* {
	margin: 0;
	padding: 0;
}

body {
	padding: 0;
	color: #333;
	margin: 0;
	font: 14px Verdana, Arial, sans-serif;
	text-align: center; /* ie 5 center fix */
}

#wrapper {
	text-align: left; /* ie 5 center fix */
	width: 1000px;
	background: #fff;
	margin: 30px auto;
	margin-bottom: 0;
	border: 8px solid #c8c8c7;
}

#content {
	border-top: 8px solid #c8c8c7;
	border-bottom: 8px solid #c8c8c7;
}

#top_nav {
	background: #111;
	color: #fff;
	padding: 0;
	border-bottom: 8px solid #c8c8c7;
	height: 33px;
}

#top_nav ul {
	margin: 0 0 0 10px;
	padding: 0;
	text-align: left;
}

#top_nav li {
	display: inline;
	list-style: none;
}

#top_nav a {
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	text-transform: lowercase;
	padding: 8px 0;
	width: 100px;
	text-align: center;
}	

#top_nav a:hover {
	background: #c8c8c7;
	color: #000;
}

#top_nav a.active {
	text-transform: uppercase;
	font-weight: bold;
	padding: 8px 0;
}

#header {
	background: #009de4 url('header_bg.gif') bottom repeat-x;
	height: 130px;
	text-align: right;
}

#header img {
	border: 0px;
	padding: 18px 5px 0 0;
}

#logo {
	color: #000;
	font: bold 26px Verdana, Arial, Helvetica, sans-serif;
	float: right;
	line-height: 40px;
}

#logo a {
	display: block;
	width: 900px;
	height: 95px;
	text-align: left;
	padding: 30px 0 0 100px;
	text-decoration: none;
	color: #000;
}

#l_col {
	padding: 90px 10px 20px 10px;
	width: 220px;
	float: left;
	font: 12px Verdana, Arial, sans-serif;
}

#l_col ul {
	margin-left: 0px;
	padding-left: 0px;
}

#l_col li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	border: 1px solid #fff;
}

#l_col li a {
	display: block;
	padding: 2px 5px 4px 5px;
	text-decoration: none;
	color: #0087c4;
	line-height: 1em;
}

#l_col li a:hover {
	color: #000;
	background: #5ac5f5;
	border: 0;
}

#l_col a {
	text-decoration: none;
	color: #0087c4;
	line-height: 1em;
}

#l_col a:hover {
	color: #000;
	border-bottom: 1px dashed;
}

#r_col {
	padding: 30px 15px;
	margin-top: 10px;
	float: right;
	width: 720px;
	border-left: 1px solid #eee;
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}

#r_col p {
	margin-bottom: 10px;
}

#r_col a, #r_col .link {
	text-decoration: none;
	color: #0087c4;
	line-height: 1em;
}

#r_col a:hover {
	color: #000;
	border-bottom: 1px dashed;
}

#r_col a.img {
	border: 0;
}

h1 {
	font-size: 20px;
	color: #009de4;
	margin-bottom: 24px;
}

h2  {
	font-size: 18px;
	color: #666;
	margin-bottom: 20px;
}

h3 {
	font-size: 16px;
	color: #000;
	margin-bottom: 16px;
}

img {
	border: 5px solid #c8c8c7;
	margin-bottom: 11px;
}

.img_l {
	float: left;
	margin: 0 10px 7px 0;
	padding: 8px;
	border: 1px solid #bbb;
	background: #dedede;
}

img.cat {
	border: 0;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.mr10 {
	margin-right: 11px;
}

blockquote {
	color: #e1e1e1;
	padding: 10px;
	background: #0087c4 url('q_bg.gif') top repeat-x;
	border: 2px solid #999;
}

.block {
	background: #f1f1f1;
	border: 1px solid #e1e1e1;
	padding: 10px;
}

#footer {
	clear: both;
	background: #009de4 url('header_bg.gif') bottom repeat-x;
	color: #000;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	padding-top: 15px;
	text-align: center;
	height: 25px;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	color: #000;
	border-bottom: 1px dashed;
}

.mini {
	color: #fff;
	font-size: 16px;
}

.blank {
	clear: both;
}

#sub {
	margin: 0 auto;
	padding: 15px 0 0 0;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	width: 1000px;
	color: #333;
}

#sub ul {
	width: 1000px;
	margin: 0 0 0 2px;
	padding: 5px 0;
	list-style: none;
	display: inline;
	float: left;
}

#sub li {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	width: 240px;
	padding: 0 5px;
	margin-bottom: 5px;
	text-align: left;
	line-height: 1.2em;
	border: 0;
}

#sub a {
	color: #0087c4;
	text-decoration: none;
}

#sub a:hover {
	color: #000;
	border-bottom: 2px solid;
}

table {
	width: 100%;
	border-collapse: collapse;
	border: 2px solid;
	font-size: 12px;
}

table.cat {
	border-collapse: separate;
	border: 0;
	font-size: 100%;
}

td, th {
	border: 1px solid;
	padding: 5px 10px;
}

.cat td, .cat th {
	margin: 10px;
	border: 0;
}

th, .cat th {
	font-size: 12px;
	border-bottom: 2px solid;
	padding: 10px 0;
	text-align: center;
	padding: 3px 10px;
}
