body, html, div, h1, h2 {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	background-color:#0a191f;
	background-image:url(images/bg_clouds.png);
	background-repeat:no-repeat;
	background-position: top left;
	text-align: center;
}

div {
	color:#FFFFFF;
	font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 14px;
}

img {
	border: 0px;	
}

h1, h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
}

h1 {
	font-size: 80px;
	font-weight: lighter;
	letter-spacing: -4px;
	line-height: 76px;
}

h2 {
	font-weight: bold;
	font-size: 14px;
	letter-spacing: -1px;
	margin: 8px 0;
	color:#CCCCCC;
}

#container {
	width: 1000px;
	margin: 0px auto;
}

#topnav {
	width: auto;
	float: left;
	padding: 120px 0px 100px 40px;
}

#subnav {
	float: left;	
	width: auto;
	padding: 30px;
	padding-left: 24px;
}

#subnav ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	font-size: 11px;
	color: #6b777c;
	margin-right: 28px;
}

#subnav ul li {
	float: left;
	display: inline;
	padding-left: 23px;
	width: 160px;
}

#subnav ul li img {
	background-color:#FFFFFF;
	padding: 4px;
	margin-bottom: 6px;
}

.borderbot {
	border-bottom: 1px solid #104f65;
}

#toptxt {
	float: left;
	width: 550px;
	height: 260px;
}

#logo {
	float: left;
	margin-left: 20px;
	width: auto;
	padding: 120px 100px 20px 100px;
}

#brochure {
	float: right;
	position: relative;
	top: 121px;
	left: -60px;
	width: 240px;
}

#newsbar {
	float: left;
	width: 940px;
	padding: 10px 30px;
	word-wrap: break-word;
}

#twitter_div {
	float: left;
	padding: 5px 0;
}

#twitter_update_list {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#twitter_update_list strong, #twitter_update_list span a, #newsbar .arrow, #newsbar .arrow a {
	color:#FFFFFF;
	text-decoration: none;
}

#twitter_update_list li span a {
	color: #167e9f;
	text-decoration: none;
}

#twitter_update_list li span {
	padding-right: 10px;
}

#newsbar .arrow {
	float: left;
	background-image: url(images/n_arrow.png);
	background-repeat:no-repeat;
	padding: 5px 30px 5px 15px;
	font-weight: bold;
}

#newsbar li a {
	color: #6b777c;
	text-decoration: none;
}

#newsbar a:hover {
	color:#FFFFFF;
	border-color: #FFFFFF;
}

#footer {
	float: left;
	padding: 40px 50px;
	font-size: 11px;
	width: 900px;
	line-height: 18px;
	margin: 0px auto;
}

#footer, #footer a {
	color:#6b777c;
	text-decoration: none;	
}

#footer a:hover {
	color:#FFFFFF;
}

#footer big {
	font-size: 15px;
	font-weight: bold;
	letter-spacing: -1px;
}

.twit {
	float: right;
	width: auto;
}