body {
	background-position: center top;
	background-repeat: repeat-x;
	color: #585858;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: #4091ec;
}
a {
	color: #157dec;
	text-decoration: underline;
}
.main {
	background-image: url("../images/bg_main.jpg");
	background-position: center top;
	background-repeat: repeat-x;
	margin: auto;
	padding: 0 10px;
	width: 960px;
	background-attachment: fixed;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-bottomright: 20px;
	border-top-left-radius: 20px;
	border-bottom-right-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
}
.maininner {
	background-image: url("../images/bg_maininner.jpg");
	background-position: center top;
	background-repeat: repeat-x;
	margin: auto;
	padding: 0 10px;
	width: 960px;
}
.banner {
}
.content_main {
	width: 960px;
}
.cont_top {
	background-image: url("../images/bg_bg_topw.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	float: left;
	height: 26px;
	width: 960px;
}
.cont_midd {
	background-image: url("../images/bg_bg_w.jpg");
	background-position: center top;
	background-repeat: repeat-y;
	float: left;
	font-size: 12px;
	line-height: 30px;
	padding: 0 20px;
	width: 920px;
}
.cont_bot {
	background-image: url("../images/bg_bg_bot_w.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	float: left;
	height: 26px;
	width: 960px;
}
.content_inner {
	float: left;
	height: 165px;
	width: 240px;
}
.bg_inner {
	background-image: url("../images/bg_box_top.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	height: 50px;
	padding: 20px 0 0 10px;
	width: 240px;
}
.bg_inner_bot {
	background-image: url("../images/bg_box.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	height: 103px;
	width: 240px;
}
.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
}
.cont {
	color: #000;
	font-size: 12px;
	line-height: 18px;
	padding: 0 10px;
	width: 220px;
}
.cont a {
	color: #4B8A79;
	margin-left: 15px;
	font-size: 13px;
	font-weight: bold;
}
.cont a:hover {
	color: #266591;
	margin-left: 15px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.readmore {
	position: relative;
	top: -2px;
}
.readmore_1 {
	position: relative;
	top: -2px;
}
/*- Menu --------------------------- */

#menu {
	font-size: 93%;
	line-height: normal;/*background-color:#C0C4C4;*/
}
#menu > ul > li {
	border-bottom: 1px solid #175AA6;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: right;
	font-size: 0;
}
#menu li {
	display: inline-block;
	margin: 0;
	padding: 0;
	font-size: 13px;
}
#menu a {
	float: left;
	background: url("../images/images.gif") no-repeat right top;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
#menu a span {
	float: left;
	display: block;
	background: url("../images/images.gif") no-repeat left top;
	padding: 5px 15px 4px 8px;
	color: #cf0d16;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {
	float: none;
}
/* End IE5-Mac hack */
#menu a:hover span {
	color: #FFF;
}
#menu a:hover {
	background-position: 0% -42px;
	color: #FFF;
}
#menu a:hover span {
	background-position: 100% -42px;
	color: #FFF;
}
.footer {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#595959+0,595959+50,000000+50,000000+100 */
	background: #595959; /* Old browsers */
	background: -moz-linear-gradient(top, #595959 0%, #595959 50%, #000000 50%, #000000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #595959), color-stop(50%, #595959), color-stop(50%, #000000), color-stop(100%, #000000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #595959 0%, #595959 50%, #000000 50%, #000000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #595959 0%, #595959 50%, #000000 50%, #000000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #595959 0%, #595959 50%, #000000 50%, #000000 100%); /* IE10+ */
	background: linear-gradient(to bottom, #595959 0%, #595959 50%, #000000 50%, #000000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#595959', endColorstr='#000000', GradientType=0 ); /* IE6-9 */
	background-color: #38618f;
	padding: 10px;
	text-align: center;
	border-radius: 20px;
}
.footer a {
	text-decoration: underline;
}
/* drop down menu */

#menu_visa {
	margin: 0;
	padding: 0;
}
#menu_visa ul {
	padding: 0;
	margin: 0;
}
#menu_visa li {
	position: relative;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu_visa li a {
	width: 79px;
	height: 25px;
	display: block;
	text-decoration: none;
	text-align: center;
	padding: 5px 0 4px 0;
}
#menu_visa li a:hover {
	background-position: bottom center;
}
#menu_visa li a.active {
	background-position: bottom center;
	color: #fff;
}
#menu_visa ul ul {
	position: absolute;
	top: 25px;
	z-index: 9999;
	width: 122px;
	visibility: hidden;
}
#menu_visa ul li:hover ul {
	visibility: visible;
}
a.green {
	color: #cf0d16;
}
/* header */
.top_menu a {
	color: #010836;
	font-size: 13px;
	text-decoration: none;
}
.top_menu a:hover {
	color: #02578d;
	font-size: 13px;
	text-decoration: underline;
}
.sidebar {
	float: left;
	width: 240px;
}
.main_content {
	float: right;
	width: 705px;
}
.quick-contact {
	border: 1px solid #266591;
	/*height: 280px;*/
	background-color: #fff;
	padding-top: 10px;
}
#rightbar {
	float: right;
	width: 325px;
	padding: 1em;
	background-color: #fff;
}
/* content */
.content {
	background-image: url("../images/bg_bg_w.jpg");
	font-size: 13px;
	color: #000;
	padding: 0 20px;
	line-height: 20px;
}
/* visa link*/
#visa a {
	color: #000;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	font-family: calibri;
	text-decoration: underline;
}
#visa a:hover {
	color: #175AA6;
	text-decoration: none;
	font-weight: bold;
	font-family: calibri;
}
/*-----heading---------------*/

.tab {
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #B20011;
	font-family: calibri;
}
/*------link---------------*/

#link a {
	color: #000;
}
/*----member-----------*/

#member {
	color: #4B8A79;
}
#box {
	border: 0.10em solid #082008;
	background: #FDF5E6;
	-webkit-box-shadow: 5px 5px 4px blue;
	-moz-box-shadow: 5px 5px 8px blue;
	box-shadow: 5px 5px 10px blue;
	padding-left: 1em;
	padding-right: 1em;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-bottomright: 20px;
	border-top-left-radius: 20px;
	border-bottom-right-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
}
#testimonial {
	border: 0.10em solid #082008;
	background: #157DEC;
	margin-left: 5px;
	padding-left: 1em;
	padding-right: 1em;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-top-left-radius: 20px;
	border-bottom-right-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
}
.shortcontactForm {
	width: 245px;
 height: 280px border: 1px solid #082008;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-top-left-radius: 20px;
	border-bottom-right-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
}
#formbox {
	border: 0.10em solid #082008;
	background: #FDF5E6;
	-webkit-box-shadow: 5px 5px 4px blue;
	-moz-box-shadow: 5px 5px 4px blue;
	-box-shadow: 5px 5px 4px blue;
	padding-left: 1em;
	padding-right: 1em;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-bottomright: 20px;
	border-top-left-radius: 20px;
	border-bottom-right-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
}
#mayamaadu {
	display: none;
}
.maya {
	display: none;
}
.container {
	background: #fff url("../images/bg_main.jpg") center top repeat-x;
	background-attachment: fixed;
	border-radius: 20px;
}
.img-right {
	float: right;
}
#menu a span.active {
	background-position: 100% -42px;
	color: #fff;
}
.nopad{padding:0;}
.quick-contact .form-group{margin-bottom:4px;}
@media (min-width:1200px) {
.container {
	width: 980px;
}
}
@media (min-width:992px) and (max-width:1199px) {
.main_content {
	width: 695px;
}
}
@media (min-width:768px) and (max-width:991px) {
#menu ul {
	text-align: center;
}
.main_content {
	width: 470px;
}
.content {
	background-image: none;
	background: #fff;
}
.sidebar {
	margin-top: 10px;
}
.img-right {
	float: none;
	margin: 0 auto;
	display: block;
}
#rightbar{width:100%; float:none;}
}
@media (min-width:200px) and (max-width:767px) {
.container {
	margin: 0 1%;
	width: 98%;
	background-attachment: scroll;
}
.main_content {
	float: none;
	width: 100%;
}
.mbtn {
	background-color: #c0c4c4;
	position: relative;
	padding: 5px;
	overflow: hidden;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}
.expand-btn {
	background: #266591;
	border-radius: 3px;
	border: none;
	width: 35px;
	padding: 8px 7px;
	float: right;
}
.expand-btn i {
	display: block;
	height: 2px;
	background: #fff;
}
.expand-btn i+i {
	margin-top: 3px;
}
.expand-btn:before {
	color: #266591;
	content: "Menu";
	font-size: 16px;
	left: 10px;
	position: absolute;
	top: 8px;
}
#menu {
	display: none;
}
.content {
	background-image: none;
	background: #fff;
}
.sidebar {
	float: none;
	margin: 0 auto 20px auto;
}
.img-right {
	float: none;
	margin: 0 auto;
	display: block;
}
#rightbar {
	float: none;
	width: 100%;
	padding: 0;
}
#testimonial {
	margin: 0;
}
#menu ul {
	text-align: left;
	background: rgba(192,196,196,.7);
}
#menu > ul > li {
	border: none;
	border-bottom:1px solid #eee;
}
#menu_visa {margin: 0 0 10px; overflow: hidden;}
#menu li {
	display: block;
	width: 100%;
}
#menu a, #menu a span {
	background: none;
	display: block;
	float: none;
	font-size: 20px;
	text-transform:uppercase;
}
#menu a span.active, #menu a:hover span, #menu_visa li a:hover {
	color: #cf0d16;
}
#menu_visa ul ul {
	position: relative;
	display: block;
	visibility: visible;
	top: auto;
	padding-left: 20px;
	padding-right:20px;
	box-sizing:border-box;
	width: auto;
}
#menu_visa li a {
	text-align: left;
	padding-left: 8px;
	width: auto;
	height:auto;
}
#menu_visa ul ul li a {
	font-size: 18px;
	border-top:1px solid #ddd;
}
.input_text {
	width: 100%;
	box-sizing: border-box;
}
.nopad{padding:0 15px;}
}

