* {
	margin: 0;
	padding: 0;
}

body {
	background: #6DCFF6 url(graf/img_body.jpg) no-repeat center top;
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
img {border:0}
a:visited {
	text-decoration: none;	
}
a {
	text-decoration: none;	
}
a img {border:0}

h1, h2, h3 {
	color: #313131;
}

h1 {
	margin-bottom: .5em;
	font-size: 182%;
	font-weight: normal;
	letter-spacing: -2px;
}

h2 {
	margin-bottom: .5em;
	font-size: 136%;
	font-weight: normal;
	letter-spacing: -1px;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

#content {
	width: 800px;
	margin: 0 auto;
}

#menu {
	float: left;
	width: 240px;
	margin-bottom: 30px;
	border-bottom: 1px solid #EBEBEB;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 10px 0 10px 24px;
	border-top: 1px solid #EBEBEB;
	color: #FFFFFF;
}

#menu a:hover, #menu .active a {
	background: #EBEEF3;
	text-decoration: none;
	font-weight: bold;
	color: #385B88;
	background: url(graf/img_menu.gif) repeat-x;
}

#text {
	float: right;
	width: 530px;
	padding: 5px 0px 0px 30px;

}

#top {
	width: 800px;
	height: 230px;
	margin: 0 auto;
}

#top h1 {
	margin: 0;
	padding: 20px 0 0 60px;
	letter-spacing: 5px;
	font-size: 60px;
}

#top h1 a {
	color: #FFFFFF;
}

#top h2 {
	margin: -10px 0 0 0;
	padding: 0 0 0 200px;
	letter-spacing: 3px;
	font-size: 36px;
}

#top h2 a {
	color: #00AEEF;
}

#top a {
	border-bottom: none;
	text-decoration: none;
}
#top a:hover {
	font-style:italic
}
#top p {
	text-align:right;
	font-size: 136%;
	color:#000099;
}

#rightImg
{
	float:right;
	padding: 0 0 5px 5px;
	margin-left: 20px;
}

#rightText
{
	float:right;
}

#content1 {
	width: 1060px;
	margin: 0 auto;
}
#righTab {
	width: 240px;
	float:right;
	margin: 5 auto;
}
#righTab {
	width: 240px;
	float:right;
	margin-left: 20px;
}

