html, body{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 100%;
	color:#FFFFFF;
	font-weight : normal;
	margin-top:20px;
	
}
/* Structure
***********************************************/
IMG {
	border:0px;
}
#container{
	margin-left:auto;
	margin-right:auto;
	width:778px;	
}
#inner {
	position: relative;
	float:left;
	width:778px;
	background-image : url(../images/bg_main.jpg);
	background-repeat : repeat-y;
}
#logo {
	position: relative;
	float:left;
	width:778px;
	height:106px;
}

ul {
	font-size:100%;
	font-weight : normal;
}
li {
}
ol {
	font-size:100%;
}
hr {
	color:#CCCCCC;
	height:1px;
	text-align:left;
}
p{
	margin-top:0px;
	padding-top:0px;
}
.underline {text-decoration: underline;}
/* Header
***********************************************/
#leftnav {
	position: relative;
	float:left;
	width:260px;
	font-size:75%;
}

#leftnav a:link {color: #FFFFFF;text-decoration: none;}
#leftnav a:visited {color: #FFFFFF;text-decoration: none;}
#leftnav a:hover {color: #B0D61F;text-decoration: none;}
#leftnav a:active {color: #B0D61F;text-decoration: none;}
.leftnavnolink {color: #B0D61F;text-decoration:none;}

.navon {
	position: relative;
	float:left;
	width:190px;
	padding-left:70px;
	background-image : url(../images/nav_on.jpg);
	background-repeat : no-repeat;
	height:33px;
	padding-top:11px;
}
.navoff {
	position: relative;
	float:left;
	width:190px;
	padding-left:70px;
	background-image : url(../images/nav_off.jpg);
	background-repeat : no-repeat;
	height:33px;
	padding-top:11px;
}
#nav_bot{
	position: relative;
	float:left;
	width:260px;
	height:19px;
	background-image : url(../images/nav_bot.jpg);
	background-repeat : no-repeat;
}

#content{
	position:relative;
	float:left;
	text-align:left;
	width:516px;
	padding-left:2px;
	
}
#mid {
	position: relative;
	float:left;
	width:502px;
	padding-left:14px;
}
#mainimage {
	position: relative;
	float:left;
	width:516px;
}
#maintitle {
	position: relative;
	float:left;
	font-size:100%;
	font-weight:bold;
	width:482px;
	padding-left:20px;
	background-image : url(../images/maintitle.jpg);
	background-repeat : no-repeat;
	height:39px;
	padding-top:26px;
	color:#B0D61F;
}
#left1 {
	position: relative;
	float:left;
	width:178px;
	padding-right:10px;
}
#right1 {
	position: relative;
	float:left;
	width:304px;
	padding-right:10px;
}
#hbot {
	position: relative;
	float:left;
	width:502px;
	background-image : url(../images/hbot.jpg);
	background-repeat : repeat-y;
	margin-top:30px;
	margin-bottom:20px;
}
#left2 {
	position: relative;
	float:left;
	width:235px;
	padding-right:2px;
}
#right2 {
	position: relative;
	float:left;
	width:265px;
}
#r2title {
	position: relative;
	float:left;
	width:219px;
	height:30px;
	padding-top:9px;
	padding-left:16px;
	font-size:90%;
	background-image : url(../images/r2title.jpg);
	background-repeat : no-repeat;
	font-weight : bold;
}
#r3title {
	position: relative;
	float:left;
	width:237px;
	height:30px;
	padding-top:9px;
	padding-left:28px;
	font-size:90%;
	background-image : url(../images/r3title.jpg);
	background-repeat : no-repeat;
	font-weight : bold;
}
#contentimage{
	position: relative;
	float:right;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:15px;
}
a:link {text-decoration: none;	color:#B0D61F;}
a:visited {text-decoration: none;	color:#B0D61F;}
a:hover {text-decoration: underline;	color:#B0D61F;}
a:active {text-decoration: none;	color:#B0D61F;}

/*********** Generic Style***********/
 h1{font-size:100%;font-weight:bold; color:#663300;}
 .h2{font-size:70%; font-weight:normal;margin-bottom:0px;}
 h3 {font-size:70%; font-weight:normal;}
 
/* Bottom
***********************************************/
#footer a:link {color: #FFFFFF;text-decoration: none;}
#footer a:visited {color: #FFFFFF;text-decoration: none;}
#footer a:hover {color: #FFFFFF;text-decoration: underline;}
#footer a:active {color: #FFFFFF;text-decoration: none;}
.nolink {color: #FFFFFF;text-decoration: underline;}

#footer {
	position:relative;
	float:left;
	width:792px;
	height:49px;
	font-size:70%;
	text-align:center;
	color: #FFFFFF;
	background-image : url(../images/bg_footer.jpg);
	background-repeat : no-repeat;
	
	
}
#footer1 {
	position:relative;
	float:left;
	width:223px;
	padding-left:38px;
	padding-top:5px;
}
#footer2 {
	position:relative;
	float:left;
	width:507px;
	text-align:center;
	padding-top:5px;
}
.red {
	color:#FF0000;
}

#error {
	position:relative;
	float:left;
	padding:10px;
}
/*CONTACT FORM******************************/
#contactform{position:relative;	float:left;}
.frmul{position:relative;	float:left; width:110px;text-align:right;}
.frmur{position:relative;	float:left;}
#formdetail{position:relative;float:left;padding:5px;margin-bottom:10px;}
.frmll{position:relative;float:left;width:105px;text-align:right;padding-right:5px;margin-top:2px;margin-bottom:2px;}
.frmlr{position:relative;float:left;margin-top:2px;margin-bottom:2px;}
input,select,textarea {	font-family: Arial, Helvetica, sans-serif;	padding-left:3px;	font-size:100%;}

/*NEWS FORMAT******************************/
.newsitem {	position:relative;	float:left;	width:415px;}
.newsleft {	position:relative;	float:left;	width:293px;}
.newstitle {position:relative;float:left;width:293px;font-weight:bold;}
.newstext {	position:relative;	float:left;	width:293px;}
.newsimage {position:relative;	float:left;	width:122px;padding-top:5px;}

/*******lwsvisible******************************/
.lwsvisible {
	width:1px;height:1px;visibility:hidden;line-height:1px;
}

/***POPUP Script*********************************/
#popcont{margin-left:auto;	margin-right:auto;	width:600px;}
#popinner{
	position:relative;
	float:left;
	background-image : url(../images/bg_popup.jpg);
	background-repeat : no-repeat;
}
#popcontent {
	position:relative;
	float:left;
	padding:20px;
	padding-top:180px;
	width:560px;
	padding-bottom:40px;
}
.bgwhite {
	font-size:110%;
	font-weight : bold;
}
.underline {
	text-decoration : underline;
}
.green {
	color:#B0D61F;
	font-weight : bold;
}
td.tdwhite {
	border:1px solid #FFFFFF;
	padding:4px;
}
table.tbwhite {
	border:1px solid #FFFFFF;
}