body {
	background:url(images/mainbg.jpg);
	background-position:top; background-repeat:repeat-x;
	background-color:#d3d8db;
	margin:0px;
	}
#content {
    background:#FFFFFF;
	border-left:#bebebe solid 1px;
	border-right:#bebebe solid 1px;
	width:1010px;
	padding-left:5px;
	padding-right:5px;
	margin:auto;
	}
#page {
    width:1000px;
	margin:auto;
	background:#FFFFFF;
	}


#header {
    background:url(images/header.jpg);
	height:155px;
	margin-bottom:1px;
	}
#logo {
    background:url(images/logo1.jpg);
	width:251px;
	float:left;
	height:155px;
	}
#header-right {
    float:right;
	width:749px;
	height:155px;
	}
	
#header-right-top {
    width:749px;
	height:25px;
	}
	
#header-right-mid {
    width:599px;
	height:130px;
	text-align:center;
	padding-top:25px;
	padding-left:150px;
	}

#navbar {
    width:1000px;
	background:url(images/topmenu_bg.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-size: 12px;
	font-family: verdana;
	font-weight:bold;
	height:45px;
	text-align:center;
	}
		
#navbar ul{
text-align:center;
padding: 10px;
padding-top:15px;
margin: 0px;
margin-left:10px;
margin-right:10px;
	}	
#navbar ul li{
display:inline;
padding-left:15px;
padding-right:10px;
}
#navbar ul li a{
padding: 5px;
padding-left:10px;
padding-right:10px;
margin: 0px;
color:#D7FC96;
text-decoration:none;
    }
#navbar ul li a:hover{
color:#032F25;
text-decoration:none;
    }

#main {
    width:1000px;
	}
	


#maincolumn {
    width:530px;
	float:left;
	padding:5px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:10px;
	color: #1d1c1c;
	font-size: 11px;
	font-family: verdana;
	
	border:#bebebe solid 1px;
	}
	
	

#maincolumn a{
	color: #175001;
	text-decoration: none;	
	font-weight:bold;
	}
	
#maincolumn a:ff7800{
	color: #FF0000;
	text-decoration: none;
	}
	
#maincolumn h1 {
    background:url(images/main_h2.jpg);
	background-position:top; background-repeat:no-repeat;
    padding:7px 7px 7px 25px;
	font-size: 13px;
	color: #020502;
	text-decoration: none;
	}
#maincolumn h2{
    font-size: 19px;
	color: #032F25;
	}	
#maincolumn p {
	margin: 0;
	padding-top: 5px;
	padding-bottom:5px;
	color: #1d1c1c;
	font-size: 11px;
	font-family: verdana;
	}





#rightbar {
    float:left;
	width:224px;
	}

#rightbar ul{
    padding:0px;
	margin:0px;
	}
	
#rightbar li{
    list-style-type:none;
	margin: 0px 0px 0px 0px;
	width:224px;
	font-size: 11px;
	}
	
#rightbar li p{
   text-align:center;
   padding:10px;
   margin:0px;
   font-size: 11px;
   color:#1d1c1c;
   font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
   }	
	
#rightbar li p a{
   color: #ff7800;
	text-decoration: none;
	font-weight:bold;
	}
	
#rightbar li p a:hover{
   color: #fdc800;
	text-decoration: none;
	}

#rightbar li h2{
    background:url(images/h2bg.jpg);
	background-position:top; background-repeat:repeat-x;
	height:40x;
	margin:0px;
	font-size: 12px;
	font-family: verdana;
	font-weight:bold;
	padding:11px;
	color: #020502;
	text-decoration: none;
	}
	
#rightbar li ul{
    background:url(images/side_bg.jpg);
	background-position:top; background-repeat:repeat-x;
    text-decoration: none;
	background-color:#ededed;
	font-size:11px;
	color:#1d1c1c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-left:#bebebe solid 1px;
	border-right:#bebebe solid 1px;
	padding-top:10px;
	}

#rightbar li h3{
    background:url(images/bottom.gif);
	background-position:top; background-repeat:repeat-x;
	height:16x;
	margin:0px;
	margin-bottom:10px;
	}

#rightbar li ul li{
width:193px;
height:11px;
list-style-image:none;
padding:5px 0px 5px 5px;
}
	
#rightbar li ul li a{
padding:0px 0px 0px 7px;
color:#184E02;
text-decoration: none;
font-weight:bold;
}

#rightbar li ul li a:hover{
color:#727272;
text-decoration: none;
font-weight:bold;
}





#leftbar {
    float:left;
	width:224px;
	}

#leftbar ul{
    padding:0px;
	margin:0px;
	}
	
#leftbar li{
    list-style-type:none;
	margin: 0px 0px 0px 0px;
	width:224px;
	font-size: 11px;
	}
	
#leftbar li p{
   padding:10px;
   margin:0px;
   font-size: 11px;
   color:#3d3d40;
   font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
   }	
	
#leftbar li p a{
   color: #ff7800;
	text-decoration: none;
	font-weight:bold;
	}
	
#leftbar li p a:hover{
   color: #fdc800;
	text-decoration: none;
	}

#leftbar li h2{
    background:url(images/h2bg.jpg);
	background-position:top; background-repeat:repeat-x;
	height:40x;
	margin:0px;
	font-size: 12px;
	font-family: verdana;
	font-weight:bold;
	padding:11px;
	color: #020502;
	text-decoration: none;
	}
	
#leftbar li ul{
background:url(images/side_bg.jpg);
	background-position:top; background-repeat:repeat-x;
    text-decoration: none;
	background-color:#ededed;
	font-size:11px;
	color:#1d1c1c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-left:#bebebe solid 1px;
	border-right:#bebebe solid 1px;
	padding-top:10px;
	
	}
	
#leftbar li h3{
    background:url(images/bottom.gif);
	background-position:top; background-repeat:repeat-x;
	height:16x;
	margin:0px;
	margin-bottom:10px;
	}

#leftbar li ul li{

width:193px;
height:11px;
list-style:none;
padding:5px 0px 5px 5px;
}
	
#leftbar li ul li a{
padding:0px 0px 0px 7px;
color:#184E02;
text-decoration: none;
font-weight:bold;
}

#leftbar li ul li a:hover{
color:#727272;
text-decoration: none;
font-weight:bold;
}



	
#footer-top-top {
    background:#FFFFFF;
	height:1px;
	clear:both;
	width:1000px;
	margin: 0 auto;
	}
#footer-top {
    background:#FFFFFF;
	height:1px;
	clear:both;
	width:1000px;
	margin: 0 auto;
	}
#footer-top-bottom {
    background:#FFFFFF;
	height:1px;
	clear:both;
	width:1000px;
	margin: 0 auto;
	}
	
#footer {
	
	text-align:center;
	background:url(images/footer.jpg);
	background-position:top; background-repeat:repeat-x;
    text-decoration: none;
	background-color:#EC92EA;
	width: 1000px;
	color: #3d3d40;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-left:#bebebe solid 1px;
	border-right:#bebebe solid 1px;
	border-bottom:#bebebe solid 1px;
	}
	
#footer h2{
    background:url(images/footerh2.jpg);
	background-position:top; background-repeat:repeat-x;
	height:4x;
	margin:0px;
	margin-bottom:0px;
	}
	
#footer ul{
text-align:center;
padding: 10px;
padding-top:10px;
margin: 0px;
	}	
#footer ul li{
display:inline;
padding-left:2px;
padding-right:2px;
}
#footer ul li a{
padding: 3px;
padding-left:5px;
padding-right:5px;
margin: 0px;
color:#3d3d40;
font-weight:bold;
text-decoration:none;
    }
	
#footer ul li a:hover{
color: #ff7800;
text-decoration:none;
    }


#footer p {
	margin: 0;
	padding: 10px;
	text-align: center;
	color: #666666;
	font-size: 11px;
	font-family: Tahoma;
	}
	
#footer p a{
	text-decoration: none;
	color: #666666;
	}
	
#footer p a:hover{
	text-decoration: none;
	color: #E50D6A;
	}
	
#search_bar {
    width:200px;
	position:absolute;
	background:url(images/bg-heading2.jpg);
	margin:87px 7px 0px 693px;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;
	height:27px; 
	}
#search_bar-mid {
    width:194px;
	padding:3px;
	position:absolute;
	margin:0px 5px 0px 5px; 
	height:21px; 
	}
#search_bar-right {
    background:url(images/right-heading3.jpg);
	position:absolute;
	width:5px;
	margin: 0px 0px 0px 195px;
	height:27px;
	}
#search_bar-left {
    background:url(images/left-heading2.jpg);
	position:absolute;
	width:5px;
	margin: 0px 0px 0px 0px;
	height:27px;
	}
	

.leftcolpink {
	color: #B94B65;
	font-size: 11px;
	font-family: verdana;
	font-weight:bold;
}