body, html, div, h1, h2 {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	background-color:#0a191f;
	background-image:url("images/efect.png");
	background-repeat:no-repeat;
	background-position: top left;
	text-align: center;
}

div {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
}

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: 40px 80px 40px 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: 100px;
}
#toptxt2 {
	float: left;
	width: 550px;
	height: 150px;
}


#logo {
	float: left;
	margin-left: 0px;
	width: auto;
	padding: 40px 40px 10px 100px;
}

#brochure {
	float: right;
	position: relative;
	top: 121px;
	left: -60px;
	width: 240px;
}


#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 {
	border-bottom: 1px dotted #104f65;
}

#footer a:hover {
	color:#FFFFFF;
}

#footer big {
	font-size: 15px;
	font-weight: bold;
	letter-spacing: -1px;
}

.twit {
	float: right;
	width: auto;
}
