* {
	padding: 0;
	margin: 0;
	border: 0 none;
	}
body {
	background-color: #000000;
	margin: 0px;
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	text-align: center;
}
p {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0.5em;
	margin-bottom: 1.1em;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	margin-top: .75em;
	margin-bottom: 1em;
	list-style-position: inside;
	list-style-type: square;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #CCCCCC;
	margin-top: 0.25em;
	margin-bottom: 0.75em;
	white-space: nowrap;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	margin-top: .25em;
	margin-bottom: 0.75em;
}
h4 {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 1em;
	margin-bottom: 0.25em;
}
h5 {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0.25em;
	margin-bottom: 1.0em;
}
.news {
	margin-left: .75em;
}
.newsdivider {
	background-color: #999999;
	height: 1px;
	width: 400px;
	left: 15px;
	position: relative;
	right: 15px;
	clear: both;
	float: none;
	margin-top: 2.5em;
	margin-bottom: 2em;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
}
#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 100;
	left: auto;
	top: 0px;
	right: auto;
	bottom: 0px;
	position: relative;
	width: 800px;
	height:100%;
	text-align: left;
}
.logo {
	position:relative;
	width:256px;
	height:163px;
	clear: none;
	float: left;
}
.quote {
	position:relative;
	width:544px;
	height:163px;
	float: right;
	clear: none;
}
.topbar {
	position:relative;
	float:left;
	width:800px;
	height:64px;
}
.content {
	background-image: url(images/background_red.jpg);
	background-repeat: repeat-y;
	background-position: center;
	height:auto;
	width: 800px;
	position:relative;
	float: left;
}
.ahla {
	float: left;
	width: auto;
	position: relative;
	left: 0px;
	top: 8px;
	height: auto;
	right: 0px;
	bottom: 0px;
}
.links {
	float: left;
	height: auto;
	width: auto;
	position: relative;
	top: 8px;
	color: #666666;
	left: 10px;
}
.navigation {
	position: relative;
	float:left;
	left: 40px;
	top:0px;
	height:290px;
	width: 198px;
	margin-bottom: 50px;
}
.button {
	background-image: url(images/button_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 58px;
	width: 198px;
	position: relative;
	clear: left;
}
.heading {
	float: right;
	height: auto;
	width: 430px;
	position: relative;
	left: auto;
	top: 0px;
	right: 60px;
	bottom: auto;
}
.line {
	float: right;
	height: 16px;
	width: 470px;
	position: relative;
}
.text {
	float: right;
	height: auto;
	width: 430px;
	position: relative;
	left: auto;
	top: 0px;
	right: 60px;
	bottom: auto;
	margin-bottom: 30px;
}
.footer {
	background-color: #000000;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	float: left;
	height: 95px;
	width: 800px;
	position: relative;
}.video {
	float: right;
	height: auto;
	width: auto;
	position: relative;
	margin-bottom: 50px;
	right: 45px;
}
