@charset "utf-8";
/* CSS Document */

body{
	border:0;
	margin:0;
	padding:0;
	
	background:#6b2f0d url(../images/body_bg2.gif) repeat;
}

#page{
	margin:0 auto;
	width:988px;
}

#page-bg, #page-top-bg, #page-bottom-bg{
	float:left;
	width:100%;
}
#page-bg{
	background:url(../images/page-wrap-bg.png) repeat-y;
}
#page-top-bg{
	background:url(../images/page-wrap-top-bg.png) no-repeat top;
	height:37px;
}
#page-bottom-bg{
	background:url(../images/page-wrap-bottom-bg.png) no-repeat bottom;
	height:23px;
}

#container{
	width:960px;
	margin:0 auto;
}

#logo-wrap{
	width:312px;
	height:117px;
	position:relative;
	margin:0 0 0 -18px;
	float:left;
}

#logo-wrap h1{
	margin:0;
	padding:20px 0 0 30px;
	font-size:30px;
	color:#f3e4e0;
	font-weight:normal;
}
#main-nav-wrap{
	float:right;
	margin:1.5em -16px 0 0;
	padding:0;
	background:url(../images/nav-right-bg.png) no-repeat right;
	height:69px;
	width:657px;
}
#main-nav{
	margin:0;
	padding:0 30px 0 0;
	float:right;
	position:relative;
}
#main-nav li{
	float:left;
	list-style:none;
	margin:0 0px;
	background:url(../images/nav-divider.png) no-repeat right 50%;
}
#main-nav li a{
	float:left;
	display:block;
	padding:18px 22px;
	margin:0;
	color:#f2a48b;
	text-decoration:none;
	font-size:18px;

}
#main-nav li a:hover{
	color:#f5dfd8;
}
#main-nav li a.current{
	background:#352c24;
	color:#fcf7f6;
	padding:18px 22px 19px 22px;
}

#breadcrumbs-search-wrap{
	float:left;
	width:100%;
}
#arrow-yourhere{
	background:url(../images/breadcrumbs-bg.png) no-repeat left top;
	position:relative;
	margin:0 0 0 -18px;
	float:left;
	width:100px;
	padding:0px 0 0px 25px;
	height:35px;
	font-style:italic;
	color:#f9f2f0;
}
ul#breadcrumbs{
	padding:3px 0 0 0;
	margin:0;
	float:left;
}
ul#breadcrumbs li{
	display:inline;
	color:#6b6b6b;
}
ul#breadcrumbs li a{
	list-style:none;
	display:inline;
	
}
ul#breadcrumbs li a, ul#breadcrumbs li a:link{
	color:#d1471d;
	text-decoration:none;
}
ul#breadcrumbs li a:hover{
	color:#d1471d;
	text-decoration:underline;
}
ul#breadcrumbs li a.current{
	color:#3c3c3c;
	font-weight:bold;
}
ul#breadcrumbs li a.current:hover{
	text-decoration:none;
}


#search-wrap{
	float:right;
	background:url(../images/search-bg.png) no-repeat right top;
	width:286px;
	height:62px;
	margin:-15px -16px 0 0;
	padding:0;
}
#search-wrap form, #search-wrap p{
	margin:0;
	padding:6px 0 0 20px;
}
#s{
	border:1px solid #b3b3b3;
	background:#f3f7f7;
	float:left;
	padding:5px;
	width:160px;
	color:#606060;
}
#go-button{
	float:left;
}
/*#intro-wrap start*/
#intro-wrap{
	float:left;
	width:898px;
	padding:31px 30px 31px 30px;
	margin:10px 0 0 0;
	background:#f3f3f3;
}

#service-wrap{
	background:url(../images/intro-bg.png) no-repeat right top;
	float:left;
	width:500px;
	padding-right:20px;
	padding-right:0px!important;
position:relative;
}
#services-wrap h2, #featured-wrap h2{
	font-size:26px;
	padding:0 0 20px 0;
	margin:0;
}
#services-excerpt{
	list-style:none;
	padding:0;
	margin:0;

}
#services-excerpt li{
	display:block;
	width:220px;
	float:left;
	margin:0 20px 30px 0;
}
.service-image{
	float:left;
	margin:0 10px 0 0;
}
#services-excerpt li h3{
	margin:0;
	padding:0;
	color:#474645;
	line-height:22px;
}
#services-excerpt li h3 a{
	color:#474645;
	font-weight:normal;
	text-decoration:none;
vertical-align:middle;
padding-top:15px;
}
#services-excerpt li h3 a:hover{
	color:#151312;
}
#services-excerpt li p{
	clear:both;
	color:#6a6563;
	margin:0;
	padding:5px 0 0 0;
}
.view-services, .request-quote, .view-portfolio{
	width:223px;
	height:43px;
	float:left;
	text-indent:-3000px;
	margin:0 20px 0 0;
}
.view-services a,
.request-quote a,
.view-portfolio a{
	display:block;
	width:225px;
	height:43px;
}
.view-services a{
	background:url(../images/view-services-button.png) no-repeat;
}
.request-quote a{
	background:url(../images/request-quote-button.png) no-repeat;
}
.view-portfolio a{
	background:url(../images/view-portfolio-button.png) no-repeat;
}


#featured-wrap{
	float:right;
	width:360px;
}
#featured-wrap .thumb{
	background:url(../images/featured-image-bg.gif) no-repeat;
	width:372px;
	height:147px;
	position:relative;
	margin:0 0 0 -5px;
}
.thumb img{
	margin:0;
	padding:11px 0 0 12px;
}
#featured-wrap h3{
	margin:0;
	padding:0 0 10px 0;
}
blockquote{
	padding:0;
	margin:0;
}
blockquote p{
	color:#584b43;
	font-style:italic;
}
/*#intro-wrap end*/


/* content-wrap start */
#content-wrap{
	float:left;
	width:898px;
	padding:31px;
	margin:0;
}
#content-wrap p{
	margin:0;
	padding:0 0 20px 0;
	color:#6a6563;
}
#box-wrap-home, #box-wrap-pages{
	clear:both;
}
#box-wrap-pages{
	border-top:1px solid #e0e0e0;
	padding-top:30px;
	float:left;
	width:100%;
	margin-top:20px;
	padding-bottom:20px;

}
.box-whoweare, .box-testimonial, .box-contact{
	float:left;
	width:252px;
}

.box-whoweare, .box-testimonial,.box-contact{
	margin:0 40px 0 0;
	background:url(../images/box-bg.gif) no-repeat right top;
	padding-right:20px;
}
.box-contact{
	width:260px;
	margin:0px;
	padding-right:13px;
}

.contact-entries{
	margin:0;
	padding:0;
	
}
.contact-entries li{
	display:block;
	margin:0 0 8px 0;
}
.contact-entries li h3{
	font-size:14px;
	padding:0;
	margin:0;
}
/* content-wrap end */


/*inside pages styles*/
#content{
	float:left;
	width:550px;
	border-right:1px solid  #e0e0e0;
	padding-right:30px;
}
#content h2{
	font-size:28px;
}
#content h3{
	font-size:20px;
}
#content h4{
	font-size:18px;
}
#content h5{
	font-size:14px;
}
#content h6{
	font-size:10px;
}
#sidebar{
	padding:10px 0 0 0;
	width:290px;
	float:right;
}


#side-nav{
	list-style:none;
}
#sidebar h2{
	font-size:18px;
}
#sidebar h3{
	font-size:16px;
}
#sidebar h4{
	font-size:14px;
}
#sidebar h5{
	font-size:12px;
}
#sidebar h5{
	font-size:10px;
}


/*#folio start*/
.folio{
	display:block;
	float:left;
	padding:20px 0 0px 0;
	border-bottom:1px solid #e0e0e0;
}
.folio .desc{
	float:left;
	width:300px;
}
.folio .desc h3{
	padding:0 0 10px 0;
	margin:0;
	font-size:16px;
}
.folio .other-info{
	width:240px;
	float:right;
}
.folio .other-info ul li{
	list-style:none;
}
.folio .other-info ul li span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
}
/*#folio end*/

/*#blog start*/

/*start blog style*/
#blog .blog-post h3{
	font-size:20px;
	font-weight:normal;
}
#blog .blog-post{
	padding:0 0 0px 0;
	margin:0 0 20px 0;
	border-bottom:1px solid #e0e0e0;
}
#blog .blog-post h3{
	padding:0 0 0 0;
	margin:0;

}
#blog .blog-post h3 a{
	text-decoration:none;
}
#blog .blog-post h3 a:hover{
	text-decoration:underline;
}
#blog .blog-post .post-meta{
	margin:0;
	padding:0 0 20px 0;
	float:left;
	width:100%;
}
#search{
	margin:0;
	padding:0;
}
#search-form{
	padding:0 0 20px 0;
	margin:0;
}
#search-form .search{
	float:left;
	padding:5px;
	background:#d0d0d0;
	border:1px solid #bababa;;
}
#search-form .go_button{
	float:right;
}
/*end blog style*/




/*start contactForm style*/
#contactForm{
	padding:0;
	margin:0;
	clear:both;
}
.content .content-inside #contactForm p{
	padding:0 0 10px 0;
	margin:0;
}
#contactForm p label{
	float:left; 
	width:80px;
}
#name, #email, #subject, #message{
	background:#f9f9f9;
	border:1px solid #efefef;
	padding:5px;
	color:#322e2c;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#name, #email, #subject{
	width:280px;
}
#message{
	width:340px;
}
.buttonBg{
	background:url(../images/button-bg.gif) repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;
	border:0;
	padding:8px 20px;
	color:#fcf7f6;
}
/*end contactForm style*/

/*#footer start*/
#footer-wrap{
	clear:both;
}
#footer-wrap img{
	margin:10px 0 0px 10px;
padding:0px;
}
#footer-wrap a, #footer-wrap a:link{
	color:#675d54;
	text-decoration:none;
}
#footer-wrap a:hover{
	text-decoration:none;
	color:#f3f1f0;
}
#footer-wrap .footer-inside{
	float:left;
	background:#352c24;
	color:#a99c90;
	width:898px;
	padding:31px;
	margin:0 0 0px 0;
	z-index:20;
}
.copyright{float:left;margin-right:10px;padding-right:10px;}
.seo{font-size:6px;color:#4F4A45}

/*#footer end*/


a, a:link{
	color:#da5127;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
	color:#da5127;
}
h1, h2, h3, h4, h5, h6{
	font-family:Arial, Helvetica, sans-serif;
	padding:0 0 20px 0;
	margin:0;
	color:#5a5a5a;
}
p, ul, ol{
	line-height:20px;
	margin:0;
	padding:0 0 20px 0;
	color:#6a6563;
}
ul, ol{
	padding-left:20px;
}
ul.bullet-styled{
	padding:0 0 20px 0;
	margin:0;
}
ul.bullet-styled li{
	list-style:none;
	background:url(../images/circle_bullet.gif) no-repeat left;
	background-position: 0 .4em;
	padding-left:17px;
}

/*Common Classes starts here*/
img{
	border:0;
}
.clear{
	clear:both;
}
.alignLeft{
	text-align:left;
}
.alignRight{
	text-align:right;
}
.alignJustify{
	text-align:justify;
}
.alignCenter{
	text-align:center;
}
.floatLeft{
	float:left;
}
.floatRight{float:right;}

.topright{top:-68px;right:-35px;position:absolute;}

.spacer{background:none;height:1px;margin:0px 0 25px 0;padding-top:10px;font-size:0px;clear:both;float:none; border-bottom:2px dotted #e0e0e0;}

img{border:0;}

.imageLeftBorder, .imageRightBorder{	
	padding:6px;
	border:1px solid #efefef;
}
.imageLeftBorder{
	margin-right:10px;
}
.imageRightBorder{
	margin-left:10px;
}

.imageLeft{
	margin-right:10px;
}
.imageRight{
	margin-left:10px;
}
.errorMsg, .infoMsg{
	float:left;
	padding:10px;
	background:#f8f8f8;
	width:95%;
	margin:0 0 20px 0;
}
.errorMsg h3{
	color:#FF0000;
}
.infoMsg h3{
	color:#009900;
}
.errorMsg ul{
	padding:0!important;
	margin:0!important;
}
.errorMsg ul li{
	list-style:none;
}




/*Table*/
table {  
  margin: 0 0px 20px 0px;
  padding: 0;
  display: block;
  border-collapse: collapse;
  width:100%;
}
table caption {
  margin: 0 12px;
  padding: 20px 0 5px 0;
  text-align: left;  
}

table th,table td {
  text-align: left;
  vertical-align: top;
  padding: 6px 10px;
}


thead th {
  color: #7b7b7b;
  background-color: #e7e8ea;
  border-bottom: 1px solid #c6c6c6;
}

tbody tr.highlighted {
  background-color: #eeeeee;
}

tbody td {
  border-bottom: 1px solid #e7e7e7;
  color:#777;
}

tbody tr:hover td {
  background: #e2e2e2; 
  border-bottom: 1px solid #dedede;
}
.widthA{
	width:20%;
}
.widthB{
	width:40%;
}



/*difinition*/
dfn, dfn dl, dt, dd{
	padding:0;
	margin:0;
}
dd{
	padding:0 0 10px 0;
}
dt{
	color:#7b7b7b;
	font-weight:bold;
}
dd{
	color:#7b7b7b;
	padding-left:15px;
	font-style:italic;
}
/*Common Classes ends here*/


