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

img, div { behavior: url(../styles/iepngfix.htc); }
/* A very simple CSS reset */
html, body, div, h1, h2, h3, h4, h5, h6, p, blockquote, a, img, small, strike, strong, b, u, i,  ol, ul, li {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-decoration:none;
}

/* Basic CSS Styles */
body {
	font-family: Helvetica, Arial, sans-serif;
	color: #0158FF;
	line-height: 24px;
	background-color: #F3F2F0;
}

#wrap {
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	padding: 10px;
	height: 580px;
	width: 940px;
	text-align:left;
	margin: 0 auto;
	
}#head {
	font-size: 67px;
	text-transform: uppercase;
	color: #FFF;
	float: left;
	height: 110px;
	width: 420px;
	font-weight: bold;
	line-height: 50px;
	letter-spacing: -5px;
}
#r_image {
	font-size: 44.6px;
	line-height: 38px;
	font-weight: bold;
	letter-spacing: -2px;
	float: left;
	height: 325px;
	width: 240px;
	text-align: right;
	color: #0059FF;
}

#r_image a {
	color: #0059FF;
}

#r_column {
	float: right;
	height: 379px;
	width: 400px;
	text-align: right;
	visibility: visible;
}

#nav_home {
	color:#0057FF;
	font-size:44.6px;
	font-weight:bold;
	height:180px;
	letter-spacing:-1px;
	list-style-type:none;
	text-transform:uppercase;
	width:229px;
	text-align: right;
	line-height: 38px;
	float: left;
	position: relative;
	left: 470px;
}
#r_head ul li a {
	color: #0158FF;
	text-decoration: none;
}
#r_head ul {
	text-align: right;
	list-style-type: none;
	line-height: 30px;
}
#r_head ul li a:hover {
	color: #999;
	text-decoration: none;
}

#content {
	height: 470px;
	width: 260px;
	text-align: left;
	background-image: url(../images/content.png);
	padding: 10px;
	float: left;
	top: 12px;
}
h2 {
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	list-style-type: none;
	letter-spacing: -1px;
}
p {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	list-style-type: none;
	letter-spacing: 0px;
	line-height: normal;
	text-transform: uppercase;
}
#r_head {
	font-size: 30px;
	line-height: 38px;
	font-weight: bold;
	letter-spacing: -2px;
	float: left;
	height: 200px;
	width: 240px;
	text-align: right;
	margin-left: 280px;
}
#apDiv1 {
	position:relative;
	left:765px;
	top:110px;
	width:122px;
	height:24px;
	z-index:1;
	font-weight: bold;
	font-size: 24px;
	color: #0158FF;
}#apDiv1 a {
	color: #0158FF;
	text-decoration: none;
}

#nav {
	font-size: 30px;
	line-height: 38px;
	font-weight: bold;
	letter-spacing: -2px;
	float: right;
	height: 200px;
	width: 240px;
	text-align: right;
}
#nav ul li a {
	color: #0158FF;
	text-decoration: none;
}
#nav ul {
	text-align: right;
	list-style-type: none;
	line-height: 30px;
}
#nav ul li a:hover {
	color: #999;
	text-decoration: none;
}

