body {
	margin:50px 100px;
	font-size:0.8em;
	line-height:20px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/bckg.gif) #000;
}
a { color:#018BC1;}
a:hover { color:#333;}
#header {
	background-color: #000;
	width: 850px;
}
#header div {
	float: left;
}
#logo {
	height:75px;
	color:#fff;
	float: left;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 40px;
	width: 390px;
}
#logo a{ color:#01b0f0; text-decoration:none; font-weight:bold; font-size:20px; text-transform:uppercase; }
#menu {
	background:#01b0f0;
	height:30px;
	border-bottom:1px solid #000;
	border-top:1px solid #e8e8e8;
	clear: both;
	width: 850px;
}
#menu ul { margin:0; padding:0;}
#menu ul li{
	display:inline-block;
	float:left;
	width:200px;
	list-style:none;
	text-align:center;
}
#menu a {
	display:block;
	float:left;
	width:200px;
	color:#fff;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	padding-top:4px;
	border-right:1px solid #59d2fe;
}
#menu a:hover{padding-top:4px; height:22px; border-bottom: 4px solid #ccf91A;}

#text { margin: 0 305px 0 20px; }
#text p { padding:10px; border:1px solid #d7d7d7; background-color: #f5f5f5;}
#text li {list-style:none; padding-left:20px; background:url(images/li.gif) no-repeat 0px 7px;}
#sidebar {
	float:right;
	width:270px;
	padding: 0;
}
h1 { margin:0; padding:0; text-transform:uppercase; font-size:1.8em; color:#000;}

#main {
	float:left;
	background:url(images/sidebar_bckg.gif) repeat-y top right #fff;
	width: 850px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#footer {
	height:75px;
	clear:both;
	background-color: #68BCF1;
	width: 850px;
}
#left_footer {
	float:left;
	padding:40px 0 0 30px;
	background:url(images/c.gif) no-repeat 30px 35px;
	color:#243690;
	font-size:12px;
}
#left_footer a { color:#fff;}
#left_footer a:hover { text-decoration:none;}
#right_footer { float:right;  padding:40px 30px 0 0; color:#fff;  font-size:12px; text-align:right;}
#right_footer a { color:#fff;}
#right_footer a:hover { text-decoration:none;}
#logobox {
	height:97px;
	color:#fff;
	float: left;
	width: 396px;
}
