body {
	margin:0;
	padding:0;
	color:#25447F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img {
	border:none;
	display:block;
}
.image {
	float:left;
	margin:0 9px 12px 0;
}
.f-left {float:left;}
.f-right {float:right;}
.tandem {
	width:100%;
	overflow:hidden;
}
/*page*/
#page {
	margin:0 auto;
	width:800px;
	position:relative;
	padding-top:198px;
}
/*logo*/
h1 {
	margin:0;
	padding:0;
	position:absolute;
	top:11px;
	left:11px;
	z-index:10;
}
h1 a {
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:212px;
	height:70px;
	background:url(../images/logo.jpg) no-repeat;
}
/*content box*/
.content {
	width:785px;
	overflow:hidden;
	border-top:2px solid #3661B2;
	padding:0 0 10px 15px;
}
/*left box*/
.left {
	width:550px;
	padding-top:48px;
	position:relative;
}
h2 {
	margin:0;
	padding:0 0 15px;
	font:normal 20px Arial, Helvetica, sans-serif;
}
.left p.top-text {
	padding:0 0 11px;
	margin:0;
	clear:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
}
.left p.top-text2 {
	padding:0 0 11px;
	margin:0;
	clear:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
}
.left p {
	margin:0;
	padding:0 0 5px;
	clear:both;
}
.left p.last {padding-top:20px;}
/*blue box*/
.blue-box {
	width:548px;
	overflow:hidden;
	border:1px solid #5B93FF;
	background:url(../images/hand.jpg) no-repeat 0 100%;
	margin-top:8px;
}
.blue-box p {
	color:#5B93FF;
	padding:14px 10px 14px 70px;
	margin:0;
	font:13px Arial, Helvetica, sans-serif;
}
/*breadcrumbs*/
.left .bred {
	margin:0;
	padding:0;
	position:absolute;
	top:10px;
	left:0;
	font:bold 10px Arial, Helvetica, sans-serif;
	color:#3661B2;
}
.left .bred a {color:#3661B2;}
.left .bred a:hover {text-decoration:none;}
/*right box*/
.right {width:215px;}
.right ul {
	width:215px;
	overflow:hidden;
	padding:22px 0 0;
	margin:0;
	list-style:none;
}
.right ul li {
	float:left;
	padding-bottom:7px;
}
.right ul li.first {padding-bottom:16px;}
/*header*/
.header {
	width:800px;
	height:198px;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
	background:#24417E url(../images/header-bg.jpg) no-repeat 0 100%;
}
/*top link*/
ul.top-link {
	padding:0;
	margin:0;
	list-style:none;
}
ul.top-link li {
	float:left;
	background:url(../images/top-link-bg.gif) repeat-x;
	text-align:center;
}
ul.top-link li a {
	color:#fff;
	float:left;
	text-decoration:none;
	font-size:12px;
	height:26px;
	font:bold 11px Arial, Helvetica, sans-serif;
	background:url(../images/left-top-link.gif) no-repeat;
	padding:4px 4px 0 6px;
}
ul.top-link li span {
	width:6px;
	height:30px;
	float:left;
	background:url(../images/right-top-link.gif) no-repeat;
}
ul.top-link li.last {background:url(../images/top-link-last-bg.gif) repeat-x;}
ul.top-link li.last a {background:url(../images/left-top-link-last.gif) no-repeat;}
ul.top-link li.last span {
	background:url(../images/right-top-link-last.gif) no-repeat;
	width:8px;
}
/*main menu*/
ul.main-menu {
	padding:0 0 0 5px;
	margin:153px 0 0 16px;
	list-style:none;
	background:url(../Yorkshire/images/main-menu-bg.png) repeat-x;
	width:677px;
	height:37px;
}
ul.main-menu li {float:left;}
ul.main-menu li.active a {
	background:url(../images/active-menu.gif) repeat-x;
	height:45px;
	padding-right:1px;
}
ul.main-menu li a {
	color:#fff;
	float:left;
	text-decoration:none;
	font:bold 11px/31px Arial, Helvetica, sans-serif;
	text-align:center;
}
ul.main-menu li.soft a {width:87px;}
ul.main-menu li.hard a {width:93px;}
ul.main-menu li.sheet a {width:111px;}
ul.main-menu li.doors a {width:124px;}
ul.main-menu li.stairs a {width:57px;}
ul.main-menu li.floor a {width:69px;}
ul.main-menu li.deck a {width:65px;}
ul.main-menu li.fenc a {width:60px;}
/*footer*/
.footer {
	width:781px;
	overflow:hidden;
	padding:0 4px 0 15px;
	color:#B2B2B2;
	font-size:10px;
}
ul.policy {
	margin:0;
	padding:0;
	list-style:none;
}
ul.policy li {
	float:left;
	background:url(../images/separator.gif) no-repeat 100% 8px;
	padding-right:5px;
	line-height:25px;
}
ul.policy li.last {background:none;}
ul.policy li a {
	text-decoration:none;
	color:#B2B2B2;
	padding-left:5px;
}
ul.policy li a:hover {text-decoration:underline;}
.footer p {
	margin:0;
	padding:0;
	line-height:25px;
}
ul.banner {
	width:781px;
	overflow:hidden;
	padding:8px 0 15px 0;
	margin:0 auto;
	list-style:none;
	text-align:center;
	clear:both;
	border:solid #B2B2B2;
	border-width:1px 0;
}
ul.banner li {
	display:inline;
	padding:0 8px;
}
ul.banner li img {display:inline;}
ul.policy.last li {
	font-size:11px;
	line-height:35px;
	background-position:100% 12px;
}
/**************************************************content page************************************/
/*left and center box's*/
.sub-right {width:283px;}
.sub-left {width:255px;}
.sub-left img {margin-bottom:3px;}
/************************************************contact page***************************************/
.contact .sub-right {
	border:solid #25447F;
	border-width:1px 0;
	padding:12px 0;
}
.left p a {color:#25447F;}
.left p a:hover {text-decoration:none;}
/*detail form*/
.detail {
	width:214px;
	padding-right:69px;
	padding:0 0 18px 0;
}
.detail label {
	float:left;
	width:67px;
	padding-top:10px;
}
.detail input.text {
	width:132px;
	height:19px;
	float:left;
	border:1px solid #7F9DB9;
	font:11px/22px Arial, Helvetica, sans-serif;
	padding:3px 5px 0 5px;
	margin-top:5px;
}
* html .detail input.text {
	padding-top:1px;
	height:22px;
}
*+html .detail input.text {
	padding-top:1px;
	height:22px;
}
.detail textarea {
	width:138px;
	height:48px;
	float:left;
	border:1px solid #7F9DB9;
	margin-top:5px;
	font-size:11px;
	padding:2px;
}
.detail input.button {
	margin:10px 0 0 65px;
	cursor:pointer;
}
.contact .left .sub-right p.top {
	border-top:1px solid #25447F;
	padding-top:12px;
}
.contact .left .sub-right p.post {padding-top:15px;}
.contact .left .sub-right p {padding:0 0 8px;}
