body {
	margin-top: 0px;
	background: #74838c url(images/header_bg.gif) top repeat-x;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A1A1A1;
}
* {
	margin: 0;
	padding: 0;
}
h2 {
	font-weight:normal;
	color: #333;
	font-size:12px;
	padding: 0 0 0 5px;
}
h3 {
	font-weight:bold;
	color: #333;
	font-size:15px;
	padding: 0 0 0 0;
	text-align:center;
}
h4 {
	font-weight:bold;
	color: #333;
	font-size:14px;
	padding: 0 0 0 5px;
}
h5 {
	font-weight:normal;
	color: #333;
	font-size:12px;
	padding: 0 0 0 25px;
}
h6 {
	font-weight:bold;
	color: #333;
	font-size:30px;
	padding: 3px 0 3px 0;
	text-align:center;
}
.bullets{
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:normal;
	color: #333;
	padding:0 0 0 10px;
}
.numbered{
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:normal;
    color:#A1A1A1;
	text-align:left;
	padding:0 10px 0 0px;
}


ol{
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:normal;
	color: #333;
 	text-align:left;
	padding:0 0 0 29px;
}

ul{
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:normal;
	color: #333;
 	text-align:left;
	padding:0 0 0 30px;
}


.li{
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:normal;
	color: #333;
 	text-align:left;
	padding:0 0 0 0;
}
a {
	text-decoration: underline;
	color: #07B6FE;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
/* Wrapper */

#wrapper {
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	text-align:left;
	width:920px;
	background:#ccd4d7 url(images/header_bg.gif) top repeat-x;
	display:table;
}
/* Header */

#header {
	width: 920px;
	float: left;
	height: 120px;
	margin: 0 0 0 0;
}
/* Logo */

#logo {
	float: left;
	width: 520px;
	height: 60px;
	padding-top:17px;
}
#Phone {
	float:left;
	width:420px;
	height:56px;
	padding-top:7px;
}
/* Menu */

#menu {
	width: 920px;
	height: 40px;
	margin: 0 0 0 0;
	float:left;
	background-image: url(images/navbg.jpg);
}
#menu ul {
	margin: 0;
	padding: 10px 0 0 0px;
	list-style: none;
	line-height: normal;
}
#menu li {
	display: inline;
	text-align: center;
}
#menu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 5px 20px 5px 20px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}
#menu a:hover, #menu .active a {
	background: #07B6FE;
	color: #fff;
}
/* Banner */

#banner {
	width:920px;
	height:325px;
	margin:0 auto;
	float:left;
}
#banner2 {
	width:560px;
	height:290px;
	float:left;
	background-color:#133f5a;
}

/* Left Sidebar */

#left_sidebar {
	float: left;
	width: 234px;
	margin: 0px;
	padding: 0px 5px 30px 5px;
}
#left_sidebar ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}
#left_sidebar li {
	margin-bottom: 1px;
	padding: 0px 0px 0px 0px;
	background: url(images/links_arrow.jpg) no-repeat left center;
}
#left_sidebar li ul {
	margin: 0px;
	padding: 0px 0px 40px 0px;
}
#left_sidebar li li {
	margin: 0;
	padding: 9px 0px;
	border: none;
	border-bottom: 1px solid #252726;
}
#left_sidebar h2 {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	font-size: 160%;
	font-weight: normal;
	color: #07B6FE;
}
#left_sidebar h3 {
	font-size: 77%;
	color: #110404;
}
#left_sidebar a {
	border: none;
	text-decoration: none;
	color: #A1A1A1;
}
#left_sidebar a:hover {
	text-decoration: underline;
}
.frame_hp1 {
	float: left;
	width: 232px;
	height: 382px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background:url(images/frame_bg1.jpg) no-repeat;
}
/* Content */

#content {
	float: left;
	width: 684px;
	padding: 0 5px 0 5px;
}
#content2 {
	float: left;
	width: 920px;
	padding: 0 5px 0 5px;
}

.vendor_logos { 
	width:139px;
	padding: 5px 10px 25px 10px;
}



.content_box {
	width: 920px;
	margin-bottom:12px;
	padding:10px 0 0 0;
	display:table;
	float:left;
	background-color:#ccd4d7;
}
.content_txt {
	width: 410px;
	float:left;
}
.content_txt2 {
	width: 920px;
	float:left;
}
.content_txt3 {
	width: 920px;
	float: left;

}

.content_img {
	width: 256px;
	float:right;
	text-align:right;
}
.content_img2 {
	width: 140px;
	float:left;
	text-align:right;
	padding: 0 15px 0 0;
}
.content_img3 {
	float:right;
	text-align:right;
	padding:0 0 0 10px;
}
.content_logos {
	float:left;
	width:139px;
	text-align:right;
	padding:0 0 15px 10px;
}
.header1 {
	padding: 4px 35px 4px 0;
	font-weight: bold;
	font-size:17px;
	color: #FFFFFF;
}
.header10 {
	padding: 4px 35px 4px 10px;
	background: #07B6FE;
	font-weight: bold;
	font-size:17px;
	color: #FFFFFF;
}
#welcome {
	width:360px;
	height:290px;
	float:left;
	background-color:#133f5a;
}
.welcome-box {
	width:340px;
	height:250px;
	padding: 10px 5px 5px 5px;
}
.welcome_text {
	padding: 0;
	color: #4da0d8;
	font-size:12px;
}
.left_frame1_indent {
	padding: 7px 5px 4px 35px;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	background: url(images/check_mark.jpg) no-repeat left center;
}
.left_frame1_image {
	padding: 0 0 0 7px;
	width:21px;
	height:20px;
}
.image_container1 {
	padding:0 0 0 20px;
	float:right;
}
.image_container2 {
	padding:0 125px 10px 150px;
	float:left;
}
#map {
	float: left;
	width: 425px;
	padding: 0 0 0 21px;
}

	/* Locations Table */
	
#table2 {
	float: left;
	width: 800px;
	padding: 0 0 21px 120px;
}	
.row1 {
    background-color:##69C;
	border: none;
	border-color:##69C;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	height:30px;
    color:#ffffff;
	text-align:left;
	padding:3px 0 3px 10px;

}

.row1_centered {
    background-color: #69C;
	border:thin;
	border-color:#838383;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
    color:#ffffff;
	text-align:center;
	padding:0 0 3px 10px;

}

.row2 {
    background-color:#fff;
	border:thin;
	border-color:#838383;
	padding:0 0 0 0;
	height:30px;
}

.row3 {
    background-color:#fff;
	border:thin;
	border-color:#838383;
	padding:0 0 0 0;
	height:30px;
}

.locations_text {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
    color:#000;
	text-align:left;
	padding:10px 10px 10px 10px;
}

#table_schedule {
	float: left;
	width: 840px;
	padding: 0 0 21px 75px;
}
/* Form */

#form
{
	width:445px;
	height:350px;
	float:left;
	padding: 0 0 0 5px;
}
html>body #sumit_form
{
 	display:table;
	padding: 10px 0 0 220px;
	
   
}

.form_row1 {
    background-color: #069;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:normal;
    color:#ffffff;
	text-align:left;
	padding:5px 10px 10px 10px;
}

.form_row2 {
    background-color: #69C;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:normal;
    color:#ffffff;
	text-align:left;
	padding:5px 10px 10px 10px;
}


.form_text{
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:normal;
    color: #fff;
	text-align:left;
	padding:0 0 0 0;
}

/* Body Footer */

#body_footer {
	width:920px;
	height:171px;
	background:url(images/body_footer.gif) no-repeat;
	border:none;
	float:left;
}
.body_footer {
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 14px;
	font-weight:bold;
	font-style:italic;
	color: #fff;
	float:left;
}
#body_footer_text {
	width:160px;
	padding:110px 0px 0px 5px;
	float:left;
	border:none;
}
/* Home Page Blocks */

.block1 {
	width:448px;
	height:196px;	
	float:left;
	background-image:url(images/hp_b_bg1.jpg);
	padding: 0 0 0 0;
}
.block2 {
	width:702px;
	height:146px;	
	float:left;
	background-image:url(images/hp_b_bg2.jpg);
	padding: 0 0 0 0;
}

.block3 {
	width:189px;
	height:146px;	
	float:left;
	padding: 0 5px 0 10px;
}

#service_spacer {
    width:5px;
	height:1px;
	padding:5px 3px 5px 3px;
	float:left;
}

#service_vspacer {
	padding:0 0 0 0;
	width:920px;
	height:6px;
	float:left;
}

.block_text {
    width:220px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:normal;
    color:#fff;
 	text-align: justify;
	float:left;
}
.block_text_lead {
    width:572px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:normal;
    color:#fff;
 	text-align: justify;
	float:left;
	padding:20px 0 0 0;
}
.block_text ul
{
	padding:0;
	margin:0;
	padding: 15px 3px 0 25px;
}
.block_title {
    width:448px;
	padding: 6px 0px 0 70px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:bold;
    color:#08405b;
 	text-align: left;
	float:left;
}
.block_title2 {
    width:702px;
	padding: 6px 0px 0 10px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:bold;
    color: #096;
 	text-align: left;
	float:left;
}
.block_image {
    width:207px;
	height:142px;
	padding: 17px 0 0 5px;
	float:left;
	border:none;
}
.block_image2 {
    width:117px;
	height:102px;
	padding: 17px 0 0 5px;
	float:left;
	border:none;
}


.block_btn {
    width:122px;
	height:31px;
	padding: 11px 0 0 60px;
	float:left;
	border:none;
}
.block_btn2 {
    width:122px;
	height:31px;
	padding: 11px 0 0 230px;
	float:left;
	border:none;
}

/* Footer */

#footer {
	height: 50px;
	width:100%;
	margin: 0 auto;
	padding: 0 0 0 0;
	background: #08405b;
	border-top: 1px solid #DEDEDE;
	font-family: Arial, Helvetica, sans-serif;
	float:left;
}
#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 9px;
	text-align: center;
	color: #fff;
}
#footer a {
	color: #AA2808;
}

