body {
	background-color: #0B0B09;
}
.table {
	width: 650px;
	background-color: #0B0B09;
	margin: auto;
}
.nav {
	height: 25px;
	width: 650px;
	background-image: url(images/nav.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	line-height: 20px;
	display: table-cell;
	vertical-align: top;
}
.head a:link {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.head a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.head a:hover {
	color: #999999;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.content {
	background-repeat: no-repeat;
	background-position: center top;
	height: 295px;
	width: 650px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E8E8E8;
	font-size: 11px;
	line-height: 16px;
	background-image: url(images/tbl_content_top.jpg);
	vertical-align: top;
}
.float_right {
	float: right;
}

.content p {
	padding: 40px 100px 20px 40px;

}
.content a:link {
	color: #FFFFFF;
}
.content a:visited {
	color: #FFFFFF;
}
.content a:hover {
	color: #F7A95B;
}
.foot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	line-height: 10px;
	background-image: url(images/line.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.orange {
	color: #C9690A;
}
.head {
	background-color: #0B0B09;
	height: 85px;
	text-align: right;
	display: table-cell;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	width: 460px;
}
.logo {
	height: 85px;
	width: 190px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.content_left {
	width: 190px;
	background-image: url(images/content_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 300px;
	vertical-align: top;
}
.content_right {
	width: 460px;
	background-image: url(images/content_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	vertical-align: top;
}
.orange {
	color: #CF7A29;
	font-weight: bold;
}

.content_right img {
	margin-left: 50px;
	border: 1px solid #CCCCCC;
	
}
.content_right p {

	
}
.content_left a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.content_left a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.content_left a:hover {
	color: #999999;
	text-decoration: none;
}
