@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	
}

a
{
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#container
{
	width: 995px;
	height:1680px;
	margin: 0px auto;
}

#header
{
	width:995px;
	height:164px;
	margin:0px;
	
}

#left
{
	float:left;
	width: 95px;
	height:1585px;
	background-color:#000053;
}

#left_space
{
	float:left;
	width: 10px;
	height:1585px;
	background-color:#FFFFFF;
}

#right
{
	float:left;
	width: 890px;
	height:1585px;
	
}
.style1 {font-family: Arial, Helvetica, sans-serif}
.style4 {font-size: 12px}
.style6 {font-size: 12px; font-weight: bold; }
.style11 {font-size: 12}
.style13 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.style14 {font-size: 11px}
.style15 {
	text-transform:uppercase;
	color:#000053;
	
}