@charset "utf-8";
body  {
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.twoColFixRtHdr #container {
	width: 955px;
	text-align: left;
	background-image: url(../images/container_bg.gif);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
} 
.twoColFixRtHdr #header {
	width: 955px;
} 
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 195px;
	color: #FFFFFF;
}
#nav {
	float: left;
	width: 760px;
	background-color: #666666;
	height: 45px;
	overflow: hidden;
}
#features {
	float: left;
	height: 210px;
	width: 760px;
}
.sidebar_text a {
	color: #FFCC00;
}
legend {
	padding: 0.5em;
}

#subfeatures_left {
	background-color: #FFFFFF;
	float: left;
	width: 350px;
	margin-left: 25px;
	margin-top: 25px;
	height: 350px;
}

/*---------------------------Services------------------------*/

.serv_item-l {
	float: left;
	width: 150px;
	padding-left: 10px;
}
.serv_item-r {
	float: right;
	width: 160px;
	padding-right: 10px;
	overflow: hidden;
	padding-left: 10px;

}
.subfeatures_left-item {
	width: 325px;
	margin-right: auto;
	margin-left: auto;
}

#services {
	float: right;
	width: 350px;
	background-color: #FFFFFF;
	margin-right: 25px;
	margin-top: 25px;
	height: 350px;
}

/*----------------------------End Forms Styles----------------------*/

.visa {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	text-align: center;
	margin-top: 55px;
}
.italic {
	font-style: italic;
}


/*----------------------Form Styles-------------------------*/
#pagetextwide {
	padding-left: 36px;
	padding-top: 15px;
	color: #333333;
}
#pagetext {
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 36px;
	padding-top: 15px;
	color: #333333;
	font-size: 12px;
	float: left;
	width: 380px;
}

#page_image {
	padding-right: 50px;
	padding-top: 20px;
	float: right;
}
#page_image    .keys {
	width: 245px;
	position: relative;
	left: 23px;




}
#page_image img {
	margin-bottom: 100px;
}



#estimate_btn {
	margin-top: 85px;
	float: right;
}

.twoColFixRtHdr #mainContent {


} 
.twoColFixRtHdr #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD; 
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
.bold_italic {
	font-style: italic;
	font-weight: bold;
}
.bold {
	font-weight: bold;
	color: #333333;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 4px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
#pagetitle {
	padding-top: 25px;
	padding-right: 20px;
	padding-left: 36px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	clear: left;
	color: #333333;
	font-weight: bold;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.sidebar_text {
	width: 175px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
}
.sidebar_quote {
	width: 195px;
}


.center {
	text-align: center;
}

#awards {
	width: 710px;
	background-color: #E8EBDC;
	float: left;
	margin-top: 15px;
	margin-left: 25px;
}

#awards img {
	float: left;
	margin-right: 15px;
}
#pagetext a {
	color: #333333;
	text-decoration: underline;
}
#pagetext  a:hover  {
	color: #55A82D;
}
#backhome {
	background-color: #009900;
	height: 10px;
	color: #FFFFFF;
	padding-left: 35px;
	padding-top: 10px;
	font-size: 11px;
	clear: left;
	padding-bottom: 10px;
	height: 10px;
	float: left;
	width: 725px;
}
#backhome a:hover {
	color: #FFCC00;
}
#human {
	visibility: visible;
	display: none;
}

#backhome a {
	text-decoration: none;
	color: #FFFFFF;
}

.gohome {
	font-size: xx-small;
	font-weight: bolder;
}


.links_logo_l {
	float: right;
	padding-right: 53px;
}
