@charset "utf-8";
/* CSS Document */
/* Original Design February 2014 */
/* Start of browser resets */
html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
 padding: 0;
 margin: 0;
 font-size: 100%;
 font-weight: normal;
}
table { border-collapse: collapse; border-spacing: 0; }
td, th, caption { font-weight: normal; text-align: left; }
img, fieldset { border: 0; }
ol { padding-left: 1.4em; list-style: decimal; }
ul { padding-left: 1.4em; list-style:square; }
q:before, q:after { content:''; } 
/* End of browser resets */

/* ---------------Start of General styles----------------- */
body {
    font-family: Verdana, Geneva, sans-serif;
}
#header {
	width: 960px;
	height: 334px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
#wrapper {
	width: 960px;
	height: auto;
	margin: 0px auto 0px auto;
}
#content_wrapper_top {
	width: 960px;
	height: 88px;
	background-image: url(images/content_wrap_bg_top.gif);
	background-repeat: no-repeat;
}
#content_wrapper_middle {
	width: 960px;
	height: auto;
	background-image: url(images/content_wrap_bg_middle.gif);
	background-repeat: repeat-y;
	padding-bottom: 25px;
}
#content_wrapper_middle p {
	font-size: 14px;
	color: #65696c;
	overflow: hidden;
	width: 910px;
	margin: 0px auto 0px auto;
	padding: 10px 0px 0px 5px;
}
#content_wrapper_middle a {
	color: #489bd4;
	font-weight: bold;
}
#content_wrapper_middle ul {
	font-size: 14px;
	color: #65696c;
	list-style: outside disc;
	padding: 0px 0px 10px 50px;
}
#content_wrapper_middle li {
	width: 820px;
	padding: 5px 0px 0px 0px;
}
#content_wrapper_middle #ol_number {
	font-size: 14px;
	color: #65696c;
	list-style: outside;
	padding: 0px 0px 10px 50px;
}
#content_wrapper_middle #ol_number li {
	width: 820px;
	padding: 5px 0px 0px 0px;
}
#content_wrapper_middle #ol_letter {
	font-size: 14px;
	color: #65696c;
	list-style: outside lower-alpha;
	padding: 0px 0px 10px 90px;
}
#content_wrapper_middle #ol_letter li {
	width: 820px;
	padding: 5px 0px 0px 0px;
}
#content_wrapper_bottom {
	width: 960px;
	height: 22px;
	background-image: url(images/content_wrap_bg_bottom.gif);
	background-repeat: no-repeat;
}
#footer {
	font-family: Verdana, Geneva, sans-serif;
	height: 155px;
	border: #489bd4 10px solid;
}
#logo_footer {
	float: left;
	margin: 20px 0px 0px 90px;
	width: 245px;
}
#copyright {
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #8d8e90;
	width: 400px;
	line-height: 1.7em;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
#copyright a {
	text-decoration: none;
	color: #8d8e90;
}
#contact_block {
	float: right;
	margin: 20px 90px 0px 0px;
	width: 245px;
	clear: right;
}
.t_and_c {
	text-decoration: none;
	color: #8d8e90;
	font-size: 14px;
	font-weight: bold;	
}
.design {
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #65696c;
	display: block;
	border-bottom: #489bd4 medium solid;
	margin:0px 0px 0px 25px;
	padding-top: 30px;
}
.h1_home {
	width: 231px;	
}
.h1_about {
	width: 160px;	
}
.h1_services {
	width: 330px;	
}
.h1_rates {
	width: 68px;	
}
.h1_contact {
	width: 183px;	
}
.h1_thank_you {
	width: 130px;	
}
.h1_t_and_c {
	width: 265px;	
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #65696c;
	display: block;
	margin:0px 0px 0px 25px;
	padding: 20px 0px 10px 0px;
}

/* ---------------End of General styles----------------- */

/* -------------Start of Navigation styles-------------- */
#nav_wrap {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px auto 0px auto;
	display: block;
	width: auto;
	height: 109px;
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;
	position: relative;
	clear: both;
}
.nav_bar {
	margin: 0px auto 0px auto;
	padding-top: 16px;
	display: block;
	width: 960px;
	height: 76px;
}
ul.nav_bar {
    list-style: none;
    overflow: hidden;
    zoom: 1;
}
ul.nav_bar li { 
    float: left;
	margin: 0px 14px 0px 9px;
}
ul.nav_bar a {
	font-size: 24px;
	color: #FFF;
	height: 67px;
	width: 165px;
	display: block;
	padding: 15px 0px 0px 0px;
	text-decoration: none;
	text-align: center;
	background-image: url(images/nav_button.gif);
	background-repeat: no-repeat;
}
ul.nav_bar a:hover {
    color: #FFF;
	background-position: -165px 0;
}
#home #homelink {
	color: #FFF;
	background-position: -165px 0;	
}
li.home {
	
}
#about #aboutlink {
	color: #FFF;
	background-position: -165px 0;
}
li.about {
}
#services #serviceslink {
	color: #FFF;
	background-position: -165px 0;
}
li.services {
}
#rates #rateslink {
	color: #FFF;
	background-position: -165px 0;
}
li.rates {
}
#contact #contactlink {
	color: #FFF;
	background-position: -165px 0;
}
li.contact {
}
/* -------------End of Navigation styles-------------- */

/* -------------Start of Contact form styles --------- */
#contact_form {
	color: #65696c;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 0px 30px;
}
#contact_form .label {
	width: 520px;
	float: left;
}
#contact_form .label, input type {
	display: block;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
	
}
#contact_form textarea {
	width: 850px;
}
@-moz-document url-prefix() {     
#contact_form textarea {
	width: 840px !important; /* this rule targets firefox only */
}
}
#contact_form .submit {
	display: block;
	width: 75px;
	font-size: 12px;
	margin: 10px auto 10px auto;
}
#contact_form .antispam { 
    display:none;
}/* -------------End of Contact form styles --------- */