*
{
margin: 0;
padding: 0;
list-style-type: none;
}
html
{
	background: #002244 url(bg.jpg) repeat-X 0 0;
}
body
{
	width: 995px;
	margin: 0 auto;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}
a
{
	color: #fff;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
h1
{
	background: url(bg_h1.jpg) no-repeat 0 0;
	width: 517px;
	height: 78px;
	position: absolute;
	padding-left: 105px;
	top: 216px;
	left: 7px;
	font-size: 18px;
	line-height: 105px;
}
/* ---------------------------------------------------------------------------------------------
1) Main
--------------------------------------------------------------------------------------------- */
#main
{
	width: 988px;
	margin-top: 186px;
	margin-left: 7px;
}
/* ---------------------------------------------------------------------------------------------
2) Left
--------------------------------------------------------------------------------------------- */
#left
{
	width: 602px;
	background: url(bg_left.jpg) repeat-y 0 0;
	float: left;
	padding: 100px 20px 0 0;
	_padding-left: 0;
	_padding-right: 0;
}
#left a
{
	text-decoration: underline;
	color: #f9e140;
}
#left a:hover
{
	text-decoration: none;
}
#left h2
{
	color: #fff;
	font-size: 17px;
	margin: 0 0 5px 105px;
}
#left h3
{
	color: #fff;
	font-size: 15px;
	margin: 0 0 5px 105px;
}
#left #left_bottom
{
   background: url(bg_left_bottom.jpg) no-repeat bottom;
	width: 622px;
	height: 13px;
	padding-bottom: 30px;
}
#left #registration_button_01 a, #left #registration_button_02 a
{
	background: url(registration_button_01.jpg) no-repeat 0 0;
	width: 134px;
	height: 39px;
	padding-left: 33px;
	line-height: 41px;
	margin: 15px 0 15px 420px;
	text-transform: uppercase;
	display: block;
	color: #fff;
	text-decoration: none;
}
#left #registration_button_01 a:hover, #left #registration_button_02 a:hover
{
	background: url(registration_button_02.jpg) no-repeat 0 0;
	width: 134px;
	height: 39px;
	padding-left: 33px;
	line-height: 41px;
	margin: 15px 0 15px 420px;
	text-transform: uppercase;
	color: #fff;
}
#left img
{
	margin: 15px 0;
	padding-left: 0px;
	border: 1px solid black;
}
#left p
{
	margin: 0 0 15px 105px;
}
#left ul
{
   margin: 0 0 15px 105px;
}
#left ul li
{
	background: url(inside_ul_li.jpg) no-repeat 0 4px;
	padding-left: 15px;
}
#left h2#h2_left_01
{
	background: url(bg_h2_left_01.jpg) no-repeat 0 0;
	width: 515px;
	height: 40px;
	margin: 0 0 15px 43px;
	line-height: 32px;
	padding-left: 63px;
	font-size: 17px;
}
#left h2#h2_left_02
{
	background: url(bg_h2_left_02.jpg) no-repeat 0 0;
	width: 515px;
	height: 46px;
	margin: 0 0 15px 44px;
	line-height: 32px;
	padding-left: 63px;
	font-size: 17px;
}
/* ---------------------------------------------------------------------------------------------
3) Right
--------------------------------------------------------------------------------------------- */
#right
{
	width: 366px;
	background: url(bg_right.jpg) repeat-y 0 0;
	float: right;
	padding-top: 15px;
}
#right a
{
	text-decoration: underline;
}
#right a:hover
{
	text-decoration: none;
}
#right ul
{
    margin-left: 120px;
    padding: 10px 0;
}
ght ul li
{
	line-height: 17px;
	background: url(inside.jpg) no-repeat 0 6px;
	padding-left: 10px;
}
#right #right_bottom
{
	background: url(bg_right_bottom.jpg) no-repeat bottom;
	width: 366px;
	height: 87px;
}
#right #login
{
	background: url(bg_login.jpg) no-repeat 0 0;
	width: 366px;
	height: 230px;
	position: relative;
}
#right #login h2
{
	color: #fff;
	font-size: 17px;
   position: absolute;
	left: 120px;
	top: 55px;
}
#right #login p#reg
{
	position: absolute;
	left: 70px;
	top: 185px;
}
#right #login form
{
	width: 285px;
	font-size: 11px;
	position: absolute;
	left: 75px;
	top: 85px;
}
#right #login form #checkbox
{
	/margin-top: -5px;
	/margin-left: -3px;
}
#right #login form label
{
	width: 80px;
	float: left;
	text-align: right;
	padding-right: 20px;
	font-weight: bold;
}
#right #login form .box
{
	width: 115px;
	height: 14px;
	background: url(bg_input.jpg) no-repeat 0 0;
	border: 0;
	margin-bottom: 3px;
	padding: 3px 0 3px 10px;
	font-size: 11px;
}
#right #login form #login_button
{
	background: url(login_button.jpg) no-repeat 0 0;
	border: 0;
	width: 109px;
	height: 22px;
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	text-align: center;
	margin-left: 100px;
	_margin-left: 102px;
	color: #fff;
	padding-bottom: 3px;
}
#right #login form #login_button:hover
{
	background: url(login_button_ahover.jpg) no-repeat 0 0;
}
#right h2#h2_why
{
	background: url(bg_h2_why.jpg) no-repeat 0 0;
	width: 246px;
	height: 70px;
	line-height: 80px;
	padding-left: 120px;
	margin-top: 20px;
	font-size: 17px;
}
#right h2#h2_not
{
	background: url(bg_h2_not.jpg) no-repeat 0 0;
	width: 246px;
	height: 82px;
	line-height: 80px;
	padding-left: 120px;
	margin-top: 35px;
	font-size: 17px;
}


/* ---------------------------------------------------------------------------------------------
4) Header
--------------------------------------------------------------------------------------------- */
#header
{
	background: url(header.jpg) no-repeat 0 0;
	width: 995px;
	height: 216px;
	position: absolute;
	left: 0;
	top: 0;
}
#header #logo
{
	width: 260px;
	height: 90px;
	display: block;
	position: absolute;
	left: 76px;
	top: 50px;
	overflow: hidden;
	line-height: 200px;
}
#header #language
{
	position: absolute;
	left: 930px;
	top: 10px;
	border: 0;
}
#header #language img
{
	border: 0;
}
#main_menu
{
	width: 680px;
	height: 36px;
	position: absolute;
	left: 0;
	top: 173px;
	margin-left: 22px;
}
#main_menu li
{
	float: left;
	line-height: 35px;
	background: url(inside_main_menu.jpg) no-repeat right;
	padding: 0 2px 0 0;
}
#main_menu li a
{
	font-weight: bold;
	height: 36px;
	display: block;
	padding: 0 11px;
	float: left;
}
#main_menu li a:hover
{
	background: url(inside_main_menu_ahover.jpg) repeat-x 0 0;
	color: #00487f;
}
#main_menu li a.active
{
	background: url(inside_main_menu_ahover.jpg) repeat-x 0 0;
	color: #00487f;
}
/* ---------------------------------------------------------------------------------------------
5) Footer
--------------------------------------------------------------------------------------------- */
#footer
{
	/*width: 995px;*/
	clear: both;
	text-align: center;
	padding: 20px 0;
}
#footer a:hover
{
	color: #F3A122;
}
/* ---------------------------------------------------------------------------------------------
5) Form
--------------------------------------------------------------------------------------------- */
.form
{
	clear: both;
	width: 550px;
	margin: 20px 0 0 35px;
}
.form .note
{
	margin: 10px 0;
	color: #fff;
}
.form .label
{
	width: 90px;	
	float: left;
	display: block;
}
.form .input
{
   width: 140px;
	border: solid 1px #173d60;
	margin: 0 0 5px 0;
	padding: 2px 5px;
}
.form .input:hover
{
	border: solid 1px #21619b;
}
.form textarea
{
	width: 480px;
	border: solid 1px #173d60;
	margin: 5px 0 15px 0;
	padding: 5px;
}
.form textarea:hover
{
	border: solid 1px #21619b;
}
.form fieldset
{
	border: solid 1px #173d60;
	padding: 15px;
	width: 520px;
}
.form .request_button
{
	background: url(request_button.jpg) no-repeat 0 0;
	width: 104px;
	height: 24px;
	border: 0;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
	cursor: pointer;
	padding: 0 0 3px 0;
	margin: 0 0 5px 0;
}
.form .request_button:hover
{
	background: url(request_button_ahover.jpg) no-repeat 0 0;
}
.form legend
{
	padding: 5px;
	border: solid 1px #173d60;
	margin: 0 0 0 15px;
	background: #173d60;
}
.form .form_left
{
	width: 250px;
	float: left;
	margin: 10px 0 0 0;
}
.form .form_right
{
	width: 250px;
	float: left;
	margin: 10px 0 0 0;
}

