/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color:#454545;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.80em;
	font-style:normal;
	font-weight:normal;
	color:#000000;
	line-height:1.4em;
	margin-top:1.5em;
}

a {
	color:#0000FF;
	text-decoration:none;
}

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

/*********************************************************************Header Tags*********************************/

h1 {font-size:160%; font-family:Arial, Helvetica, sans-serif; margin: .5em 0em .5em 0em; color:#0c4090;}
h2 {font-size:145%; font-family:Arial, Helvetica, sans-serif; margin: .5em 0em .5em 0em; color:#0c4090; line-height:1.3em;}
h3 {font-size:125%; margin: .5em 0em .5em 0em;}
h4 {font-size:115%; margin: .5em 0em .5em 0em;}

/*********************************************************************Font Color**********************************/

.red {
color:#FF0000;
}

.blue {
color:#0000FF;
}

.darkBlue {color:#0c4090;}
.green {color:#009933;}
.yellow {
color:#FFFF00;
}

.headerWhite {color:#FFFFFF; font-size:200%; font-weight:bold;}

.rdBorder {border:solid 1px #999;}
.button {padding-top:10px;}
.tableBG {background-color:#FFFFFF; padding:10px; margin:0 auto;}
.tableBG ul {padding-left:25px;}
.tableBG ol {padding-left:50px;}
/********************************************************************Font Styles**********************************/
#Logo {
	width:360px;
	height:50px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:250%;
	color:#999999;
	font-weight:bold;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	padding-top:15px;
}

.telephone {
	width:500px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:250%;
	color:#0c4090;
	font-weight:bold;
	float:right;
	padding-top:15px;
}
hr {width:50%; margin-left:120px; color:#FF0000; margin-top:10px; margin-bottom:10px;}
/**********************************************************************Nav**************************************/
#nav {
	width:650px;
	float:left;
	clear:left;
	padding-bottom:10px;
	font-size:115%;
	color:#666666;
}

#nav li {
	display:inline;
	margin:0px 10px 0px 0px;
}

#nav li a {
	color:#666666;
}

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

/***********************************************************************Universal Div's***************************/

#wrap {
	width:960px;
	margin: 0 auto;
}
#wrapTop {
	width:960px;
	clear:both;
	height:20px;
	background-image:url(../images/top.gif);
	background-repeat:no-repeat;
}

#page {
	width:960px;
	clear:both;
	background-color:#FFFFFF;
}

#pageContent {
	width:920px;
	clear:both;
	padding:20px 20px 17px 20px;
}

#pageBottom {
	width:960px;
	height:3px;
	clear:both;
}

#footer {
	width:920px;
	clear:both;
	padding:20px 20px 0px 20px;
	color:#CCCCCC;
}

#footer a, #footer a:hover{color:#CCCCCC;}

#logoMenu {
	width:920px;
	height:65px;
	clear:both;
	padding:0px 20px 0px 20px;
}

#insured {
	width:250px;
	float:right;
	padding-bottom:10px;
	font-size:125%;
	color:#0c4090;
}

/*************************************************************************************Slider Styles****/

#hpSlide {
	width:388px;
	height:320px;
	padding-left:12px;
}

#winSlide {
	width:350px;
	height:auto;
	padding-left:12px;
}

#featured_section {
	width:388px;
	height:320px;
	padding-left:0px;
}

.container {
	width:388px;
	height:259px;
	overflow:hidden;
	position:relative;
}

#featured_section2 {
	width:350px;
	/*height:auto;*/
	padding-left:0px;
}

.container2 {
	width:350px;
	height:250px;
	overflow:hidden;
	position:relative;
}

.container2Bottom {
	width:100%;
	height:40px;
	clear:both;
}

.slides { 
	position:absolute; 
	top:0; 
	left:0; 
}

.slides div {
	position:absolute;
	width:388px;
	display:none;	
	/*border:1px solid #000;*/
	padding-top:0px;
}

.slides div img {
	padding-left:0px;
	cursor:pointer;
}

ul.pagination li {
	position:absolute;
	font-size:13px;
	display:none;
}

ul.pagination li.total {
	display:block;
}

ul.pagination li.active {
	display:block;
}

ul.pagination li a {
	color:#0380a5;
}

#nextPrevious {
	width:100%;
	/*height:20px;*/
	clear:both;
}
.next {
	/*position:absolute;*/
	/*top:0px;
	left:160px;
	clear:both;*/
}

.previous {
	/*position:absolute;*/
	/*top:0px;
	left:110px;
	clear:both;*/
}

/***********************************************************************Home Page***********************************/
#hpHeader {
	width:960px;
	height:300px;
	clear:both;
	background-image:url(../images/headerBG.gif);
	background-repeat:no-repeat;
}

#hptaxCredit {
	width:373px;
	float:right;
	margin:20px 0px 10px 10px;
	padding-right:20px;
}

#hpHeaderLeft {
	width:500px;
	float:left;
	padding:40px 0px 0px 20px;
}

#photoBanner {
	width:920px;
	height:125px;
	clear:both;
	padding:15px 20px 0px 20px;
}

#hpLeft {
	width:500px;
	float:left;
}

#hpRight {
	width:400px;
	float:right;
}

#cta1 {
	width:150px;
	float:right;
	padding-right:15px;
}

#cta2 {
	width:200px;
	float:left;
	padding-top:15px;
}
#hpBottom {
	width:920px;
	clear:both;
	padding-top:25px;
}

#bbb {
	width:150px;
	float:right;
	margin-left:8px;
}

#hpTestimonial {
	width:486px;
	padding:6px;
	margin-top:8px;
	float:left;
	border:1px solid #0c4090;
	background-color:#e5e5e5;
}

#hpTestimonialRight {
	width:386px;
	padding:6px;
	/*margin-top:15px;*/
	float:left;
	border:1px solid #0c4090;
	background-color:#e5e5e5;
}
.epa {
	width:273px;
	float:left;
	padding:5px;
}
/***********************************************************************Replacement Windows Page***********************************/
#winLeft {
	width:500px;
	float:left;
}

#winRight {
	width:370px;
	float:right;
}

#winLeft ul {
	width:330px;
	margin-left:50px;
	padding-left:50px;
	padding-top:10px;
	font-size:130%;
	border:3px solid #c00;
	background-color:#0086be;
}
#winLeft li {
	margin-bottom:10px;
	color:#fff;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	list-style-image:url(../images/check.gif);
}

/***********************************************************************Vinyl Siding Page***********************************/
#cta4 {
	width:400px;
	float:right;
	margin:0px 0px 10px 10px;
}

#vsLeft {
	width:490px;
	float:left;
}

#vsLeft ul {
	width:330px;
	margin-left:50px;
	padding-left:50px;
	padding-top:10px;
	font-size:130%;
	border:3px solid #c00;
	background-color:#0086be;
}
#vsLeft li {
	margin-bottom:10px;
	color:#fff;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	list-style-image:url(../images/check.gif);
}

#vsShowcase {
	width:125px;
	float:right;
	/*margin-top:20px;*/
}
/************************************************************************************Contact Us Page*****************************/

#cuLeft {
	width:500px;
	float:left;
}

#cuRight {
	width:400px;
	float:right;
}
/**************************************************************************************Testimonials Page************************/
#testLeft {
	width:580px;
	float:left;
}

#testRight {
	width:300px;
	float:right;
}

.formContent {
	width:500px;
	float:left;
	padding-bottom:5px;
}

.formLabel {
	width:100px;
	float:left;
	text-align:right;
}