@charset "UTF-8";
/* CSS Document */

html, body, h1, h2, h3, h4, h5, h6, blockquote, small, p, form, ol, ul, li {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #121d46;
}
a:link, a:visited {
	color: #32697e;
}
a:hover, a:active {
	color: #000;
}
.orange {
	color: #f36d21;
}
.blue {
	color: #121d45;
}
.lt_blue {
	color: #7CB0E0;
}
img {
	border: none;
}
#main_container {
	width: 980px;
	margin: 0 auto;
	background: #fff;
}
#header {
	background: url(images/header-phone.jpg) top right no-repeat;
	width: 980px;
	height: 133px;
	float: left;
}
#hnav {
	height: 33px;
	float: right;
	width: 626px;
	margin-top: 100px;
}
#content_container {
	width: 980px;
	float: left;
	background-color: #fff;
}
#blue_bar {
	background-color: #121d45;
	border-top: 1px #71778f solid;
	border-bottom: 1px #d0d2da solid;
	width: 980px;
	height: 28px;
	text-align: right;
	font-size: 13px;
	color: #f36d21;
	float: left;
	line-height: 28px;
}
#blue_bar p {
	padding-right: 20px;
}
h1.title {
	font-size: 22px;
	font-style: italic;
	line-height: 22px;
	margin: 20px;
	padding-bottom: 10px;
	border-bottom: 3px solid #F46C22;
	float: left;
	width: 940px;
	display: inline;
}
h1.title small {
	color: #7CB0E0;
	font-size: 14px;
}
h1.title span {
	color: #7CB0E0;
	font-size: 18px;
}
blockquote {
	background: url(images/quote-mark.gif) top left no-repeat;
	font-style:italic;
	margin: 0 30px;
	text-indent: 25px;
	width: 920px;
	clear: both;
}
p.quoter {
	font-size: 14px;
	margin: 10px 20px 20px 20px;
	padding-bottom: 20px;
	border-bottom: 1px #F46C22 dotted;
	width: 940px;
}
.narrow_col_box {
	width: 243px;
	float: left;
	display: inline;
	margin: 15px 0 0 20px;
}
.narrow_col_box .orange_box {
	background: #F46C22 url(images/orange-box-top.gif) top no-repeat;
	width: 243px;
	float: left;
	padding-top: 15px;
}
.narrow_col_box .orange_box h1 {
	color: #121d45;
	font-size: 22px;
	font-style: italic;
	padding-left: 15px;
}
.narrow_col_box .orange_box p {
	color: #fff;
	padding: 5px 15px;
}
.narrow_col_box .orange_box li {
	margin-left: 30px;
	color: #fff;
	padding: 3px 0;
	font-size: 13px;
}
.content_col {
	width: 696px;
	float: right;
	display: inline;
}
.content_col .main_banner {
	width: 696px;
	height: 255px;
	float: left;
	background: url(images/content-banner-main.jpg) top no-repeat;
	margin-top: 5px;
	padding-top: 30px;
}
.main_banner h1 {
	font-size: 22px;
	color: #f36d21;
	padding-left: 20px;
	padding-bottom: 10px;
	font-style: italic;
	font-weight: 400;
}
.main_banner h2 {
	font-size: 24px;
	color: #fff;
	font-style: italic;
	line-height: 24px;
	padding-left: 20px;
}
.main_banner p {
	padding-left: 20px;
	width: 330px;
	margin-top: 10px;
	line-height: 20px;
}
.reason_box {
	width: 696px;
	float: left;
}
ol.reasons {
	margin-left: 30px;
	margin-bottom: 5px;
}
.reasons li {
	font-size: 22px;
	line-height: 22px;
	font-style: italic;
	font-weight: 700;
}
.reasons small {
	font-size: 13px;
	font-weight: 400;
	font-style: normal;
}
ul.description {
	margin-left: 40px;
	margin-bottom: 20px;
	font-size: 16px;
}
.description li {
	line-height: 16px;
}
.service {
	float: left;
}
img.before_after {
	float: left;
	margin: 3px 0 0 20px;
}
.form_box {
	width: 260px;
	float: left;	
	padding-left: 75px;
	display: inline;
	margin-top: 20px;
}
form {
	color:	#121d45;
}
input {
	border: 1px solid #121d45;
	margin-bottom: 5px;
}
select {
}
textarea {
	border: 1px solid #121d45;
}
.padding {
	color: #555;
	font-weight: bold;
	padding-top: 5px;
}
.smltext {
	font-size: 10px;
	font-weight: 400;
}
.form_box h2 {
	color: #121d45;
	font-size: 22px;
	font-style:italic;
	display: block;
	margin: 0 0 10px 0;
	padding: 0;
} 
.form_box p {
	padding: 0;
	padding-bottom: 10px;
}
.form_box ul {
	margin-left: 15px;
}

.six_image_container {
	float: left;
	display: inline;
	margin-left: 115px;
	width: 770px;
}
.six_image {
	float: left;
	margin: 5px 20px 0 0;
	width: 108px;
	display: inline;
	font-size: 13px;
	text-transform: uppercase;
}
.six_image a img {
	text-decoration:none;
	border:none;
}
.six_image p {
	font-size: 9px;
	line-height: 12px;
	padding: 0;
}
.six_image p span {
	display: block;
	text-align: right;
	margin-top: 5px;
	font-size: 10px;
	padding-right: 20px;
}
h2.images_title {
	padding: 30px 50px 10px 115px;
	font-size: 16px;
	clear: both;
	font-style: italic;
}
#rlcfooter {
	width: 940px;
	padding-top: 10px;
	margin: 0 Auto;
}
#rlcfooter p {
	color: #F46C22;
	font-size: 11px;
}
#rlcfooter a:link, #rlcfooter a:visited {
	color: #F46C22;
	text-decoration: underline;
	font-size: 11px;
}
#rlcfooter a:hover, #rlcfooter a:active {
	color: #F46C22;
	text-decoration: none;
	font-size: 11px;
}
#footer {
	width: 940px;
	height: 55px;
	clear: both;
	margin: 0 auto;
	background: url(images/footer-top.gif) #121d46 top no-repeat;
	padding-top: 15px;
}
#footer p {
	color: #fff;
	line-height: 20px;
	padding-left: 20px;
	width: 300px;
	float: left;
	clear: left;
}

#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox a img{ border: none; }


#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer {
	padding: 10px;
}
#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav { left: 0;}
#hoverNav a { outline: none;}

#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(images/gallery/lightbox-blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/gallery/lightbox-btn-prev.gif) left 50% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/gallery/lightbox-btn-next.gif) right 50% no-repeat; }

/*** START : next / previous text links ***/
#nextLinkText, #prevLinkText {
color: #b10c12;
font-weight:bold;
text-decoration: none;
}
#nextLinkText {
padding-left: 20px;
}
#prevLinkText {
padding-right: 20px;
}
/*** END : next / previous text links ***/
/*** START : added padding when navbar is on top ***/

.ontop #imageData {
    padding-top: 5px;
}

/*** END : added padding when navbar is on top ***/

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
}
#imageData{
	padding:0 10px;
}
#imageData #imageDetails{ width: 80%; float: left; text-align: left; }	
#imageData #caption{ display: block; clear: left; padding-bottom: 1.0em; }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}
#imageData #helpDisplay {clear: left; float: left; display: block; }

#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	/*filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;*/
	display: none;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
* html>body .clearfix {
	display: inline-block; 
	width: 100%;
}
* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}	
	
	
	
	
