body {
	margin: 5px 0 0 0 ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #01184C url(../images/bg.jpg);
	display: block;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 977px;
	position: relative;		
	overflow: hidden;
	}

#header {
	width: 977px;
	height: 235px;
	background: url(../images/header.jpg);
	margin: 0 auto;
	padding: 0;
/*	overflow: hidden*/
}

p {
	margin: 0 10px 15px 10px;
	padding: 0;
	line-height: 18px;
	font-size: 11pt
}

/*Images Styles*/

.image-left {
	float: left;
	display: block;
	margin: 5px 10px 9px 10px;
	border: 2px solid #1458BB;	
	overflow:hidden
}

.image-center {
	display: block;
	text-align: center;
	margin: 0 auto;
	border: 2px solid #1458BB;	
	overflow:hidden
}

.image-right {
	float: right;
	display: block;
	margin: 5px 10px 9px 10px;
	border: 2px solid #1458BB;
	overflow:hidden
}

b, strong {
	color: #4879BE
}

hr {
border-top: 1px solid #ABA3AA;/*the border*/
width: 98%;
text-align: left;/*this will align it for IE*/
margin: 0 auto 0; /*this will align it left for Mozilla*/
} 

/*p span.highlight-blue {
	background-color: #4879BE;
	color: #fff
} 

p span.highlight-green {
	background-color: #579B6E;
	color: #fff
} */

#container {
	float: left;
	margin: 0 0 0 2px;
	padding: 0px 0 0 0;
	width: 970px;
	background: #DCDADB url(../images/container_bg.jpg) no-repeat;
	font:12px Arial;

}

#container a{
	text-decoration: none;	
	color: #1458BB;
	font-weight: bold;
}


#container_bg {
	float: left;
	margin: 0 auto;
	padding: 0px 0 0 0;
	width: 977px;
	background: url(../images/container_borders.jpg);
	
}

#top_container{
	float: left;
	margin: 10px 0 0 0;
	padding: 0;
	width: 977px;
	height: 20px;
	background: url(../images/top_conteiner.jpg) no-repeat;
	font: 1px verdana;
}

#left_col{
	margin: 0 0 0 0;
	padding: 0;
	width:207px;
	float: left;
}

#left_col a{
	color: White;
	
}

#right_col{
	width:759px;
	float: left;
	margin: 0;
	padding: 0;
}

a.newsletter-btn {
	margin: 6px 0px 0 20px;
	padding: 6px 6px 6px 10px;
	display: block;	
	width: 150px;
	color: White;
	font-weight: bolder;
	font: 13px verdana;
	background: url(../images/button_bg.jpg);
	text-decoration: none;
	border: 1px solid #5F6364;	
}

a:hover.newsletter-btn {
	text-decoration: underline;  
	background-position: 0 36px
}

.tables {
	border: 1px solid #505050
}

/*H tages*/

h1 {	
	background: #1458BB;
	margin: 0 0 10px 0;
	color: white;
	font: 17px Arial;
	padding: 5px 0px 5px 15px;
	font-weight: bolder;
	text-transform: uppercase;
}

h2 {	
	/*background: #1458BB;*/
	display: block;
	margin: 10px 0 10px 5px;
	color: #457E58;
	font: 16px Arial;
	padding: 0 0 0 5px;
	font-weight: bolder;
	text-transform: uppercase;
	border-left: 5px solid #457E58;
}

h3 {	
	/*background: #1458BB;*/
	display: block;
	margin: 10px 10px 10px 5px;
	color: #1458BB;
	font: 15px Arial;
	padding: 0 0 2px 5px;
	font-weight: bolder;
	border-bottom: 1px solid #1458BB
}

/*UL Tags*/

#right_col ul  {
	padding: 0 5px 8px 25px;
	margin: 0 0 0 10px;
	list-style: disc url(../images/bullet.gif);
	list-style-type: none;
	font-size: 11pt;
}

#right_col ul li {
	line-height: 18px;
	padding: 10px 0 2px 0;
	font-size: 11pt;
}

#right_col ol {
	padding: 5px 5px 8px 25px;
	margin: 0 0 0 10px;
	font-size: 11pt;
}

#right_col ol li {
	line-height: 18px;
	padding: 5px 0;
	/*border-bottom: 1px solid #e7e2c0*/
}

#modular_bg{
	background: url(../images/modular_bg.jpg);
	width: 273px;
	height: 123px;
	color: White;
	padding: 120px 10px 0 90px ;
}

#assembled_bg{
	background: url(../images/pre_assembled_bg.jpg);
	width: 283px;
	height: 123px;
	color: White;
	padding: 120px 60px 0 30px ;
}

#advantages_bg{
	background: url(../images/advantages_bg.jpg);
	width: 352px;
	height: 103px;
	color: White;
	padding: 50px 0px 0 20px ;
	margin: 10px 0 0 0 ;
}

#green_bg{
	background: url(../images/choose_green.jpg);
	width: 212px;
	height: 103px;
	color: White;
	padding: 50px 140px 0 20px ;
	color: #3E5B18;
margin: 10px 0 0 0 ;
}

/**footer */
#footer {
	float: left;
	width: 917px;
	height: 53px;
	background: url(../images/footer.jpg) no-repeat;
	padding: 10px 0 0 80px;
	margin: 0 auto;
	font-size: 10px;
	text-align: left;
	color: Black;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#footer a:link, #footer a:visited, #content-middle a:link, #content-middle a:visited {
	font-weight: normal;
	color: Black;
	text-decoration: none
}

#footer a:hover, #footer a:active, #content-middle a:hover, #content-middle a:active {
	padding: 0;
	font-weight: normal;
	color: White;
	background-color: #4879BE;
	text-decoration: none
}

#footer a {
	padding: 0;
	margin: 0 auto;
	font-weight: normal;
}

a.light {
	color: white!important;
}

/*end of footer*/