body {
	width:751px;
	margin:auto;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.topline{
	background-image: url(images/4.jpg);
	background-repeat: no-repeat;
	height:6px;
	margin:0;
	padding:0;
}
.bottomline{
	background-image: url(images/5.jpg);
	background-repeat: no-repeat;
	height:11px;
	margin:0;
	padding:0;
	clear:both;
}
#top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-image: url(images/2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:61px;
}
#top img {
	padding-left: 10px;	
	padding-top:5px;
	float:left;
}
#top ul {
	list-style-type: disc;
	color: #C00;
	margin:0;
	padding-left:600px;
	text-align:right;
	list-style-position: inside;
	text-align:right;
}
#top li {
	height:41px;
	width:75px;
	text-align:center;
	margin:0;
	float:left;
	padding: 0;
	background-image: url(images/gray.gif);
	background-repeat: repeat-y;
	line-height: 41px;
}
#top li:hover {
	list-style-type: circle;
	color: #0C0;
}
#top li:active {
	list-style-type: disc;
	color: #0C0;
}
#top a:link {
	color: #666;
	text-decoration: none;
}
#top a:visited {
	color: #666;
	text-decoration: none;
}
#top a:hover {
	color: #333;
	text-decoration: underline;
}
#top a:active {
	color: #333;
	text-decoration: underline;
}
#header {
	background-image: url(images/3_home.gif);
	background-repeat: no-repeat;
	height:41px;
	text-align: right;
	padding-top:150px;
	padding-right:30px;
	
}
#copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
	line-height: 23px;
}
#content {
	background-image: url(images/bak.jpg);
	padding:0;
	margin:0;
}
#main {
	padding:0;
	padding-right: 10px;
	padding-left: 10px;	
	margin:0;
}
#leftcol {
	padding:0;
	margin:0;
	margin-left: -8px;
	width:251px;
	float:left;
}
#rightcol {
	padding:0;
	margin:0;
	margin-right:-8px;
	width:494px;
	float:right;
}
/****************                TOP NAVIGATION         *******/
#navigation {
	height:26px;
	margin:0;
	padding:0;
	overflow:hidden;
}
#nav_buttons {
	height:26px;
	list-style:none;
	margin:0;
	padding:0;
}

#nav_buttons li {
	text-align:center;
	float:left;
	list-style: none;
	display:block;
}	
/*****************************************************************/
#navbottom {
	height:23px;
	background-image: url(images/6.jpg);
	background-repeat: no-repeat;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	line-height: 23px;
}
#navbottom a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#navbottom a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#navbottom a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#navbottom a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
