/* @Group Reset */
form, input, object,
img, p, span, br, strong,
ul, li, ol, dd, dt, dl, 
h1, h2, h3, h4, h5, h6 
	{
	padding: 0px;
	margin: 0px;
	border: 0px;
	}
body
	{
	padding: 0px;
	margin: 0px;
	font: normal 11px/15px Trebuchet MS;
	color: #1e1e1e;
	text-decoration: none;
	background: #018cc0;
	}
.spacer { clear: both; height: 0px; }
.floaleft { float: left; }
.floaright { float: right; }
.floanone { float: none; margin:0px; padding: 0px; border: none; }
/* @End */

/* --- header starts --- */
#header 
	{
	margin: 0 auto;
	width: 763px;
	padding: 0 0 0 0;
	background: #fff url(../images/header-top-back.jpg) repeat-x left top;
	margin-top: 15px;
	}
.headtop1 
	{ 
	float: none; 
	margin:0px; 
	padding: 0px; 
	border: none; 
	background: #018cc0;
	}
.callus
	{
	float: left;
	width: 242px;
	height: 40px;
	font: normal 18px/40px Arial;
	color: #12393c;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 0 0 18px;
	background: url(../images/icon-phone.jpg) no-repeat center left;
	}
.menu-nav
	{
	float: left;
	width: 493px;
	height: 40px;
	background: url(../images/menu-back.jpg) repeat-x top left;
	}
.menu-nav ul
	{
	list-style-type: none;
	height: 40px;
	background: url(../images/menu-left.jpg) no-repeat top left;
	}
.menu-nav li
	{
	display: block;
	float: left;
	background: url(../images/menu-seperator.jpg) no-repeat top right;
	padding: 0 29px 0 30px;
	}
.menu-nav li a
	{
	display: block;
	float: left;
	background: url(../images/menu-icon.jpg) no-repeat 2px center;
	font: normal 12px/40px Trebuchet MS;
	color: #356001;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 0 0 12px;
	}
.menu-nav li a:hover
	{
	color: #000;
	background: url(../images/menu-icon.jpg) no-repeat center left;
	}
.menu-nav li#none
	{
	background: none;
	}
.menu-nav-right
	{
	float: right;
	width: 10px;
	height: 40px;
	background: url(../images/menu-right.jpg) no-repeat top right;
	}
.banner
	{
	padding: 4px;
	}
.logo
	{
	position: absolute;
	width: 252px;
	height: 105px;
	left: 192px;
	top: 86px;
	}
/* --- header ends --- */

/* --- container starts --- */
#container 
	{
	margin: 0 auto;
	width: 734px;
	padding: 0px 4px 0 25px;
	background: #fff url(../images/container-top-back.jpg) no-repeat left top;
	}
.content 
	{ 
	float: none; 
	margin:0px; 
	padding: 0px; 
	border: none; 
	}
.content-left
	{
	float: left;
	width: 483px;
	padding: 15px 34px 0 0;
	}
.content-left p
	{
	padding: 0 0 10px 0;
	}
.content-right
	{
	float: right;
	width: 217px;
	padding: 0 0 0 0;
	}
.content-right-zone1
	{
	width: 180px;
	margin: 0px 0 0 0px;
	border-left: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
	padding: 17px 0 3px 35px;
	}
.content-welcome
	{
	height: 22px;
	background: url(../images/icon-welcome.jpg) no-repeat left top; 
	padding: 16px 0 0 29px;
	font: normal 14px/20px Trebuchet MS;
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0 0 12px 0;
	}
.content-mission
	{
	height: 116px;
	background: url(../images/our-mission-back.jpg) no-repeat;
	padding: 49px 0 0 172px;
	font: normal 13px/17px Trebuchet MS;
	color: #474747;
	text-decoration: none;
	margin: 10px 0 0px 0;
}
.content-mission p
	{
	padding: 0 0 5px 0;
	}
.content-btm-link
	{
	height: 20px;
	margin-top: 25px;
	}
.content-btm-link ul
	{
	list-style-type: none;
	}
.content-btm-link li
	{
	display: inline;
	float: left;
	background: url(../images/icon-round-bl.jpg) no-repeat left 2px;
	padding: 0 16px 0 16px;
	}
.content-btm-link li a
	{
	float: left;
	font: normal 12px/15px Trebuchet MS;
	color: #018cc0;
	text-decoration: underline;
	}
.content-btm-link li a:hover
	{
	font: normal 12px/15px Trebuchet MS;
	color: #000;
	text-decoration: none;
}
/*  inner pages styles starts  */
.inner-about
	{
	padding: 0px;
	margin: 0px;
	}
.inner-about ol
	{
	list-style-type: none;
	}
.inner-about li
	{
	float: left;
	display: block;
	background: url(../images/icon-link.jpg) no-repeat left 3px;
	font: bold 11px/14px Trebuchet MS;
	color: #1e1e1e;
	text-decoration: none;
	padding: 0 0 0 12px;
	margin: 0 0 10px 0;
	width: 400px;
	}
.inner-about li a
	{
	float: left;
	display: block;
	font: normal 11px/14px Trebuchet MS;
	color: #015fc0;
	text-decoration: none;
	}
.inner-about li a:hover
	{
	text-decoration: underline;
	}
.inner-services-link 
	{
	padding: 0px;
	margin: 0px;
	margin-bottom: 15px;
	}
.inner-services-link ul
	{
	list-style-type: none;
	}
.inner-services-link li
	{
	display: block;
	float: left;
	background: url(../images/icon-round-bl.jpg) no-repeat left 2px;
	font: normal 12px/15px Trebuchet MS;
	color: #1e1e1e;
	text-decoration: none;
	padding: 0 16px 0 16px;
	height: 20px;
	width: 200px;
	}
.inner-services-link li a
	{
	float: left;
	font: normal 12px/15px Trebuchet MS;
	color: #018cc0;
	text-decoration: underline;
	}
.inner-services-link li a:hover
	{
	font: normal 12px/15px Trebuchet MS;
	color: #000;
	text-decoration: none;
}
.inner-services-title
	{
	font: bold 14px/18px Trebuchet MS;
	color: #000;
	text-decoration: none;
	margin: 0 0 8px 0;
	text-transform:uppercase;
	}
.inner-common
	{
	width: 480px;
	padding: 0px;
	margin: 0px;
	}
.inner-common a
	{
	font: normal 12px/16px Trebuchet MS;
	color: #015fc0;
	text-decoration: none;
	}
.inner-common a:hover
	{
	font: normal 12px/16px Trebuchet MS;
	color: #015fc0;
	text-decoration: underline;
	}
.inner-common ul
	{
	list-style-type: none;
	}
.inner-common li
	{
	float: left;
	display: block;
	background: url(../images/icon-link.jpg) no-repeat left 3px;
	font: normal 11px/14px Trebuchet MS;
	color: #000;
	text-decoration: none;
	padding: 0 0 0 12px;
	margin: 0 0 5px 0;
	width: 480px;
	}
.inner-common li a
	{
	float: left;
	display: block;
	font: normal 11px/14px Trebuchet MS;
	color: #015fc0;
	text-decoration: none;
	}
.inner-common li a:hover
	{
	text-decoration: underline;
	}
.inner-contact
	{
	padding: 0px; margin: 0px;
	}
.inner-contact-L
	{
	float: left;
	width: 180px;
	height: 150px;
	padding: 14px 0 0 0;
	}
.inner-contact-R
	{
	float: left;
	width: 287px;
	height: 162px;
	border: 1px solid #656565;
	padding: 1px;
	}
	.inner-contact-R2
	{
	float: left;
	width: 287px;
	height: 350px;
	border: 1px solid #656565;
	padding: 1px;
	}
/*  inner pages styles ends  */
/* --- container ends --- */

/* --- footer starts --- */
#footer 
	{
	margin: 0 auto;
	width: 754px;
	height: 40px;
	padding: 10px 0px 14px 9px;
	background: #018cc0 url(../images/footer-top-back.jpg) no-repeat left top;
	}
.footer-contentL
	{
	float: left;
	width: 251px;
	height: 40px;
	font: normal 11px/40px arial;
	color: #fff;
	text-decoration: none;
	}
.footer-contentL a
	{
	font: normal 11px/40px arial;
	color: #fff;
	text-decoration: none;
	}
.footer-contentL a:hover
	{
	width: 251px;
	height: 40px;
	font: normal 11px/40px arial;
	color: #fff;
	text-decoration: underline;
	}
.footer-content-left
	{
	float: left;
	width: 10px;
	height: 40px;
	background: url(../images/footer-contentR-left.jpg) no-repeat left top;
	}
.footer-contentR
	{
	float: left;
	width: 483px;
	height: 40px;
	font: normal 11px/40px arial;
	color: #498302;
	text-decoration: none;
	background: url(../images/footer-contentR-back.jpg) repeat-x;
	}
.footer-contentR-L
	{
	float: left;
	width: 186px;
	height: 40px;
	font: normal 11px/40px arial;
	color: #498302;
	text-decoration: none;
	padding: 0 0 0 10px;
	}
.footer-contentR-R
	{
	float: left;
	width: 268px;
	height: 40px;
	color: #1f3900;
	text-decoration: none;
	text-align: left;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0;
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	line-height: 0px;
	font-weight: normal;
	font-variant: normal;
	}
a.ftr {
	font-family: Arial;
	font-size: 11px;
	color: #1f3900;
	text-align: left;
	text-decoration:none
}
a.ftr:hover {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-align: left;
	text-decoration:underline
}

.footer-contentR-R a
	{
	color: #1f3900;
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	line-height: 40px;
	font-weight: normal;
	font-variant: normal;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 0px;
	}
.footer-contentR-R a:hover
	{
	font: normal 11px/40px arial;
	color: #000;
	text-decoration: underline;
	}

.footer-content-right
	{
	float: right;
	width: 10px;
	height: 40px;
	background: url(../images/footer-contentR-right.jpg) no-repeat left top;
	}
/* --- footer ends --- */

/* --- text, margin, form styles starts --- */
.txt-welcome
	{
	font: bold 17px/20px Trebuchet MS;
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
	}
.txt-mission
	{
	font: bold 15px/18px Trebuchet MS;
	color: #4b4b4b;
	text-transform: uppercase;
	text-decoration: none;
	}
/* --- text, margin, form styles ends --- */
