@charset "utf-8";
/* CSS Document */

@import url(http://fonts.googleapis.com/css?family=Ropa+Sans);
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed);

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, form, label, table, caption, tbody, tfoot, thead, tr, th {
	margin: 0;
	padding: 0;
	border: 0;
}
*, * focus {
	outline: none;
	margin: 0;
	padding: 0;
}
body {
	background-image: url(../images/body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-decoration: none;
	font-size: 12px;
	color: #333333;
}

.main {
	width: 993px;
	background-color: #FFFFFF;
	border-radius: 15px 15px 0 0;
	-moz-border-radius: 15px 15px 0 0;
	box-shadow: 0px 0px 5px #000000;
	-moz-box-shadow: 0px 0px 5px #000000;
	border: 1px solid #F7F7F7;
}
.top_menu  {
	margin-top: 8px;
	height: 38px;
	width: 993px;

}
.top  {
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 993px;
	color: #FFFFFF;
	font-family: 'Ropa Sans', sans-serif;
	font-size: 22px;
	font-weight: lighter;
	text-shadow: 1px 1px 3px #333333;
}
.main .top2 {
	border: 5px solid #09487B;
	border-radius: 15px 15px 0 0;
	-moz-border-radius: 15px 15px 0 0;
	overflow: hidden;
}
.main .top2 .slide {
	height: 300px;
	width: 700px;
}
.main .top2 .h_enquiry {
	background-image: url(../images/yellow_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #997402;
}
.main .top2 .h_enquiry .send_query {
	background-image: url(../images/send-query.png);
	background-repeat: no-repeat;
	background-position: -17px top;
	height: 91px;
}
.main .h_box {
	background-image: url(../images/divider.png);
	padding-right: 37px;
	background-repeat: no-repeat;
	background-position: right 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	color: #444444;
	height: 210px;
}
.main .h_box img {
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
}
.main .top-mar {
	text-decoration: none;
	margin-bottom: 10px;
}
.main .top-mar img {
	margin-right: 4px;
	margin-left: 4px;
	border: 1px solid #E4E4E4;
	border-radius: 8px;
	-moz-border-radius: 8px;
}
.main .left {
	text-align: justify;
}

.right_menu {
	text-decoration: none;
}
.right_menu li {
	text-decoration: none;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
}
.right_menu li a {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	line-height: 30px;
	height: 30px;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 20px;
}
.right_menu li a:hover {
	text-decoration: none;
	background-position: 5px center;
}









h1 {
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 3px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	padding-top: 5px;
	color: #1465AD;
	text-shadow: 1px 1px 0px #ffffff;
	font-family: 'Roboto Condensed', sans-serif;
}
h2 {
	font-family: 'Ropa Sans', sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 3px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	padding-top: 5px;
	color: #E93E19;
}
h3 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
	font-weight: lighter;
	text-decoration: none;
	margin-bottom: 3px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	padding-top: 5px;
	color: #1465AD;
}
h4 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 22px;
	font-weight: lighter;
	text-decoration: none;
	margin-bottom: 3px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	padding-top: 5px;
	color: #E93E19;
}
.img1 {
	float: right;
	margin-left: 10px;
}
.list1 {
	text-decoration: none;
}
.list1 li {
	list-style-type: none;
	background-image: url(../images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	margin-bottom: 10px;
	padding-left: 20px;
	text-align: left;
}
.tbl1 {
	text-decoration: none;
}
.tbl1 th {
	text-decoration: none;
	padding: 5px;
	color: #FFFFFF;
	font-size: 13px;
	background-color: #358DBF;
}
.tbl1 td {
	padding: 5px;
	font-weight: bold;
}




.txtfield {
	height: 28px;
	width: 248px;
	border: 1px solid #CCCCCC;
	border-radius: 4px;
	-moz-border-radius: 4px;
	color: #888888;
	font-size: 11px;
	text-decoration: none;
	padding: 2px;
	background-image: url(../images/txt-box-bg.gif);
	background-repeat: repeat-x;
	background-position: left center;
	margin-bottom: 10px;
	line-height: 28px;
	background-color: #FFFFFF;
}
.Selectbox {
	height: 36px;
	width: 253px;
	border: 1px solid #CCCCCC;
	border-radius: 4px;
	-moz-border-radius: 4px;
	color: #888888;
	font-size: 11px;
	text-decoration: none;
	padding: 2px;
	background-image: url(../images/txt-box-bg.gif);
	background-repeat: repeat-x;
	background-position: left center;
	margin-bottom: 10px;
	line-height: 36px;
}
.txtarea {
	height: 32px;
	width: 193px;
	border: 1px solid #CCCCCC;
	border-radius: 4px;
	-moz-border-radius: 4px;
	color: #888888;
	font-size: 11px;
	text-decoration: none;
	padding: 2px;
	background-image: url(../images/txt-box-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 5px;
}
.txt1 {
	color: #FF6600;
}
.txt1_2 {
	color: #1465AD;
	text-decoration: none;
}


.btn1 {
	font-size: 11px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 25px;
	width: 67px;
	background-color: #3087BC;
	border: 2px solid #104D86;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-image: url(../images/tm.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.btn2 {
	line-height: 20px;
	color: #E93E19;
	text-decoration: none;
	float: left;
	height: 20px;
	padding-right: 18px;
	font-weight: bold;
	font-size: 12px;
	display: block;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
}
.btn2:hover {
	color: #1465AD;
	text-decoration: none;
}
.btn3 {
	background-image: url(../images/btn3.gif);
	background-repeat: repeat-x;
	background-position: left center;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #594100;
	text-decoration: none;
	height: 30px;
	border: 1px solid #D29902;
	float: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.btn4 {
	background-image: url(../images/btn3.gif);
	background-repeat: repeat-x;
	background-position: left center;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #594100;
	text-decoration: none;
	height: 25px;
	border: 1px solid #D29902;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
}


.footer_2 {
	background-image: url(../images/f2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	font-size: 11px;
	height: 180px;
	color: #FFFFFF;
}.testimonial_box {
	background-color: #f3f3f3;
	padding: 10px;
	position: relative;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-bottom: 50px;
}
.testimonial_box .comment {
	background-image: url(../images/comment_bg.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 1;
	margin-left: -10px;
	margin-top: 8px;
	text-align: right;
	padding-top: 15px;
	height: 20px;
	padding-right: 9px;
	padding-left: 9px;
	background-position: 20px top;
	color: #09C;
	font-size: 11px;
	font-weight: bold;
}
.footer {
	text-align: left;
	line-height: 25px;
	color: #0F4C85;
	padding-top: 25px;
	padding-bottom: 15px;
	background-image: url(../images/body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.footer a {
	color: #E93E19;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.footer a:hover {
	text-decoration: none;
	color: #A4CD3A;
}
