@charset "utf-8";
#splash{
	height: 67px;
	width: 253px;
	margin: 250px auto;
	padding: 0px;
	background-image: url(images/logo_black.jpg);
	border: 0;
	background-color: #000;	
}
html{
	width:100%;
	height:100%;
	padding:0;
	margin:0;
}
body{
	font-family: "Myriad Pro", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #fff;
	background-color: #000;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
h2 {
	color: #F5FD0C;
	margin: 0px;
	padding: 0px;
	display: inline;
	font-size: 1.9em;
	font-weight: bold;
}
#nav_bottom {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
#nav_bottom ul {
	list-style-type: none;
	text-align: center;
}
#nav_bottom .navibottomtitle {
	width: 150px;
}
#nav_bottom ul li {
	display: inline;
	margin: 7px 13px;
}
#nav_bottom ul li a {
	font-size: 1.35em;
	text-decoration: none;
}

a, a:visited{
	color: #CCC;
	font-weight:bold;
}
#header {
	width: 800px;
	padding: 0;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header #header-left {
	width: 250px;
	height: 75px;
	float: left;
	background-image: url(../images/logo_black.jpg);
	background-repeat: no-repeat;
}
#header #header-right {
	float: right;
	width: 400px;
	padding: 4px;
	text-align: right;
	margin-top: 35px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#header-right #nav_top{
	list-style-type: none;
}
#header-right #nav_top li {
	display: inline;
	font-size: 1.32em;
	margin: 0 0 0 5px;
}
#header-right #nav_top li  a{
	color: #FFF;
	text-decoration: none;
}
#header-right #nav_top li a:hover {
	text-decoration: none;
}


.clearfix {
	clear: both;
}
#maxholder {
	width: 800px;
	margin: 0px auto;
	padding: 0px;
}


a:hover{
	color: #999;
	font-weight:bold;
}
#footer {
	width: 800px;
	font-size: 1.07em;
	text-align: center;
	text-transform: none;
	color: #FFF;
	line-height: 1.12em;
	height: auto;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#text_name {
	color: #FF0;
	font-weight: bold;
	font-size: 1.8em;
	margin: 0px;
	padding: 0px;
}
#text_title {
	font-weight: 300;
	margin: 0px;
	padding: 0px;
}
#text_contact {
	margin: 0px;
	padding: 0px;
	font-size: 0.75em;
}
#flash_holder {
	height: 540px;
	width: 100%;
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#flash_iholder {
	height: 540px;
	width: 800px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: center;
}
#flash_aholder p {
	font-size: 1.25em;
	margin: 20px;
	line-height: 1.30em;
	text-align: justify;
}
#flash_aholder {
	width: 800px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: center;
}
.contact {
	text-align: center;
	font-size: 1.5em;
	margin: 0px;
	padding-top: 125px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 350px;
}
