

body {
	background-color: #383838;
	margin: 0; padding: 0;
	font-size: small;
	color: #383838;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
* html body {
	font-size: x-small;
	f\ont-size: small; 
	}
 
img {
	border-style: none;
}

* {
	margin: 0; padding: 0;
	}
 
a:link, a:visited {
	color: #383838;
	text-decoration: underline;
	}
	
a:hover, a:active {
	color: #585858;
	}
 
 
#container {
	background-color: #fff;
	width: 845px;
	margin: 0 auto;
	overflow: hidden;
	}






#info {
	background: url(images/info_bg.gif) no-repeat;
	width: 823px;
	height: 161px;
	margin: 0 auto;
	clear: both;
	}
	
#info h1 {
	font: 100 140% Arial, Helvetica, sans-serif;
	letter-spacing: 1.5px;
	color: #464646;
	padding: 22px 0 0 25px;
	}
	
#info p {
	color: #898888;
	padding: 5px 0 0 25px;
	}
	




#info li {
	line-height: 22px;
	}
	
#info a:link, #info a:visited {
	color: #585858;
	text-decoration: none;
	}
	
#info a:hover, #info a:active {
	color: #585858;
	background-color: #FFFFFF;
	}
	
	
#content_main {
	width: 620px;
	padding: 0 0 0 15px;
	margin: 20px 0;
	float: left;
	text-align: justify;
	}
	
#content_main p {
	line-height: 23px;
	display: block;
	text-align: left;
	padding-bottom: 10px;
	}	
	
#nav_main {
	float: right;
	width: 150px;
	background: url(images/r_bg.gif) repeat-y;
	height: 400px;
	padding: 0 0px 0 25px;
	margin: 32px 0;
	}
	
#nav_main ul {
	list-style: none;
	}
	
#nav_main ul li {
	line-height: 23px;
	}
	
#nav_main a:link, #nav_main a:visited {
	color: #383838;
	text-decoration: none;
	}
	
#nav_main  a:hover, #info a:active {
	color: #585858;
	}
	

	


#navcont {
	margin-left: 11px;
}
	


#nav {
	background: url('images/nav/nav_bg.png') repeat-x;
	width: 822px;
	height: 42px;
	margin-top: 0px;
	list-style: none;
	float: left;
	}

#nav li {
	float: left;
	}
	
#nav a:link, #nav a:visited {
	float: left;
	line-height: 42px;
	height: 42px;
	display: block;
	padding: 0 22px 0 22px;
	color: #fff;
	text-decoration: none;
	background: url('images/nav/nav_bg.gif') repeat-x;
	}

#nav a:hover, #nav a:active {
	text-decoration: underline;
	background: #000 url('images/nav/nav_hover.png') repeat-x;
	}
