@charset "UTF-8";
/* CSS Document */

#twitter-poll {
float: left;
margin: 10px 0 0 20px;
width: 250px;
}

#newsletter {
width: 202px;
height: 114px;
background-image: url(../images/newsletter_bg.jpg);
float: left;
margin: 10px 0 0 20px;
text-align: left;
}

#text-box {
float: left;
margin: 50px 0 0 15px;
}

#text-box p {
margin: 0;
padding: 0;
font-size: 0.9em;
}

#subscribe-btn {
float: right;
margin: 5px 12px 0 0;
}

#side-tab {
float: left;
width: 200px;
margin: 20px;
background-color: #717276;

}

#side-tab-top {
background-image: url(../images/sidebartop.jpg);
background-position: top left;
background-repeat: no-repeat;
width: 200px;
height: 10px;
}

#side-tab-bottom {
background-image: url(../images/sidebarbottom.jpg);
background-position: top left;
background-repeat: no-repeat;
width: 200px;
height: 10px;
clear: both;
}

#twitter-box {
padding: 0;
margin: 0;
}

#twitter_div {
font-size: 0.9em;
margin: 0px 0 0 8px;
padding: 0;
width: 185px;
}

.sidebar-title {
font-size: 1.3em;
margin: 0px 0 0 0px;
padding: 8px 0 0px 8px;
background-color: #fff;
}

#twitter_update_list {
background-color: #fff;
list-style-type: none;
font-size: 0.9em;
margin: 0;
padding: 0px 8px 0 8px;
}

#twitter_update_list a {
color: #d52229;
}

#twitter_update_list li {
border-bottom: dotted 1px #333;
padding: 5px 0 2px 0;
}


#twitter-link {
background-color: #fff;

padding: 5px 5px 5px 0;
font-size: 0.9em;
text-decoration: none;
color: #d22259;
}

#twitter-link a:link {
text-decoration: none;
}

#twitter-link a:visited {
text-decoration: none;
}

#share {
background-image: url(../images/share_bg.jpg);
background-position: top left;
background-repeat: no-repeat;
float: left;
clear: none;
padding: 10px;
margin: 20px 0 0 20px;
width: 180px;
height: 20px;
}

#share a {
color: #fff;
text-decoration: none;
}


body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-attachment: fixed;
	background-color: #0A72BA;
	background-image: url(../images/background_imgs/bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-right: 50px;
}
a:link {
	color: #D52229;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #A8A8A8;
	text-decoration: none;
}


a:visited {
	font-weight: bold;
	color: #D52229;
	text-decoration: none;
}

.top-header {
font-size: 16px;
	color: #D52229;
}


#globalnav a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

#icons{
	margin-top:30px;
}

#pen-icon {
float: right;
margin: 0 300px 0px 0;
}

#icons_splash {
	margin-top: 20px;
	margin-right: 45px;
	margin-bottom: 10px;
	float: right;
	margin-left: 25px;
}
#globalnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#flashintro {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#globalnav a:hover {
	text-decoration: none;
	color: #D52229;
	font-weight: normal;
}
#localnav a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#localnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#localnav a:hover {
	color: #D52229;
	text-decoration: none;
	font-weight: normal;
}


img {
border:none;

}
.imgOver{
	background-image: url(../images/icons/clientL.gif);
	background-repeat: no-repeat;
	height: 102px;
	width: 90px;
	background-position: center;
	background-color: #FFFFFF;
}
.imgOver a{
	display: block;
	background-color: #FFFFFF;
	background-image: url(../images/icons/clientL.gif);
	height: 102px;
	width: 90px;
}
.imgOver a:hover {
	background-image: url(../images/icons/clientL_over.gif);
	height: 102px;
	width: 90px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.imgHome {
	line-height: 25px;
}
.imgHome a{
	display: block;
	background-image: url(../images/icons/house_ico2.png);
	height: 25px;
	width: 70px;
}
.imgHome a:hover {
	height: 25px;
	width: 70px;
	background-repeat: no-repeat;
	background-image: url(../images/icons/house_ico2_over.png);
}

.imgKey{
	line-height: 25px;
}
.imgKey a{
	display: block;
	background-image: url(../images/icons/key_ico2.png);
	height: 25px;
	width: 95px;
}
.imgKey a:hover {
	height: 25px;
	width: 95px;
	background-repeat: no-repeat;
	background-image: url(../images/icons/key_ico2_over.png);
}		
.imgTel{
	line-height: 25px;
}
.imgTel a{
	display: block;
	background-image: url(../images/icons/phone_ico2.png);
	height: 25px;
	width: 75px;
}
.imgTel a:hover {
	height: 25px;
	width: 75px;
	background-repeat: no-repeat;
	background-image: url(../images/icons/phone_ico2_over.png);
}	

.imgIcon1{

}
.imgIcon1 a{
	display: block;
	background-image: url(../images/icons/home_icon1_a.gif);
	height: 72px;
	width: 167px;
}
.imgIcon1 a:hover {
	height: 72px;
	width: 167px;
	background-repeat: no-repeat;
	background-image: url(../images/icons/home_icon1_a2.gif);
}	
.ftpOver{
	background-image: url(../images/icons/FTPl.gif);
	background-repeat: no-repeat;
	height: 102px;
	width: 90px;
	background-position: center;
}
.ftpOver a{
	display: block;
	background-color: #FFFFFF;
	background-image: url(../images/icons/FTPl.gif);
	height: 102px;
	width: 90px;
	background-repeat: no-repeat;
}
.ftpOver a:hover {
	background-image: url(../images/icons/FTPl_over.gif);
	height: 102px;
	width: 90px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#all {
	width: 800px;
}
#localnav {
	font-size: 13px;
	color: #FFFFFF;
	padding-top: 40px;
	padding-right: 45px;
	padding-left: 0px;
	padding-bottom: 20px;
	float: right;
	clear: none;
	width: 400px;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	width: 800px;
	background-color: #FFFFFF;
	margin: 0px 0 0 0;
}


#main {
	padding-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#all {
	width: 800px;
	margin-top: 25px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-bottom: 0px;
}
#globalnav {
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 45px;
	padding-left: 10px;
	font-weight:bold;
}
#globalnav img {
	margin-left: 10px;
}

#logo {
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	float: left;
	height: 46px;
	width: 253px;
}
#sidenav {
	float: left;
	width: 120px;
	margin: 0 10px 0 30px;
	padding: 0 15px 0 10px;
}

#sidenav ul li{
padding: 15px 0 0 0;
margin: 0;
}
#sidenav a:link {
	color: #D52229;
	text-decoration: none;
	font-weight: bold;
}

#sidenav a:hover {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
#googlemap {
	text-align:center;
	padding-bottom: 15px;
}

#form_request input {
	margin-bottom: 10px;
}
fieldset {
	padding: 10px;
}
#footer2 {
	background-image: url(../images/background_imgs/bottom_curve.png);
	background-repeat: no-repeat;
	height: 70px;
	padding-right: 75px;
	padding-left: 65px;
	line-height: 16px;
	color: #000000;
	clear: both;
	font-size: 9px;
	background-position: top;
}
#out_footer2{
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin-bottom: 300px;
	text-align: right;
	padding-right: 30px;
	padding-top:20px;

}
#top {
	background-image: url(../images/background_imgs/top_curve.png);
	height: 50px;
	margin-top: 70px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#clear {
	clear: both;
	height: 30px;
	background-color: #FFFFFF;
}

#head2 {
	margin-left: 120px;
	padding-bottom: 15px;
}
#head h1 {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#sidenav p {
	font-family:Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.work-header {
font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#thank-you {
margin: 0 0 0 20px;
}

#thank-you h1 {
font-size: 20px;
}


h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.sub-heading {
font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
margin: 0;
padding: 0;
}


h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.h3_2 {
	font-weight: bold;
	font-size: 13px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #D52229;
	margin-top: 0px;
	margin-bottom: 10px;
	letter-spacing: 1pt;
}


h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container {
	padding-right: 65px;
	padding-left: 65px;
}

#text_home_ver2 {
	margin-right: 250px;
	margin-left: 45px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin-top: 10px;
	line-height: 18px;
}
#text_home {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	width: 480px;
	margin-left: 45px;
	float: left;
	padding-top: 30px;
}
#text {
	height: 600px;
	line-height:18px;
	padding: 0 5px 40px 0;
	margin: 0 30px 0 180px;
	background-color: #FFFFFF;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #666666;
	text-align: left;
	
}

.top-banner {
margin: 0;
padding: 0 0 15px 0 ;
float: left;
}
.text_left{
	float: left;
	clear: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	width: 260px;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	text-align: left;
}




.text_left_home{
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	width: 230px;
	padding-right: 10px;
	text-align: left;
	padding-bottom: 15px;
	float: left;
}
#text_home p {
	line-height: 18px;
}

.text_right {
	float: left;
	clear: none;
	margin: 0 0 0 15px;
	padding: 0 0 10px 0;
	width: 250px;
	text-align: left;
}

.text_right p {
padding: 10px 0 0 0;
margin: 0;
}


.text_right a:hover {
	color: #999999;
}

.text_right_home {
	text-align: left;
	width: 225px;
	float: right;
}
#right_home_side {
	margin-top: 40px;
	margin-bottom: 0px;
	width: 200px;
	margin-right: 45px;
	float: right;
}
.nwsLetter_bg {
	background-image: url(../images/home_splash/nwsL_bg_Top.png);

}
.inside_nwsLetter{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 12px;
	
}
.inside_nwsLetter2{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-weight:bold;
	padding-left: 20px;
	
}

#profile-form {
	margin: 0;
	padding: 0;
}

#profile-form-text {
	line-height:18px;
	margin-left: 180px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #666666;
	padding-bottom: 40px;
	text-align: left;
	margin-right: 45px;
	padding-left: 30px;
}

#profile-form-text p {
font-size: 13px;
}

#text3 {
	line-height:18px;
	margin-left: 180px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #666666;
	padding-bottom: 40px;
	text-align: left;
	margin-right: 45px;
	padding-left: 10px;
}

.work-header {
margin: 0 0 0 20px;
}


.text {
	margin-left: 120px;
}

#text2 {
	margin-left: 120px;
}
#text2 a:link {
	color: #D52229;
	text-decoration: none;
	font-weight: bold;
}

#text2 a:hover {
	font-weight: bold;
	color: #0E72B9;
	text-decoration: none;
}
#text2 h1 {
	font-size: 14px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
#text2 p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sidenav2 {
	width: 140px;
	padding-right: 10px;
	float: left;
    height: 300px;
}

	
#sidenav2 ul {
	margin-top: 5px;
	padding-top: 5px;
	list-style-type: none;
	margin-left: 5px;
	padding-left: 10px;
}
#sidenav2 li {
	padding-bottom: 10px;
}
.big {
	font-size: 13px;
	font-weight: bold;
}
.big a {
	color: #D52229;
	text-decoration: none;
}
.big a:hover {
	color: #A8A8A8;
	text-decoration: none;
}
#dhtmltooltip{
	position: absolute;
	width: 130px;
	border: 1px solid #333333;
	padding: 2px;
	background-color: #FFFFFF;
	visibility: hidden;
	z-index: 100;
	font-size: 13px;
	font-weight: bold;
	text-align:center;
}
#sidenav ul {
	margin-top: 5px;
	padding-top: 5px;
	list-style-type: none;
	margin-left: 5px;
	padding-left: 0px;
}
#text td {
	padding-right: 10px;
	padding-left: 10px;
}
.grey {
	color: #666666;
	font-size: 110%;
}
#sidenav li {
	padding-bottom: 10px;
	padding-top:5px;
}
#home {
	margin-left: 50px;
	line-height: 18px;
	color: #999999;
	margin-right: 50px;
}

.contactInfo {
	float: right;
	margin-right: 60px;
}
form {
	margin: 0px;
	padding: 0px;
}
#flashwarning {
	font-size: 10px;
	line-height: 14px;
	text-align: right;
	background-color: #FFFFFF;
	padding-right: 25px;
	padding-left: 300px;
}

.selected {
	font-weight: bold;
	color: #333333;
}
.small{
    margin-right:50px;
}
.small a {
	color: #D52229;
	text-decoration: none;
	
}
.small a:hover {
	color: #A8A8A8;
	text-decoration: none;
}
h6 {
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
.text_left a {
	color: #D52229;
	text-decoration: none;
}
.text_left a:hover {
	color: #A8A8A8;
	text-decoration: none;
}
#text3 a {
	color: #D52229;
	text-decoration: none;
}

#text3 a:hover {
	color: #A8A8A8;
	text-decoration: none;
}
#out_footer2 a {
	color: #D52229;
	text-decoration: none;
}
#out_footer2 a:hover {
	color: #fff;
	text-decoration: none;
}
.bgtd{
	height: 72px;
	width: 167px;
	text-align: left;

}

.bgtd a{
	display: block;
	background-color: #FFFFFF;
	background-image: url(../images/icons/home_icon1a.gif);
	height: 72px;
	width: 167px;
	background-repeat: no-repeat;
}
.bgtd a:hover {
	background-image: url(../images/icons/home_icon1a_2.gif);
	height: 72px;
	width: 167px;
	background-repeat: no-repeat;
	color: #999999;
}
.bgtd2{
	height: 72px;
	width: 167px;
	text-align: left;

}

.bgtd2 a{
	display: block;
	background-color: #FFFFFF;
	background-image: url(../images/icons/home_icon2_a.gif);
	height: 72px;
	width: 167px;
	background-repeat: no-repeat;
}
.bgtd2 a:hover {
	background-image: url(../images/icons/home_icon2_a2.gif);
	height: 72px;
	width: 167px;
	background-repeat: no-repeat;
	color: #999999;
}
.bgtd3{
	height: 72px;
	width: 167px;
	text-align: left;

}

.bgtd3 a{
	display: block;
	background-color: #FFFFFF;
	background-image: url(../images/icons/home_icon3_a.gif);
	height: 72px;
	width: 167px;
	background-repeat: no-repeat;
}
.bgtd3 a:hover {
	background-image: url(../images/icons/home_icon3_a2.gif);
	height: 72px;
	width: 167px;
	background-repeat: no-repeat;
	color: #999999;
}
.bgtd4{
	height: 72px;
	width: 167px;
	text-align: left;

}

.bgtd4 a{
	display: block;
	background-color: #FFFFFF;
	background-image: url(../images/icons/home_icon4_a.gif);
	height: 72px;
	width: 167px;
	background-repeat: no-repeat;
}
.bgtd4 a:hover {
	background-image: url(../images/icons/home_icon4_a2.gif);
	height: 72px;
	width: 167px;
	background-repeat: no-repeat;
	color: #999999;
}
#textport {
	margin-right: 90px;
	margin-left: 90px;
}
.text_left li {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
}
.astrix {
	font-size: 15px;
	font-weight: bold;
	color: #990000;
}
#forwardtable td {
	padding-bottom: 10px;
	font-size: 12px;
}

.blogquote {
	margin: 0 auto;
	width: 475px;
}

/*sidebar and calls to action */


.sidebar-image {
font-size: 10px;
color: #333;
text-align: center;
width: 130px;
}

#sidenav .sidebar-image a {
color: #333;
font-size: 12px;
}

#sidenav .sidebar-image a:hover {
	color: #D52229;
}

.sidebar-image img{
padding: 10px 0 0 0px;
}

.service-links a {
color: #333;
font-weight: normal;
}

.service-links a:hover {
	color: #D52229;

}

#text3 .service-links a {
color: #333;
font-weight: normal;
}

#text3 .service-links a:hover {
	color: #D52229;

}

.action {
margin: 20px 0 20px 0;
padding: 0;
text-align: left;
}



.action2 {
background-image: url(../images/background_imgs/mailarrow_bg.jpg);
background-position: top left;
background-repeat: no-repeat;
color: #333;
margin: 0;
padding: 10px;
text-align: left;
width: 260px;
height: 120px;
}

.action2 img {
float: right;
padding: 5px;
}

.action2 a {
padding: 10px;
margin: 0;
color: #333;
font-size: 16px;
}

.action2 p {
padding: 10px;
margin: 0;
color: #333;
font-weight: normal;
font-size: 14px;
}

.action2 a:hover {

color: #D52229;
font-size: 16px;
}

.action-signup {
background-image: url(../images/background_imgs/signup_bg.jpg);
background-position: top left;
background-repeat: no-repeat;
margin: 0px;
padding: 10px 0px 0 5px;
text-align: left;
width: 130px;
height: 120px;
}

#actions .action-signup p {
color: #333;
font-size: 13px;
font-weight: bold;
padding: 0px 0 0 3px;
margin: 0;
}

.action-signup form {
margin: 25px 0 0 10px;
}

#learn-more {
padding: 5px;
}

#button {
margin: 5px 0 0 23px;
}

.phone-action {
background-image: url(../images/background_imgs/phone_bg.jpg);
background-position: top left;
background-repeat: no-repeat;
color: #fff;
margin: 0;
padding: 10px;
text-align: left;
width: 260px;
height: 120px;
}

.phone-action img {
float: right;
padding: 5px;
}

.phone-action a {
padding: 10px;
margin: 0;
color: #fff;
font-size: 16px;
}

.phone-action p {
padding: 10px;
margin: 0;
color: #fff;
font-weight: normal;
font-size: 14px;
}

.phone-action a:hover {
color: #D52229;
font-size: 16px;
}

.services {
background-image: url(../images/background_imgs/coffee_bg.jpg);
background-position: top left;
background-repeat: no-repeat;
color: #fff;
margin: 10px 0 0 0;
float: left;
clear: none;
padding: 10px 0 0 0;
text-align: left;
width: 560px;
height: 70px;
}

.services p {
padding: 10px;
margin: 0;
color: #333;
font-weight: normal;
font-size: 14px;
}

.services a {
padding: 10px;
margin: 0;
color: #333;
font-size: 16px;
}

.services a:hover {
color: #D52229;
font-size: 16px;
}


.services-contact {
background-image: url(../images/background_imgs/contact_banner_bg.jpg);
background-position: top left;
background-repeat: no-repeat;
color: #fff;
margin: 10px 0 0 0;
float: left;
clear: none;
padding: 10px 10px 10px 0;
text-align: left;
width: 560px;
height: 70px;
}

.services-contact p {
padding: 10px;
margin: 0;
color: #333;
font-weight: normal;
font-size: 14px;
}

.services-contact a {
padding: 10px;
margin: 0;
color: #333;
font-size: 16px;
}

.services-contact a:hover {
color: #D52229;
font-size: 16px;
}

#body-text {
line-height: 18px;
margin: 0 0 0 180px;
}


.services-contact1 {
background-image: url(../images/background_imgs/contact_banner_bg.jpg);
background-position: top left;
background-repeat: no-repeat;
color: #fff;
margin: 10px;
float: left;
clear: none;
padding: 10px;
text-align: left;
width: 560px;
height: 70px;
}

.services-contact1 p {
padding: 10px;
margin: 0;
color: #333;
font-weight: normal;
font-size: 14px;
}

.services-contact1 a {
padding: 10px;
margin: 0;
color: #333;
font-size: 16px;
}

.services-contact1 a:hover {
color: #D52229;
font-size: 16px;
}



#side-navigation {
	float: left;
	width: 125px;
	margin: 0 3px 0 30px;
	padding: 0 15px 0 10px;
	border-right: 2px dotted #666;
}

#side-navigation ul {
	margin-top: 5px;
	padding-top: 5px;
	list-style-type: none;
	margin-left: 5px;
	padding-left: 0px;
}

#side-navigation ul li{
padding: 15px 0 0 0;
margin: 0;
list-style-type:none;
}
#side-navigation a:link {
	color: #D52229;
	text-decoration: none;
	font-weight: bold;
}

#side-navigation a:hover {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}