body {
	background-color: black;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 62.5%; /* Resets 1em to 10px */
}

a {
	color: white;
}

a:hover {
	color: #B7BDC8;
}

a:visited {
	color: #B7BDC8;
}

a:visited.nav2 {
	color: white;
}

#left {
	width: 200px;
	height: 433px;
	float: left;
}

#middle {
	width: 355px;
	height: 433px;
	float: left;
}

#right {
	width: 315px;
	height: 433px;
	float: left;
}

#bg {
	width: 970px;
	background-color: black;
	margin-left: auto;
	margin-right: auto;
	background: url("i/bg_970.jpg") no-repeat;
}

#line22 {
	width: 870px;
	height: 433px;
	margin-left: 50px;
	padding-bottom: 50px;
}

#line1 {
	width: 870px;
	height: 184px;
	margin-left: 50px;
}

#top {
	width: 668px;
	height: 152px;
	float: left;
	margin-left: 2px;
	background: url("i/bg_top.jpg") no-repeat;
	margin-top: 32px;
}

#topnav {
	width: 668px;
	height: 32px;
}

#logo {
	width: 200px;
	height: 152px;
	float: left;
	margin-top: 16px;
}

#topflash {
	width: 668px;
	height: 118px;
}

#line2 {
	width: 870px;
	height: 290px;
	margin-left: 50px;
}

#nav {
	width: 200px;
	height: 292px;
	background: url("i/bg_nav.jpg") no-repeat;
}

#content {
	width: 355px;
	height: 322px;
	float: left;
	background: url("i/bg_content.jpg") repeat-y;
	
}

#scroll {
	width: 355px;
	height: 320px;
	overflow: auto;
}

#image {
	width: 315px;
	height: 322px;
	float: left;
}

#text {
	margin: 20px;
	font-family: arial, sans-serif;
	font-size: 1.3em;
	color: white;
}

#line3 {
	width: 870px;
	height: 171px;
	margin-left: 50px;
	margin-bottom: 30px;
}

#b_image {
	width: 200px;
	height: 141px;
	background-color: #0A1428;
	float: left;
}

#bottom {
	width: 668px;
	height: 141px;
	background-color: #0A1428;
	float: left;
	margin-left: 2px;
}

#bmargin {
	height: 30px;
}

a.topnav {
	text-decoration: none;
	color: white;
}

a.topnav:hover {
	text-decoration: underline;
	color: #C3D0E5;
}

td.topnav {
	padding-left: 100px;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
}

h2 {
	font-family: "franklin gothic medium", arial, tahoma, sans-serif;
	font-weight: normal;
	color: white;
	font-size: 1.5em;
	padding-left: 20px;
	padding-top: 5px;
}

#slogan1 {
	width: 355px;
	height: 111px;
	float: left;
	background: url("i/slogan_1.jpg") no-repeat;
}

#slogan2 {
	width: 315px;
	height: 111px;
	float: left;
	background: url("i/slogan_2.jpg") no-repeat;
}

#contact {
	width: 315px;
	height: 322px;
	float: left;
	background: url("i/bg_right.jpg") no-repeat;
}

#container {
	width: 315px;
}

#empty {
	width: 315px;
	height: 40px;
	background-color: gray;
}

#desc {
	width: 85px;
	float: left;
	font-family: arial, sans-serif;
	font-size: 1.3em;
	color: white;
	padding-bottom: 7px;
}

#form {
	width: 230px;
	float: left;
	padding-bottom: 7px;
}

#partners {
	width: 315px;
	float: left;
	font-family: arial, sans-serif;
	font-size: 1.3em;
	color: white;
}

td.partners {
	padding-left: 20px;
	padding-top: 12px;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: white;
}

li {
	list-style-type: square;
}

p.nav2 {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: white;
}