html {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1.2;
	font-size: 9px;
	font-family:Arial, Helvetica, sans-serif;
}
h1 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}
ol {
	list-style: none;
}
body{
	text-align: center;
	margin: 0;
	padding: 0;
}
#wrapper {
	margin: 0 auto;
	position:relative;
	text-align: left;
	width:970px;
	height:1081px;
	background-image: url(images/background.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#logo {
	margin: 0;
	float: left;
	width:537px;
	height:191px;
}
#logo a {
	text-decoration: none;
	margin: -20px 0 0 0;
}
#logo img {
	margin: -20px 0 0 0;
	border: 0;
}
#home-02_ {
	margin: 0;
	float: left;
	width:433px;
	height:151px;
}
#home-03_ {
	margin: 0;
	float: left;
	width:34px;
	height:40px;
}
#login {
	margin: 0;
	float: left;
	width:123px;
	height:40px;
	color: #2074A9;
}
#login a {
	color: #666666;
	text-decoration: none;
}
#login a:hover {
	color: #000;
}
#home-05_ {
	margin: 0;
	float: left;
	top:151px;
	width:276px;
	height:40px;
}
#headline {
	margin: 0;
	float: left;
	width:970px;
	height:129px;
}
#nav {
	margin: 0;
	float: left;
	width:970px;
	height:42px;
	text-transform: uppercase;;
}
#nav ul {
	list-style: none;
}
#nav li {
	
	margin: 5px 10px 0 0;
	float: left;
	text-transform: uppercase;
}
#nav a {
	color: #666666;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
}
#nav a:hover {
	color: #000;
}

#body_text {
	margin: 0;
	float: left;
	width:920px;
	height:435px;
	padding-left: 40px;
}
#body_text p {
	margin: 0 0 0 0;
	float: left;
	width: 600px;
	font-size: 12px;
	color: #000;
}
.body_links a {
	color: #000;
	font-style:italic;
	font-weight: bold;
}
#uses {
	width: 235px;
	font-style: italic;
	position: absolute;
	top: 595px;
	left: 550px;
	color: #333;
}
#uses h1 {
	margin: 0 0 0 20px;
	width: 75px;
	font-family:Arial, Helvetica, sans-serif;
}
#uses li {
	margin: 8px 0 0 -20px;
	list-style: none;
	font-size: 16px;
}
#footer {
	margin: 0 auto;
	float: left;
	width:970px;
	height:203px;	
}
#footer_text {
	margin: 0;
	width: 540px;
	color: #fff;
	font-size: 18px;
	display:inline;
}
#footer_text p {
	width: 220px;
	height: 150px;
	margin: 40px 0 0 295px;
	text-align: right;
}
#footer_text  a {
	float: right;
	color: #fff;
	font-size: 12px;
}
#footer a:hover {
	color: yellow;
}
#footer_links  {
	position: absolute;
	top: 840px;
	left: 570px;
	margin: 0;
	width: 200px;
	height: 100%;
	color: #fff;
	font-size: 14px;
}

#footer_links ul {
	margin: 5px 0 0 -40px;
	list-style: none;
}

#footer_links li {
	margin: 0;
	float: left;
	padding: 1px 0 1px 20px;
	background: url(images/blue_arrow.png) left top no-repeat;
}

#footer_links a {
	color: #fff;
	text-decoration: none;
	display: block;
	float: left;
}
#footer_links a:hover {
	color: yellow;
}

#footer_nav {
	margin: 0 auto;
	float: left;
	width:970px;
	height:32px;
	clear: both;
	text-transform: uppercase;
}
#footer_nav ul {
	display: inline;	
}
#footer_nav li {
	display: inline;
	margin: 5px 0 0 6%;
	float: left;
}
#footer_nav a {
	color: #666666;
	text-decoration: none;
	display: block;
}

#footer_nav a:hover {
	color: #000;
}
