#body_main{
	width:933px;
	margin-right:auto;
	margin-left:auto;
	background-color:#ffffff;
}
#Header{ text-align:right; padding-right:20px; height:20px;
}

#mainbody{ padding: 30px;}
.nav_line{border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #5bc2dd;
	text-align:right;}

A.nav:link,A.nav:active,A.nav:visited {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	font-size:1em;
	font-weight:bold;
	line-height:25px;
}
A.nav:hover {
	COLOR: #ffdd77;
	TEXT-DECORATION: none;
	font-size:1em;
	font-weight:bold;
	line-height:25px;
}
A.nav_on:link,A.nav_on:active,A.nav_on:visited,A.nav_on:hover {
	COLOR: #ffa200;
	TEXT-DECORATION: none;
	font-size:1em;
	font-weight:bold;
	line-height:25px;
}

#left_bg{
	background-color: #45bcea;
	background-image: url(../images/left_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width:256px;
	padding-bottom:20px;
}
#footer{
	height:30px;
	padding-left:20px;
	padding-right:20px;
	background: url(../images/footer.gif) no-repeat;
}

.line{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #bec2c8;
	padding-top:5px;
}
.news_line{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #8fda80;
	background-attachment: fixed;
	background-image: url(../images/dot_white.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	padding-left:20px;
}
.news_list{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #8fda80;
	background-attachment: fixed;
	background-image: url(../images/dot_blue.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	padding-left:20px;
}
A.news_txt:link,A.news_txt:active,A.news_txt:visited,A.news_txt:hover{
 color:#e6f5b8;}

.pro_images{ background-color:#dee0c3; text-align:center; height:130px; }
.pro_images div{
 color:#000000;font-weight:bold; border:0; margin-top:6px; font-size:0.8em;}
#youarehere{
	background-image: url(../images/youarehere_bg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	text-indent:10px;
	height:23px;
	background-color:#d2ebf5;
}

.footer p {
	padding:0px; margin:4px;
	font-size: 0.8em;
}

#footer td {
	font-size: 0.8em;
}
#footer a {
	font-size: 0.9em;
}

a.disabled {
	cursor:default;
	color: #CCCCCC;
	TEXT-DECORATION: none;
}
