@charset "utf-8";
/******** Global Classes ********/

html, body, 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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	margin:0;
	padding:0;
}
/******** General Classes ********/

body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
html {
	overflow:-moz-scrollbars-vertical;
}
ul, ol, li {
	list-style-type:none;
	margin:0;
	padding:0
}
a, input, select {
	outline:none
}
a {
	outline:none;
	border:0;
}
fieldset {
	border:none;
}
img {
	border:0;
}
.clear {
	clear:both
}
.display {
	display:none;
}
.txt_center {
	text-align:center;
}
.txt_left {
	text-align:left;
}
.txt_right {
	text-align:right;
}
.float_left {
	float:left;
}
.parent {
	width:797px;
	margin:0 auto;
}
.outer_container {
	width:869px;
	margin:0 auto;
}
.outer_top {
	width:869px;
	float:left;
	background:url(../graphics/outer_top.gif) no-repeat;
	height:40px;
}
.outer_repeat {
	width:869px;
	float:left;
	background:url(../graphics/outer_repeat.gif) repeat-y;
}
.outer_bottom {
	background:url(../graphics/outer_bottom.gif) no-repeat left bottom;
	width:869px;
	float:left;
	padding-bottom:50px;
}
.container {
	width:771px;
	float:left;
	padding:0px 11px 0px 16px;
}
.header {
	width:771px;
	float:left;
}
.headerL {
	width:216px;
	float:left;
}
.headerL h1 a {
	background:url(../graphics/logo.gif) no-repeat;
	width:196px;
	height:40px;
	float:left;
}
.contact_info {
	background:url(../graphics/phone_number.gif) no-repeat 0px 12px;
	width:145px;
	height:18px;
	float:left;
	padding:10px 0px 0px 0px;
}
.headerL a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#ae0101;
	font-size:13px;
	text-decoration:underline;
	width:auto;
	float:left;
	padding:5px 0px 0px 0px;
}
.headerL a:hover {
	text-decoration:none;
}
.headerR {
	width:549px;
	float:left;
	padding-left:5px;
}
.gallry_top {
	width:549px;
	float:left;
	background:url(../graphics/gallery_top.gif) no-repeat;
	height:4px;
}
.gallry_bottom {
	width:549px;
	float:left;
	background:url(../graphics/gallery_bottom.gif) no-repeat;
	height:4px;
}
.gallry_rpt {
	background:url(../graphics/gallery_repeat.gif) repeat-y;
	width:540px;
	float:left;
	padding:6px 9px 0px 0px;
}
.gallery {
	width:540px;
	float:left;
	padding:0px 0px 10px 0px;
}

.gallery2 {
	width:540px;
	float:left;
	padding:0px 0px 6px 0px;
}


.bottom_con {
	width:765px;
	float:left;
	padding:25px 0px 0px 0px;
}
.bottom_con h2 {
	background:url(../graphics/heading.gif) no-repeat;
	width:765px;
	height:23px;
	float:left;
}
.bottom_con ul {
	float:left;
	width:auto;
	padding:15px 0px 20px 0px;
}
.bottom_con ul li {
	font-size:13px;
	color:#2e2e2e;
	background:url(../graphics/bullet.gif) no-repeat left 0px;
	padding:0px 0px 15px 28px;
	float:left;
	width:730px;
}
h1, h2, h3, h4, h5, h6 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.footer_outer {
	width:100%;
	float:left;
}
.footer {
	width:797px;
	margin:0 auto;
	padding:0px 0px 10px 0px;
	font-size:12px;
	color:#a2a2a2;
	text-align:center;
	margin-top:15px;
}
.img_sec {
	width:125px;
	float:left;
	height:90px;
	position:relative;
	padding-left:10px;
}
.img_sec_inner {
	width:35px;
	height:33px;
	position:absolute;
	top:0px;
	left:90px;
}
.img_sec2 {
	width:123px;
	float:left;
	height:88px;
	position:relative;
	padding-left:10px;
}
.img_sec2 img {
	border:1px solid #5e5e5e;
}
.img_sec2 img.none {
	border:0px;
}
.img_sec_inner2 {
	width:35px;
	height:33px;
	position:absolute;
	top:0px;
	left:99px;
	z-index:2;
	
}
/*contact us page*/
.contactus {
	width:771px;
	float:left;
	margin-top:22px;
}
.contactus_top {
	width:770px;
	float:left;
	background:url(../graphics/bg_contactus_top.gif) no-repeat;
	height:4px;
	overflow:hidden;
}
.contactus_bottom {
	width:770px;
	float:left;
	background:url(../graphics/bg_contactus_bottom.gif) no-repeat;
	height:4px;
}
.contactus_rpt {
	background:url(../graphics/bg_contactus_repeat.gif) repeat-y;
	width:757px;
	float:left;
	padding:12px 0px 28px 13px;
}
.contactleft {
	width:198px;
	float:left;
	background:url(../graphics/sep_form.gif) repeat-y right top;
}
.contactleft h2 {
	background:url(../graphics/heading_contactus.gif) no-repeat;
	width:170px;
	height:28px;
	float:left;
}
.contactleft p {
	color:#000000;
	font-size:11px;
	padding:0px 5px 0px 0px;
	line-height:22px;
}
.form_Sec {
	width:515px;
	float:left;
	padding:0px 0px 0px 22px;
}
.form_Sec h2 {
	background:url(../graphics/heading_contactus2.gif) no-repeat;
	width:285px;
	height:35px;
	float:left;
}

.form_Sec h3 {
	background:url(../graphics/download_our.gif) no-repeat;
	width:445px;
	height:35px;
	float:left;
}

.form_Sec h3.thanks {
	background:url(../graphics/thanks.gif) no-repeat;
	width:445px;
	height:26px;
	float:left;
}

.form_Sec  p{ font-size:13px; font-weight:bold; color:#2E2E2E; float:left; width:auto; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; padding-top:15px;}
.form_txt{font-size:13px; color:#8c8c8c; float:left; width:auto; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; padding-top:15px; width:515px; float:left;}

.field_set {
	width:515px;
	float:left;
	padding:0px 0px 10px 0px;
}
.field_set_label1 {
	font-size:13px;
	color:#000;
	width:71px;
	float:left;
}
.field_set_label2 {
	font-size:13px;
	color:#000;
	width:117px;
	float:left;
	text-align:right;
	padding-right:5px;
}
.input_box {
	width:149px;
	height:20px;
	border:1px solid #d4d4d4;
	float:left;
	font-size:13px;
	color:#000;
	padding:0px 5px 0px 5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.txt_small {
	float:right;
	color:#969696;
	font-size:11px;
	width:auto;
}
.btn_clickhere {
	float:left;
	width:auto;
	margin:13px 0px 0px 73px;
}
.btn_clickhere_questions {
	float:left;
	width:auto;
	margin:13px 0px 0px 20px;
}



.input_boxComments {
	width:432px;
	height:50px;
	border:1px solid #d4d4d4;
	float:left; overflow:hidden;
	font-size:13px;
	color:#000;
	padding:0px 5px 0px 5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.clear_div {clear:both; font-size:1px; height:1px;}
.clear_div5 {clear:both; font-size:1px; height:5px;}
.clear_div10 {clear:both; font-size:1px; height:10px;}
.field_set_label_question {
	font-size:13px;
	color:#000;
	width:500px;
	float:left;
}
.pt3 {padding-top:3px;}
.pl20 {padding-left:20px;}
.display {display:none;}
.h25 {height:25px;}
.thanks_msg {font-size:22px; color:#AE0101; font-weight:bold;}
