@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

*{ margin:0; padding:0; list-style:none; text-decoration:none; border:none; outline:none; }
body{ background:url(../images/bg.jpg) no-repeat center top #c0c0c0; font:normal 18px/25px Arial, Helvetica, sans-serif; color:#616161; }
.mainDiv{ margin:0 auto; width:1041px; }
.mainDivInner{ float:left; width:1041px; }

.header{ float:left; width:1041px; height:104px; }
.logo{ float:left; width:337px; height:51px; margin:53px 0 0 0; }
.logo a{ text-indent:-9999px; background:url(../images/logo.png) no-repeat 0 0; width:337px; height:51px; display:block; }
.topMenu{ float:right; width:520px; height:35px; margin:59px 0 0 0; }
.topMenu ul{ margin:0; }
.topMenu ul li{ float:left; list-style:none; padding:0 0 0 10px; }
.topMenu ul li a{ background:#447b5f; padding:0 11px; display:block; font:bold 24px/35px Arial, Helvetica, sans-serif; color:#fff; text-decoration:none; text-transform:lowercase; }
.topMenu ul li a:hover, .topMenu ul li a.current{ color:#fff; background:#0e4127; }

.bodyContent{ float:left; width:1041px; padding:69px 0 40px; }
.bodyContent img.imgStyleOne{ float:left; border:4px solid #618171; margin:0 26px 30px 4px; }
.bodyContent h1{ font:normal 41px/45px Arial, Helvetica, sans-serif; color:#0e4127; }
.bodyContent h1 strong{ font:bold 59px/59px Arial, Helvetica, sans-serif; }
.bodyContent p{ font:normal 18px/22px Arial, Helvetica, sans-serif; color:#616161; text-align:justify; padding:13px 0; }

p.aboutHeading {font-family:Arial, Helvetica, sans-serif; font-size:30px; color:#0e4127; line-height:normal;}

.aboutBody{padding-top:20px;}
.aboutBody img{padding-left:20px;}

.highlight {background-color:#0e4127; color:#fff;}

.footer{ float:left; width:1041px; height:237px; background:url(../images/footerBg.jpg) repeat-x 0 0; }
.footer p.copyrite{ float:left; font:normal 15px/55px Arial, Helvetica, sans-serif; color:#6d6d6d; width:385px; }
.footer p.copyrite a{ color:#6d6d6d; text-decoration:underline; }
.footer p.copyrite a:hover{
	color:#6d6d6d;
	text-decoration:none;
	font-weight: normal;
}

.footer div.footerMenu{ float:right; width:311px; }
.footer div.footerMenu ul{ margin:0; padding:17px 0 0 0; }
.footer div.footerMenu ul li{ float:left; list-style:none; border-right:1px solid #0e4127; }
.footer div.footerMenu ul li:last-child{ border-right:none; }
.footer div.footerMenu ul li a{ font:normal 18px/18px Arial, Helvetica, sans-serif; color:#0e4127; text-decoration:none; padding:0 5px; }
.footer div.footerMenu ul li a:hover, .footer div.footerMenu ul li a.fooCurrent{ font:normal 18px/18px Arial, Helvetica, sans-serif; color:#0e4127; text-decoration:underline; }


#media {font-weight:100;}
#media a{color:#0e4127; font-weight:100; text-decoration:underline;}
