/* -----------------------Global Styles ---------------------------------------------*/
html, body {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body {
	background-image: url(images/background.gif);
	background-repeat: repeat;
}
.spacer {
	clear: both;
}
a:link, a:visited {
	color: #06F;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a {
	outline:none;
}



#divide {
	width: 950px;
	margin-top: 10px;
	margin-bottom: 10px;
}


/*------------------------Global Page Layout---------------------------------------------*/

#container {
	width: 950px;
	margin: 0 0 0 0; /* top right bottom left */
	padding: 0;
}
#wrapper {
	background-image: url(images/boxBg.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 950px;
}
#header {
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 201px;
	width: 939px;
}

/*-------------------------------Menu Style--------------------------------------*/
#menu {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 57px;
	width: 939px;
}
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
}
#menu ul li {
	display: block;
	float: left;
}
#menu ul li img {
	padding: 0px;
}

/*----------------------------------Flash & Request Section----------------------------*/
#flashwrap {
	padding: 0px;
	float: left;
	width: 590px;
	margin-top: 5px;
}
#flash-inside {
	padding: 0 0 0 2px; /*t r b l */
}
#requestwrap {
	padding: 0px;
	float: left;
	width: 358px;
	margin-top: 5px;
}
#request-inside {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 302px;
	width: 348px;
	background-image: url(images/requestBg.jpg);
	background-repeat: no-repeat;
}
#request-form {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	color: #666;
	margin-top: 50px;
	margin-left: 10px;
}
#commentform p {
	clear: both;
}
/*----------------------------------------Home Page-----------------------------------------*/
.home-pictures {
	float: left;
	width: 939px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}


.home-pictures h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #09F;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 2px;
}
.home-pictures p {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	text-align: left;
}
.frontpage-box {
	background-color: #f8f7f6;
	padding: 10px;
	width: 280px;
	border: 1px solid #d6d3d3;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	float: left;
}
.home-pictures ol li { font-size: 12px; font-family: Arial, Helvetica, sans-serif; margin-bottom: 5px; text-align: justify; margin-right: 10px; }

.thumbnail-home {
	border: 1px solid #DFDFDF;
	width: 149px;
	height: 149px;
	padding: 4px;
	margin-bottom: 10px;
	float: left;
	margin-right: 5px;
	background-color: #FFF;
}
.home-credit { width: 919px; margin-right: 10px; margin-left: 10px; }
.home-credit h1 { font: 24px Verdana, Geneva, sans-serif; color: #333; }
.home-credit p { font: 12px Arial, Helvetica, sans-serif; text-align: justify; }
.home-credit ol li { font: 12px Arial, Helvetica, sans-serif; text-align: justify; margin-bottom: 5px; }

.frontpage-box p a:link, .frontpage-box p a:visited, .frontpage-box p a:active {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #09F;
}
.frontpage-box p a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #09F;
}

/*----------------------------------------Sub Page Globals---------------------------------*/
.subpage-wrapper {
	background-color: #f8f7f6;
	padding: 15px;
	width: 887px;
	border: 1px solid #d6d3d3;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.subpage-wrapper h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #666;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	background-image: url(images/large_squares.png);
	background-repeat: no-repeat;
	padding-left: 30px;
}
.learning {
	width: 857px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
	background-color: #FFF;
	border: 1px solid #999;
}
.learning h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #666;
	margin-top: 2px;
	margin-bottom: 2px;
}
.learning-content {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
	margin: 0px;
	padding-top: 20px;
}
.thumbnail-div {
border: 1px solid #DFDFDF;
width: 120px;
height: 120px;
padding: 4px;
margin-bottom: 10px;
float: left;
margin-right: 10px;

}
/*--------------------------------------Footer-----------------------------------------------*/
#footer {
	background-image: url(images/footerBg.png);
	background-repeat: no-repeat;
	height: 41px;
	width: 950px;
	padding: 0px;
	margin: 0px;
}
#footer .links {
	font-size: 12px;
	color: #666;
	float: left;
	padding-top: 5px;
	width: 400px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#footer .copyright {
	font-size: 12px;
	float: left;
	width: 250px;
	padding-left: 30px;
	color: #666;
	padding-top: 5px;
}
.links ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.links ul li {
	display: block;
	float: left;
	padding-left: 5px;
}
/*------------------------------Comment Form-Not Used Right Now----------------------------------*/
#commentform #email {
	font-size: 1.1em;
	border: 1px solid #d6d3d3;
	width: 200px;
	background-image: url(images/comment-email.png);
	background-position: 7px 7px;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
	padding-top: 6px;
	background-color: #f8f7f6;
}



#commentform #author {
	font-size: 1.1em;
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 200px;
	background-image: url(images/comment-author.gif);
	background-position: 7px 7px;
	background-repeat: no-repeat;
	height: 20px;
	padding-top: 6px;
	padding-left: 30px;
}



#commentform #url {
	font-size: 1.1em;
	border: 1px solid #d6d3d3;
	width: 200px;
	background-image: url(images/comment-phone.png);
	background-position: 7px 7px;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
	padding-top: 6px;
	background-color: #f8f7f6;
}



#commentform #email:focus {
	font-size: 1.1em;
	border: 1px solid #939793;
	width: 200px;
	background-image: url(images/comment-email.png);
	background-position: 7px 7px;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
	padding-top: 6px;
	background-color: #ffffff;
}



#commentform #author:focus {
	font-size: 1.1em;
	background: #ffffff;
	border: 1px solid #939793;
	width: 200px;
	background-image: url(images/comment-author.gif);
	background-position: 7px 7px;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
	padding-top: 6px;
}



#commentform #url:focus {
	font-size: 1.1em;
	border: 1px solid #939793;
	width: 200px;
	background-image: url(images/comment-phone.png);
	background-position: 7px 7px;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
	padding-top: 6px;
	background-color: #ffffff;
}



#commentform input {

margin-bottom: 3px;

}

#commentform #services {
	font-size: 1.1em;
	border: 1px solid #d6d3d3;
	width: 200px;
	height: 20px;
	padding-left: 10px;
	padding-top: 2px;
	background-color: #f8f7f6;
}
#commentform #services:focus {
	font-size: 1.1em;
	border: 1px solid #939793;
	width: 200px;
	height: 20px;
	padding-left: 10px;
	padding-top: 2px;
	background-color: #ffffff;
}
#commentform #submit {
	font-size: 14px;
	border: 1px solid #d6d3d3;
	width: 150px;
	height: 30px;
	background-color: #f8f7f6;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(images/buttonBg.png);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #FFF;
}
/*--------------------------------------Contact Globals-Used at different places--------------------------*/
.contact {
	width: 857px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
	background-color: #FFF;
	border: 1px solid #999;
}
.contact-content {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
	margin: 0px;
	padding-top: 5px;
}
.contact-content p {
	margin: 0px;
	clear: both;
}

.contact-content h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 22px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.contact-content h4 {
	font-size: 14px;
	margin-top: 2px;
	margin-bottom: 2px;
}


/*-------------------------------------Product Description Table-----------------------------------------*/
.product-desc {
	float: left;
	width: 400px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
}

.product-table {
	border: 1px solid #999;
}

.product-table-head {
	background-image: url(images/buttonBg.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.product-desc-roof {
	float: left;
	width: 600px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
}
/*--------------------------------------Office Location Page--------------------------------------------*/
.locations {
	width: 857px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
	background-color: #FFF;
	border: 1px solid #999;
}
.address {
	background-color: #f8f7f6;
	padding: 5px;
	float: left;
	width: 300px;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #d6d3d3;
}
.address h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 2px;
}
.address p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-top: 2px;
}
.locations p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-top: 2px;
}
.locations ul li { font-family: Tahoma, Geneva, sans-serif; font-size: 12px; line-height: 18px; }

dl {clear:both;}
dt {float:left; text-align:right; width:90px; line-height:25px; margin:0 10px 10px 0;}
dd {
	float:left;
	width:275px;
	line-height:25px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
}

.checkbox ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	width: 280px;
}
.checkbox ul li {
	padding-left: 0px;
	margin: 0px;
	width: 125px;
	display: block;
	float: left;
}
.checkbox ul li label {
	margin-top: 0px;
	float: left;
}.divToggle h2 {
	font-size: 14px;
	font-weight: bold;
	color: #09F;
	margin-top: 0px;
	margin-bottom: 5px;
	cursor: pointer;
	background-image: url(images/small_squares.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.divClose {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #09F;
	background-image: url(images/minus.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 12px;
	cursor: pointer;
}
.moreInfo a:link, .moreInfo a:active, .moreInfo a:visited {
	text-decoration: underline;
	color: #06F;
}
.moreInfo a:hover {
	text-decoration: underline;
	color: #666;
}
#careers { float: right; padding: 0px; margin-top: 0px; margin-right: 25px; }

.profile { float: left; height: 250px; width: 200px; border: 1px solid #333; margin-right: 10px; }
.profile-box { padding: 15px; float: left; height: 305px; width: 225px; margin-top: 15px; margin-right: 15px; border: 1px solid #333; margin-left: 10px; }
.profile-box img { padding: 2px; border: 1px solid #666; }
.profile-box h3 { font-size: 20px; margin-top: 2px; margin-bottom: 2px; }
.profile-box p { margin-top: 2px; margin-bottom: 0px; font-size: 12px; line-height: 14px; }
