
* {
	margin: 0;
	padding: 0
	}

body {
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	line-height: 19px;
	background-color: #252525;
	text-align: center;
	margin: 0;
	padding: 0
	}

#wrapper {
	background-image: url("images/wrapper_bg.jpg");
	background-repeat: repeat-y;
	background-position: 0 0;
	text-align: left;
	margin: auto;
	padding: 0;
	position: relative;
	width: 778px;
	min-height: 100%
	}

#header {
	background-color: #2c2c2c;
	background-image: url("images/header_bg.jpg");
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 778px;
	height: 98px
	}

#header h1 {
	color: #fff;
	font-size: 18px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: normal;
	letter-spacing: 3%;
	position: absolute;
	top: 163px;
	left: 492px
	}

.logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 96px;
	float: left
	}

.header_pic {
	z-index: 1;
	width: 778px;
	height: 120px
	}

/* menu */
#menu {
	margin-top: 72px;
	padding-bottom: 10px;
	width: auto;
	float: right
	}

#menu ul {
	color: #fff;
	text-align: center;
	list-style-type: none;
	margin: 0;
	padding: 0
	}

#menu ul li {
	display: inline;
	margin: 0;
	padding: 0
	}

#menu ul li a {
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding: 5px 13px;
	border-bottom: 4px solid #5c5c5c
	}

#menu ul li a:hover {
	color: #8bc;
	border-bottom: 4px solid #8bc
	}

/* left panel */
#left_panel {
	padding-top: 40px;
	width: 230px;
	float: left
	}

#left_panel p {
	color: #fff;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 225px
	}

#left_panel img {
	border-width: 0
	}

/* sub menu */
#sub_menu {
	padding: 20px 10px;
	width: 220px;
	float: left
	}

#sub_menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0
	}

#sub_menu li {
	margin-bottom: 5px
	}

#sub_menu li a {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	background-color: #494949;
	display: block;
	padding: 5px;
	width: 210px;
	border-bottom: 2px solid #777
	}

#sub_menu li a:hover {
	color: #adf;
	background-color: #777
	}

/* content */
#content {
	margin-top: 30px;
	margin-left: 30px;
	padding-bottom: 40px;
	width: 480px;
	min-height: 340px;
	float: left
	}

#content h1 {
	color: #adf;
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px solid #adf
	}

#content h2 {
	color: #adf;
	font-size: 12px;
	font-weight: bold;
	padding-top: 15px
	}

#content p {
	color: #fff;
	padding-top: 10px;
	padding-bottom: 10px
	}

#content td {
	color: #fff;
	font-size: 12px;
	line-height: 19px;
	padding: 5px 10px
	}

.indent50 {
	margin-left: 50px
	}

.plus20 {
	padding-bottom: 20px
	}

.links {
	padding: 5px 10px;
	vertical-align: top;
	border-bottom: 1px solid #777
	}

#options {
	margin: 0 0 0 50px;
	padding: 0
	}

#options ul {
	color: #fff;
	font-size: 12px;
	line-height: 19px;
	list-style-type: none;
	width: 400px;
	float: left
	}

#options li {
	width: 200px;
	float: left
	}

.center {
	text-align: center
	}

a {
	color: #dfe;
	font-weight: bold;
	text-decoration: none
	}

a:hover {
	color: #8ab7cc;
	font-weight: bold;
	text-decoration: none
	}

.clearboth {
	clear: both
	}

/* rght panel */
#right_panel {
	margin-left: 30px;
	padding-top: 50px;
	width: 150px;
	float: left
	}

#right_panel h2 {
	color: #adf;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 10px
	}

#right_panel p {
	color: #fff;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 130px
	}

#right_panel li {
	color: #fff;
	list-style-image: url("images/tick.gif");
	list-style-position: inside
	}

.avail {
	text-align: center;
	width: 151px;
	height: 50px
	}

.avail a {
	background-image: url("images/avail_up.gif");
	background-repeat: no-repeat;
	padding: 15px 20px 20px;
	width: 151px;
	height: 50px
	}

.avail a:hover {
	background-image: url("images/avail_down.gif");
	background-repeat: no-repeat;
	position: relative;
	top: 1px;
	left: 1px;
	width: 151px;
	height: 50px
	}

#right_panel td {
	color: #fff;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #494949
	}

#right_panel hr {
	margin-top: 15px;
	margin-bottom: 15px;
	width: 151px;
	height: 1px;
	border-top: 1px solid #adf
	}

/* footer */
#footer {
	background-color: #2c2c2c;
	width: 778px;
	height: 60px;
	border-top: 1px solid #adf
	}

#footer p {
	color: #fff;
	text-align: right;
	padding-top: 10px;
	padding-right: 20px
	}

#footer a {
	color: #adf;
	font-weight: normal;
	text-decoration: none
	}

#footer a:hover {
	color: #8ab7cc;
	text-decoration: none
	}

#credit {
	color: #666;
	font-size: 10px;
	text-align: right;
	padding-top: 10px;
	width: 760px
	}

.feed {
	margin-top: 10px;
	width: 480px;
	float: left
	}

