BODY {
	background:#cccccc url('../images/main_bg.gif') repeat-y fixed 50% 50%; 
	MARGIN: 0px auto; 
	text-align: center
}
#wrapper {
	background: #Ffffff;
	width:780px;
	text-align:center;
	margin:0 auto;
}
#banner {
	background-image: url('../images/banner.jpg');
	background-repeat: no-repeat;
	width: 780px;
	height: 217px	
}
.area {
	width: 150px;
}
#toplinkbg {
	background-image: url('../images/linkbg.jpg');
	background-repeat: repeat-x;
	width: 780px;
	height: 34px;
	padding-top: 7px;
	padding-bottom: 8px;
	text-align: center
}
#toplink {
	font-family: Arial; 
	font-size: 13px; 
	font-weight: normal; 
	color: #0963B9; 
	padding-left: 10px;
	padding-right: 10px;
	display: inline;
}
#toplink a:link {
	font-family: Arial; 
	font-size: 13px; 
	font-weight: bold; 
	color: #0963B9; 
	text-decoration: none; 
}
#toplink a:hover {
	font-family: Arial; 
	font-size: 13px; 
	font-weight: bold; 
	color: #0963B9; 
	text-decoration: none; 
}
#toplink a:visited {
	font-family: Arial; 
	font-size: 13px; 
	font-weight: bold; 
	color: #0963B9; 
	text-decoration: none; 
}
#content {
	background-color: #FFFFFF;
	width: 780px;
	padding-top: 8px;
}
#left {
	width: 195px;
	text-align: left;
	float: left;
}
#right {
	width: 155px;
	float: left;
	
}
#bg {
	background-image: url('../images/bg.jpg');
	background-repeat: repeat-y;
	width: 195px;
	height: 550px
}
#maincontent {
	width: 390px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	text-align: justify;
	float: left;
	
}
#maincontent a:link {
	color: #4898E3;
	text-decoration: underline;
}
#maincontent a:visited {
	color: #4898E3;
	text-decoration: none;
}
#maincontent a:hover {
	color: #4898E3;
	text-decoration: none;
}
#boxtop {
	background-image: url('../images/navbar.jpg');
	background-repeat: no-repeat;
	width: 195px;
	height: 35px
	}
#leftlinkbg {
	background-image: url('../images/leftlinkbg.jpg');
	background-repeat: repeat-y;
	width: 195px
}
.leftlink {
	background-image: url('../images/leftlinkbg.jpg');
	background-repeat: repeat-y;
	width: 175px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px
}
.leftlink a:link {
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold; 
	color: #0963B9; 
	text-decoration: none; 
}
.leftlink a:hover {
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold; 
	color: #0963B9; 
	text-decoration: none; 
}
.leftlink a:visited {
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold; 
	color: #0963B9; 
	text-decoration: none; 
}
.imag {
	float: left;
}
.subleftlink {
	background-image: url('../images/subleftlinkbg.jpg');
	width: 166px;
	height: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 30px;
	clear: all
}
.subleftlink a:link {
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold; 
	color: #0963B9; 
	text-decoration: none; 
}
.subleftlink a:hover {
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold; 
	color: #0963B9; 
	text-decoration: none; 
}
.subleftlink a:visited {
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold; 
	color: #0963B9; 
	text-decoration: none; 
}
#footer {
	background-image: url(../images/footerbg.jpg);
	width: 780px;
	height: 25px;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF
}
#footer a:link {
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}