@charset "utf-8";
/* CSS Document */

body, p, h1, h2, h3 {
	margin:0px;
	padding:0px;
}

body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}

a { color:#00F; }

li {
	line-height:16px;
}

img {
	border-style: none;
	text-decoration: none;
}

div#sidebar_left_wrapper a {
	color:#9CF;
	text-decoration: none;
}

div#sidebar_left_wrapper a:hover { color:#FFF; }

p { line-height:18px; }

h1 {
	margin-top:94px;
	font-weight:normal;
	font-size:30px;
	text-align:right;
}

div#main_wrapper {
	width:900px;
}

div#sidebar_left_wrapper {
	width:180px;
	float:left;
}

div#sidebar_right_wrapper {
	width:270px;
	float:left;
}

div#logo_wrapper {
	width:180px;
	height:145px;
	float:left;
	clear:both;
}

div#menu_wrapper {
	width:180px;
	height:920px;
	float:left;
	clear:both;
}

ul.menu, ul.menu2 {
	padding:0px;
	margin:0px;
	color:#9CF;
	font-weight:bold;
	font-size:10px;
	margin-top:10px;
}

ul.menu3 { margin-right:20px; }
ul.menu3 li {
	padding:10px 0px;
}

ul.menu2 {  margin-top:164px; }

ul.menu li, ul.menu2 li { list-style:none; line-height:12px; }

ul.menu li {
	text-align:center;
	width:180px;
	padding:8px 0px;
}

ul.menu2 li {
	text-align:left;
	width:240px;
	padding:8px 15px;
}

div#content_wrapper {
	width:450px;
	height:1065px;
	float:left;
}

div#header_wrapper {
	width:450px;
	height:144px;
	float:left;
	clear:both;
}

div#main_container {
	width:450px;
	float:left;
	clear:both;
}

div#content {
	padding:14px;
	width:422px;
	float:left;
	clear:both;
}

div#footer_wrapper {
	width:650px;
	height:20px;
	font-size:9px;
	margin-top:10px;
	padding-bottom:10px;
	float:left;
	clear:both;
}

div#footer_wrapper ul, li {
	margin:0;
	padding:0;
	list-style:none;
}

div#footer_wrapper li {
	float:left;
	margin:0 8px;
}