/* Global CSS */
body {
font-family:Arial, Helvetica, sans-serif;
font-size: 10pt;
line-height: 14pt;
color:#333;
padding:0;
margin:0;
}

div.clean { clear:both; height:0; font-size:0; line-height:0; }
span.bold { font-weight:bold; }
span.slant { font-style:italic; }
span.bluebold { color:#2D5EB6; font-weight:bold; }
span.bigbluebold { font-size:17px; color:#2D5EB6; font-weight:bold; }

a { color:#FF6600; text-decoration:none; font-weight:bold; }
a:hover { text-decoration:underline; }


.orangebutton{
vertical-align:middle;
}

input.textfield {
color:#999;
}

form { margin:0; padding:0; }

ul {
margin:15px 0;
padding:0;
list-style:none;
}
ul li {
margin:0 0 6px 0;
padding:0 0 0 10px;
font-weight:bold;
background:url(../images/blue_arrow.gif) left 3px no-repeat;
}

h1 {
font-size:17px;
color:#2D5EB6;
margin:0 0 10px 0;
padding:0;
}
h2 {
font-size:12px;
color:#2D5EB6;
margin:0;
padding:0;
}


/* Header */
#header {
width:764px;
border-right:1px solid #CECFCE;
}
#header img.logo { float:left; }

#header div.topnav {
float:left;
width:573px;
}
#header div.topnav a {
float:left;
}

/* Flash Header */
#flashheader {
width:764px;
height:161px;
text-align:center;
border-right:1px solid #CECFCE;
background:url(../images/flashbg.gif) left top repeat-x;
}

#flashbox {
width:205px;
height:184px;
text-align:center;
background:url(../images/flashbox.jpg) left top repeat-x;
}

/* Flash Header */
#inner_normal_header {
width:764px;
text-align:center;
border-right:1px solid #CECFCE;
background:url(../images/flashbg.gif) left top repeat-x;
}

/* Content Container */
#container {
width:764px;
padding:40px 0;
border-right:1px solid #CECFCE;
}

#container div.contentcol {
float:left;
width:379px;
padding-left:63px;
}

#container div.barkercol {
float:left;
width:206px;
margin-left:52px;
}

#container div.barkercolplanet {
float:left;
width:230px;
margin-left:52px;
}
#container img.visionspot {
float:left;
margin-left:52px;
margin-top:-20px;
}

/* Content Container */
#container div.full_contentcol {
float:left;
width:650px;
padding-left:63px;
}

#container div.social {
float:left;
width:650px;
padding-left:63px;
}

/* Footer */
#footer {
width:764px;
height:70px;
border-right:1px solid #CECFCE;
background:url(../images/footerbg.gif) left top repeat-x;
}
#footer div.services {
float:left;
width:460px;
height:35px;
margin-left:10px;
background:url(../images/servicesbg.gif) left top no-repeat;
}
#footer div.services a.servicemain {
font-size:9pt;
display:block;
float:left;
padding:10px 10px 10px 15px;
color:#080660;
font-weight:bold;
text-transform:uppercase;
}
#footer div.services a.servicemain:hover { text-decoration:none; }

#footer div.subservices {
font-size:10pt;
float:left;
width:350px;
padding:7px 0 0 0;
}
#footer div.subservices a { font-weight:bold; padding-left:16px; }

#footer a.footerlink {
font-size:9pt;
display:block;
float:left;
height:26px;
color:#080660;
font-weight:bold;
text-transform:uppercase;
margin-left:15px;
padding:9px 13px 0 13px;
border-left:1px solid #C0E092;
border-right:1px solid #C0E092;
background:url(../images/footerlink_greenbg.gif) left top repeat-x;
}

#footer div.copyright {
float:left;
width:200px;
font-size:10px;
text-transform:uppercase;
color:#333;
padding:8px 0 0 15px;
}
#footer div.telemail {
float:right;
width:295px;
font-size:10px;
color:#333;
text-transform:uppercase;
padding:8px 0 0 15px;
}
#footer div.telemail a { color:#333; }
#footer div.telemail a:hover { color:#333; }

#footergreengray {
width:764px;
height:70px;
border-right:1px solid #CECFCE;
background:url(../images/footer-green-gray.jpg) left top repeat-x;
}









#footergreengray div.services {
float:left;
width:460px;
height:35px;
margin-left:10px;
background:url(../images/servicesbg.gif) left top no-repeat;
}
#footergreengray div.services a.servicemain {
font-size:9pt;
display:block;
float:left;
padding:10px 10px 10px 15px;
color:#080660;
font-weight:bold;
text-transform:uppercase;
}
#footergreengray div.services a.servicemain:hover { text-decoration:none; }

#footergreengray div.subservices {
font-size:10pt;
float:left;
width:350px;
padding:7px 0 0 0;
}
#footergreengray div.subservices a { font-weight:bold; padding-left:16px; }

#footergreengray a.footerlink {
font-size:9pt;
display:block;
float:left;
height:26px;
color:#080660;
font-weight:bold;
text-transform:uppercase;
margin-left:15px;
padding:9px 13px 0 13px;
border-left:1px solid #C0E092;
border-right:1px solid #C0E092;
background:url(../images/footerlink_greenbg.gif) left top repeat-x;
}

#footergreengray div.copyright {
float:left;
width:200px;
font-size:10px;
text-transform:uppercase;
color:#333;
padding:8px 0 0 15px;
}
#footergreengray div.telemail {
float:right;
width:295px;
font-size:10px;
color:#333;
text-transform:uppercase;
padding:8px 0 0 15px;
}
#footergreengray div.telemail a { color:#333; }
#footergreengray div.telemail a:hover { color:#333; }

