/*---CSS FIX---*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, a link {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 14px;
	vertical-align: baseline;
	background: transparent;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
}
body {
	line-height: 1;
	height: 100%;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.imgreplace {
	background-attachment:scroll;
	background-repeat:no-repeat !important;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	text-align:left;
	height:inherit;
}

/*---END CSS FIX---*/

/*----TEMPLATE---*/

body {
	background: #FFF;
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.oneColElsCtrHdr #container {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	z-index: 10;
}
.oneColElsCtrHdr #header { 
    float: left;
    height: 91px;
    width: 950px;
} 

.oneColElsCtrHdr #mainContent {
	background: #FFFFFF;
	min-height:400px;
	width:950px;
	float: left;
}
.oneColElsCtrHdr #footer { 
    float: left;
    height: 57px;
    margin-bottom: 10px;
    position: relative;
    width: 950px;
    z-index: 5;
}

/*---HEADER---*/

.logo{
    background-image: url("../images/nav.png");
    float: left;
    height: 100px;
    margin-top: 9px;
    width: 146px;
}

.logoHeight{
	height: 100px;
}

.bar{
    border-bottom-color: #FF0000;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    height: 90px;
    left: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}

#topnav{
    float: left;
    height: 31px;
    margin-top: 66px;
    width: 801px;
}

#topnav ul{
height:30px;
margin-left:42px;
}

#topnav li{
	float: left;
}

#topnav li a{
background-image:url("../images/nav.png");
height:22px;
}

.catalog a{
    background-position: -280px -67px;
    margin-left: 55px;
    margin-right: 80px;
    width: 187px;
}

.catalog a:hover{
	background-position:-280px -99px;
}

.features a{
    background-position: -529px -67px;
    margin-right: 80px;
    width: 190px;
}

.features a:hover{
	background-position: -538px -99px;
}

.contact a{
    background-position: -797px -67px;
    width: 110px;
}

.contact a:hover{
	background-position: -794px -99px;
}

/*----FOOTER----*/

.copyright{
    color: #333333;
    font-size: 11px;
    margin-bottom: 25px;
    text-align: center;
    width: 950px;
}

/*------CONTACT US-----*/

.address{
	width: 400px;
	float: left;
	margin-left: 40px;
	padding-top: 20px;
}

.address p{
	color: #333;
	font-size: 12px;
	margin-bottom: 15px;
}

.map{
	width: 425px;
	float: left;
	padding-top: 20px;
	margin-bottom:20px;
	
}

.sodanoContracting{
	font-weight: bold;
	font-size: 14px;
}

.boldText{
	font-weight: bold;
	font-size: 12px;
}

.linkText{
	color: #333;
	font-size: 12px;
	text-decoration: underline;
}

/*----HOME----*/

.slideshow{
    height: 674px;
    left: 0;
    margin-bottom: 71px;
    position: relative;
    top: 0;
    width: 950px;
}

.homeText{
    left: 50px;
    position: absolute;
    top: 628px;
}

.homeText p{
    color: #000000;
    font-family: Helvetica,Arial,Sans-Serif;
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 70px;
    padding-left: 48px;
    text-align: center;
    width: 734px;
}

/*---ABOUT US---*/

.aboutUs{
	width: 400px;
	float: left;
	margin-left: 40px;
	padding-top: 20px;
}

.aboutTitle{
	margin-bottom: 20px;
}

.aboutUs p{
	color: 333;
	font-size: 12px;
	margin-bottom: 15px;
}

.aboutUs li{
	color: #333;
	font-size: 12px;
	margin-bottom: 5px;
	list-style: disc;
	list-style-position: inside;
}

.aboutUs ul{
	margin-bottom: 15px;
}

.beniftsIntro{
    margin-top: 20px;
    width: 950px;
}

.beniftsIntro p{
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 15px;
    width: 650px;
}

/*-----MAIN LAYOUT----*/

.plan{
	width: 241px;
	height: 274px;
	margin-left: 40px;
	margin-top: 10px;
	float: left;
}

.title{
	float: left;
	width: 300px;
	margin-left:10px;
	margin-top: 25px;
}

.description{
	float: left;
	width: 600px;
	margin-left:10px;
	margin-top: 15px;
}

.description p{
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 15px;
	color: #333;
}

.pics{
float:left;
margin-bottom:20px;
margin-left:9px;
margin-top:53px;
width:618px;
}

.arrow{
	float: left;
	width: 15px;
	margin-top: 10px
}

.windowLogos{
    float: left;
    margin-left: 45px;
    margin-right: 23px;
    width: 241px;
}

.kitchenLogos{
    float: left;
    margin-left: 39px;
    margin-right: 23px;
    margin-top: 15px;
    width: 241px;
}

.leftSide{
    float: left;
    margin-right: 11px;
    width: 289px;
}


/*----BENEFITS----*/

.benefitsImage{
	float: left;
	width: 196px;
	margin-right: 40px;
	margin-top: 25px;
}

.benefits{
	float: left;
	width: 600px;
	margin-top: 25px;
	margin-bottom: 30px;
}

.benefits p{
	font-size: 12px;
	color: #000;
	line-height: 15px;
	margin-bottom: 10px;
	width: 600px;
}

.benefits span{
	font-size: 12px;
	color: #000;
	line-height: 15px;
	margin-bottom: 10px;
	width: 600px;
	font-weight: bold;
}

.doors{
margin-left: 220px;
margin-bottom: 30px;
}

.doorDetail{
	float: left;
	width: 238px;
	margin-right: 40px;
	margin-top: 20px;
}

.benefitsBelow{
    float: left;
    margin-bottom: 110px;
    margin-top: 20px;
    width: 600px;
}

.benefitsBelow p{
	font-size: 12px;
	color: #000;
	line-height: 15px;
	margin-bottom: 10px;
	width: 600px;
}

.benefitsBelow span{
	font-size: 12px;
	color: #000;
	line-height: 15px;
	margin-bottom: 10px;
	width: 600px;
	font-weight: bold;
}

.featureTitle{
	margin-top: 30px;
}

#finish{
	float: left;
    margin-bottom: 40px;
    margin-left: 9px;
}

#finish p{
	font-size: 12px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.sample{
    float: left;
    height: 150px;
    margin-bottom: 71px;
    margin-left: 35px;
    width: 150px;
}

.sample span{
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin-top: 10px;
    text-align: center;
    width: 150px;
}

#finish p#stains{
	clear: both;
	display: block;
}

#footer hr{
	background-color: #F00;
	border: none;
	height: 1px;
	color: #F00;
}
