@charset "utf-8";
.body_black_bg {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: auto;
	height: 316px;
	background-color: #000000;
}
body {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/design/black_bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.menu_row a {
	color: #999999;
	text-decoration: none;
}
.menu_active a {
	color: #ffffff;
	text-weight: bold;
}
.menu_row {
	height: 30px;
	background-color: #000000;
	background-image: url(../images/design/logo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 9px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
}
.main {
	padding: 0px;
	width: 700px;
	top: 0px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.header_row {
	height: 286px;
	background-color: #000000;
	color: #FFFFFF;
	background-repeat: no-repeat;
}
.header_subtitle {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding-top: 173px;
	padding-left: 350px;
}
.header_description {
	font-size: 10px;
	text-align: left;
	color: #CCCCCC;
	padding-top: 5px;
	padding-left: 350px;
}
.box {
	background-color: #eeeeee;
	text-align: left;
	padding: 5px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000000;
	font-size: 12px;
}
.content {
	overflow: hidden;
}
.col_1-2 {
	width: 330px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.col_2-2 {
	width: 330px;
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.whitebox {
	background-color: #FFFFFF;
	text-align: left;
	padding: 5px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000000;
}
.whitebox h1 {
	font-size: 16px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.box h1 {
	font-size: 16px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.box a {
	color: #000000;
	text-decoration: underline;
}
.right-box-image {
	float: right;
	margin-top: -25px;
}
.box a:hover {
	color: #000000;
	text-decoration: none;
}
.box p {
	margin: 0;
}
.wttwitter_image {
	width: 48px;
	height: 48px;
	margin-bottom: 10px;
}
.wttwitter_text {
	margin-bottom: 5px;
}
.wttwitter_time {
	font-size: 9px;
	color: #aaaaaa;
	margin-bottom: 10px;
}
.footer {
	margin-top: 10px;
	width: 700px;
	font-size: 9px;
	color: #aaaaaa;
}
.footer a {
	color: #aaaaaa;
}
