* { 
    -moz-box-sizing: border-box; 
} 
body {
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #fff;
	text-align: center;
	height: auto;
}

#main_container {
	position: relative;
	width: 1000px;
	height: 500px;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid #A8A8A8;
	text-align: center;
	padding-top:40px;	
}
#main_header_container_center {
	position: relative;
	width: 1000px;
	height: 30px;
	border: 0px solid blue;
	margin-left: auto;
	margin-right: auto;
}

#main_container_sub {
	position: relative;
	width: 1100px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid #A8A8A8;
	text-align: center;
	padding-top:20px;
}

#roof_page_container {
	position: relative;
	width: 1100px;
	height: 800px;
	min-height: 350px;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid #A8A8A8;
	text-align: left;
	padding-top:20px;
	padding-left:50px;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-weight: normal; 
	font-size: 14px;
	}
#other_page_container {
	position: relative;
	width: 1100px;
	height: 600px;
	min-height: 350px;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid #A8A8A8;
	text-align: left;
	padding-top:20px;
	padding-left:70px;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-weight: normal; 
	font-size: 14px;
	}

#colourPickerHouseImage {
	position: relative;
	width: 718;
	height: 386;
	border: 0px solid #A8A8A8;
	margin-bottom:20px;
	background-image: url(../images/house.png);
	background-repeat: no-repeat;
}

#colourPickerChart {
	position: relative;
	width: 1100px;
	height: auto;
	border: 0px solid #A8A8A8;
	margin-bottom: 20px;
}

/*#home_block1 {
	position: absolute;
	width: 490px;
	height: 298px;
	border: 1px solid #A8A8A8;
	left: 0px;
	top: 20px;
	background-image: url(../images/before_1.jpg);
	background-repeat: no-repeat;
}*/

#logo_container {
	position: absolute;
	width: auto;
	border: 0px solid blue;
	margin-left: 15px;
	bottom: 10px;
}

#home_block1 {
	position: absolute;
	width: 250px;
	height: 380px;
	border: 0px solid #333333;
	left: 0px;
	top: 40px;
	background-color: #333333;
	text-align: left;
	color: white;
	padding-bottom: 0px;
}
#home_block2 {
	position: absolute;
	width: 450px;
	height: 298px;
	border: 0px solid #A8A8A8;
	left: 260px;
	top: 40px;
	background-color: white;
	color: black;
	text-align: center;
	font-size: 18px;
	padding:0px 20px 20px 20px;
}


/*#home_block2 {
	position: absolute;
	width: 490px;
	height: 298px;
	border: 1px solid #A8A8A8;
	right: 0px;
	top: 20px;
	background-image: url(../images/after_1.jpg);
	background-repeat: no-repeat;
}*/
#home_block3 {
	position: absolute;
	width: 200px;
	height: 275px;
	border: 1px solid #A8A8A8;
	right: 0px;
	top: 40px;
	background-color: #333333;
	color: white;
	text-align: left;
	padding: 20px 20px 10px 30px;
}
#free {
	font-weight: bold;
	font-size: 26px;
}
#NO {
	font-weight: bold;
	font-size: 20px;
}
#RI {
	font-weight: bold;
	font-size: 16px;
}
#prof_header {
	background-image: url(../images/prof_header.png);
	height: 50px;
	width: 200px;
	font-weight: bold;
	font-size: 16px;
	margin-left: 20px;
	margin-top: 18px;
}

#prof_list {
	list-style-image: url(../images/list_marker.png);
	font-size: 14px;
	font-weight: bold;
	list-style-position: inside;
	margin-left: 20px;
}
#prof_list_spacing {
	margin-bottom: 10px;
}

ul {
	list-style-type: none;
	padding: 0px;
}
.list1{
	text-align: left;
	margin-left: 0;
	margin-bottom: 10px;
	width: 180px;
}
label {
	font-weight: bold;
	font-size: 12px;
}

#header {
	position: relative;
	width: 1000px;
	height: 60px;
	background-image: url(../images/header_ver4.png);
	border: 1px solid black;
}
#header2 {
	position: relative;
	width: 1000px;
	height: 130px;
	border: 0px solid red;
	background-image: none;
	background-color: #fff;
	background-repeat: no-repeat;
	text-align: center;
	padding: 5px 0px 0px 0px;
	margin-top: 0px;
	margin-left:auto;
	margin-right:auto;
}

#header3 {
	position: relative;
	width: 99.9%;
	height: 30px;
	border: 1px solid #A8A8A8;
	background-color: #fff;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin-top: 1px;
	margin-bottom: 0px;
}

#header4 {
	position: relative;
	width: 100%;
	height: 120px;
	border:0px;
	background-color: #333333;
	text-align: center;
	padding: 0px;
	margin-top: 20px;
}

#header4_subPage {
	position: relative;
	width: 100%;
	height: 70px;
	border:0px;
	background-color: #333333;
	text-align: center;
}

#header4_sub {
	position: relative;
	width: 1000px;
	height: 50px;
	border: 0px;
	text-align: left;
	color: white;
	padding-top:20px;
	padding-left: 20px;
	margin-left:auto;
	margin-right:auto;
	background-color: #333333;
}

#contactus {
	position: relative;
	width: 100%;
	text-align: left;
	padding-left: 70px;
	padding-bottom: 170px;
	padding-top: 20px;
}
#header4_title {
	font-weight: bold;
	font-size: 25px;
}

#top_menu {
	position: relative;
	width: 800px;
	height: 20px;
	border: 0px;
	background-image: url(../images/menu_bg_ver2.png);
	margin-bottom: 2px;
	text-align: left;
	padding-left: 2px;
}
#body {
	position: relative;
	width: 1000px;
	height: auto;
	border: 0px;
	background-color: none;
	text-align: left;
	padding-left: 0px;
	margin-top: 5px;
}
#sub_body {
	position: relative;
	width: 800px;
	height: auto;
	border-left: 1px solid #A59474;
	background-color: #fff;
	text-align: left;
	padding-left: 10px;
	margin-left: 2px;
	margin-bottom: 10px;
}
#sub_body_auto {
	position: relative;
	width: 800px;
	height: auto;
	border-left: 1px solid #A59474;
	background-color: #fff;
	text-align: left;
	padding-left: 10px;
	margin-left: 2px;
	margin-bottom: 10px;
}

#footer {
	position: relative;
	width: auto;
	height: 40px;
	text-align: center;
	border: 0px solid black;
	background-color: #333333;
	color: white;
	font-weight: bold;
	padding-top: 2px;
	margin-top: 35px;
}

#footer2 {
	position: relative;
	width: auto;
	height: 40px;
	text-align: center;
	border: 0px solid black;
	background-image: url(../images/footerbg.png);
	background-repeat:repeat;
}

#footerContainer {
	width: 1000px;
	border: 0px;
	text-align: left;
	vertical-align: middle;
	padding-left: 20px;	
	margin-left:auto;
	margin-right:auto;
}
	
.logo_small {
	margin-right: 25px;
}

a.nav:link {font-family: verdana, arial, helvetica, sans-serif; text-decoration: none; font-weight: normal; font-size: 9px; color: #445544}
a.nav:visited {font-family: verdana, arial, helvetica, sans-serif; text-decoration: none; font-weight: normal; font-size: 9px; color: #445544}
a.nav:hover {font-family: verdana, arial, helvetica, sans-serif; text-decoration: none; font-weight: normal; font-size: 9px; color: #445544}

a.nav2:link {font-family: verdana, arial, helvetica, sans-serif; text-decoration: none; font-weight: normal; color: #000}
a.nav2:visited {font-family: verdana, arial, helvetica, sans-serif; text-decoration: none; font-weight: normal; color: #000}
a.nav2:hover {font-family: verdana, arial, helvetica, sans-serif; text-decoration: underline; font-weight: normal; color: #000}

a.nav3:link {font-family: verdana, arial, helvetica, sans-serif; text-decoration: underline; font-weight: normal; font-size: 9px; color: #000}
a.nav3:visited {font-family: verdana, arial, helvetica, sans-serif; text-decoration: underline; font-weight: normal; font-size: 9px; color: #000}
a.nav3:hover {font-family: verdana, arial, helvetica, sans-serif; text-decoration: underline; font-weight: normal; font-size: 9px; color: #000}

#markb {
	position: relative;
	width: 700px;
	height: 15px;
	text-align: right;
	border: 0px;
	margin-left: auto;
	margin-right: auto;
}
.date {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-weight: normal; 
	font-size: 10px;

	color: #B5A78C;
}
#sub_left {
	position: relative;
	width: 130px;
	height: 200px;
	border-right: 4px solid #A59474;
	margin-top: 10px;
	padding: 0px 10px 0px 0px;
	background-color: #ECE9D8;
	text-align: right;
	line-height: 2.2em;
}
#sub_left a {
	font-family: verdana, arial, helvetica, sans-serif; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 14px; 
	color: #A59474;
}
#sub_left a:hover {
	text-decoration: underline; 
}
#sub_main {
	position: absolute;
	width: 650px;
	height: 200px;
	top: 0px;
	right: 2px;
	border: 1px solid #000;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-weight: normal; 
	font-size: 14px;
}
h1 {
	color: #A59474;
	
}
h2 {
	color: #A59474;
	font-size: 18px;
}
h3 {
	color: #000;
	font-size: 12px;
}
h4 {
	font-size: 18px;
	color: #000;
	font-weight: bold;
	margin: 0;
	padding-bottom: 5px;
}
h6 {
	font-size: 20px;
	color: #000;
	font-weight: bold;
}
h8 {
	font-weight: bold;
	font-size: 10px;
}

#products_vert {
	position: relative;
	border: 0px solid red;
	width: 796px;
	height: 152px;
	background-image: url(../images/verticals.png);
	background-repeat: no-repeat;
	padding: 36px 0px 0px 200px;
}

#specials {
	position:absolute;
	width:187px;
	height:110px;
	right:150px;
	top:100px;
	border: 0px solid red;
	background-image: url(../images/special_badge.png);
	z-index: 100;
	
}
#header_pic_one {
	position: absolute;
	width: 300px;
	height: 140px;
	background-image: url(../images/header_pic_one.png);
	top: -10px;
	
}
#header_pic_two {
	position: absolute;
	width: 300px;
	height: 140px;
	background-image: url(../images/header_pic_two.png);
	top: -10px;
	right: 350px;
	
}

#header_pic_three {
	position: absolute;
	width: 300px;
	height: 140px;
	background-image: url(../images/header_pic_three.png);
	top: -10px;
	right: 0px;
	
}