body {
	margin: 0;
	padding: 20px 0;
	color: #3576b9;
	font-size: 10pt;
	font-family: "Myriad Pro", Calibri, Arial, Verdana, Tahoma, sans-serif;
	background: url(../img/bg.gif);
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	float: left;
}
h2 {
	width: 252px;
	height: 26px;
	float: left;
	margin: 0;
	text-indent: -3000px;
	overflow: hidden;
	border: 1px solid #1e568f;
}
a {	
	color: #3576b9;
}
#main {
	width: 865px;
	margin: 0 auto;
	overflow: hidden;
	background-color: #ffffff;
	border: 1px solid #3576b9;
}
.header {
	width: 865px;
	height: 119px;
}
#title {
	width: 303px;
	height: 119px;
	float: left;
	background: url(../img/title.jpg) left top no-repeat;
}
a.logo {
	width: 303px;
	height: 94px;
	float: left;
	text-indent: -3000px;
	overflow: hidden;
}	
.lgn {
	width: 303px;
	height: 25px;
	clear: both;
} 
.lgn p { 
	margin: 0;
	padding: 3px 0 0 22px;
	float: left;	
	color: #903665;
	font-size: 10pt;
	font-weight: bold;
}
.lgn a {
	width: 70px;
	height: 22px;
	margin-left: 8px;
	float: left;
	text-indent: -3000px;
	overflow: hidden;
	background: url(../img/login_btn.jpg) left top no-repeat;
}
.top {
	width: 542px;	
	height: 119px;
	float: right;
	background: url(../img/top.jpg) 48px 40px no-repeat;
}
.top_up {
	width: 525px;
	height: 84px;
	background: url(../img/bg_top.jpg) left 11px no-repeat;
}
.menu_top {
	width: 525px;
	height: 22px;
	background: url(../img/bg_top.jpg) left top no-repeat;
}
.menu_top ul {
	padding-top: 3px;
	text-align: center;
}
.menu_top li {
	display: inline;
	padding: 0 7px;
	border-left: 1px solid #ffffff;
}
.menu_top li.first { 
	border-left: none;
}
.menu_top a {
	color: #ffffff;
	font-size: 9pt;
	text-decoration: none;
}
.box {
	width: 865px;
	float: left;
}
.column_left {
	width: 310px;
	float: left;
	padding-left: 11px;
}
.graphs,
#menu,
.infobox,
.news {
	width: 254px;		  
	background: url(../img/bg_h2.jpg) left 1px repeat-x;
	border: 1px solid #3576b9;
}
.graphs {
	height: 295px;
}
.graphs h2 {
	background: url(../img/graphs_h2.jpg) 5px top no-repeat;
}
.graphs img {
	margin: 3px 0 0 8px;
}
#menu {
	margin-top: 15px;
}
#menu h2 {
	background: url(../img/tools_h2.jpg) 5px top no-repeat;
}
#menu ul {
	width: 244px;
	clear: both;
	padding: 10px 0 20px 5px;
}
#menu a {
	width: 238px;			  
	padding-left: 6px;
	display: block;
	font-size: 10pt;
	text-decoration: none;
}
#menu a:hover,
#links a:hover {
	color: #ffffff;
	background-color: #3576b9;
}
#menu li.selected a {
	color: #000000;
}
.infobox {
	margin-top: 15px;
}
.infobox h2 {
	background: url(../img/infobox_h2.jpg) 5px top no-repeat;
}
.info {
	width: 240px;
	clear: both;
}
.info p {						 
	margin: 0;
	padding: 10px 10px 20px 20px;
}  
.info a {
	margin: 0;
}
.center {
	width: 540px;
	float: right;
}
#content {
	width: 525px;
}
#content h1 {				
	margin: 0;
	padding: 8px 0;
	color: #000000;
	font-size: 20pt;
}
#content p {
	margin: 5px 20px 5px 1px;
}
.image img {
	margin: 10px 12px 2px 1px; 
}
.news {
	width: 505px;
	padding-bottom: 20px;
}
.news h2 {
	width: 503px;
	background: url(../img/news_h2.jpg) 5px top no-repeat;
}
.news p {
	margin: 0;
	padding: 10px 25px 10px 20px;
	clear: both;
}
.news a {
	margin: 0 0 0 415px;
}
#links {
	width: 505px;
	padding: 10px 0 30px 0;
	text-align: center;
}
#links a {
	font-size: 9pt;
}
.google_center {
	width: 505px;
}
.google {
	display: block;
	width: 390px;
	margin: 0 auto;
}
.google form {
	margin: 0;
	padding: 15px 0;
}
.google img {
	display: block;
	margin: 3px 0 0 0;
}
#footer {
	width: 817px;
	height: 55px;
	clear: both;
	margin-left: 13px;
	background: url(../img/bg_footer.jpg) left 15px repeat-x;
}
.for_footer {
	width: 12px;
	height: 55px;
	float: left;
	text-indent: -3000px;
	overflow: hidden;
	background: url(../img/bg_top.jpg) left 15px no-repeat;
}
.copy {
	width: 800px;
	height: 55px; 
	float: right;
	text-indent: -3000px;
	overflow: hidden;
	background: url(../img/copy.jpg) right 15px no-repeat;
}