@charset "utf-8";
/* CSS Document */



#pageWrapper{ 				width:900px; margin: 0 auto;}
#header{ 					background:url(images/header-bg.png) top left no-repeat #FFFFFF;}
#header .address{			float:right; text-align:center; font-family:"Trebuchet MS"; font-size:14px; padding: 20px 50px 0 0 ;}
#header .call-us{ 			font-size:12px; color:#CC0000; font-weight:bold;}
#logo{ 						float:left; padding:10px;}
#nav{ 						background:url(images/nav-bg.png) no-repeat top left #FFFFFF;  color:#FFFFFF; font-size:12px; padding:14px 0 16px 10px; font-weight:bold; font-family:"Trebuchet MS";}
#nav a{ 					color:#FFFFFF; text-decoration:none; padding:12px 9px;}
#nav a:hover{				background:#3b4247;}
#content{					background: url(images/content-bg.png) repeat-y top left; padding:15px;}

#content-container{			background: url(images/page-heading-bg.png) center top no-repeat #FFFFFF; padding:10px; width:831px; margin:0 auto;}
#content-container{	}
#footer{ 					background:url(images/footer-bg.png) no-repeat top left; color:#FFFFFF; font-family: "Trebuchet MS"; padding:14px; font-size:14px; font-weight:bold;}

#main-feature{ 				background:url(images/feature-spot-bg.png) top center no-repeat;  padding:0px 450px 10px 25px; margin: auto 0; height:310px;}
#main-feature .heading{ 	color:#000000; font-family:"Tw Cen MT"; font-size:45px;}
#main-feature .sub-heading{	color:#ffffff; font-family:"Tw Cen MT"; font-size:30px;}
#main-feature .header{ 		color:#000000; font-style:italic; font-weight:bold;}
#main-feature p{			color:#FFFFFF; font-size:14px;}

.btn-lear-more{ 			float:right; padding:5px 10px; color:#FFFFFF; background: #CC0000; border:1px solid white; margin:10px; font-size:12px; font-weight:bold; text-decoration: none;}
.btn-lear-more:hover{ 		background:#3b4247;}
.btn-lear-more-small{ 		float:right; padding:4px 8px; color:#FFFFFF; background: #CC0000; border:1px solid white; margin:5px; font-size:10px; font-weight:bold; text-decoration: none;}
.btn-lear-more-small:hover{	background:#3b4247;}
#content p{					font-size:12px;text-align:center;}
.sub-feature{ 				background:url(images/sub-feature-bg.png) top left no-repeat; display: inline-block; padding:10px; margin: 0 	25px 0 10px; float:left; height:144px; width:232px;}

.sub-feature h2{ 			font-family:"Tw Cen MT"; font-size:22px; font-weight:normal; border-bottom:1px solid #E4E9EA; margin:5px; padding-bottom:5px;}
.sub-feature p{ 			font-size:12px;}
.clear{						clear:both;}
.picRight{					float:right; margin-top:10px; display:block; margin:0 0 10px 10px;}
a:link, .art-post li a:link {
color:#FFF;
text-decoration:none;
}
.art-post-body {
background-color:lightGrey;
padding:10px;
position:relative;
z-index:1;
}.art-post {
margin:0 auto;

min-width:5px;
position:relative;
z-index:0;
}
.art-post-body {
background:url("images/content-bg.png") repeat-y scroll left top;

padding:10px;
position:relative;
z-index:1;
}

