﻿body
{
	padding:0px;
	margin:0px;
	background-color:White;
	font-family:Georgia;
}

.wrapper
{
	width:960px;
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
		
}

.topWrapper
{
	
}

.header
{
	height:121px;
	background: white  url("images/header.jpg") no-repeat;
}

.headerPhone
{
	color:White;
	text-align:center;	
	font-size:11pt;
	font-style:italic;
	margin-top:5px;
	line-height:20px;
	height:20px;
	overflow:hidden;
}

.headerPhone a:link, .headerPhone a:visited, .headerPhone a:hover
{
	margin-left:20px;
	color:White;
}

.headerTitle
{
	margin-top:30px;
	height:38px;	
	
}


.menuStrip
{
	text-align:center;
}

.menuStrip a
{
	padding-left:10px;
	padding-right:10px;
}

.menuStrip a:link, .menuStrip a:visited
{
	color:White;
}

.menuStrip a:hover, .menuStrip a:focus
{
	color:#3414a6;
	background-color:#ffffff;
	text-decoration:none;
}

.scroller
{
	height:130px;
	
	
}

.scroller img
{
	padding-top:2px;
	padding-left:40px
}

.titleBarWrapperHome
{
	background:White url("images/titlebarhome.jpg") no-repeat;
	width:960px;
	height:82px;
}

.titleBarWrapperWindows
{
	background:none url("images/barWindows.jpg") no-repeat;
	height:95px;
}

.titleBarWrapperDoors
{
	background:none url("images/barDoors.jpg") no-repeat;
	height:95px;
}

.titleBarWrapperRoofline
{
	background:none url("images/barRoofline.jpg") no-repeat;
	height:95px;
}

.titleBarWrapperContact
{
	background:none url("images/barContact.jpg") no-repeat;
	height:95px;
}

.titleBarWrapperAbout
{
	background:none url("images/barAbout.jpg") no-repeat;
	height:95px;
}
.titleBarWrapperNews
{
	background:none url("images/barNews.jpg") no-repeat;
	height:95px;
}

.titleBar
{
	padding-top:5px;
	height:77px;
}

.main
{
	
}

.mainLeft
{
	width:540px;
	padding-top:20px;
	padding-left:20px;
	line-height:25px;	
}

.mainLeft h1, .mainLeft h2, .mainLeft h3
{
	font-weight:bold;
	font-size:11pt;
	padding:0px;
	margin:0px;
	color:#000033;
}

.mainLeft p
{
	padding:0px;
	margin:0px;
	color:#333333;
}

.mainLeft li
{
	font-size:11pt;
	font-style:italic;
}

.mainRight
{  
  padding-top:20px;
  width:376px;
}

.spacer
{
	height:5px;
}

.spacerLarge
{
	height:30px;
}

.footer
{
	background:White url("images/footer.jpg") no-repeat;
	width:960px;
	height:35px;
	font-size:9pt;
	line-height:30px;
	color:White;	
	text-align:center;
	clear:both;
	
	
}

/* ADMIN */
.AdminPanel
{
	width:960px;
	margin-left:auto;
	margin-right:auto;
		
}

.adminTitle
{
	color:White;
	background-color:Navy;
	font-size:11pt;
	line-height:20px;
	text-align:left;
}

.adminFooter
{
	color:White;
	background-color:Navy;
	font-size:10pt;
	line-height:15px;
	text-align:left;
}

/* Special Offer */

.specialOffer
{
	background:White url("images/offerbadgeblank.jpg") center center no-repeat;
	height:246px;
}

.specialOfferText
{
	padding-top:40px;
	padding-left:90px;
	padding-right:90px;
	text-align:center;
	color:White;
	font-weight:bold;
	line-height:30px;
}

.specialOfferText a:link, .specialOfferText a:visited
{
	
	color:#ffffff;
	text-decoration:none;
}

.specialOfferText a:hover
{
	color:#cccccc;
	text-decoration:none;
}


/* TESTIMONIALS */

.testimonials
{
	padding-top:20px;
	padding-left:75px;
	width:250px;
	color:navy;
	vertical-align:middle;	
}



/*TRADEMARKS */

.trademarks
{
	width:960px;
	text-align:center;
}

.trademarks img
{
	margin-right:30px;
}