@charset "UTF-8";
/* CSS Document */

body {
	background-color: #394958;
	background-image: url(index/images/tiled_BG.gif);
	background-repeat: repeat-x;
	position: relative;
}

.header {
	width: 1024px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	height: 115px;
	background-image: url(index/images/header.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.header img {
	margin-left: 12px;
}



.wrapper-bg {
	width: 1024px;
	height: auto;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-image: url(index/images/content_bg.png);
	background-repeat: repeat-y;
	background-position: center;
	
}

.wrapper {
	width: 958px;
	height: 1465px;
	position: relative;
	background-color: #FFF;
	margin: auto;
	padding: 0px;
}

.newsletter {
	height: 213px;
	width: 261px;
	position: absolute;
	background-image: url(index/images/Newsletter_bg.png);
	background-repeat: no-repeat;
	left: 7px;
	top: 5px;
}

.newsletter_form{
	width: 215px;
	position: absolute;
	top: 115px;
	left: 7px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	color: #384958;
	font-weight: bold;
}

.newsletter_submit{
	position: absolute;
	top: 66px;
	left: 175px;
}

.moving_pics {
	height: 213px;
	width: 305px;
	position: absolute;
	left: 268px;
	top: 5px;
}

.nav {
	float: right;
	height: 86px;
	width: 378px;
	position: absolute;
	right: 6px;
	top: 5px;	
}

.main_pic01 {
	height: 126px;
	width: 378px;
	position: absolute;
	top: 92px;
	left: 574px;
	background-image: url(index/images/main_pic01.jpg);
	background-repeat: no-repeat;	
}

.main_pic02 {
	height: 60px;
	width: 260px;
	position: absolute;
	top: 218px;
	left: 692px;
	background-image: url(index/images/main_pic02.jpg);
	background-repeat: no-repeat;
}

.side_space {
	height: 5px;
	width: 261px;
	position: absolute;
	top: 279px;
	left: 691px;
	background-image: url(index/images/side_space.jpg);
	background-repeat: no-repeat;
}

.bestPavers {
	height: 206px;
	width: 256px;
	position: absolute;
	top: 290px;
	left: 696px;
	background-image: url(index/images/bestPavers.jpg);
	background-repeat: no-repeat;
}

.bestPavers img {
	position: absolute;
	top: 161px;
	height: 45px;
	width: 256px;
}

.bestPavers_content{
	height: 75px;
	width: 100px;
	position: absolute;
	top: 75px;
	left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333C58;
	font-weight: bold;
}

.paverProducts {
	height: 189px;
	width: 256px;
	position: absolute;
	top: 502px;
	left: 696px;
	background-image: url(index/images/paver_products.jpg);
	background-repeat: no-repeat;
}
.paverProducts_content{
	height: 100px;
	width: 125px;
	position: absolute;
	top: 75px;
	left: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333C58;
	font-weight: normal;
}
.quote_banner {
	height: 762px;
	width: 256px;
	position: absolute;
	top: 697px;
	left: 696px;
	background-image: url(index/images/paver_products.jpg);
	background-repeat: no-repeat;
}

.link{
	color: #19374F;
}

.link1{
	color: #FFF;
}

.link2{
	color: #19374F;
	text-decoration: none;
}

.left_bar {
	height: 1240px;
	width: 184px;
	background-color: #FFF;
	left: 7px;
	position: absolute;
	top: 219px;
	background-image: url(index/images/left_bar_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.promotions{
	background-image: url(index/images/promotions.gif);
	background-repeat: no-repeat;
	background-position: center -14px;
	padding-left: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333C62;
	padding-right: 15px;
}

.fb_ad{
position: absolute;
	height: 275px;
	width: 174px;
	top: 450px;
	left: 5px;
}

.trade_partners{
	background-color: #437E73;
	position: absolute;
	height: 40px;
	width: 184px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 24px;
	top: 730px;
}

.trade_partners p{
	position: absolute;
	top: -17px;
	left: 7px;
}

.lb-img1{
	position: absolute;
	height: 150px;
	width: 174px;
	top: 775px;
	left: 5px;
}

.lb-img2{
	position: absolute;
	height: 150px;
	width: 174px;
	top: 930px;
	left: 5px;
}

.lb-img3{
	position: absolute;
	height: 150px;
	width: 174px;
	top: 1085px;
	left: 5px;
}


.content {
	height: 1240px;
	width: 499px;
	background-color: #384958;
	left: 192px;
	position: absolute;
	top: 219px;
	z-index: 1;
}

.content_box{
	background-image: url(index/images/content_header.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 1px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #BFDEF2;
}

.content-title{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 19px;
}

strong{
	color: #97B7CE;
	font-family: Arial, Helvetica, sans-serif;
}

.footer {
	height: 131px;
	width: 1024px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-image: url(index/images/footer.png);
	background-repeat: no-repeat;
}



.footer_inner {
	width: 1024px;
	text-align: center;
	position: absolute;
	top: 10px;
}

.footer_inner li  {
list-style-type : none;
display : inline;
} 

.footer_inner a  {
text-decoration : none;
color : #fff;
display : inline;
width : 80px;
height : 22px;
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
text-align : center;
line-height : 22px;
padding-top : 0;
padding-right : 25px;
padding-bottom : 0;
padding-left : 0;
}
.footer_inner a:visited {
color : #fff;
}
.footer_inner a:hover {
color : #fff;
text-decoration : underline;
} 


/* end of page elements */
.wrapper-bg .wrapper .content .content_box p {
	color: #FFF;
}
.wrapper-bg .wrapper .content .content_box p {
	font-size: 12px;
}
.wrapper-bg .wrapper .content .content_box p a {
	text-decoration: none;
	color: #CCC;
}

