/* CSS Document */

body {
	margin-top:60px;
	background-color:#AEAEAD;
	font-family:Century Gothic,Arial;
	background-image:url(../images/bodyBg.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#wrap {
	width: 845px;
	position:relative;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#headerTop {
	width:821px;
	background-image:url(../images/headerTop.png);
	height:29px;
}

*html #headerTop{
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/headerTop.png, sizingMethod='crop');
background-image:none;
}

#headerBottom {
	width:821px;
	height:184px;
	background-image:url(../images/headerBottom.png);
}

*html #headerBottom {
	width:821px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/headerBottom.png, sizingMethod='crop');
	background-image:none;
}

#footer {
	clear:both;
	width:821px;
	height:30px;
	/*height:30px;*/
	background-image:url(../images/footernew1.png);
	background-repeat:no-repeat;
	background-position:bottom;
	
}

*html #footer {
	width:821px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/footer.png, sizingMethod='crop');
	background-image:none;
}

#main {
	clear:both;
	float:left;
	min-height:450px;
	height:auto;
	width:821px;
	background-image:url(../images/bg.png);
	background-repeat:repeat-y;
}

#mainInner {
	float:left;
	min-height:450px;
	height:auto;
	width:800px;
	_width:799px;
	*width:799px;
	background-image:url(../images/greenLine.jpg);
	background-repeat:repeat-y;
	margin-left:11px;
	_margin-left:6px;
	z-index:1;
	
	

}

*html #main {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/bg.png, sizingMethod='scale');
	background-image:none;
	height:auto;
	z-index:0;
}

#lhs {
	float:left;
	width:511px;
	*width:521px;
	margin-right:10px;
	margin-left:12px;
	*margin-left:5px;
	_margin-left:5px;
	z-index:999;
}

#rhs {
	float:left;
	width:246px;
	height:auto;
}

#content {
	float:left;
	width:355px;
	*width:355px;
	_width:335px;
	font-size:12px;
	font-family:Helvetica, Arial;
	color:#676765;
	line-height:18px;
}

#content .title {
	color:#98C000;
	font-size:14px;
	font-family:Helvetica, Arial;
}


#mainLeft {
	width:510px;
	_width:510px;
	*width:510px;
	height:auto;
	float:left;
	margin-top:20px;
	z-index:998;
}

#maincontent {
	float:left;
	height:auto;
	width:355px;
	_width:335px;
	*width:345px;
	margin-bottom:5px;
	margin-top:23px;
}

#images {
	float:left;
	width:246px;
	/*margin-left:10px;*/
}

#nav {
	float:left;
	width:150px;
	margin-left:-5px;
	margin-right:10px;
	margin-top:23px;
	*margin-left:1px;
	_margin-left:1px;
	z-index:1000;
}

#nav .top{
	width:150px;
	height:23px;
	background-image:url(../images/menuTop.jpg);
	background-repeat:no-repeat;
}

#nav .bottom{
	width:150px;
	height:18px;
	background-image:url(../images/menuBottom.jpg);
	background-repeat:no-repeat;
}

#nav .mid{
	width:150px;
	background-image:url(../images/menuMid.jpg);
	background-repeat:repeat-x;
}
.footertext
{
font-size:8px;
font-family:"Century Gothic";

color:#000000;
text-align:center;

line-height:1.0em;


}
#footertext
{
font-size:7px;
font-family:"Century Gothic";
text-align:center;
color:#666666;
line-height:1.2em;
/*margin-left:60px;*/
}
#footertext a
{text-align:center;
font-size:8px;
font-family:"Century Gothic";
text-decoration:none;
line-height:1.2em;
color:#666666;

/*margin-left:60px;*/


}
#footertext a:hover
{
font-size:8px;
font-family:"Century Gothic";
text-decoration:none;

color:#ffffff;

/*margin-left:60px;*/


}

.footertext a 
{
text-align:center;
font-size:8px;
font-family:"Century Gothic";
text-decoration:none;
line-height:1.2em;
color:#999999;

/*margin-left:60px;*/


}
