body {
font-family:Arial;
font-size:62.5%;
color:#292929;
margin:0;
padding:0;
}
ul {
margin:0;
padding:0;
}
a {color:#1D5B95;}
a:hover {color:#fd8317;}
.clear {clear:both;}
#wrapper {width:100%;}
#head-container {
height:113px;
width:100%;
background:white url(images/header-bg.gif) repeat-x top left;
}
#header {
width:900px;
margin:0 auto;
height:113px;
}
#logo {
float:left;
background:transparent url(images/logo.gif) no-repeat top left;
width:393px;
height:58px;
margin-top:4px;
}
#phone {
font-size:1.6em;
font-weight:bold;
float:right;
margin:24px 20px 0 0;
color:#003973;
padding-right:10px;
}

/* +++ Navigation +++ */
#nav {
height:43px;
margin-left: 30px;
}
#nav ul {
list-style:none;
font-size:13px;
padding-top:3px;
}
#nav ul li {
float:left;
height:43px;
line-height:43px;
text-align:center;
overflow:hidden;
}
#nav ul li.multi a {
height:38px;
line-height:110%;
padding-top:5px;
}
#nav ul li a {
display:block;
color:#292929;
text-decoration:none;
background:transparent url(images/menu-divider.gif) no-repeat bottom left;
padding:0 22px 0 29px;
}
#nav ul li a:hover {color:#003973;}
#nav ul li#current a {
font-weight:bold;
color:#003973;
}
#nav ul li.last {
padding-left:0;
background:transparent url(images/menu-divider.gif) no-repeat bottom left;
width:7px;
}

/* +++ Container rules +++ */
#container {
margin-top:-2px;
background:url(images/wrapper-bg.jpg) repeat-x top left #DCEBF6;;
width:100%;
}
#content-top {
width:835px;
height:213px;
margin:0 auto;
background:transparent (images/top-content-wrapper.gif)*/ repeat-x bottom;
}
#secondary-pgs #content-top {
width:835px;
height:50px;
margin:0 auto;
background:transparent/*url(images/top-content-wrapper.gif)*/ repeat-x bottom;
}
#content-top #photo {
width:512px;
height:213px;
background:url(images/group.jpg) no-repeat bottom left;
float:left;
}
#content-top #message {
font-family: Trebuchet MS, Verdana, Arial;
position: relative;
top: 95px;
color: #000;
font-size: 1.9em;
float: right;
font-weight: bold;
text-align: right;
}
#content-top #message span {
color:#49739F;
}
#content-shadow {
width:843px;
background:url(images/content-wrapper-bg.gif) no-repeat top left;
margin:0 auto;
}
#content {
width:831px;
border:solid #bababa 1px;
margin:0 auto;
background:white url(images/content-bottom.gif) repeat-x bottom left;
}
#content-fade {
height:32px;
background:white url(images/content-top.gif) repeat-x top left;
}
#left {
width:550px;
float:left;
margin:-25px 5px 5px 35px;
}
.contactpg #left {
width:420px;
float:left;
margin:-25px 5px 5px 35px;
}
img#img-dr {
float:left;
margin:10px 10px 0 0;
padding:2px;
border:1px solid #1D5B95;
}
#group-photo {
text-align:center;
margin:20px 0 0 0;
}
#group-photo img {
margin-bottom:3px;
border:1px solid #BABABA;
padding:3px;
background:#fff;
}
/* ++++ Font Rules ++++*/
#homepg #content p {
font-size:1.3em;
line-height:1.8em;
}
#content p {
font-size:1.3em;
line-height:140%;
padding:0;
margin:0 0 8px 0;
}
p#call{
padding-top:10px;
margin-bottom:40px;
font-weight: bold;
font-style: italic;
}
h1, h2, h3 {color:#0d447e;}
h1 {
font-size:1.9em;
margin-bottom:10px;
}
h2 {
font-size:1.5em;
margin-bottom:10px;
}
h3 {font-size:1.8em;}
h4 {
font-size:1.3em;
color:#1D5B95;
margin:0;
padding:0;
}
#left ul{
list-style:url(images/check.gif);
font-size:1.3em;
margin-left:20px;
}
#left ul li {
margin:0 0 8px 0;
}
address {
font-style:normal;
font-size:1.2em;
margin-bottom:15px;
padding-bottom:5px;
line-height:110%;
border-bottom:1px solid #BABABA;
}
hr {
width:250px;
height:10px;
border:none;
background:url(images/hr.jpg) no-repeat top left;
padding:0;margin:10px 0;}

/* ++++ Sidebar Rules ++++ */
#sidebar {
width:195px;
float:right;
padding-left:40px;
margin-top:-29px;
}
.contactpg #sidebar {
width:300px;
float:right;
padding-left:10px;
margin-top:-29px;
}
#sidebar h3 {margin-bottom:13px;}
ul#features {
list-style:url(images/check.gif);
font-size:1.3em;
line-height:1.1em;
}
ul#features li {
margin:0 0 8px 0;
}
.maps {position:absolute; top:30px; right:50px;}
.maps2 {position:absolute; top:360px; right:50px;}

/* Table Rules */
table, td {font-size:12px;}
input, textarea {font-size:11px;}
table {
	border-collapse: collapse;
	text-align:left;
	margin:10px 0 0 0;
	}
td {
	border:1px solid #fff;
	padding:1px 7px;
	}

/* Contact Rules */
#formwrap {
	position:relative;
	margin:30px 0 0 10px;
	padding:0;
	width:460px;
	}
#formwrap label {position:absolute;}
input, textarea {
	margin:0 0 15px 120px;
	width:250px;
	}
input.check {
	margin:0 5px 1px 120px;
	width:12px;
	background-color:#E1E1E1;
	}
.formitem {margin-bottom:0.1em;}
#formwrap select {
	position:absolute;
	top:175px;
	left:120px;
	}
input.submit{ 
	width:60px;
	margin-bottom:15px;
	}
#formwrap span.required {color:#2B5596;}
span.required {color:#2B5596;}
#form

/* VIDEO */
#video {
	width:140px;
}
#smartsite_smartvideo0 {
	float:left;
	margin:15px 14px 15px 0 !important;
	vertical-align:middle;
	position:relative;
	top:-7px;
}
#smartsite_smartvideo1 {
	float:left;
	vertical-align:middle;
	position:relative;
	top:-7px;
}

/* RADIO */
div#radio {padding-top:10px; width:140px;
	position:relative;
	top:-16px;
}
#radio img {float:left; margin:0;}
#radio p {text-align:center; margin:0; padding:0; color:#124085; font-size:12px; line-height:1.3em !important;}
#radio p a {font-size:11px;;padding:0;color:#124085;} 
#radio p a:hover {color:#E78937;}
/* Footer Rules */
#footer-container {
clear:both;
width:100%;
border-top:solid #255b94 6px;
background:#052952;
}
#footer {
width:832px;
margin:0 auto;
text-align:center;
font-size:1.1em;
color:#fff;
}
#footer span {
padding:5px 0 13px 0;
}
#footer .subnav {
border-bottom:solid #254A6B 1px;
}
#footer a {color:#fff;
text-decoration:none;}
#footer a:hover {color:#E78937;}
#footer .copyright {
margin:5px;
padding:0;
display:block;
}
a.developer {color:white;text-decoration:none;}
a.developer:hover {color:white;text-decoration:underline;}