@charset "utf-8";
/* CSS Document */
html {
}
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:75%;
	background: #ffffff url(/img/bk.jpg) center top no-repeat;
	color:#766a63; 
}
#wrapper { margin:0 auto; height: auto; width: 1000px; }
#title {
	margin: 0px;
	height: 95px;
	width: 1000px;
	float: left;
	padding: 0px;
	background: url(/img/title_bk.jpg) no-repeat;
}
#logo { margin: 0px 305px 0px 0px; height: 95px; width: 386px; float: left; }
#nav
 {
	height: 31px;
	width: 960px;
	padding: 0px 0px 0px 40px;
	float: left;
	background: url(/img/nav_bk.gif) left repeat-x;
}
#nav a { text-decoration:none; color:#cfdfe9; font-size:14px; font-weight:bold; padding: 0px 10px 0px 10px; line-height:31px; }
#nav a:hover { text-decoration:none; color:#ffffff; }
#nav img { vertical-align: middle;}
#image { height: 320px; width: 1000px; padding:0px; margin:0px; float: left; }
#content { margin:0 auto; width: 1000px; height:auto; padding: 0px 5px 0px 5px; background: #ffffff url(/img/band_bk.jpg) center top repeat-y; clear:both;}
#left {
	width: 580px;
	float: left;
	margin: 20px 20px 10px 40px;
	}
#right {
	width: 316px;
	margin: 20px 30px 10px 0px;
	padding: 0px 0px 0px 13px;
	border-left:#999999 dotted 1px;
	float: left;
	}
#bottom { width: 960px; height:50px; padding: 10px 20px 0px 20px; background: #ffffff url(/img/bt_bar_bk.jpg) center top repeat-x; clear:left; font-size:1.2em;}
#bottom a  {color: #766a63; text-decoration:none;}
#terms {margin:0 auto; width: 960px; height:26px; padding: 10px 30px 10px 30px; background: #ffffff url(/img/bottom.jpg) center top no-repeat; clear:both; font-size:1em; color:#FFFFFF;}
#vi { float:right; width:120px;}
#terms a{color: #ffffff; text-decoration:none;}


