@charset "utf-8";
/* CSS Document */

body {
	background:#111317 url(images/bg_body_02.jpg) top center no-repeat;
	margin:0;
	padding:0;
	font:11px helvetica;
	line-height:17px;
	}
#wrapper {
	width:762px;
	margin:0 auto;
	}
#header {
	background:url(images/header_03.jpg) no-repeat;
	height:193px;
	margin-top:40px;
	}
#toplinks {
	font-family:"Tahoma";
	font-size:12px;
	line-height:40px;
	color:#FFFFFF;
	padding:40px 0 0 20px;
	}
#toplinks a {color:#FFFFFF; text-decoration:none;}
#toplinks a:hover {color:#2afe00;}
#main {
	background:#e5f0e3 url(images/main_top_09.jpg) top no-repeat;
	}
#left{
	float:left;
	width:284px;
	margin-top:30px;
	padding:0;
	}
p {
	margin:0;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
  text-align:justify;
	}
.title {
	font-weight:bold;
	font-size:12px;
	font-family:"Arial";
	}
#links {
	padding:20px;
	padding-left:50px;
	padding-top:0;
	margin:0;
	}
#links li {
	list-style-image:url(images/arrow_12.gif);
	line-height:28px;
	}
.mailto a {color:#FF0000;}
.mailto a:hover {text-decoration:none;}
a { 
	text-decoration:underline;
	color:#000000;
	}
a:hover { text-decoration:none;}

#register {
	background:url(images/form_bg_16.gif) no-repeat;
	width:197px;
	height:126px;
	padding:15px 47px 0 20px;
	text-align:center;
	margin-left:20px;
	}
#GRSubscribeForm {
	background:url(images/form_bg_16.gif) no-repeat;
	width:197px;
	height:126px;
	padding:15px 47px 0 20px;
	text-align:center;
	margin-left:20px;
	}
#register input {
	margin-top:7px;
	}
#GRSubscribeForm input {
	margin-top:7px;
	}

#right {
	float:right;
	width:478px;
	background:url(images/shadow_12.gif) left repeat-y;
	}
#bottom {
	background:#111317 url(images/bottom_11.gif) top no-repeat;
	height:46px;
	clear:both;
	}
h1 {
 	margin:0;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
  text-align:center;
  
  font-family:"Tahoma";
	font-size:48px;
	color:#80c0ff;
}
h2 {
  margin:0;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
  text-align:justify;
  
  font-weight:bold;
	font-size:14px;
	font-family:"Arial";
}
h3 {
  margin:0;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
  text-align:justify;

  font-weight:bold;
	font-size:12px;
	font-family:"Arial";
}
