/*Reset Styles!*/
html, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 12px;
	padding: 10px 0 0 0;
}

h6 {
	font-size: 11px;
	font-weight: bold;
	color: #1178b3;
}

.blue{
	color: #1178b3;
	font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
}

p {
	line-height: 16px;
	text-align: justify;
	padding: 7px 0;
}

.redtext
{
color:#FF0000;
font-weight:bold;
}

body {
	background: #FFFFFF url(../images/body_bg.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#wrapper {
	margin: 0 auto;
	width: 909px;
}

/*------Header-----*/

#header {
	float: left;
	width: 909px;
}

#logo {
	float: left;
	height: 55px;
	padding-left: 33px;
	padding-top: 25px;
	width: 500px;
}

#phone {
	color: #FFFFFF;
	float: left;
	font-family: Trebucht Ms, Arial, Helvetica, sans-serif;
	height: auto;
	width: 376px;
}

.call_now {
	background: url(../images/topContact_border.jpg) center right no-repeat;
	float: left;
	font-size: 20px;
	height: 50px;
	padding-top: 30px;
	width: 143px;
}

.phoneNumber {
	float: left;
	font-size: 30px;
	height: 70px;
	padding-left: 10px;
	padding-top: 10px;
	width: 223px;
}

#topNav {
	background: url(../images/topNav_bg.jpg) top;
	float: left;
	height: 23px;
	overflow: hidden;
	padding-top: 8px;
	width: 909px;
}

#topNav ul {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#topNav li {
	display: inline;
	margin: 0px 5px;
	padding: 7px 20px 8px 10px;
}

#topNav li a:active,
#topNav li a:link,
#topNav li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#topNav li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.normal {
	background: url(../images/topNav_border.jpg) repeat-y right;
}

.last {
	background: none;
}

/*------Banner-----*/
#banner {
	float: left;
	margin: 0px 4px;
	width: 901px;
}

#banner img {
	display: inline;
	float: left;
}

/*------Main Container-----*/

#main {
	background: url(../images/main_bg.gif) repeat-y;
	float: left;
	width: 909px;
}

/*Column Left-----*/
#columnLeft {
	float: left;
	margin-left: 4px;
	padding: 30px 0px 10px 9px;
	width: 221px;
}

#columnLeft p {
	text-align: left;
}

.callUs_left {
	font-family: Trebucht Ms, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 28px;
}

.callUs_left span {
	font-size: 25px;
}

#contactForm_left {
	float: left;
	margin-bottom: 10px;
	width: 221px;
}

#contactForm_Title {
	background: url(../images/contactUs_top.jpg) no-repeat top;
	float: left;
	height: 34px;
	width: 221px;
}

#contactForm_Content {
	background: url(../images/contactForm_content_bg.jpg) no-repeat top;
	float: left;
	height: 198px;
	padding: 10px;
	width: 201px;
}

#email_form {
}

#email_form textarea {
	border: #898989 1px solid;
	color: #504f4f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 200px;
}

.formField {
	border: #898989 1px solid;
	color: #504f4f;
	margin-bottom: 10px;
	width: 200px;
}

.formFieldBtn {
	background: url(../images/submit_Btn.jpg);
	border: none;
	color: #FFFFFF;
	float: right;
	font-weight: bold;
	height: 24px;
	margin: 10px;
	text-align: center;
	width: 59px;
}

#contactForm_Title h3 {
	color: #FFFFFF;
	margin: 10px 0px 0px 25px;
}

#columnLeft img {
	float: left;
}

/*Content (Column 2)-----*/

fieldset {
margin: 0px;
padding: 0px;
border: 1px solid #d8e1ec;
width: 420px;
z-index:1;
margin-top: 1em;
padding-top: 1em;
margin-bottom:1em;
float:left;
clear:both;
}

fieldset h5 {
margin: 0px;
font-size:14px;
padding:5px 0 5px 13px;
float:left;
clear:both;
width:390px;
color:#4168AD;
}

fieldset h6 {
margin: 0px;
font-size:14px;
padding:5px 0 5px 0;
float:left;
clear:both;
width:390px;
margin-bottom:5px;
color:#4168AD;
}


fieldset label {
float: left;
}

fieldset ul {
float: left;
}

fieldset li {

float: left;

}

fieldset li input{

float: right;
font-size: 12px;
border: #666666 solid 1px;
padding: 2px 5px;
width: 180px;

}

fieldset li select {

float: right;
font-family: Tahoma, Verdana;
font-size: 12px;
border: #000 solid 1px;
padding: 2px 0 2px 2px;
width: 192px;

}


fieldset li input:hover{

border: 1px solid #c1e0f5;
}

fieldset li input:focus{
background: #f2f3f3;
}

fieldset li select:hover{

border: 1px solid #c1e0f5;
}

fieldset li select:focus{
background: #f2f3f3;
}

fieldset li input.btn{
background: #ffffff;
color: #281101;
border: 1px solid # 7f3602;
width: 100px;
margin-top:15px;
}

fieldset li input.btn:hover{
border: 1px solid #4A6079;
}

fieldset li input.btn:focus{
background: #de9e5e ;
}

fieldset li label em {
color: #FFF;
}

fieldset:hover {
border: 1px solid #4168AD;
}

.smalltextfield
{
width: 55px !important;
float: right !important;
margin-left:2px;
}

.smalltextfieldname
{
width: 100px !important;
}

.smalltextfieldname2
{
width: 120px !important;
}


.smalltextfieldnameselect
{
width: 120px !important;
float:left !important;
}


.smalltextfieldname1
{
width: 160px !important;
}


.smalltextfieldradio
{
width: 10px !important;
border:none !important;
}

.smalltextfield7
{
width: 30px !important;
float: right !important;
border:none !important;
}

.smalltextfield8
{
width: 15px !important;
float: right !important;
border:none !important;
padding:0 0 0 15px !important;
}

.smalltextfield1
{
width: 55px !important;
float:right;
margin-left:3px;
}

.smalltextfield3
{
width: 55px !important;
float:right;
margin:0 10px 0 10px;
}


.smalltextfield4
{
width: 59px !important;
float:right;
}


.smalltextfield5
{
width: 63px !important;
float:right;
margin:0 0 0 5px;
}


.smalltextfield10
{
width: 63px !important;
}


.textarea1
{
width:397px !important;
font-family: Tahoma, Verdana;
font-size: 10px;
border: 1px solid #000;
height:50px;
}

.textarea1:hover
{
border: 1px solid #c1e0f5;
}

.textarea1:focus{

background: #f2f3f3;

}

fieldset span {
float: right;
padding:0 0 0 0;
}

.textarea3
{
width:350px !important;
border: 1px solid #000;
height:50px;
}

.textarea4
{
width:150px !important;
border: 1px solid #000;
height:50px;
}

.textarea2
{
width:375px !important;
font-family: Tahoma, Verdana;
font-size: 10px;
border: 1px solid #000;
height:50px;
}


#nobul {
float:left;
clear:both;
font-size:12px;
line-height:32px;
list-style-type:none;
list-style-image:none !important;
margin:0;
padding:0 0 10px 0 !important;
margin:0 0 0 13px !important;
width:300px !important;
}

#nobul li {
background:transparent none repeat scroll 0 0 !important;
margin:0;
list-style-type:none !important;
list-style-image:none !important;
padding:0 0 5px 0;
width:400px;
}

table
{
float:left;
}

.table
{
float:left;
clear:both;
width:395px !important;
background-color:#f3f3f3;
list-style-type:none !important;
}
.fld_width
{
	width:50px !important;
}
.table a:link, .table a:visited, .table a:active
{
text-decoration:none;
color:#000000;
}


.table a:hover
{
text-decoration:underline;
color: #FF0000;
}


.table1
{
float:left;
width:395px !important;
background-color:#f3f3f3;
list-style-type:none !important;
}

.table1 td
{
border:1px #FFF  solid;
padding:5px;
}



.table1 td a:link, .table1 td a:visited, .table1 td a:active
{
text-decoration:none;
color:#000000;
}


.table1 td a:hover
{
text-decoration:underline;
color: #FF0000;
}


.pclear
{
float:left;
clear:both;
background-color:#FFFFFF;
}

.pclear hr
{
float:left;
background-color:#FFFFFF;
}


.table td
{
padding:3px;
}

.table td input
{
width:70px;
float:none;
}


table td input
{
width:60px;
}

table td select
{
width:60px;
}



#content {
	float: left;
	overflow: hidden;
	padding: 20px 10px 5px 10px;
	width: 422px;
}

#textArea {
	overflow: hidden;
	padding-bottom: 20px;
	padding-right: 10px;
}

#textArea h4 {
	color: #1178b3;
	padding: 0 0 7px 0;
}

#textArea ul {
	line-height: 20px;
	margin-left: 20px;
	margin-right: 15px;
}

#textArea li {
	list-style-image: url(../images/bullet.jpg);	
}

#textArea li a:active,
#textArea li a:link,
#textArea li a:visited {
	color: #000000;
	text-decoration: none;
}

#textArea li a:hover {
	color: #000000;
	text-decoration: underline;
}



#ourServices {
	border-bottom: #000000 1px dashed;
	float: left;
	margin-bottom: 20px;
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 40px;
}

#ourServices h4 {
	color: #1178b3;
	margin-bottom: 20px;
}

#ourServices ul {
	float: left;
	line-height: 20px;
	margin-left: 20px;
	margin-right: 15px;
}

#ourServices li {
	list-style-image: url(../images/bullet.jpg);	
}

#ourServices li a:active,
#ourServices li a:link,
#ourServices li a:visited {
	color: #000000;
	text-decoration: none;
}

#ourServices li a:hover {
	color: #000000;
	text-decoration: underline;
}

#three_logos {	
	padding: 20px 0px 20px 15px;
}

#three_logos img {
	float: left;
}

.testimonial {
	border-bottom: #999999 1px dashed;
	color: #666666;
	font-style: italic;
	margin: 10px 20px 20px 20px;
	padding: 10px 0px;
}
/*Contact Action-----*/
#contactAction {
	background: #486dae url(../images/contactBottom.gif) no-repeat top;
	color: #FFFFFF;
	font-size: 14px;
	float: left;
	height: 84px;
	margin-top: 30px;
	width: 417px;
}

#contactAction p {
	margin-top: 23px;
	text-align: center;
}

.contactAction_phone {
		font-size: 16px;
		font-weight: bold;
}

/*Column Right-----*/
#columnRight {
	float: left;
	margin-right: 4px;
	padding-right: 10px;
	padding-top: 20px;
	width: 219px;
}

.serviceBox {
	background: url(../images/serviceBox_title.jpg) no-repeat top;
	float: left;
	height: auto;
	margin-bottom: 15px;
	width: 217px;
}

.serviceBox h3 {
	float: left;
	font-size: 15px;
	height: 22px;
	padding: 7px 5px 0px 5px;
	width: 207px;
}

.serviceBox img {
	float: left;
}

/*------Contact us Form-----*/
#formContainer {
	float: left;
	width: 352px;
}

#formContainer input {
}

#formContainer textarea {
	width: 350px;
}

#formContainer label {
	color: #1178b3;
}

.formFieldBtn2 {
	background: #1178b3;
	border: none;
	color: #FFFFFF;
	float: right;
	margin-right: 0px;
	padding: 5px 10px;
}

/*------Foter-----*/

#footer {
	background: url(../images/footer_bg.jpg) no-repeat top;
	color: #0b2d69;
	float: left;
	font-size: 11px;
	overflow: hidden;
	padding: 30px 10px 10px 10px;
	text-align: center;
	width: 889px;
}

#footer p {
	text-align: center;
}

#footer ul {
	margin-bottom: 7px;
}

#footer li {
	display: inline;
	padding: 0px 3px;
}

#footer a:active,
#footer a:link,
#footer a:visited {
	color: #0b2d69;
	text-decoration: none;
}

#footer a:hover {
	color: #0b2d69;
	text-decoration: underline;
}

/*------Important Classes-----*/
.red {
	color: #ff0000;
}

#map{
	float: left;
	width: 415px;
	padding: 20px 0 0 0;
	text-align: center;
}

.bdr{
	border: 1px solid #333;
}

a.largemap:hover{
	color: #000 !important;
}

