@charset "utf-8";
/* CSS Document */

body {
	background: #c8c8c8 url(images/bg.jpg) no-repeat top center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

img {
	border: 0px;
}

.clearboth {
	clear: both;
}

a:link {
	color: #06569d;
	text-decoration: none;
}

a:hover {
	color: #333333;
	text-decoration: underline;
}

a:visited {
	color: #06569d;
	text-decoration: none;
}

#wrapper {
	width: 852px;
	margin: 0 auto;
	overflow: hidden;
}

/*** Header ***/
#header {
	position:relative;
	width: 852px;
	height: 124px;
	overflow: hidden;
}

#logo {
	float: left;
	width: 420px;
}


#header-estimate {
	float: right;
	width: 420px;
	text-align: right;
	padding: 0px 0px 0px 0px;
}

#header-estimate h3 {
	font-size: 1em;
	line-height: 1.4em;
}

/*** nav ***/
#nav {
	background: url(images/nav-bg.jpg) no-repeat center center;
	position: relative;
	width: 852px;
	height: 45px;
	margin: 0px 0px 6px 0px;
	overflow: hidden;
	font: bold 14px "tahoma", sans-serif;
	line-height: 45px;
}

#nav ul {
	display: block;
	list-style: none;
	padding: 0px 0px 0px 6px;
	margin: 0px;
}

#nav li {
	float: left;

}

.page-item-2 {
	border-right: 1px solid #296ca8;
	margin: 0px;
}

.page-item-7 {
	border-left: 1px solid #15568f;
	border-right: 1px solid #296ca8;
}

.page-item-12 {
	border-left: 1px solid #15568f;
	border-right: 1px solid #296ca8;
}

.page-item-215 {
	border-left: 1px solid #15568f;
	border-right: 1px solid #296ca8;
}

.page-item-196 {
	border-left: 1px solid #15568f;
	border-right: 1px solid #296ca8;
}

.page-item-200 {
	border-left: 1px solid #15568f;
	border-right: 1px solid #296ca8;
}


.page-item-15 {
	border-left: 1px solid #15568f;
	border-right: 1px solid #296ca8;
}

.page-item-231 {

}

#nav li a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 15px 0px 15px;
	height: 45px;	
	display: block;
}

#nav li a:hover {
	color: #fff;
	text-decoration: underline;
}

/*** Banner ***/
#banner {
	position:relative;
	width: 852px;
	height: 175px;
	overflow: hidden;
	margin: 0px 0px 6px 0px;
}

/*** 3 boxes ***/
#box-holder {
	position: relative;
	width: 852px;
	height: 283px;
	margin: 0px 0px 6px 0px;
	overflow: hidden;
}

.box {
	background: url(images/box.jpg) no-repeat center center;
	float: left;
	width: 280px;
	height: 283px;
	margin: 0px 6px 0px 0px;	
}

.box-last {
	margin: 0px;	
}

.box h2 {
	width: 208px;
	height: 60px;
	margin: 0px 25px 0px 10px;
	padding: 0px 0px 0px 47px;
	line-height: 61px;
	display: block;
	font-size:  1.375em;
	color: #333333;
}

a:hover.box {
	text-decoration: underline;
}

.box-number1 {
	background: url(images/choose-style.gif) no-repeat left center;
}

.box-number2 {
	background: url(images/choose-height.gif) no-repeat left center;
}


.box-number3 {
	background: url(images/place-order.gif) no-repeat left center;
}


.box-img {
	width: 260px;
	height: 70px;
	margin: 13px 10px 8px 10px;
}

.box p {
	width: 254px;
	height: 78px;
	margin: 0px 13px 10px 13px;
	display: block;
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 17px;
}

a.box-button {
	background: url(images/box-button.jpg) no-repeat center center;
	float: right;
	display: block;
	width: 126px;
	height: 33px;
	margin: 0px 10px 0px 0px;
	font: bold 12px "tahoma", sans-serif;
	text-decoration: none;
	color: #ffffff;
	line-height: 33px;
	text-align: center;
	
}

a:hover.box-button {
	text-decoration:underline;
}

/*** Subpage SubHeader ***/
#box-sub-holder {
	position: relative;
	width: 852px;
	height: 132px;
	margin: 0px 0px 6px 0px;
	overflow: hidden;
}



/*** Bottom Content ***/
#bottom {
	position: relative;
	width: 852px;
}

#page-left {
	float: left;
	width: 566px;
}

#bottom-left {
	background: #f2f2f2 url(images/bottom-left-top.gif) no-repeat top center;
	width: 566px;
	margin: 0px 6px 0px 0px;
}

#bottom-left h2 {
	font-size:  1.188em;
	margin: 0px;
	padding: 15px 15px 5px 15px;
	color: #333333
}

.date {
	padding: 0px 15px 10px 15px;
	font-size: 12px;
	display: block;
}

.entry {
	background: url(images/entry-bg.jpg) no-repeat top left;
	width: 526px;
	display: block;
	padding: 10px 20px 0px 20px;
	font-size: 12px;
	line-height: 18px;
}

.postmetadata {
	background: #ffffff;
	display: block;
	margin: 5px 15px 15px 15px;
	padding: 5px;
	font-size: 12px;
}

#bottom-left-bottom {
	background: #ffffff url(images/bottom-left-bottom.gif) no-repeat top left;
	width: 566px;
	height: 6px;
}

#bottom-right {
	float: right;
	width: 280px;
}

a.button-steps {
	width: 235px;
	height: 39px;
	display: block;
	margin: 0px 0px 6px 0px;
	padding-left: 45px;
	font: bold 12px "tahoma", sans-serif;
	text-decoration: none;
	color: #ffffff;
	line-height: 39px;	
}

a:hover.button-steps {
	text-decoration: underline;
}

.step-1 {
	background: url(images/step-1.jpg) no-repeat;
}

.step-2 {
	background: url(images/step-2.jpg) no-repeat;
}

.step-3 {
	background: url(images/step-3.jpg) no-repeat;
}

#bottom-estimate {
	background: #ffffff url(images/estimate-bg.jpg) no-repeat top center;
	width: 280px;
	height: 106px;
	margin: 0px 0px 6px 0px;
}

#bottom-contact {
	background: #f2f2f2 url(images/bottom-right-top.gif) no-repeat top center;
	display: block;
	margin: 0px;
	width: 280px;
	margin-bottom: 6px;
}

.widgettitle {
	display: block;
	height:20px; 
	font-size:  1.188em;
	margin: 0px;
	padding: 15px 15px 5px 15px;
	color: #333333
}

#bottom-contact ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#bottom-contact ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}


#bottom-right-bottom {
	background: #ffffff url(images/bottom-right-bottom.gif) no-repeat top center;
	width: 280px;
	height: 6px;
}

/*** Style Page  ***/
a.type-button {
	background: url(images/long-button.jpg) no-repeat center center;
	display: block;
    width: 162px;
	height: 33px;
	margin: 0px 20px 6px 0px;
	font: bold 12px "tahoma", sans-serif;
	text-decoration: none;
	color: #ffffff;
	line-height: 33px;
	text-align: center;
	float:left;
}

a:hover.type-button {
	text-decoration: underline;
}

a.type-button-last {
	margin: 0px 0px 6px 0px;
}

.type-image {
	margin: 0px 20px 6px 0px;
	float:left;
}

.type-image-last {
	margin: 0px;
}

.styles-section {
	font-size: 16px;	
}

/*** cforms ***/
.linklove {
	height: 0px;
	width: 0px;
	visibility: hidden;
}

#cforms2form {
width: 240px;
}


#cforms2form input {
width: 230px;
}

#cforms2form input.sendbutton {
width: 100px;
}

div.cf_info {
width: 280px;
}

/*** Slideshow ***/
.slideshow {
height: 526px;
width: 200px;
margin: 0px
}