body
{
	background:url(#) top center repeat-y #cccccc;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	font-size:10pt;
	margin:0;
	font-weight: bold;
	font-variant: normal;
	margin:0;
    padding:0;
}

#container {
width: 900px;
padding:0px;
margin: 0px auto;
margin-left: auto;
margin-right: auto;
background-color:#ffffff;

}

#contentwrapper{
float: left;
width: 100%;
background-color:#ffffff;
margin: 0px auto;
}
  
a:link, a:visited, a:active
{ background-color: inherit; color:#08c; text-decoration: none; }

a:hover
{ background-color: inherit; text-decoration: none; color:#f80;}

ul 
{ list-style:none; margin-left:10px; padding:1px;}

li
{ padding:0 0 8px 10px; background: url(img/arw.gif) 0 3px no-repeat;}

li a:link, li a:visited, li a:active
{ background-color: inherit; color:#333; text-decoration: none; }

li a:hover
{ background-color: inherit; text-decoration: none; color:#f80;}

strong
{ background:inherit; color:#08c; font-weight:normal;}

h1
{
	font-size:18pt;
	font-weight:normal;
	margin:0;
	text-align: center;
}

h2
{font-size:8pt; font-weight:normal; margin:0; text-transform:uppercase;}

#header
{
	width:900px;
	margin:auto;
	color:#333;
	font-size:20pt;
	padding:0px 0 0px 0px;
	letter-spacing:0px;
	text-align:center;
	text-transform:uppercase;
	height: 220px;
	margin-top: 50px;
}

h4{
	padding:5px;
	font-style: normal;
	color: #900;
	margin-left: 0px;
	margin-right: 2px;
}

.header
{
	font-size:8pt;
	font-weight:normal;
	padding-left: 510px;
	padding-bottom: 0px;
	text-align: left;
	margin-top: 30px;
}
  
#menu
{
	width:900px;
	margin:auto;
	height:25px;
	color:inherit;
	font-size:9pt;
	clear:both;
	background-image: url(images/bg_top_menu.jpg);
}

#body
{
	width:900px;
	margin:auto;
	background-color:#FFFFFF;
	color:inherit;
}



  
 
.menu 
{
	width:150px;
	height:25px;
	float:left;
	font-family: Tahoma,sans-serif;
	text-align:center;
	text-transform:uppercase;
}

.menu a:link, .menu a:visited, .menu a:active
{ background:inherit; text-decoration: none; color:#fff;display:block; height:17px; padding-top:8px; font-weight:bold; font-size:7pt;}

.menu a:hover
{
	text-decoration:none;
	color:#333333;
	height: 25px;
	background-image:url(#)
	}

#contentcolumn{
	margin-left: 200px; /*Set left margin to LeftColumnWidth*/
	background-color:#FFFFFF;
	text-align:justify;
	margin-top:245px;
	color:#333333;
	font-family:Verdana, Geneva, sans-serif;
	padding: 5px 15px 16px 15px;
	line-height: 1.7em;
	font-size: 22px;
	font-weight: normal;
}

.topimage
{
	width:700px;
	height:244px;
	float:right;
	padding:0px;
	background-color:#ffffff;
	color:inherit;
	text-align:justify;
	margin-top: 0px;
}

.topside
{ padding:15px 0 5px 0; font-size:10pt; letter-spacing:2px; font-weight:normal; border-bottom:#08c 2px dotted;}

#leftcolumn{
float: left;
width: 200px; /*Width of left column*/



}


#navcontainer
{
	background:#ffffff;
	width: 100%;
	margin: 0 auto;
	padding: 1em 0;
	font-family: Tahoma,sans-serif;
	font-size: 11px;
	text-align: center;
}
ul#navlist
{
text-align: left;
list-style: none;
padding: 0;
margin: 0 auto;
width: 100%;
margin-top:-12px;

}

ul#navlist li
{
display: block;
margin: 0;
padding: 0;
background-image:url(img/left_nav_bg.png);

}

ul#navlist li a
{
	display: block;
	width: 100%;
	padding: 0.5em 5em 0.2em 1.5em;
	color: #ffffff;
	text-decoration: none;
	
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
	color: #ffffff;
}



ul#navlist li a:hover, ul#navlist li#active a:hover
{
	color: #66cc33;
	background: transparent;
}






.clear {
clear: both;
}

#footer
{
	clear: both;
	width:900px;
	margin:auto;
	padding:5px 0;
	text-align:center;
	background:#333333;
	color:#fff;
	font-size:8pt;
	border-top:#f80 2px solid;
	
    
}

#footer a:link, #footer a:visited, #footer a:active
{ background-color: inherit; color:#fff; text-decoration: none;}

#footer a:hover
{ background-color: inherit; text-decoration: underline; color:#f90;}
