body {
	background: #B6BEAF url('../img/body_bg.jpg') repeat-x;
	padding:0;
	margin:0;
	font-family:arial;
	
	font-size:12px;
	color:#333;
}

.nec_banner {
	position:absolute;
	top:10px;
	right:0;
}

.nec_banner img {
	border:2px solid #0000CC;
}

.shadowed-all {
	-moz-box-shadow: 0px 0px 20px #666;
	-webkit-box-shadow: 0px 0px 20px #666;
	box-shadow: 0px 0px 20px #666;
	zoom: 1;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=135, Strength=3);
}

a img {border:0px;}

.bordered {
	border:1px solid #666;
}

.clear {clear:both;}

#wrap {
	margin:0 auto;
	width:960px;
	padding:0 0 20px 0;
	
	
	position:relative;
	padding-top:75px;	
	
}

#wrap .header {
	margin: 0;
	clear:both;
}

#wrap .header .navi-logo {
	background: url('../img/navi_logo_bg.png') no-repeat bottom left;
	height:125px;
}

#wrap .header #banner {
	margin:8px 0 10px 0;
	height:393px;
	border-bottom: 4px solid #FDCA00;
	overflow:hidden;
	position:relative;
	z-index:10;
}

#wrap .header #banner-sm {
	margin:8px 0 10px 0;
	height:313px;
	border-bottom: 4px solid #FDCA00;
	overflow:hidden;
	position:relative;
	z-index:10;
	
}

#wrap .header #banner-sm img.range, #wrap .header #banner img.range {
	position:absolute;
	bottom:0;
	right:0;
	z-index:99;
}

#wrap .header .logo {
	float:left;
}

#wrap .header ul.navi {
	height:43px;
	list-style:none;
	padding:0;
	margin:82px 10px 0 0;
	float:right;
}

#wrap .header ul.navi li {
	height:43px;
	padding:0;
	margin:0;
	float:left;
	line-height:30px;
	position:relative;
	z-index:999;
}

#wrap .header ul.navi li.has_drop:hover {
	background-color:#ccc;
}


#wrap .header ul.navi li a {
	font-family: Gill Sans, Arial, Sans-Serif;
	color:#333;
	font-size:15px;
	font-weight:100;
	text-decoration:none;
	display:block;
	height:30px;
	line-height:30px;
	padding:0 6px;
	border-right:1px solid #ccc;	
}

#wrap .header ul.navi li.no_drop a:hover {
	background-color:#ccc;
}

/*#wrap .header ul.navi li a.current {
	background-color:#ccc;
}*/

#wrap .header ul.navi li a.last {
	border:0px;
}

#wrap .header ul.navi li div.drop {
	background-color: #ccc;
	position:absolute;
	margin-top:13px;
	display:none;
	width:auto;
	width:285px;
	padding:20px;
	left:-120px;
	z-index:100;
}

#wrap .header ul.navi li div.drop_single {
	width:125px;
	left:0px;
}

#wrap .header ul.navi li div.drop ul {
	list-style:none;
	padding:0;
	margin:0;
}

#wrap .header ul.navi li div.drop li {
	float:none;
	height:auto;
	position:static;
	line-height:18px;
	clear:none;	
	font-size:13px;
}

#wrap .header ul.navi li div.drop h2 {
	font-weight:bold;
	color:#333;
	padding:0;
	margin:0 0 10px;
	font-size:13px;
	line-height:15px;
	font-family:arial;
}

#wrap .header ul.navi li div.drop h2 a {
	font-weight:bold;
	color:#333;
	margin:0;
	height:17px;
	padding:0;
	font-size:13px;
	line-height:15px;
	font-family:arial;
	display:inline;
}

#wrap .header ul.navi li div.drop h2 a:hover {
	text-decoration:underline;
}

#wrap .header ul.navi li div.drop li a {
	text-decoration:none;
	font-family:arial;
	font-size:12px;
	width:auto;
	height:auto;
	line-height:18px;
	display:inline;
	padding:0;
}
#wrap .header ul.navi li div.drop li a:hover {text-decoration:underline;}

#wrap .header ul.navi li div.drop div.left {
	float:left;
	width:140px;
}

#wrap .header ul.navi li div.drop div.right {
	margin-left:0px;
	float:right;
	width:140px;
}

#wrap .body {
	background-color:#E6E6E6;
}

#wrap .body .container {
	padding:20px;
}

#wrap .body .container > div:nth-child(n) {float:left;margin:0 0 0 10px;}
#wrap .body .container > div:nth-child(1) {float:left;margin:0;}

/* aaa (1/3,1/3,1/3) */
#wrap .body .aaa > div:nth-child(1) {
	width:300px;
}
#wrap .body .aaa > div:nth-child(2) {
	width:300px;
}
#wrap .body .aaa > div:nth-child(3) {
	width:300px;
}

/* aa (1/2,1/2) */
#wrap .body .aa > div:nth-child(1) {
	width:455px;
}
#wrap .body .aa > div:nth-child(2) {
	width:455px;
}

/* ba (1/3, 2/3) */
#wrap .body .ab > div:nth-child(1) {
	width:300px;
}
#wrap .body .ab > div:nth-child(2) {
	width:610px;
}

/* ba (2/3, 1/3) */
#wrap .body .ba > div:nth-child(1) {
	width:610px;
}
#wrap .body .ba > div:nth-child(2) {
	width:300px;
}

/* abc (1/2, 1/2 with mini galley)*/
#wrap .body .abc > div:nth-child(1) {
	width:355px;
	padding-right:20px;
}
#wrap .body .abc > div:nth-child(2) {
	width:375px;
}
#wrap .body .abc > div:nth-child(3) {
	width:140px;
	float:right;
}

/* ac (1/3, 2/3 with mini galley)*/
#wrap .body .ac > div:nth-child(1) {
	width:750px;
	padding-right:20px;
}




#wrap .body div.clear_padding {
	padding-top:35px;
}

#wrap .body div.mini_gallery {
	padding-top:0px;
	width:140px;
	float:right;
}

#wrap .body div.mini_gallery img {
	border:1px solid #999;
	margin:0 0 10px;	
}


/* START BODY STYLES */

#wrap .body .container h1, #wrap .body .container h2, #wrap .body .container h3, #wrap .body .container h4, #wrap .body .container h5 {
	font-family:Georgia;
	font-weight:100;
}

#wrap .body .container h1 {
	font-size:20px;
}

#wrap .body .container h2 {
	font-size:12px;	
	font-weight:bold;
	font-family:arial;
}

#wrap .body .container h3 {
	font-size:16px;	
}

#wrap .body .container h4 {
	font-size:14px;	
}

#wrap .body .container h5 {
	font-size:12px;	
}

#wrap .body .container p {
	line-height:18px;
	color:#666666;
	font-size:13px;
}

#wrap .body .home p {
	line-height:20px;
	color:#666666;
	font-size:14px;
}

#wrap .body .container p.foot_note {
	font-family: Gill Sans, Arial, Sans-Serif;
	color:#21461F;
	font-size:18px;
	font-weight:100;
}

#wrap .body .container table {
	margin:10px 0 20px 0;
	border:1px solid #999;
	width:100%;
	border-collapse:collapse;
}

#wrap .body .container table tr {
	border:1px solid #999;
}

#wrap .body .container table tr td, #wrap .body .container table tr th {
	border:1px solid #999;
	text-align:left;
}

#wrap .body .container ul {
	margin:10px 0 20px;
	padding:0 0 0 25px;
	color:#666;
}
#wrap .body .container .borderless {
	border:0;
}

#wrap .body .container ul li {
	line-height:18px;
}

#wrap .body .container img.left {
	float:left;
	margin:0 10px 10px 0;
}
#wrap .body .container img.right {
	float:right;
	margin:0 0 10px 10px;
}

#wrap .body .container a {
	font-weight:bold;
	color:#333;
	text-decoration:none;
}

#wrap .body .container a:hover {
	text-decoration:underline;
}

#wrap .body .container label {
	width:100px;
	float:left;
	display:block;
	clear:both;
	color:#666666;
}

#wrap .body .container button {
	clear:both;
	float:left;
	margin:10px 0 0 0;
}

#wrap .body .container input, #wrap .body .container textarea, #wrap .body .container select {
	float:left;
}

/* END BODY STYLES */

.home_selection {
	
}

.home_selection img {
	
}

.home_selection div.conservatory, .home_selection div.doors, .home_selection div.windows  {
	clear:both;
	margin:0 0 10px;
	height:140px;
}

.home_selection div.conservatory:hover, .home_selection div.doors:hover, .home_selection div.windows:hover {
	cursor:pointer;
}

.home_selection div div.cont {
	float:left;
	width:300px;
	background: url('../img/home_selector_p_bg.gif') no-repeat scroll 285px 60px;
}


#wrap .body .home_selection div div.cont h2 {
	margin:0 25px 0 0;
	font-size:16px;
	border-bottom:1px solid #ccc;
	padding:0 0 5px 0;
	text-transform: uppercase;
}

#wrap .body .home_selection div div.cont p {
	font-size:12px;
	line-height:15px;
	margin:5px 0 0 0;
	padding-right:25px;
	text-align:justify;
}

#wrap .footer {
	background-color:#D8DAD6;
	min-height:200px;
	margin:12px 0 0 0;
	padding:0 0 10px 0;	
}

#wrap .footer .conservatory {float:left;width:160px;padding: 10px 0 0 30px;}
#wrap .footer .doors {float:left;width:210px;padding:10px 0 0 40px;}
#wrap .footer .windows {float:left;width:155px;padding:10px 0 0 25px;}
#wrap .footer .windows_b {float:left;width:155px;padding:54px 0 0 25px;}
#wrap .footer .rating {float:left;width:150px;padding:10px 0 10px 0;text-align:right;}

#wrap .footer h2 {
	font-family:georgia;
	font-size:16px;
	font-weight:100;
}

#wrap .footer ul {
	padding:0;
	margin:0;
	list-style:none;
}

#wrap .footer ul li {
	line-height:19px;
}

#wrap .footer ul li a {
	text-decoration:none;
	color:#333;
}

#wrap .footer ul li a:hover {
	text-decoration:underline;
}
#wrap .copy {
	
}
#wrap .copy p.r {
	float:right;
	width:240px;
	text-align:right;
}

#wrap .copy p.l {
	float:left;
	width:550px;
}

#wrap .copy p a {
	color:#333;
	text-decoration:none;
}

img.left {
	float:left;
	margin:0 10px 10px 0;
}
img.right {
	float:right;
	margin:0 0 10px 10px;
}

.home_logos img {
	border:1px solid #ddd;
	padding:0px;float:left;
	background-color:white;
	margin-right:10px;
}

#pvc-conserv-table {
	width:700px;
}

#pvc-conserv-table .conserv {
	float:left;
	width:200px;
	padding:0 0 20px 0;
	text-align:center;
	margin:0 10px 0 0;
}

#pvc-conserv-table .conserv img {
	margin-bottom:5px;
}

#wrap .body .container table.conservtable {
	border:0px; background:white; text-align:center; border-collapse:collapse;
}
#wrap .body .container table.conservtable tr {
	border:0px; background:white; text-align:center
}
#wrap .body .container table.conservtable  tr td{
	border:0px; background:white; text-align:center; padding:10px;
}
