@charset "utf-8";
/* CSS Document */


* {padding:0px; margin:0px}
img {border:0px}
fieldset {border:0px}

body {
	background-color: black;
	text-align: center;
	margin: 0px;
	font-family: Helvetica, "Lucida Sans Unicode", Verdana;
	color: #fff;
	font-size: 14px;
	height: 100%;
}

h1 {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 1000;
	font-weight: lighter;
	font-size: 30px;
	font-stretch: extra-expanded;
}

h1 a {
	color: #fff;
	font-style: normal;
	text-decoration: none;
}

h2 {
	background-color: transparent
}

.floatleft{float:left}
.floatright {float:right}
.clearfix {clear:both}


.containerInner{
border-bottom: 1px solid #777;
padding-bottom:30px;
}

.containerFooter{
border-top: 1px solid #777;
padding-bottom:30px;
}



.cateText {
	margin-left:20px;
	text-align:left;
	width:532px;
}

.cateText a:link , .cateText a:visited{
color:#BED730; text-decoration:none;
}

.width700 {width:700px}
.width600 {width:600px}
.width500 {width:500px}
.width400 {width:400px}
.width300 {width:300px}

.top20 {margin-top:20px}
.top30 {margin-top:30px}
.top40 {margin-top:40px}
.top50 {margin-top:50px}

.left20 {margin-left:20px}
.left30 {margin-left:30px}
.left40 {margin-left:40px}
.left50 {margin-left:50px}

.right20 {margin-right:20px}
.right30 {margin-right:30px}
.right40 {margin-right:40px}
.right50 {margin-right:50px}

.leftText {text-align:left}
.rightText {text-align:right}

.lineHeight30 {line-height:30px;}

.sidereg {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

.sidehigh {
	color: #BED730;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
#testimonial {
	text-align: left;
}
#logoprint {
	display: none;
}

#menu ul {
	font-size: 30px;
	line-height: 90%;
	padding: 0px;
	list-style:none
}

#menu ul li .selected {
	text-decoration: none;
	display: block;
	color: #BED730;
}



#menu ul li a {
	text-decoration: none;
	display: block;
	color: #4D4D4C;
}

#menu ul li a:hover {
	color: #ffffff;	
}



#header {


	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
}

#menu {
	text-align: left;
	height: 100%;
	width: 100%;
}

#logo {
	text-align: right;
	height: 100%;
	width: 100%;
}

#content {
	height:310px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	font-size: 20px;
}

#maincopy a {
	color: #fff;
	text-decoration: none;
}

#maincopy a:hover {
	color: #BED730;
	text-decoration: none;
}

#subcopy {
	text-align: left;
	overflow: hidden;
}
#subcopy ul {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding: 0px;
	font-size: 10pt;
	text-align: left;
}

#subcopy ul li {
	list-style:none;
	text-align: left;
}

#subcopy ul li a {
	text-decoration: none;
	display: block;
	color: #93958C;
	font-size: 10pt;
	text-align: left;
}

#subcopy ul li a:hover {
	color: #ffffff;	
	text-align: left;
}



#subcopy a {
	text-decoration: none;
	display: block;
	color: #93958C;
	font-size: 10pt;
	text-align: left;
}


#subcopy a:hover {
	color: #BED730;	
	text-align: left;
}

#subcopy .selected {
	text-decoration: none;
	display: block;
	color: #BED730;
}

#subcopy a: {
	text-decoration: none;
	display: block;
	color: #BED730;
}


#footer {
	width: 1000px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	color: #93958C;
	font-size: 12px;
	font-weight: bold;
}

#footer a {
	color: #BED730;
	text-decoration: none;
}

#footer a:hover {
	color: #ffffff;
	text-decoration: none;
}
