@charset "UTF-8";
/* CSS Document */

body {
background: #3d8adc url(../images/body.jpg) top repeat-x;
color: #4f4f4f;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 12px;
margin:0 auto;
}

/*Reset Styles!*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption, tfoot, thead {
margin: 0;
padding: 0;
border: 0;
outline: 0;
}

h1 {
font-size: 24px;
}

h2 {
font-size: 20px;
}

h3 {
font-size: 18px;
}

h4 {
font-size: 16px;
}

h5 {
font-size: 14px;
}

h6 {
font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
margin: 0 0 15px 0;
}

.clear
{
clear:both;
}

/*Wrapper*/

#wrapper {
margin: 0 auto;
width: 900px;
overflow:hidden;
}
#wrapper-outer {
background: url(../images/wrapper_bg.jpg) bottom center no-repeat;
margin: 0 auto;
width: 1000px;
}
/*Header*/
#header {
background: url(../images/body.jpg) top repeat-x;
float: left;
width: 900px;
}

#logo {
float: left;
text-align: right;
width: 489px;
}

#logo p {
color: #FFFFFF;
text-transform: uppercase;
}

#logo img {
float: left;
}

#phone {
color: #FFFFFF;
float: right;
margin: 30px 0 0 0;
text-align: right;
width: 245px;
}

#phone span.blue {
font-size: 22px;
}

#phone span.orange {
font-size: 32px;
}

/*TopNav*/
#topNav {
background: url(../images/topNav_bg.jpg) no-repeat top center ;
float:left;
margin:10px 0 0 0;
width: 900px;
}

#topNav ul {
font-size: 15px;
font-weight: bold;
text-transform: uppercase;
width: 900px;
}

#topNav li {
float: left;
display: inline;
list-style: none;
margin: 0 25px;
}

#topNav li a:link, #topNav li  a:visited, #topNav li a:active {
color: #FFFFFF;
float: left;
padding: 9px 10px 8px 10px;
text-decoration: none;
}

#topNav li a:hover{
background: #FFFFFF;
color: #3f8bdf;
float: left;
padding: 9px 10px 8px 10px;
text-decoration: none;
}

/*Main*/

#main {
float: left;
width: 900px;
margin:10px 0 0 0;
}

/*Content*/

#content {
float: left;
width: 678px;
}

/*Banner*/
#banner {
float: left;
margin: 0 0 10px 0;
width: 678px;
}

/*Text Area*/

#textArea {
background: #FFFFFF;
color: #4f4f4f;
float:left;
margin: 0 0 10px 0;
padding:15px;
width:648px;
min-height:655px;
}

#textArea h2, h4, h6 {
color: #3f8bdf;
}

#textArea p {
margin: 0 0 15px 0;
}

#textArea ul {
line-height: 24px;
margin: 0 0 15px 25px;
}

#textArea li {
background: url(../images/textArea_bullet.jpg) left 6px no-repeat;
list-style: none;
padding: 0 0 0 25px;
}

#textArea .services {
line-height: 24px;
margin: 0 0 15px 25px;
width:600px;
float:left;
_float:none;
}

#textArea .services li {
background: url(../images/textArea_bullet.jpg) left 6px no-repeat;
list-style: none;
padding: 0 0 0 25px;
float:left;
width:200px;
}

#textArea img {
float: left;
margin: 5px 10px 5px 0;
}

#textArea a:active,
#textArea a:link,
#textArea a:visited {
color: #4f4f4f;
text-decoration: none;
}

#textArea a:hover {
color: #4f4f4f;
text-decoration: underline;
}

#servicesBox {
background: url(../images/services_box_bg.jpg) repeat-y;
clear: both;
float: left;
margin:10px 0 0 10px 0;
width: 530px;
}

#servicesBox img {
float: left;
margin: 0;
}

#servicesBox_content {
color: #000000;
float: left;
line-height: 16px;
padding: 15px 10px;
width: 510px;
}

#servicesBox_content ul {
color: #4f4f4f;
float: left;
line-height: 18px;
margin: 0 0 5px 0;
}

#servicesBox_content li {
background: url(../images/services_box_bullet.jpg) left no-repeat;
list-style: none;
padding: 0 0 0 25px;
}

#servicesBox_content img {
margin: 0 5px 5px 0;
}

#servicesBox_menu {
background: url(../images/services_box_menu.jpg) top left no-repeat;
float: left;
width: 530px;
}

#servicesBox_menu ul {
float: left;
font-size: 13px;
font-weight: bold;
line-height: 15px;
margin: 0 5px;
width: 540px;
}

#servicesBox_menu li {
background: url(../images/services_box_border.jpg) center right no-repeat;
float: left;
display: inline;
list-style: none;
padding: 3px 10px 2px 10px;
}

#servicesBox_menu li.last {
background: none;
}

#servicesBox_menu a:active,
#servicesBox_menu a:link,
#servicesBox_menu a:visited {
color: #FFFFFF;
float: left;
padding: 13px 10px 15px 10px;
text-decoration: none;
}

#servicesBox_menu a:hover {
background: #FFFFFF;
color: #4f4f4f;
float: left;
padding: 13px 10px 15px 10px;
text-decoration: none;
}

#callUsAction {
color: #4f4f4f;
float: left;
font-size: 17px;
font-weight: bold;
line-height: 30px;
text-align: center;
width: 530px;
}

#callUsAction span.blue2 {
color: #3f8bdf;
}

#callUsAction span.green {
color: #90c216;
font-size: 30px;
}

#callUsAction p {
margin: 0;
}

/*Column Right*/

#columnRight {
float: right;
overflow: hidden;
text-align: center;
width: 213px;
}

#servicesMenu {
background: #ced8e2;
float: right;
overflow: hidden;
margin: 0 0 10px 0;
padding: 0 0 7px 0;
text-align: center;
width: 213px;
}

#servicesMenu h3 {
background: url(../images/services_menu_green.jpg) bottom center no-repeat;
color: #3f8bdf;
float: left;
font-size: 15px;
padding: 2px 0;
margin: 0;
text-align: center;
width: 213px;
}

#servicesMenu ul {
float: left;
width: 213px;
}

#servicesMenu li {
background: url(../images/services_menu_grey.jpg) bottom center no-repeat;
list-style: none;
padding: 3px 0;
}

#contactForm {
background: #FFFFFF;
float: right;
font-size: 11px;
text-align: left;
width: 213px;
}

#contactForm h3 {
background: #206ddf url(../images/contactForm_title.jpg) top repeat-x;
color: #FFFFFF;
float: left;
font-size: 15px;
margin: 0 0 10px 0;
padding: 5px 0;
text-align: center;
width: 213px;
}

#contactForm label {
float: left;
margin: 0 10px;
padding: 7px 0 3px 0;
width: 183px;
}

#contactForm input {
border: #a7a7a7 1px solid;
float: left;
margin: 0 10px;
width: 188px;
}

#contactForm .formFieldBtn {
background: #216ee0 url(../images/submit_bg.jpg) repeat-x;
border: none;
color: #FFFFFF;
float: right;
font-family: Tahoma;
font-size: 11px;
font-weight: bold;
margin: 10px 12px 20px 0;
padding: 3px;
}

#Comment {
border: #a7a7a7 1px solid;
float: left;
margin: 0 10px;
width: 188px;
}

#businessHours_box {
background: #FFFFFF;
float: right;
font-size: 11px;
text-align: left;
width: 213px;
}

#businessHours_box h3 {
background: #acd14d url(../images/businessHours_title.jpg) top repeat-x;
color: #FFFFFF;
float: left;
font-size: 15px;
margin: 0 0 10px 0;
padding: 5px 0;
text-align: center;
width: 213px;
}

#businessHours_box ul {
float:left;
*float:none;
margin: 0 0 26px 0;
width: 213px;
}

#businessHours_box ul li {
background: url(../images/businessHours_border.jpg) bottom center no-repeat;
float: left;
list-style: none;
margin: 0 7px;
padding: 9px 0;
width: 183px;
}

#businessHours_box li span.left {
float: left;
}

#businessHours_box li span.right {
float: right;
}

#columnRight li.last {
background: none;
}

#columnRight a:active,
#columnRight a:link,
#columnRight a:visited {
color: #4f4f4f;
text-decoration: none;
}

#columnRight a:hover {
color: #4f4f4f;
font-weight: bold;
text-decoration: none;
}

/*Footer*/

#footer {
background: url(../images/footer_bg.jpg) bottom center no-repeat;
color: #FFFFFF;
float: left;
line-height: 20px;
overflow: hidden;
padding:35px 0;
text-align: center;
width: 900px;
}

#footer p {
}

#footer ul {
clear: both;
}

#footer li {
border-right: #FFFFFF 1px solid;
display: inline;
list-style: none;
}

#footer li.last {
border: none;
}

#footer a:active,
#footer a:link,
#footer a:visited {
color: #FFFFFF;
padding: 0 6px;
text-decoration: none;
}

#footer a:hover {
color: #FFFFFF;
padding: 0 6px;
text-decoration: underline;
}

/*Important Classes*/

.blue {
color: #bbdeff;
}

.blue2 {
color: #3f8bdf;
}

.orange {
color: #f8a04b;
}

.border {
border:solid 1px #CCCCCC;
}

.swf_space {
padding:0 0 0 100px;
}
