/* CSS Document */




/*----------------------------- Layout-----------------------------*/

/*---Template--- Do Not Change*/

div#container {margin:auto ;width:800px;height:auto; border:1px solid #cccccc;}


/*Header*/

div#header{width:800px;height:93px; background-image:url(Logo-bg.gif);}

div#logo{float:left; height:93px; line-height:1.15 em ;}

div#phone{float:left; margin:12px 0px 0px 15px; width:180px; line-height:1.25em;}

div#form{float:right; height:93px;width:320px; border-left:#cccccc 1px dotted; }

div#clear{clear:both}

/*Menu Bar*/

div#menu{width:800px;height:49px;background-color:#999999;}


/*Sub Menu*/

div#submenu {width:800px; height:20px;background-color:#F2F1D4;}


/*Banner*/
div#banner{width:800px; height:auto; position:relative }


div#doorsbanner{width:800px; height:400px; background-image:url(images/hurricane-impact-doors1.jpg);  position:relative }

div#windowsbanner{width:800px; height:400px; background-image:url(images/impact-windows-1.jpg);  position:relative }

div#kitchenbanner{width:800px; height:400px; background-image:url(images/kitchen-refacing1.jpg);  position:relative }

div#paintsbanner{width:800px; height:400px; background-image:url(images/text-coating-1.jpg);  position:relative }

div#contactbanner{width:800px; height:400px; background-image:url(images/contact.jpg);  position:relative }


/**/


div#transparent{width:800px; height:50px; background-color:#000000;  bottom:0px; 

 filter:alpha(opacity=60);   /* Internet Explorer       */
   -moz-opacity:0.6;           /* Mozilla 1.6 and below   */
   opacity: 0.6;               /* newer Mozilla and CSS-3 */

position:absolute}


#title-white {filter:alpha(opacity=100);  /* discarded */
   -moz-opacity:1.0;           /* discarded */
   opacity: 1.0;               /* discarded */
   
font-family: IMPACT; color:#ffffff ; font-size:36px;border-bottom:1px solid #CC9900;
	}

/**/

/**/
div#line{background-color:#666633; height:10px}

div#line2{background-color:#003366; height:10px}





/*Footer*/
div#footer{clear:both; height:40px; background-image:url(images/footer.gif);}


/*---End Template---*/







/*--------------------------Layout Editable------------------------ */




/*index page*/














/*------------------------End Layout Editable-----------------------*/






/*----------------------------- Fonts -----------------------------*/

.h1 {font-family: Arial;color:#112d50;
	}

.h2 {font-family: Arial;color:#112d50;
	}

.h3 {font-family: Arial;color:#112d50;
	}

.h4 {font-family: Arial;color:#112d50;
	}

.h1 {font-family: Arial;color:#112d50;
	}



.title2{
	font-family: Arial;color:#112d50;
	font-size: 20px;
}

.title3{
	font-family: Arial;color:#112d50;
	font-size: 16px;
}




.content{font-family: Arial;
	font-size: 13px;
	color:#000000;
}

.content2{font-family: Arial;
	font-size: 11px;
	color:#000000;
}


.form {
	font-family: Arial;
	font-size: 13px;
}

.title{
	font-family: Arial;color:#112d50;
	font-size: 15px;
}



.title-yellow {filter:alpha(opacity=100);  /* discarded */
   -moz-opacity:1.0;           /* discarded */
   opacity: 1.0;               /* discarded */
   
font-family: IMPACT; color:#ffffcc ; font-size:36px;border-bottom:1px solid #CC9900;
	}


.submenu{
	font-family: Arial;color:#112d50;
	font-size: 12px;
}


.footer{
	font-family: Arial;color:#fff;
	font-size: 11px;
}



.subscribe {
	font-family: Arial;
	font-size: 12px;
	color:#112d50;
}


.unsubscribe{
	font-family: Arial;color:#112d50;
	font-size: 10px;
}



.icon {font-family: Arial; font-size: 11px; font-weight:100; color:#666666; }



.style2 {font-family: Arial; color: #112d50; font-size: 15px; font-weight: bold; }
-->