body {
margin: 0px;
background-color: #000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
}

body a {
color: #FFFFFF;
text-decoration: none;
}

body a:hover {
text-decoration: underline;
}

#topbar {
background-image: url(images/topbar_bg.jpg);
background-repeat: repeat-x;
width: 100%;
height: 99px;
}

#topbar_inner {
width: 780px;
margin-left: auto;
margin-right: auto;
}

#wrapper {
width: 780px;
margin-left: auto;
margin-right: auto;
}

#wrapper_inner {
padding: 25px 40px 40px 40px;
}

#wrapper_inner2 {
width: 780px;
height: 376px;
background-image: url(images/index_bg.jpg);
background-repeat: no-repeat;
}

#wrapper_inner2_text {
padding: 50px 40px 0px 350px;
}

#buttons {
}

#button1 {
float: left;
width: 187px;
margin-top: 5px;
margin-right: 68px;
margin-left: 40px;
}

#button2 {
float: left;
width: 187px;
margin-top: 5px;
margin-right: 68px;
}

#button3 {
float: left;
width: 187px;
margin-top: 5px;
margin-bottom: 15px;
}

#footer {
	clear: left;
	margin-left: 20px;
	font-size: 9px;
	color: #999999;
	width: 730px;
	padding-top: 20px;
}

#footer a {
color: #cccccc;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.logo {
float: left;
}

.footer_text {
padding-top: 5px;
float: left;
padding-left: 5px;
}

h1 {
background-image: url(images/arrow.png);
background-repeat: no-repeat;
padding: 0px 0px 0px 22px;
margin: 0px;
font-size: 14px;
color: #FF0000;
}
