/* Main Home Relative */

.site_center {
	text-align:center;
	clear: both;
}


#wrapper {
	text-align: left;
	padding: 20px;
}

/* /Main Home Relative */




.shadow_right {
	background:url(../images/shadow_right.png);
	float:right;
	width:8px;
	height: 100%;
}


/* Header Relative */

#header_wrap {
	width:918px;
	height:103px;
	margin: 0 auto;
	clear: both;
	background:url(../images/header_background.png) no-repeat;
	margin-top: 35px;
}

#header_content {
	margin:0 auto;
	width:918px;
	height: 103px;
	color: #545454;
	text-align: right;
	position: relative;
	
}

#header_logo {
	height:54px;
	width:365px;
	float:left;
	padding-top: 25px;
	 
	padding-left: 45px;	
}


.logo_txt {
	text-align:center;
	color: #000000;
	font-size: 0.8em;
}


/* /Header Relative */









/* Content Relative */

 #content2 {
	width:990px;
	margin:0 auto;
	text-align:left;
}


#content {
	margin-top:35px;
}


#content_wrap {
	width:918px;
	clear: both;
	color: #fefff8;
	margin: 0 auto;
	background: url(../images/content-main-back.png) repeat-y;
	height: auto;

}


#content_main {
	width:990px;
	margin: 0 auto;
}


#content_middle_home {
	float:right;
	width: 425px;
	text-align: left;
	height: auto;
	margin-top: 35px;
	padding-left: 15px;
	padding-right: 40px;
}



#content_middle{
	float:left;
	width: 885px;
	text-align: left;
	line-height: 1.2em;
	margin-top: 35px;
	padding-left: 45px;
	padding-right: 55px;
	min-height: 258px;
}

#content_middle_products{
	float:left;
	width: 885px;
	text-align: left;
	line-height: 1.2em;
	margin-top: 35px;
	padding-left: 47px;
	padding-right: 53px;
	min-height: 266px;
}

#content_middle_whole{
	float:left;
	width: 885px;
	text-align: left;
	line-height: 1.2em;
	height: 350px;
	margin-top: 35px;
	padding-left: 45px;
	padding-right: 55px;
}

#content_middle_txt {
	height: auto;
	padding-left: 10px;
	line-height: 1.4em;
	letter-spacing: normal;
	position: relative;
	padding-top: 5px;
	padding-right: 20px;
}


#content_middle_txt_about {
	height: auto;
	padding-left: 12px;
	padding-top: 15px;
	line-height: 1.2em;
	letter-spacing: normal;
	position: relative;
	width: 410px;
	float: right;
}

#content_middle_txt_about_right {
	height: auto;
	padding-left: 10px;
	padding-top: 10px;
	line-height: 1.2em;
	letter-spacing: normal;
	position: relative;
	width: 420px;
	float: left;
}



#content_middle_txt_contact {
	height: auto;
	padding-left: 12px;
	line-height: 1.2em;
	letter-spacing: normal;
	position: relative;
	width: 450px;
	float: right;
}

#content_shop {
	height:102px;
	background-repeat: no-repeat;
	width: 889px;
	float: left;
	padding-left: 48px;
	clear: both;
}

#content_shop ul {
	list-style:none;
}



.middle_grey_line {
	text-align:center;
	clear:both;
	height: 7px;
	padding-top: 35px;
}



.left_note {
	width:370px;
	height:auto;
	float:left;
	padding-left: 56px;
	padding-top: 35px;
	line-height: 1.4em;
	padding-right: 29px;
	position: relative;
	padding-bottom: 40px;
}




.left_note_new {
	width:820px;
	height:auto;
	float:left;
	padding-left: 56px;
	padding-top: 35px;
	line-height: 1.4em;
	padding-right: 29px;
	position: relative;
}


.right_note {
	width:370px;
	height:auto;
	float:left;
	padding-left: 36px;
	padding-top: 50px;
	line-height: 1.5em;
	padding-right: 20px;
	position: relative;
}


.right_note_new {
	width:370px;
	height:auto;
	float:left;
	padding-left: 36px;
	padding-top: 57px;
	line-height: 1.5em;
	padding-right: 20px;
	position: relative;
}



.right_note a{
	font-weight:bold; 
	font-style: italic; 
	padding-right:11px;
	color:#FFFFFF;
}

.right_note a:hover {
	font-weight:bold; 
	font-style: italic; 
	padding-right:11px;
	color:#FFFFFF;
}

.projects_pic {
	width:175px;
	height:125px;
	float:right;
	padding: 27px 26px 0px 22px;
	position: relative;
}


/* /Content Relative */







/* Main Home Bottom 3 ads. Make as many adds you want to make on the bottom. Just reset the sizes to accomidate more. These are set up to to have the animated hover action from the jQuery Library or just a simple hover action */

.ad_btm1 {
	float:left;
	width:280px;
	height:102px;
	position: relative;	
}


.ad_btm1 a {
	float:left;
	width:280px;
	height:102px;
	text-indent:-10000px;
	cursor:pointer;
	
}

.ad_btm1 a{ background:url(../images/ad1-btm.png) top left no-repeat; }
.ad_btm1 a:hover {background-position:left bottom;}
.ad_btm1 a.open {background-position:left bottom !important;}




.ad_btm2  {
	float:left;
	width:280px;
	height:102px;
	margin-left:24px;
	margin-right: 24px;	
}



.ad_btm2 a {
	float:left;
	width:280px;
	height:102px;
	text-indent:-10000px;
	cursor:pointer;
}

.ad_btm2 a.linkClass { background:url(../images/ad2-btm.png) top left no-repeat; }
.ad_btm2 a:hover {background-position:left bottom;}
.ad_btm2 a.open {background-position:left bottom !important;}




.ad_btm3  {
	float:right;
	width:280px;
	height:102px;

	
}


.ad_btm3 a {
	float:right;
	width:280px;
	height:102px;
	text-indent:-10000px;
	cursor:pointer;
}

.ad_btm3  a.linkClass { background:url(../images/ad3-btm.png) top left no-repeat; }
.ad_btm3 a:hover {background-position:left bottom;}
.ad_btm3 a.open {background-position:left bottom !important;}



/* Main Home Bottom 3 ads. */















/* Left and Right Sidebar Relative */

.lt_sidebar_wrap {
	float: left;
	width: 290px;
	height: auto;
	padding-left: 10px;
	margin-top: 35px;
	padding-right: 25px;
}


.lt_sidebar_content {
	width: 270px;
	text-align: left;
	color: #3b3a3a;
	height: auto;
}


.rt_sidebar_wrap {
	float: left;
	width: 380px;
	height: auto;
	padding-left: 42px;
	margin-top: 35px;
	padding-right: 0px;
}

.rt_sidebar_content {
	width: 380px;
	text-align: left;
	color: #292929;
	height: auto;
}


#newslinks {
	line-height:1.3em;
	height: auto;
	position: relative;
}

.newslinks-spacer {
	border-bottom: 1px solid #5f2a07;	
}


#newslinks a {
	color: #A72A07 !important;
	font-style: normal !important;
	text-decoration: none !important;
}

#newslinks  a:link {
	color: #A72A07 !important;
	font-style: normal !important;
	text-decoration: none!important;
}

#newslinks  a:hover {
	color: #682A07!important;
	font-style: normal !important;
	text-decoration: underline  !important;
}

#newslinks  a:visited{
	font-style: normal !important;
	text-decoration: none !important;
}
	
	
#newslinks div {
	float: left;
	width:240px;
	cursor:pointer;
	padding: 12px 5px 14px 15px;
}


#newslinks div:hover { background:url(../images/news-hover-bak.jpg) bottom left !important;}

#newslinks strong { text-decoration:none !important; color:#5f2a07}	

	

/* /Left and Right Sidebar Relative */






.content_footer  {
	width:899px;
	margin:0 auto;
	background:url(../images/recent_projects_footer.png);
	height:188px;
	padding: 0 11px 0 8px;
}





/* Footer Relative */


#footer {
	text-align:center;
	height:auto;
	margin-bottom:15px;
	text-decoration: none !important;
	color:#FFFFFF;
	width: 918px;
	margin: 0 auto;
	clear: both;
}

#footer_notes_wrap {
	width:100%;
	height:auto;
}

#footer_notes_content { 
	font-size: .9em;
}


#footer a {
	color: #FFFFFF !important;
	text-decoration:none !important;
}

#footer a:link {
	color: #FFFFFF;
	text-decoration: none !important;
}

#footer div a:hover {
	color: #F7F7F7 !important;
	text-decoration: underline !important;
}

#footer a:visited {
	text-decoration: none !important;
}


.sitemapHeader {
	border-bottom:1px solid #FFFFFF;
	margin-bottom:25px;
	height:70px;
	clear: both;
	width: 890px;
}

.sitemapHeader a {
	background:url(../images/site-map-header-txt.png) no-repeat;
	height:70px;
	clear: both;
	float: left;
	width: 620px;
}


#footerContent {
	width:890px;
	height: auto;
	clear: both;
	margin: 0 auto;
}

#footerMenu {
	margin-top:15px;
	padding:0;
	text-align:left;
	float:left;
	padding-left: 5px;
}

#footerMenu ul {
	list-style:none;
}

#footerMenu ul li {
	margin:0;
	padding:0;
}


#footer_btm_wrap {
	height: auto;
	clear: both;
}

#footer_pwrdby {
	padding-top:4px;
	font-size:0.95em;
	float:right;
}



#footer_notes_wrap {
	float:left;
	width:100%;
	padding-top: 5px;
	padding-bottom: 15px;
	clear: both;
}


#footer_notes_wrap a {
	color: #FFFFFF!important;
	text-decoration:none !important;
	font-weight:bold;
	font-size:1.1em;
	
}

#footer_notes_wrap a:link {
	color: #FFFFFF;

	text-decoration: none !important;
}

#footer_notes_wrap  a:hover {
	color: #F7F7F7!important;
	text-decoration: underline !important;
}



.footer_pwrdby_a {
	color:#FFFFFF; 
	
}



#slickbox {
	padding-bottom: 20px;
	border-bottom: 1px solid #FFFFFF;
	display:none;
	clear: both;
	text-align: left;
	float: right;
}

#slickbox a.slick {
	color: #DCDCDC!important;
	text-decoration: underline !important;
	font-size:1.1em;
	font-weight:bold;
	color: #548CE7;
	font-style: italic;
}

#slickbox a:link.slick {
	color: #548CE7F;
	text-decoration: underline !important;
}

#slickbox a:hover.slick {
	color: #548CE7F !important;
	text-decoration: none !important;
}




/* Footer Relative */






/* Footer - My animated hover block for the powered by footer logo */


#mlogo {
	float:right;
	margin-top: 8px;	
}

#mlogo ul.hover_block {  }
			
#mlogo ul.hover_block li {
			height:19px;
			list-style:none;
			float:right;
		 	position: relative;
			
			 }
#mlogo ul.hover_block li a {
			display: block;
			position: relative;
			overflow: hidden;
			width:258px;
			height:19px;
			color:#000000;
			line-height:0px;
			padding-right:0px 	
			
}

#mlogo ul.hover_block li a { text-decoration: none;  }

#mlogo ul.hover_block li img {
			position: absolute;
			top: 0;
			left: 0;
			border: 0;
			
		}
		
/* /Footer - My animated hover block for the powered by footer logo */
