/*

Theme Name: 
Theme URI: 
Description:
Version:
Author: 

*/	


			/* Global Layout */


body {
	font-size: 14px;
	margin: 0px;
	text-align: center;
	background: #113A70 url('../img/bg.jpg') repeat-x top center;
	color: #111;
	font-family: Arial, Helvetica, sans-serif
}
#wrap {
	margin: auto;
	width: 950px;
}
#head {
	position: relative;
	height: 167px;
	background: url('../img/head.png') no-repeat top left;
}
#logo {
	position: absolute;
	height: 50px;
	width: 386px;
	left:10px;
	bottom: 50px;
}
#head span, #head strong {
	display: block;
	text-indent: -9999em;
}
#nav {
	height: 56px;
	position: relative;
	z-index: 10;
	padding-top: 1px;
	background: url('../img/head.png') no-repeat 0 -167px;; margin-left:0; margin-right:0; margin-top:0px; margin-bottom:1px
}
.has-sub #nav {
	margin-bottom: 45px;
}
#nav li {
	float: left;
	height: 56px;
	position: relative;
	background: url('../img/break.gif') no-repeat top right;
	z-index: 10
}
#nav li a {
	float: left;
	padding: 18px 16px 0 16px;
	font-size: 16px;
	color: #fff;
	height: 38px;
	z-index: 10;
}
#nav li a:hover, #nav>li:hover>a {
	margin-left: -1px;
	padding-left: 17px;
	background: #032C9E;
	text-decoration: none;
	z-index: 10;
}
#nav li ul {
	border-left:1px solid #94C5E3; border-right:1px solid #94C5E3; border-top:1px solid #94C5E3; position: absolute;
	top: 56px;
	left:0;
	width: 190px;
	background: #032C9E;
	border-bottom:0px none;
	display: none;
	z-index: 10
}
#nav li:hover ul {
	display: block;
	z-index: 10;
}
#nav li li {
	float: none;
	height: auto;
	background: none;
	border-bottom: 1px solid #94C5E3;
	z-index: 10;

}
#nav li li a, #nav li li a:hover {
	float: none;
	display: block;
	padding: 10px;
	height: auto;
	margin: 0;
	text-align: left;
	z-index: 10;
}
#nav li li a:hover {
	background: #416CBB;
	z-index: 10;
}
#subnav {
	position: absolute;
	display: none;
	left: 0;
	width: 100%;
	top: 224px;
	font-size: 12px;
	background: #032C9E;
	padding: 4px 0 4px 0;
	border-top: 1px solid #88B8DC;
}
#subnav {
	display: block;
}
#subnav ul {
	position: relative;
	margin: auto;
	width: 950px;
}
#subnav li {
	padding:0 15px 0 0;
	height: auto;
	background: none;
}
#subnav a, #subnav a:hover {
	float: left;
	font-size: 14px;
	height: auto;
	margin:0;
	color: #fff;
	padding: 5px 10px 5px 10px;
}
#subnav li.active a, #subnav a:hover {
	text-decoration: underline;
	color: #88B8DC;
}
#splash {
	position: relative;
	padding: 10px 18px 12px 18px;
	background: #fff;
	border: 1px solid #032C9E;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	margin-top: 12px;
	text-align: left;
	overflow: hidden;
}
#splash-left {
	float: left;
	z-index: 9999;
}
#splash-right {
	float: right;
	z-index: 9999;
}
#splash p {
	padding-bottom: 1em;
}
#splash a {
	color: #032C9E;
	text-decoration: underline;
}
#splash a:hover {
	color: #032C9E;
	text-decoration: none;
}

#page {
	position: relative;
	padding: 16px 10px 12px 10px;
	background: #fff;
	border: 1px solid #032C9E;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	margin-top: 12px;
	text-align: left;
	overflow: hidden;
	margin-bottom: 20px;
}
#content {
	float: left;
	width: 673px;
	padding-left: 17px;
	overflow: hidden;
	font-size: 16px;
}
.entry {
	position: relative;
}
.entry img {
	border: 1px solid #cccccc;
}
.entry p {
	line-height: 1.4em;
	padding-bottom: 1em;
}
.entry a {
	color: #032C9E;
	text-decoration: underline;
}
.entry h1 {
	text-align: center;
	font-weight: bold;
	text-align: center;
	font-size: 28px;
	padding-bottom: 12px;
}
.entry h2 {
	position: relative;
	margin-left: -17px;
	color: #fff;
	font-size: 34px;
	margin-bottom: 16px;
	background-image: url('../img/bg_h2.jpg');padding-left:17px; padding-right:0; padding-top:12px; padding-bottom:12px
}
.entry h3 {
	position: relative;
	margin-left: -17px;
	color: #fff;
	font-size: 20px;
	background: #032C9E;
	padding: 8px 0 8px 17px;
	margin-bottom: 16px;
}
.entry h4 {
	font-size: large;
	color: #032C9E;
	padding-top: 20px;
}
.entry ul {
	line-height: 1.4em;
	padding-left: 25px;
	padding-bottom: 1em;
	width: 95%;
}
.entry ul li {
	padding-left: 20px;
	line-height: 1.6em;
	background: url('../img/li-tick.gif') no-repeat 0 1px;
	margin-top: 0.5em;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
	width: auto;
}
#sidebar {
	float: right;
	width: 218px;
	position: relative;
	font-size: 16px;
}
.widget {
	position: relative;
	border: 1px solid #ccc;
	padding: 10px 10px 16px 10px;
	-moz-border-radius: 0 0 8px 8px;
	-webkit-border-radius: 0 0 8px 8px;
	border-radius: 0 0 8px 8px;
	margin-bottom: 25px;
}
.widget li {
	border-bottom: 1px solid #ccc;
	background: url('../img/tag.gif') no-repeat right center;
}
.widget li a {
	line-height: 24px;
	padding: 6px 0 6px 60px;
	display: block;
	color: #000;
	text-decoration: none;
	min-height: 50px;
}

.widget li a:hover {
	background-color: #f4f4f4;
	line-height: 24px;
	padding: 6px 0 6px 60px;
	display: block;
	color: #000;
	text-decoration: none;
	min-height: 50px;
}

.widget .social li a {
	line-height: 50px;
}

.widget .ql li a {
	padding: 6px 0 6px 10px;
	display: block;
	color: #000;
	text-decoration: none;
	min-height: 20px;
	line-height: normal;
	font-size: small;
}

.ks1 {
	background-image: url('../img/sbi1.gif');
	background-repeat: no-repeat;
	background-position: left center
}
.ks1 a:hover {
	background-image: url('../img/sbi1.gif');
	background-repeat: no-repeat;
	background-position: left center;
	z-index: 99
}
.ks2 {
	background: url('../img/sbi2.gif') no-repeat left center;
}
.ks3 {
	background: url('../img/sbi3.gif') no-repeat left center;
}
.ks4 {
	background: url('../img/sbi4.gif') no-repeat left center;
}
.ks5 {
	background: url('../img/sbi5.gif') no-repeat left center;
}
.ks6 {
	background: url('../img/sbi6.gif') no-repeat left center;
}


.r-custlobby {
	background-image: url('../img/r-custlobby.gif');
	background-repeat: no-repeat;
	background-position: left center
}
.r-custlobby a:hover {
	background-image: url('../img/r-custlobby.gif');
	background-repeat: no-repeat;
	background-position: left center;
	z-index: 99
}
.r-srvcmagic {
	background: url('../img/r-srvcmagic.gif') no-repeat left center;
}
.r-google {
	background: url('../img/r-google.gif') no-repeat left center;
}
.r-yelp {
	background: url('../img/r-yelp.gif') no-repeat left center;
}
.r-yahoo {
	background: url('../img/r-yahoo.gif') no-repeat left center;
}
.r-why {
	background: url('../img/r-why.gif') no-repeat left center;
}


.ql {
	background-image: url('none');
}

.social1 {
	background: url('../img/sn1.gif') no-repeat left center;
}
.social2 {
	background: url('../img/sn2.gif') no-repeat left center;
}
.social3 {
	background: url('../img/sn3.gif') no-repeat left center;
}
.social4 {
	background: url('../img/sn4.gif') no-repeat left center;
}

.we-accept {
	padding-bottom: 85px;
	background: url('../img/cards.gif') no-repeat bottom center;
	margin-bottom: 25px;
	padding-top: 25px;
	text-align: center;
	font-size: 19px
}
.bbb {
	padding-bottom: 85px;
	margin-bottom: 25px;
	padding-top: 25px;
	text-align: center;
	font-size: 19px;
}
#sidebar h3 {
	position: relative;
	background: #032C9E;
	padding: 6px 0 6px 10px;
	color: #fff;
	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;
}

.sidebar_subtitle {
	color: #032C9E;
	background-color: #cccccc;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#foot {
	position: relative;
	height: 184px;
	background: url('../img/fbg.gif') center;
}
#footer {
	position: relative;
	overflow: hidden;
	width: 950px;
	margin: auto;
	color: #fff;
	text-align: left;
}
.foot-box {
	float: left;
	margin-top: 30px;
	height: 154px;
	overflow: hidden;
	width: 310px;
}

.foot-box_left {
	float: left;
	width: 55px;
}

.foot-box_right {
	float: right;
	width: 200px;
	margin-right: 20px;
}

.foot-box_right h5 {
	font-size: 20px;
	padding-bottom: 10px;
}
.foot-box_right p {
	line-height: 1.4em;
	font-size: 12px;
}

.foot-box a:link {
	color: #86B8D9;
	text-decoration: underline;
}
.foot-box a:visited {
	color: #86B8D9;
	text-decoration: underline;
}
.foot-box a:hover {
	color: #86B8D9;
	text-decoration: none;
}

#fb1 {
	background: url('../img/fb1.gif') no-repeat top left;
}
#fb2 {
	background: url('../img/fb2.gif') no-repeat top left;
}
#fb3 {
	background: url('../img/fb3.gif') no-repeat top left;
}
#bottom {
	position: relative;
	height: 155px;
	background: url('../img/bottom.jpg') repeat-x top center;
}
#bottom-content {
	width: 950px;
	margin: auto;
	padding-top: 10px;
}
.bottom-content {
	float: left;
	font-size: 9px;
	text-align: left;
	padding-top: 20px;
}
.bottom-content p {
	line-height: 2em;
	padding-bottom: 12px;
	color: #fff;
}
.bottom-content a {
	color: #86B8D9;
}
#bottom-content h6 {
	float: right;
}
#bottom-content h6 a {
	height: 128px;
	display: block;
	width: 228px;
	text-indent: -9999em;
	background: url('../img/foot-logo.png') no-repeat top left;
}
.red {
	color: #CC0000;
}
	
.green {
	color: #006600;
}

.lightbox_pagetitle {
	position: relative;
	color: #fff;
	font-size: 20px;
	background: #032C9E;
	margin-bottom: 16px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 8px;
}

.lightbox_subtitle {
	color: #032C9E;
	font-size: 20px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0px;
}
.vendor_item {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.vendor_left {
	float: left;
	width: 200px;
}
.vendor_right {
	float: right;
	width: 450px;
}


.vendor_item h1 {
	font-weight: bold;
	font-size: medium;
	margin: 0px;
	padding: 0px;
	text-align: left;
}




.coupon_item {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.coupon_left {
	float: left;
	width: 250px;
}
.coupon_right {
	float: right;
	width: 375px;
}


.coupon_item h1 {
	font-weight: bold;
	font-size: medium;
	margin: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}





.profile_item {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.profile_left {
	float: left;
	width: 200px;
}
.profile_right {
	float: right;
	width: 450px;
}

.profile_item h1 {
	font-weight: bold;
	font-size: x-large;
	margin: 0px;
	text-align: left;
	color: #032C9E;
	padding: 0px;
}




.testimonials_item {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.testimonials_left {
	float: left;
	width: 150px;
}
.testimonials_right {
	float: right;
	width: 510px;
}

.testimonials_item h1 {
	font-weight: bold;
	font-size: x-large;
	margin: 0px;
	text-align: left;
	color: #032C9E;
	padding: 0px;
}



.testimonials_form {
	padding-top: 0px;
	padding-bottom: 30px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.testimonials_form_left {
	float: left;
	width: 300px;
}
.testimonials_form_right {
	float: right;
	width: 340px;
}
.job_application {
	padding-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4C4D4E;
	padding-top: 25px;
}

.job_application_left {
	float: left;
	width: 350px;
}
.job_application_right {
	float: right;
	width: 300px;
}




.osmosis_item {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.osmosis_left {
	float: left;
	width: 250px;
}
.osmosis_right {
	float: right;
	width: 410px;
}

.osmosis_item h1 {
	font-weight: bold;
	font-size: x-large;
	margin: 0px;
	text-align: left;
	color: #032C9E;
	padding: 0px;
}





.contact_left {
	float: left;
	width: 350px;
}
.contact_right {
	float: right;
	width: 300px;
}
.red {
	color: #EE1D25;
}
.clear_floats {
	clear: both;
}
.img_left {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
}
.img_right {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
	display: inline;
}
.img_padding {
	padding: 0px;
	margin-top: 10px;
}.lightbox_dimensions {
	height: 300px;
	width: 600px;
	overflow: auto;
}
ol {
	margin-left: 40px;
}

.lightbox_3col_left {
	width: 175px;
	float: left;
	padding-right: 10px;
}
.lightbox_3col_right {
	width: 175px;
	float: right;
	padding-left: 10px;
}
.lightbox_3col_middle {
	width: 175px;
	float: left;
	padding-left: 10px;
}

.service_mark {
	font-family: Lucida Sans Unicode;	
}.sitemap_left {
	float: left;
	width: 315px;
	margin-right: 10px;
}
.sitemap_right {
	float: right;
	margin-left: 10px;
	width: 315px;
}
.small_text {
	font-size: small;
}
	
.review_text {
	font-size: x-small;
	color: #333333;
	line-height: 5px;
}
.small_italics_text {
	font-size: small;
	font-style: italic;

}
.service_areas {
	font-size: x-small;
	font-style: italic;
	color: #FFFFFF;
	width: 950px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}
.service_areas a:link {
	color: #86B8D9;
	text-decoration: underline;
}
.service_areas a:visited {
	color: #86B8D9;
	text-decoration: underline;
}
.service_areas a:hover {
	color: #86B8D9;
	text-decoration: none;

}
.city-float-right {
	float: right;
	width: 300px;
	text-align: center;
	
}

.city-float-left {
	float: left;
	width: 300px;
	text-align: left;
	
}

.city-float-wrapper {
	width: 650px;
	padding-top: 20px;
}
.city-customerlobby {
	float: left;
	width: 125px;
}
.city-servicemagic {
	float: right;
	width: 125px;
}
#socialcandy {
	height: 40px;
	width: 170px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#socialcandy2 {
	height: 40px;
	width: 190px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

