 @charset "utf-8";
/* CSS Document */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align:top;
}
body {
	line-height: 1.5;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
table, td, th {
	vertical-align: top;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: none;
}
a:focus {
	outline:none;
	border:none;
}
html {
	font-size:100.01%;
}
body {
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/body_bg.jpg) no-repeat top #fff;
}
/* Headings
-------------------------------------------------------------- */

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #111;
}
h1 {
	margin:0;
	padding:10px 0;
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#151414;
}
h1.headingTitle {
	margin:0;
	padding:23px 0 10px 23px;
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#151414;
}
h2 {
	margin:0;
	padding:0;
}
h3 {
	font-size: 1.5em;
	line-height: 1;
	margin-bottom: 1em;
}
h4 {
	font-size:14px;
	line-height: 1.25;
	margin:15px 0 10px 0;
	color:#0f90d5;
	font-weight:bold;
	padding:0;
}
h5 {
	font-size:14px;
	line-height: 1.25;
	margin:10px 0;
	color:#f08406;
	font-weight:bold;
	padding:0;
}
h6 {
	font-size: 1em;
	font-weight: bold;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin: 0;
	padding:0;
}
p {
	margin:0;
	padding:5px 23px;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#2d2f31;
	line-height:20px;
}
/* Lists
-------------------------------------------------------------- */
li ul, li ol {
	margin:0 1.5em;
}
ul, ol {
	margin: 0 1.5em 1.5em 1.5em;
}
ul {
	list-style-type: disc;
}
ol {
	list-style-type: decimal;
}
dl {
	margin: 0 0 1.5em 0;
}
dl dt {
	font-weight: bold;
}
dd {
	margin-left: 1.5em;
}
/* Tables
-------------------------------------------------------------- */

table {
}
th {
	font-weight: bold;
	font-size:13px;
	color:#f08406;
	background:#f3f1f1;
}
thead th {
	background:#c3d9ff;
}
th, td, caption {
}
tr.even td {
	background: #e5ecf9;
}
tfoot {
	font-style: italic;
}
caption {
	background: #eee;
}
label {
}
fieldset {
	padding:1.4em;
	margin: 0 0 1.5em 0;
	border: 1px solid #ccc;
}
legend {
	font-weight: bold;
	font-size:1.2em;
}
/* Form fields
-------------------------------------------------------------- */
input[type=text], input[type=password], input.text, input.title, textarea, select {
	background-color:#fff;
	border:1px solid #bbb;
}
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {
	border-color:#e6e6e6;
}
input[type=text], input[type=password], input.text, input.title, textarea, select {
	margin:0.0em 0;
}
input.text, input.title {
	width: 300px;
	padding:5px;
	outline:none !important;
}
input.title {
	font-size:1.5em;
}
textarea {
	width: 140px;
	height: 53px;
	padding:5px;
}
input[type=checkbox], input[type=radio], input.checkbox, input.radio {
	position:relative;
	top:.25em;
}
.flaotLeft {
	float:left
}
.flaotRight {
	float:right
}
.clear {
	clear:both;
}
#wrapper {
	margin:0 auto;
	width:818px;
}
#header {
	float:left;
	height:367px;
	width:818px;
	background:url(../images/banner.jpg);
}
.none {
	display:none;
}
.logo {
	float:left;
	width:190px;
	height:50px;
	margin:20px 0 0 10px;
}
.nav {
	float:left;
	margin:266px 0 0 20px;
	display:inline
}
.nav ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
.nav ul li {
	float:left;
	background:url(../images/navbar.gif) no-repeat right;
	padding:3px 18px 4px 18px;
}
.nav ul li a {
	text-decoration:none;
	font:bold 13px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.nav ul li a:hover {
	text-decoration:none;
	color:#07224e;
}
.nav ul li a.current {
	text-decoration:none;
	color:#07224e;
}
.contanTopbg {
	float:left;
	background:url(../images/contentTopbg.gif) no-repeat top;
	width:818px;
}
.contaners {
	float:left;
	background:url(../images/contentbg.gif) no-repeat bottom;
	width:818px;
}
.contentLeft {
	float:left;
	width:492px;
	padding:15px 0 0 23px;
}
.contentLeft p {
	margin:0;
	padding:5px 0;
	font:normal 12px Arial, Helvetica, sans-serif;
	line-height:20px;
	color:#2d2f31;
}
.contentLeft p a {
	color:#0C439E;
}
.contentLeft p a:hover {
	text-decoration:none;
}
.headingColor {
	color:#0c439e;
}
.specification {
	float:left;
	background:url(../images/homepage.jpg) no-repeat right;
	width:492px;
	margin:20px 0 35px 0;
}
.specification ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.specification ul li {
	width:280px;
	padding:0 0 0 10px;
	background:url(../images/list_squar.gif) no-repeat left 9px;
}
.specification ul li a {
	text-decoration:none;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#151414;
	line-height:26px;
}
.specification ul li a:hover {
	text-decoration:none;
	color:#0c439e;
	line-height:26px;
}
.callNumber {
	float:left;
	font:bold 16px Verdana, Arial, Helvetica, sans-serif;
	color:#2c2c2c;
	margin:145px 0 0 45px;
	display:inline;
}
.contentRight {
	width:271px;
	float:right;
	background:url(../images/requastformBG.gif) no-repeat;
	margin:4px 9px 0 0;
	display:inline;
}
.requastform {
	width:242px;
	float:left;
	background:url(../images/requasttextBG.gif) repeat-x;
	font:bold 11px tahoma;
	color:#FFFFFF;
	margin:6px 0 0 6px;
	display:inline;
	padding:5px 0 5px 15px;
	border:1px solid #5fa3f5;
	text-transform:uppercase;
}
.contentRight .labelbox1 {
	float:left;
	font:normal 11px tahoma;
	color:#2d2f31;
	text-transform:uppercase;
	text-align:right;
	width:99px;
	padding:15px 4px 0 0;
}
.contentRight .labelbox2 {
	float:left;
	font:normal 11px tahoma;
	color:#2d2f31;
	text-transform:uppercase;
	text-align:right;
	width:99px;
	padding:2px 4px 0 0;
}
.contentRight .inputBox {
	float:left;
	width:150px;
	margin:10px 0;
}
.contentRight .number1 {
	float:left;
	width:33px;
	margin:10px 4px 0 0;
	display:inline;
}
.contentRight .number2 {
	float:left;
	width:101px;
	margin:10px 0 0 0;
}
.telephoneBox {
	float:left;
	width:150px;
}
.submitBtn {
	float:left;
	margin:15px 0 0 0;
}
#footerWrapper {
	float:left;
	background:url(../images/footerWrapper.gif) no-repeat;
	width:818px;
}
.footerBG {
	width:780px;
	background:url(../images/footerBg.gif) repeat-x;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	padding:9px 10px;
	margin-left:9px;
	float:left;
	display:inline;
}
.webDesign {
	float:right;
}
.webDesign a {
	text-decoration:none;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
}
.webDesign a:hover {
	text-decoration:none;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}
.HorseboxImg {
	float:left;
	padding:15px 0 0 15px;
}
.submitbutton {
	background:url(../images/sumbitBG.gif) no-repeat;
	width:54px;
	height:27px;
	border:none;
}
.backColor {
	color:#0033FF;
}
.backColor:hover {
	color:#0033FF;
	text-decoration:none;
}
table.faqtable {
	width:350px;
	margin:20px;
}
table.faqtable td {
	padding:5px;
	border:1px solid #bcbcbd;
	width:150px;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#000;
}
.quationBox {
	border:1px solid #e1e2e4;
	padding:5px 15px;
}
.quationBox ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.quationBox ul li {
	display:block;
	padding:5px;
}
.quationBox ul li a {
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
}
.quationBox ul li a:hover {
color:#4292f3;
text-decoration:none;
}
.quationBox2 {
	border:1px solid #e1e2e4;
	padding:5px 0;
	margin:10px 0;
}
.quationBox2 a {
	color:#398cec;
	text-decoration:none;
}
.quationBox2 a:hover {
	color:#398cec;
	text-decoration:underline;
}

