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

html {
	/*background-image: url(images/roof_bg.jpg);*/
	background-color:#a9c0e0;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	position: relative;
	width: 960px;
	margin: 0px auto 0px auto;
}

ul {
	list-style: none;
}

ul a {
	text-decoration: none;
}

a img {
	border: 0px;
}

a {
	outline: none;
	text-decoration: none;
}

	
div[id="mainContainer"] {
	background-color: #FFFFFF;
	width: 960px;
	height: 100%;
	/*border: 1px solid #d3d3d3;
	margin: 0 auto;*/
}

#home div[id="mainContainer"] {
	background-color: #FFFFFF;
	width: 960px;
	margin: 0 auto;
	height: 1700px;
}

#about div[id="mainContainer"] {
	background-color: #FFFFFF;
	width: 960px;
	margin: 0 auto;
	height: 1260px;
}


#services div[id="mainContainer"] {
	background-color: #FFFFFF;
	width: 960px;
	margin: 0 auto;
	height: 2400px;
}

#whyus div[id="mainContainer"] {
	background-color: #FFFFFF;
	width: 960px;
	margin: 0 auto;
	height: 2650px;
}


#gallery div[id="mainContainer"] {
	background-color: #FFFFFF;
	width: 960px;
	margin: 0 auto;
	height: 1440px;
}

#contact div[id="mainContainer"] {
	background-color: #FFFFFF;
	width: 960px;
	margin: 0 auto;
	height: 1260px;
}

#thanks div[id="mainContainer"] {
	background-color: #FFFFFF;
	width: 960px;
	margin: 0 auto;
	height: 1400px;
}

div[id="flashNav"] {
	width: 960px;
	height: 215px;
	top: 0px;
}

div[id="rightColumn"] {
	width: 265px;
	height: 82%;
	top: 225px;
	right: 10px;
	position: absolute;
	background:#FFFFFF;
	border: 1px solid #CCCCCC;
	color: #000000;
	z-index: 2;
}

#affiliates img {
	margin-bottom: 18px;
	z-index: 3;
}

/*div[id="rightColumn"] {
	width: 265px;
	height: 60%;
	margin-top: 10px;
	margin-right: 10px;
	float: right;
	background:#FFFFFF;
	border: 1px solid #CCCCCC;
	color: #000000;
	z-index: 2;
}*/

div[id="rightColumnShadow"] {
	width: 286px;
	height: 459px;
	position: absolute;
	right: 0px;
	top: 270px;
	background:url(images/column_shadow.jpg);
	z-index: 1;
	
}

div[id="fadeOut"] {
	width: 267px;
	height: 236px;
	position: absolute;
	left: -1px;
	bottom: -1px;
	background: url(images/column_fade.jpg);
	z-index: 2;
	
}

.columnSection {
	margin-top: 25px;
	margin-bottom: 10px;
}

div[id="address"] {
	position: relative;
	left: 65px;
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 13px;
}

div[id="logo"] {
	position: absolute;
	left: 6px;
	top: 50px;
}

div[id="buttons"], div[id="buttons2"] {
	width: 100%;
	text-align: center;
	margin-top: 20px;
}

div[id="buttons"] img, div[id="buttons2"] img{
	margin-top: 2px;
	margin-bottom: 2px;
}

.secondaryHeader {
	background-color: #CCCCCC;
	width: 265px;
	height: 34px;
	text-align: right;
	margin-bottom: 10px;
}

.secondaryHeader strong {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	position: relative;
	right: 5px;
	top: 19px;
	letter-spacing: .5px;
}

div[id="leftColumn"] {
	width: 675px;
	height: 80%;
	left: 0px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;	
}

div[id="homeGallery"] {
	width: 645px;
	height: 325px;
}

.primaryHeader {
	margin-top: 45px;
	width: 664px;
	height: 84px;
	background: url(images/header_bg.jpg);
}

.primarySection {
	margin-left: 15px;
}

.primaryHeader strong {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #993333;
	position: relative;
	left: 15px;
	top: 20px;
}

ul[id="mainList"] {
	list-style: url(images/check.gif);
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	/*font-weight: bold;*/
	color: #666666;
	line-height: 48px;
}

ul[id="columnList"] {
	list-style: url(images/check.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 32px;
}

.sectionText {
	font-size: 14px;
	color: #666666;
	line-height: 26px;
}

.mainSectionText {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	line-height: 34px;
}



.twocol { width: 650px; }


.twocol li {
	float: left; width: 265px; margin: 0px 40px 0px 0px; padding-right: 0px;
	line-height: 34px;
}

ul.whyus {
	font-size: 16px;
	list-style: url(images/check.gif);
	line-height: 36px;
}