@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #123452;
}

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
	margin: 10px 0;
	text-align: justify;
}
p strong {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #123452;
	font-weight: bold;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FFF;
	font-weight: normal;
	margin-bottom: 10px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #123452;
	font-weight: bold;
	margin-bottom: 10px;
}
h2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #123452;
	font-weight: bold;
	margin-bottom: 10px;
}
h2 span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #006995;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #123452;
	font-weight: bold;
	margin-bottom: 10px;
}
h3 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #123452;
	font-weight: bold;
	margin-bottom: 10px;
}
h3 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #123452;
	font-weight: bold;
	margin-bottom: 10px;
	text-decoration: none;
}
h4 , h4 a, h4 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #123452;
	font-weight: bold;
	margin-bottom: 5px;
	text-decoration: none;
}

a {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}
.imgborderblue {
	border: 2px solid #123452;
	padding: 2px;
}
.imgborder {
	border: 2px solid #fff;
	padding: 2px;
}
.imgborder:hover {
	border: 2px solid #123452;
}
#top_banner {
	background-image: url(../images/top.jpg);
	background-repeat: repeat-x;
	height: 38px;
	z-index: 10;
}

#top_banner #nav {
	margin: 0 auto;
	width: 920px;
	z-index: 10;
}
#top_banner #nav ul {
	display: block;
	margin: 0;
	padding: 0;
}

#top_banner #nav ul li {
	display: block;
/*	width: 110px;*/
	width:115px;
	float: left;
	list-style-type: none;
	text-align: center;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	height: 41px;
	padding-top: 0px;
}
/*#top_banner #nav ul li.insurance {
	display: block;
	width: 150px;
	float: left;
	list-style-type: none;
	text-align: center;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	height: 41px;
	padding-top: 0px;
}*/

#top_banner #nav ul li a {
	color: #FFF;
	display: block;
	height: 51px;
	padding-top: 10px;
	background-image: none;
}
#top_banner #nav ul li.window a:hover {
	background-image: url(../images/_hover.png);
	background-repeat: no-repeat;
	background-position: center -10px;
	text-decoration: none;
}

#top_banner #nav ul li.services a:hover {
	background-image: url(../images/_hover.png);
	background-repeat: no-repeat;
	background-position: center -10px;
	text-decoration: none;
}

#top_banner #nav ul li.health a:hover {
	background-image: url(../images/_hover.png);
	background-repeat: no-repeat;
	background-position: center -10px;
	text-decoration: none;
}
#top_banner #nav ul li.insurance a:hover {
	background-image: url(../images/_hover-ins.png);
	background-repeat: no-repeat;
	background-position: center -10px;
	text-decoration: none;
}

#top_banner #nav ul li.links a:hover {
	background-image: url(../images/_hover.png);
	background-repeat: no-repeat;
	background-position: center -10px;
	text-decoration: none;
}

#top_banner #nav ul li.testimonials a:hover {
	background-image: url(../images/_hover.png);
	background-repeat: no-repeat;
	background-position: center -10px;
	text-decoration: none;
}

#top_banner #nav ul li.clients a:hover {
	background-image: url(../images/_hover.png);
	background-repeat: no-repeat;
	background-position: center -10px;
	text-decoration: none;
}

#top_banner #nav ul li.contact a:hover {
	background-image: url(../images/_hover.png);
	background-repeat: no-repeat;
	background-position: center -10px;
	text-decoration: none;
}
#top_banner #nav ul li.window a.active:link, #top_banner #nav ul li.window a.active:visited, #top_banner #nav ul li.window a.active:active, #top_banner #nav ul li.window a.active:hover {
	background-image: url(../images/_hover.png);
	background-repeat: no-repeat;
	background-position: center -10px;
	text-decoration: none;
}

#top_banner #nav ul li.services a.active:link, #top_banner #nav ul li.services a.active:visited, #top_banner #nav ul li.services a.active:active, #top_banner #nav ul li.services a.active:hover {
	background-image: url(../images/_hover.png);
	background-repeat: no-repeat;
	background-position: center -10px;
	text-decoration: none;
}

#top_banner #nav ul li.health a.active:link, #top_banner #nav ul li.health a.active:visited, #top_banner #nav ul li.health a.active:active, #top_banner #nav ul li.health a.active:hover {
	background-image: url(../images/_hover.png);
	background-repeat: no-repeat;
	background-position: center -10px;
	text-decoration: none;
}

#top_banner #nav ul li.insurance a.active:link, #top_banner #nav ul li.insurance a.active:visited, #top_banner #nav ul li.insurance a.active:active, #top_banner #nav ul li.insurance a.active:hover {
	background-image: url(../images/_hover-ins.png);
	background-repeat: no-repeat;
	background-position: center -10px;
	text-decoration: none;
}

#top_banner #nav ul li.links a.active:link, #top_banner #nav ul li.links a.active:visited, #top_banner #nav ul li.links a.active:active, #top_banner #nav ul li.links a.active:hover {
	background-image: url(../images/_hover.png);
	background-repeat: no-repeat;
	background-position: center -10px;
	text-decoration: none;
}

#top_banner #nav ul li.testimonials a.active:link, #top_banner #nav ul li.testimonials a.active:visited, #top_banner #nav ul li.testimonials a.active:active, #top_banner #nav ul li.testimonials a.active:hover {
	background-image: url(../images/_hover.png);
	background-repeat: no-repeat;
	background-position: center -10px;
	text-decoration: none;
}

#top_banner #nav ul li.clients a.active:link, #top_banner #nav ul li.clients a.active:visited, #top_banner #nav ul li.clients a.active:active, #top_banner #nav ul li.clients a.active:hover {
	background-image: url(../images/_hover.png);
	background-repeat: no-repeat;
	background-position: center -10px;
	text-decoration: none;
}

#top_banner #nav ul li.contact a.active:link, #top_banner #nav ul li.contact a.active:visited, #top_banner #nav ul li.contact a.active:active, #top_banner #nav ul li.contact a.active:hover {
	background-image: url(../images/_hover.png);
	background-repeat: no-repeat;
	background-position: center -10px;
	text-decoration: none;
}
#wrapper {
	background-color: #FFF;
	width: 944px;
	margin: 0 auto;
	height: auto;
	padding: 0;
	z-index: 0;
}

#wrapper #header {
	height: auto;
	width: 944px;
}
#wrapper #header #logo_tel {
	margin-left: -2px;
}
#wrapper #header #image {
	background-image: url(../images/image.jpg);
	background-repeat: no-repeat;
	height: 128px;
	margin: 0 auto;
	width: 900px;
	margin-top: 10px;
	padding-top: 20px;
	padding-left: 20px;
}

#wrapper #header #image p {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10.5pt;
	width: 319px;
}
#wrapper #header #image2 {
	background-image: url(../images/image2.jpg);
	background-repeat: no-repeat;
	height: 128px;
	margin: 0 auto;
	width: 900px;
	margin-top: 10px;
	padding-top: 20px;
	padding-left: 20px;
}
#wrapper #header #image2 p {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10.5pt;
	width: 319px;
}
#wrapper #header #image3 {
	background-image: url(../images/image3.jpg);
	background-repeat: no-repeat;
	height: 128px;
	margin: 0 auto;
	width: 900px;
	margin-top: 10px;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
}
#wrapper #header #image3 p , #wrapper #header #image3 p a , #wrapper #header #image3 p a:hover{
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	width: 319px;
	text-align: left;
}

#wrapper #content {
	width: 910px;
	margin: 0 auto;
	height: auto;
	min-height: 400px;
	clear: both;
}
#man   {
	width: 47px;
	position: relative;
	top: -175px;
	height: 100px;
	float: right;
	right: 30px;
}
#drop   {
	width: 269px;
	position: relative;
	top: -60px;
	height: 60px;
	float: right;
	right: 0px;
	z-index: 0;
}

#wrapper #content #sidebar_right {
	float: right;
	width: 250px;
	background-repeat: no-repeat;
	height: 385px;
	padding: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #123452;
	margin-bottom: 10px;
}
#wrapper #content #sidebar_right ul {
	margin-left: 15px;
	margin-right: 15px;
}

#wrapper #content #sidebar_right ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	list-style-type: none;
	padding-left: 25px;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
#wrapper #content #sidebar_right ul li a:hover {
	text-decoration: none;
}

#wrapper    #content ul{
	margin-left: 15px;
	margin-right: 15px;
}
#wrapper #content    ul li{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	list-style-type: none;
	padding-left: 25px;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

#wrapper #content #column_one {
	width: 140px;
	float: left;
	height: auto;
}
#wrapper #content #column_two {
	float: left;
	width: 470px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#wrapper #content #column_two h2 {
	color: #123452;
	margin-bottom: 20px;
	margin-top: 10px;
}

#wrapper #content #column_two h2 a {
	text-decoration: none;
	color: #123452;
	padding: 8px 290px 10px 30px;
	background-image: url(../images/dropdown.png);
	background-repeat: no-repeat;
}
#wrapper #content #column_two h2 a:hover {
	background-image: url(../images/dropdown-arrow.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	width: 450px;
}
#window , #gutter, #reach, #cladding{
	margin: 10px 0 0 20px;
	padding-bottom: 5px;
}
#wrapper #content #column_two ul li {
	font-family: Verdana, Geneva, sans-serif;
}



#wrapper #content #members {
	background-image: url(../images/members.jpg);
	background-repeat: repeat-x;
	width: 640px;
	height: auto;
	float: left;
	background-position: center;
	margin-left: -17px;
	margin-bottom: 10px;
}
#wrapper #content #column_two ul li ul {
	margin-top: 10px;
}



#wrapper #footer {
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	height: 45px;
	padding: 15px 0 0 10px;
	clear: both;
}


#wrapper #footer p {
	color: #FFF;
	font-size: 7.5pt;
	margin: 0;
	position: relative;
	z-index: 10;
}
#wrapper #footer2 {
	padding: 10px 0 10px 10px;
	width: auto;
}
#wrapper #footer2 #icons {
	width: 70px;
	float: right;
	position: relative;
	left: 300px;
}
#wrapper #footer2 #icons img {
	padding-right: 5px;
}


#wrapper #footer2 p {
	font-size: 7.5pt;
}
.hidden {
	display: none;
}
.unhidden {
	display: block;
}
form label {
	float: left;
	width: 150px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	padding-bottom: 0px;
	padding-top: 5px;
}
form .boxes {
	width: 250px;
	height: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}
form .area {
	width: 250px;
	height: 100px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
form #submit {
	width: 70px;
	height: 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	margin-left: 150px;
	margin-top: 5px;
	width: 90px;
	margin-bottom: 10px;
	padding-bottom: 0px;
}

