#body {
	background: url(images/bg_bg.jpg);
	float: center;
	font-family: verdana;
	font-size: 11px;
	margin-top: 0px;
	padding: 0px;
	width: 100%;
}

#contact {
	float: left;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
}

#container {
	float: left;
	margin: 10px 0px 0px 15px;
	text-align: left;
	width: 700px;
}

#container ul li {
	margin-left: 30px;
}

#content {
	background: #ffffff;
	float: center;
	height: 500px;
	width: 970px;
}

#footer {
	float: center;
	height: 150px;
	line-height: 12px;
	width: 800px;
}

#header {
	height: 75px;
	width: 970px;
}

#left_logo {
	float: left;
	margin-left: 10px;
}

#links {
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
}

#menu {
	background: url(images/menu_bg.gif);
	height: 41px;
	width: 970px;
}

#right_logo {
	float: right;
}

.menu {
	margin-top: 0px;
	padding: 0px;
}

.menu ul {
	list-style: none;
	margin: 0px;
	padding: 11px 0px 0px 9px;
}

.menu ul li {
	border: 0px;
	display: inline;
	float: center;
	margin: 0px 15px;
	padding: 0px;
}

.menu ul li a {
	color: #ffffff;
	text-decoration: none;
}

.menu ul li a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.sexypanels {
	float: right;
	margin-right: 20px;
	padding-top: 10px;
	width: 182px;
}

.sexypanels ul {
	padding: 0;
	list-style: none;
	padding: 0px 5px 5px 5px;
}

.sexypanels li {
	padding-top: 0px;
	text-align: left;
	width: 182px;
}

.sexypanels li img {
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 182px;
}

.sexypanels li a {
	background: none repeat scroll 0 0 #316793;
	font: bold;
	display: block;
	color: white;
	width: auto;
	margin-bottom: 1px;
	padding: 5px 0;
	/* Vertical (top/bottom) padding for each menu link */
	text-indent: 8px;
	text-decoration: none;
}

.sexypanels li a:visited, .sexypanels li a:active {
	color: white;
}

.sexypanels li a:hover {
	background-color: #113450;
	color: white;
	margin-bottom: 1px;
}

.top {
	background: url(images/top.gif);
	height: 28px;
	width: 182px;
}

a {
	color: #316793;
	text-decoration: none;
}

a:hover {
	color: #113450;
}

h1 {
	font-size: 13px;
}

input, textarea {
	font-family: verdana;
	font-size: 12px;
}

table tr td {
	font-family: verdana;
	font-size: 11px;
	margin-top: 0px;
	padding: 0px;
}

video {
	display: inline-block;
	max-width: 700px;
	vertical-align: baseline;
}