* {
	margin:0;
	padding:0;
	text-decoration: none;
	border:none;
	list-style-type: none;
}

html { height: 100%; margin-bottom: 1px; }
body {
	font: 70%/130% Georgia, "Times New Roman", Times, serif;
	color: #353936;
	background: #D3E4D7 url(images/body-bg.gif) repeat-x left top;
}
h1#toplogo {
	/*Size of the image*/position:absolute;left:-3px; top:0;
	
	width: 775px;
	text-indent:-9999px;
	height: 109px;
	background: url(images/toplogo.gif) no-repeat left top;
}
#wrapper {padding-top:465px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	width:775px;
	position:relative;
	background: url(images/news-bg.gif) no-repeat center 436px;
}
h2, h3, h4 {
	font-size:1.2em;
	margin-bottom:12px;
	padding-top:10px;
	color: #2F496D;
	text-transform:uppercase;
	
}
h4 {
	font-weight:normal;
	padding-top:12px;
	margin-bottom:5px;
}

#maxtitle{
font-size: 14px!important;
	font-style: italic!important;
	font-weight: bold!important;
	font-variant: normal!important;
	color: #34553B!important;
	text-transform:none!important;
	margin-bottom:7px!important;
	
	}
blockquote{
	font-size: 14px!important;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #34553B!important;
	margin-bottom:15px!important;
}

#flash {
	z-index:99;
	width:775px;
	height: 300px;
	position:absolute;
	left:0px;
	top:135px;
	
}

h2#mainimage {
	width: 775px;
	text-indent:-9999px;
	height: 300px;
	position:absolute;
	
	left:0px;
	top:132px;
	background: url(images/loader.gif) center center;
}


body#home #mainimage{display:none;}

body#aboutus h2#mainimage {
	background: url(images/cdf.jpg) no-repeat 0px 3px;
}
body#services h2#mainimage {
	background: url(images/lndn.jpg) no-repeat 0px 3px;
}
body#news h2#mainimage {
	background: url(images/brs2.jpg) no-repeat 0px 3px;
}
body#contactus h2#mainimage {
	background: url(images/brs1.jpg) no-repeat 0px 3px;
}




body#home #content{width:480px;}
body#home #wrapper{background: url(images/wrapper-bg.gif) no-repeat center 436px;}

p {
	margin:0 0 10px 0!important;
	font-size:1.1em;
}
#navcontainer ul li {
	display: inline;
}
#navcontainer ul {
	position:absolute;
	left:0px;
	top:110px;
	height:20px;
	color: #FFFFFF;
	font-weight: bold;
	width: 775px;
}
#navcontainer ul li a {
	text-transform:uppercase;
	padding: 5px 15px 8px 15px;
	font-size:12px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
}
#navcontainer ul li a:hover {
	color: #FFFFFF;
	background: #2F4D35;
}
#content {
	padding-bottom:20px;
	width:740px;
	float:right;
	
}
#content * {
	padding-right:20px;
}
#newsdiv {
	margin-right:535px;
	padding-bottom:20px;
	
}
#newsdiv * {
	padding-left:35px;
}
#newsdiv * *{
	padding-left:0px;
}



#footer {
	clear:both;
	padding:10px 10px 30px;
	border-top:1px solid #6FA87B;
	text-align:center;
	color: #2F496D;
	
}
.readmore {
	margin:4px 0!important;
	text-align:right;
	font-style: italic;
	
}
a{color:#1E6444;}

img.floatright{float:right; margin:12px 40px 15px 15px; border:5px solid #fff; padding:0!important;}
.legal{font-size:10px;}

.gap{padding-top:12px!important;}

div {border-bottom:solid transparent 1px;}

.newsborder{
	border-bottom:1px dotted #353936;
	padding-bottom:20px;
}
