@charset "utf-8";
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow: visible;
}
h2 {margin: 0px 0px 0px 0px; padding: 0px; color: #000; font-family: Tahoma, Helvetica, Verdana, sans-serif; font-size: 18px; font-weight:bold; text-transform:uppercase; line-height:100%;}
h1 {
	padding: 0px;
	color: #0076a5;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 28px;
	font-weight:bold;
	text-transform:none;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 50px;
	text-decoration: none;
	letter-spacing: 4px;
	word-spacing: 2px;
	font-variant: small-caps;
}
h3 {margin: 0px 0px 0px 0px; padding: 0px; color: #0273A5; font-family: Helvetica, Tahoma, Verdana, sans-serif; font-size: 18px; font-weight:bold; text-transform:uppercase;}
h4 {margin: 0px 0px 0px 0px; padding: 0px; color: #6D6D6D; font-family: Helvetica, Tahoma, Verdana, sans-serif; font-size: 12px; font-weight:bold; text-transform:uppercase;}
h5 {margin: 0px 0px 0px 0px; padding: 0px; color: #0273A5; font-family: Helvetica, Tahoma, Verdana, sans-serif; font-size: 13px; font-weight:bold; line-height: 100%;}
a, a:active, a:visited {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;}
a:hover {color: #0273A5; text-decoration: none;}
a img {border-width:0;}
#frame {
	width: 100%;
	height: 100%;

}

#siteframe {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;

}
#headerframe {
	padding-left: 50px;
	height: 105px;
}

#logo {
	padding-top: 20px;
	width: 250px;
	float: left;
	
}

#nav-frame{
	height: 65px;
}
#bottomframe {
	width: 100%;
	height: 400px;
	background-color: #000;
	float: left;
	
}
#bframe2 {	height: 400px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#contentcontainer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
	text-align: left;
}
#underconstructionform {
		background-color: #FFF;
	background-image: url(images/site-under-construction.png);
	background-repeat: no-repeat;
	background-position: left top;	
	padding-left: 550px;
	
}

#bottext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
height: 50px;

	margin-top: 20px;
	float: right;
	word-spacing: 2px;
	letter-spacing: 1px;
	font-weight: bold;
}

#bottext a, #bottext a:active, #bottext a:visited {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #fff;
	text-decoration: none;}
#bottext a:hover {color: #0273A5; text-decoration: none;}

#phonenumber {

	width: 220px;
	margin-top: 45px;
	float: right;
	display: block;



}

.homeheader {
	background-color: #FFF;
	width: 1000px;
		height: 228px;

}
.homebuttonpad {float: left; width: 5px; height: 15px;
}

#homecolumns {
	float:left;
	width: 1000px;
margin-bottom: 30px;
	background-color: #FFF;
	margin-top: 25px;
}
.homecolumn {
	float:left;
	width: 235px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;	
}

.homecolumnpad {

	margin-left: 10px;
	margin-top: 8px;
		line-height: 16px;
	
}

#homecolumns ul {
	padding: 0px;
	margin-left: 20px;
	margin-right:0px;
	margin-top: 5px;
	margin-bottom: 0px;
	line-height: 19px;
}


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

#homecolumns h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #000;
	font-family: Tahoma, Helvetica, Verdana, sans-serif;
	font-size: 18px;
	font-weight:bold;
	text-transform:uppercase;
	height: 18px;
}
#flashcontent {
	height: 100%;
	font: 12px 'Trebuchet MS', arial, sans-serif;
	font-weight: bold;
	color: #999;
	text-align:center;
	line-height: 200px;
	margin-bottom: 1px;
}



#googleanalytics {
	float: left;
	width: 100%;
}








