@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #e4e3e3;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #0000000;
	background-image: url(../images/background.png);
	background-repeat: repeat-y;
	background-position: center;
}
.oneColFixCtr #container {
	width: 1000px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #container #header #logo {
	float: left;
	width: 420px;
}
.oneColFixCtr #container #header #logo a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColFixCtr #container #header #right_head {
	float: left;
	width: 580px;
	height: 122px;
}
.oneColFixCtr #container #header #navigation {
	clear: both;
	background-image: url(../images/nav/nav_back.png);
	height: 38px;
	width: 1000px;
}

.oneColFixCtr #mainContent {

}
.oneColFixCtr #container #header #picture a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColFixCtr #container #header #intro p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 15px;
	line-height: 19px;
	padding-left: 55px;
	padding-right: 55px;
}
.oneColFixCtr #container #header #lower #left {
	background-image: url(../images/home/left_box.png);
	float: left;
	height: 293px;
	width: 648px;
}
.oneColFixCtr #container #header #lower #right {
	background-image: url(../images/home/right_box.png);
	height: 293px;
	width: 348px;
	float: left;
}
.oneColFixCtr #container #header #lower #left #clients {
	float: left;
	width: 290px;
	height: 285px;
}
.oneColFixCtr #container #header #lower #left #news {
	float: left;
	width: 353px;
	height: 285px;
}
.oneColFixCtr #container #header #lower #left #news p {
	color: #c5c7c9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	padding-left: 25px;
	padding-right: 25px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
.oneColFixCtr #container #header #lower #left #news .top {
	padding-top: 12px;
}

.oneColFixCtr #container #header #lower #left #news p a {
	color: #c5c7c9;
	text-decoration: underline;
}
.oneColFixCtr #container #header #lower #left #news p a:hover {
	color: #41B042;
}

.oneColFixCtr #container #header #lower #right #contact {
	padding-left: 10px;
}
.oneColFixCtr #container #header #lower #right ul li {
	color: #c5c7c9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	list-style-image: url(../images/home/check.png);
}
.oneColFixCtr #container #header #lower #right table tr td {
	font-size: 12px;
	line-height: 16px;
	color: #c5c7c9;
	font-family: Arial, Helvetica, sans-serif;
}
.oneColFixCtr #container #header #lower #right p {
	color: #c5c7c9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 30px;
	padding-right: 80px;
	padding-top: 10px;
}
.oneColFixCtr #container #header #lower #right table {
	margin-left: 30px;
	margin-top: 15px;
}

.oneColFixCtr #container #header #lower #left #clients #cl_logos {
	margin-left: 60px;
}
.oneColFixCtr #container #header #lower #right #grow {
	padding-top: 27px;
}

.oneColFixCtr #container #header #navigation table {
	margin-left: 22px;
}
.oneColFixCtr #container #header #navigation table tr td a #home {
	padding-right: 6px;
}
.oneColFixCtr #container #header #navigation table tr td a #marketing {
	padding-right: 4px;
}
.oneColFixCtr #container #header #navigation table tr td a #about {
	padding-right: 3px;
}
.oneColFixCtr #container #footer {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	border-top: solid 1px #333;
	margin-top: 20px;
	text-align: center;
}
.oneColFixCtr #container #footer p a {
	color: #333;
	text-decoration: none;
}
.oneColFixCtr #container #footer p a:hover {
	color: #2A5A82;
	text-decoration: underline;
}
.oneColFixCtr #container #footer p {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding-top: 10px;
	font-size: 12px;
}

#clear {
	clear: both;
}
.oneColFixCtr #container #header #right_head #social table tr td {
	font-family: Arial, Helvetica, sans-serif;
	color: #2A5A82;
	font-size: 14px;
}
.oneColFixCtr #container #header #right_head #social {
	text-align: left;
}
.oneColFixCtr #container #header #right_head #social table {
	margin-left: 342px;
	margin-top: 10px;
}
.oneColFixCtr #container #header #right_head #phone p {
	color: #43b544;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 0px;
	margin-top: 10px;
	padding-right: 65px;
}
.oneColFixCtr #container #header #right_head #social table tr td a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.oneColFixCtr #container #header #right_head #phone {
	text-align: right;
}
.oneColFixCtr #container #header #right_head #phone #number {
	color: #000;
	margin-top: 0px;
	padding-top: 0px;
}
.oneColFixCtr #container #header #content #left_content {
	float: left;
	width: 665px;
}
.oneColFixCtr #container #header #content #right_content {
	float: left;
	width: 335px;
}
.oneColFixCtr #container #header #content #left_content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #2a5880;
	padding-left: 50px;
	margin-bottom: 0px;
}
.oneColFixCtr #container #header #content #left_content .top {
	margin-top: 0px;
	padding-top: 10px;
}
.oneColFixCtr #container #header #content #left_content #box #checks table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #244f75;
	padding-top: 5px;
}
.oneColFixCtr #container #header #content #right_content #contact_sub {
	background-image: url(../images/sub/contact.png);
	height: 291px;
	width: 311px;
	margin-left: 24px;
	margin-top: 25px;
}
.oneColFixCtr #container #header #content #right_content #contact_sub p {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 20px;
	padding-right: 80px;
}
.oneColFixCtr #container #header #content #right_content #contact_sub table tr td {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.oneColFixCtr #container #header #content #right_content #contact_sub table {
	margin-left: 20px;
	margin-right: 50px;
	margin-top: 15px;
}
.oneColFixCtr #container #header #content #right_content #contact_sub #grow_business {
	margin-top: 32px;
}
.oneColFixCtr #container #header #content #right_content #bundled img {
	margin-left: 29px;
	margin-top: 30px;
}
.oneColFixCtr #container #header #content #right_content #bundled a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColFixCtr #container #header #content #left_content .first#section {
	margin-top: 35px;
}






.oneColFixCtr #container #header #content #left_content #box #checks {
	float: left;
	width: 315px;
}
.oneColFixCtr #container #header #content #left_content #box #checks table {
	margin-left: 50px;
}
.oneColFixCtr #container #header #content #left_content #box #checks table tr {
}


.oneColFixCtr #container #header #content #left_content #box #image {
	float: left;
}


.oneColFixCtr #container #header #content #left_content p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 14px;
	line-height: 18px;
	padding-left: 50px;
}
.oneColFixCtr #container #header #content #left_content ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333;
}
.oneColFixCtr #container #header #content #left_content ul {
	padding-left: 70px;
	margin-left:0px;
}
.oneColFixCtr #container #header #content #left_content #section p #blue {
	color: #255378;
	font-weight: bold;
}
.oneColFixCtr #container #header #content #left_content #section p #email {
	text-decoration: none;
	color: #E63812;
	font-weight: bold;
}
.oneColFixCtr #container #header #content #left_content #section p #email:hover {
	text-decoration: underline;
}
.oneColFixCtr #container #header #lower #left #clients table {
	margin-left: 45px;
}
.oneColFixCtr #container #header #lower #left #clients table tr td {
	padding-bottom: 0px;
	padding-top: 0px;
}
.oneColFixCtr #container #header #lower #left #clients table tr td a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColFixCtr #container #header #content #left_content #section #map {
	background-image: url(../images/sub/map.png);
	height: 370px;
	width: 445px;
	margin-left: 45px;
}
.oneColFixCtr #container #header #content #left_content #section #map iframe {
	margin-top: 12px;
	margin-left: 14px;
}
.oneColFixCtr #container #header #content #left_content #section #map p a {
	color: #2B5B86;
	text-decoration: underline;
	font-weight: bold;
}
.oneColFixCtr #container #header #content #left_content #section #map p {
	padding-left: 165px;
}
.oneColFixCtr #container #header #content #left_content #section #map p a:hover {
	color: #E63812;
}
