/* CSS Document */
* {
	margin:0;
	padding:0;
	border:0;
}
body {
	font: normal 12px/17px Arial, Helvetica, sans-serif;
	background-color:#000;
	color:#100505;
}
.spacer {
	font-size:0;
	line-height:0;
	clear:both;
}
.mainBody {
	background:url(../images/bg.gif) no-repeat 0 0;
	width:960px;
	margin:0 auto;
	background-color:#FAFFB2;
	color:inherit;
}
/* header start */
.header2 {
	background:url(../images/header-img2.jpg) no-repeat 0 100%;
	height:120px;
	background-color:#FAFFB2;
	color:#fff;
}

.header2 span.logo {
	background:url(../images/logo-bg.gif) no-repeat 0 0;
	width:182px;
	height:109px;
	display:block;
	margin:12px 0 0 10px;
	padding:0 0 0 18px;
	font-size:11px;
	line-height:11px;
	color:#161800;
	background-color:inherit;
}
.header2 span img {
	margin-top:12px;
	line-height:11px;
}
.header2text {
	font-size:18px;
    font-weight: bold;
    color: #8C9601;  
	line-height:35px;  
    padding-left: 275px;
}
.header2textb {
	font-size:18px;
    font-weight: bold;
    color: #000;  
	line-height:35px; 
    text-align: right; 
    padding-right: 8px;
}

.header2 ul {
	list-style:none;
	height:24px;
	margin:7px 0 0 7px;
}
.header2 li {
	margin:0 3px 0;
	float:left;
	width:auto;
}
.header2 li.last {
	margin:0;
}
.header2 li a {
	background:url(../images/menu-left.gif) no-repeat 0 0;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	background-color:inherit;
	float:left;
	width:auto;
	cursor:pointer;
}
.header2 li a span {
	background:url(../images/menu-right.gif) no-repeat 100% 0;
	display:block;
	height:24px;
	line-height:24px;
	padding:0 10px;
	float:left;
	width:auto;
}
.header2 h2 {
	width:396px;
	height:20px;
	font-size:0;
	color:#C31615;
	background-color:inherit;
	margin:0 0 8px;
}
.header2 h4 {
	width:357px;
	height:19px;
	font-size:0;
	color:#C31615;
	background-color:inherit;
	margin:0 0 5px;
}
.header2 p {
	width:374px;
	font-size:12px;
	line-height:18px;
	color:#fff;
	background-color:inherit;
	padding:0 0 20px;
}

.header {
	background:url(../images/header-img.jpg) repeat 0 100%;
	height:386px;
	background-color:#FAFFB2;
	color:#fff;
}
.header span.logo {
	background:url(../images/logo-bg.gif) no-repeat 0 0;
	width:204px;
	height:109px;
	display:block;
	margin:12px 0 0 35px;
	padding:0 0 0 10px;
	font-size:11px;
	line-height:11px;
	color:#161800;
	background-color:inherit;
}
.header span img {
	margin-top:14px;
	line-height:11px;
}
.headertext {
	font-size:18px;
    font-weight: bold;
    color: #8C9601;  
	line-height:35px;  
    padding-left: 275px;
}

.header ul {
	list-style:none;
	height:24px;
	margin:7px 10px 0px 25px;
    float:right;
}
.header li {
	margin:0 7px 0 0;
	float:left;
	width:auto;
}
.header li.last {
	margin:0;
}
.header li a {
	background:url(../images/menu-left.gif) no-repeat 0 0;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	background-color:inherit;
	float:left;
	width:auto;
	cursor:pointer;
}
.header li a span {
	background:url(../images/menu-right.gif) no-repeat 100% 0;
	display:block;
	height:24px;
	line-height:24px;
	padding:0 5px;
	float:left;
	width:auto;
}

.headtext {
	font-size:18px;
    font-weight: bold;
    color: #8C9601;  
	line-height:35px;  
    padding-left: 225px;
}
.headtextb {
	font-size:18px;
    font-weight: bold;
    color: #000;  
	line-height:35px; 
    text-align: right; 
    padding-right: 8px;
}
.headtext h2 {
	font-family: Arial Rounded MT Bold, Helvetica, sans-serif;
    font-weight:bold;
	width:450px;
	height:26px;
	line-height:35px; 
	font-size:24px;
	color:#FFF;
	background-color:inherit;
    text-align:center;
    padding-bottom: 8px;
}
.headtext h4 {
	font-family: Arial Narrow, Helvetica, sans-serif;
    font-weight:bold;
	width:450px;
	height:24px;
	font-size:18px;
	color:#FAFFB2;
	background-color:inherit;
    text-align:center;
}
.headtext p {
	width:374px;
	font-size:12px;
	line-height:18px;
	color:#fff;
	background-color:inherit;
	padding:10px 0 10px 0;
    text-align:center;
}

.headsubtext p {
	width:400px;
	font-size:12px;
	line-height:18px;
	color:#fff;
	background-color:inherit;
	padding:10px 0 10px 30px;
    text-align:center;
    font-weight:bold;
}

.headsubtext h2 {
	font-family: Arial Rounded MT Bold, Helvetica, sans-serif;
    font-weight:bold;
	width:450px;
	height:26px;
	line-height:35px; 
	font-size:24px;
	color:#FFF;
	background-color:inherit;
    text-align:center;
    padding-bottom: 18px;
}


.more {
	background:url(../images/more-btn.gif) no-repeat 0 0;
	font-size:18px;
	color:#FAFFB2;
	background-color:inherit;
	font-weight:normal;
	display:block;
	width:130px;
	height:42px;
	line-height:42px;
	text-decoration:none;
}
/* body content */
.bodyContent {
	background-color:#FAFFB2;
	color:inherit;
}

.nav {
	background-color:#E2E79E;
	color:#000;
    padding-left: 010px;
}

.nav ul {
	list-style:none;
}
.nav li {
	padding:0 0 0 12px;
}
.nav a{
	color:#000;
}
.maincontent {
	color:#000;
    padding-right:20px;
}

.provide {
	background-color:#E2E79E;
	color:#FAFFB2;
	height:240px;
	margin:1px 0 20px;
}
.provide h2 {
	font-size:30px;
	font-weight:bold;
	color:#000;
	background-color:inherit;
	line-height:30px;
	padding:15px 0 2px;
}
.provide strong {
	background-color:inherit;
	color:#880B0A;
	font-size:11px;
	font-weight:bold;
}
.provide ul {
	margin:10px 0 0 3px;
	color:#100505;
}
.provide li {
    vertical-align:top;
	padding:0 0 0 5px;
}
.provide li a {
	font-size:12px;
	color:#100505;
	background-color:inherit;
	text-decoration:none;
}



.line {
	background:url(../images/line.gif) no-repeat 100% 50%;
}
.box {	
	background:url(../images/box-bg.gif) no-repeat 0 0;
	background-color:#8C9601;
	color:#FAFFB2;
	margin:21px 15px 0 0;
	float:left;
	width:160px;
}
.box span {
	background:url(../images/bottom-curve.gif) no-repeat 0 0;
	width:160px;
	height:5px;
	display:block;
	font-size:0;
	line-height:0;
}
.box strong {
	background:url(../images/1st-img.gif) no-repeat 0 0;
	width:76px;
	height:78px;
	display:block;
	margin:12px auto 5px;
	font-size:0;
	line-height:0;
}
.box strong.two {
	background:url(../images/2nd-img.gif) no-repeat 0 0;
}
.box strong.three {
	background:url(../images/3rd-img.gif) no-repeat 0 0;
}
.box h3 {
	font-size:18px;
	font-weight:normal;
	text-transform:uppercase;
	color:#fff;
	background-color:inherit;
}
.box p {
	width:138px;
	font-size:11px;
	line-height:15px;
	padding:6px 0 3px;
}
.moreText {
	background: url(../images/more-text.gif) no-repeat 0 0;
	width:60px;
	height:18px;
	line-height:18px;
	display:block;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	margin:4px 0 4px;
}
.policy h2 {
	font-size:30px;
	line-height:30px;
	color:#000;
	background-color:inherit;
}
.policy h2 span {
	font-size:11px;
	font-weight:bold;
	color:#880B0A;
	background-color:inherit;
	line-height:14px;
	display:block;
}
.quote {
	background-color:#FCFFD3;
	color:#100505;
	margin-top:8px;
    margin-right:10px;
	width:280px;
	border:1px solid #8C9601;
}
.quote span {
	width:280px;
	display:block;
	font-size:11;
	color:#000;
	background-color:inherit;
    text-align: left;
    padding:5px;
}
.quote ul {
	margin-left:30px;
	width:280px;
	display:block;
	font-size:11;
	color:#000;
	background-color:inherit;
    text-align: left;
    padding:5px;
}
.quote li {
    vertical-align:top;
	padding:0 0 0 5px;
}
.quote li a {
	font-size:12px;
	color:#100505;
	background-color:inherit;
	text-decoration:none;
}
.quote li a:hover {
	text-decoration:underline;
}

.header form {
	line-height:20px;
	font-size:14px;
	color:#FAFFB2;
}
.intext {
	font-size:11;
	color:#000;    
	border:1px solid #8C9601;
}
.quote h2 {
	background:none;
	font-size:24px;
	line-height:24px;
	height:24px;
	color:#880B0A;
	background-color:inherit;
	text-transform:uppercase;
	padding:5px 0 0 0;
}

.projects h2 {
	background:url(../images/project-icon.gif) no-repeat 0 1px;
	font-size:30px;
	line-height:22px;
	color:#880B0A;
	background-color:inherit;
	font-weight:bold;
	height:47px;
	padding:1px 0 0 52px;
}
.projects h2 strong {
	display:block;
	font-size:11px;
	color:#100505;
	background-color:inherit;
}
.projects p {
	padding:11px 0 28px;
	width:500px;
	line-height:17px;
}
.projects span {
	padding:0 0 0 29px;
	background:url(../images/project-link.gif) no-repeat 0 0;
	font-size:11px;
	font-weight:bold;
	color:#100505;
	background-color:inherit;
	display:block;
	height:26px;
}
.projects img {
	border:5px solid #E2E79E;
	display:block;
	margin:1px 0 0;
}
/* body content */
/* footer start */
.footer {
	background:url(../images/footer-bg.gif) repeat-x 0 0;
	height:111px;
	font-size:11px;
	color:#E2E79E;
	background-color:inherit;
	line-height:14px;
	margin:29px 0 7px;
}
.footer span {
	font-size:11px;
}
.footer p {
	line-height:22px;
}
.footer a {
	background-color:inherit;
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	font-size:11px;
}
.footer a:hover {
	text-decoration:underline;
}
.footer ul {
	list-style:none;
	text-align:center;
	margin:22px 0 0;
}
.footer li {
	background:url(../images/menu-line.gif) no-repeat 100% 50%;
	display:inline;
}
.footer li.last {
	background:none;
}
.footer li a {
	font-weight:bold;
	display:inline;
	margin:0 14px 0 11px;
}
/* footer end */






















