body {
	background-color: #000;
	height:100%;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/BG.jpg);
}
body,td,th {
	font-family: "museo-1", "museo-2", serif, Arial, Helvetica;
	font-size: 14px;
	color: #FFF;
}

h1 {font-size: 40px;color: #FFF;font-family: "terfens-1","terfens-2",sans-serif;}
h2 {font-size: 25px;color: #FFF;font-family: "terfens-1","terfens-2",sans-serif;}
h3 {font-size: 30px;color: #FFF;font-family: "museo-1","museo-2",serif;}
h4 {font-size: 15px;color: #FFF;font-family: "reenie-beanie-1","reenie-beanie-2",sans-serif;}
h5 {font-size: 12px;color: #FFF;font-family: "reenie-beanie-1","reenie-beanie-2",sans-serif;}
h6 {font-size: 10px;color: #FFF;font-family: "reenie-beanie-1","reenie-beanie-2",sans-serif;}
* {
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.wrapper {
	width: 910px;
	min-height:100%;
	margin-left: 20px;
	position: relative;
	float: left;
}
.top-bar {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-left: 180px;
	width: 730px;
	padding-bottom: 20px;
	padding-top: 30px;
	height: 15px;
}
.name-plate {
	clear: right;
	float: left;
	width: 212px;
	margin-top: 15px;
}
.social {
	clear: right;
	float: right;
	margin-top: 15px;
}
.social a img {
	padding-right: 5px;
	padding-left: 5px;
}
.navigation {
	clear: left;
	float: left;
	width: 160px;
	position: fixed;
}
.navigation ul li {
	display: block;
	text-align: left;
	padding-bottom: 9px;
	padding-top: 3px;
	font-size: 10px;
}
.navigation li a {
	color: #FFF;
	text-decoration: none;
}
.navigation li a:hover {
	color: #666;
}
.body {
	clear: right;
	float: right;
	width: 730px;
	height: 1000px;
	margin-top: 20px;
}

/* ---------------------------------------SLIDESHOW--------------------------------------- */


#banner {
	height: 90px;
	margin-top: 20px;
	width: 730px;
	float: right;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#slideshow {
	display: block;
	height: 90px;
	margin-top: 0px;
	position: relative;
	width: 730px;
}
.slide {
	height: 90px;
	position: absolute;
	left: 0px;
	width: 730px;
}
#slide, #slide1, #slide2, #slide3, #slide4, #slide5, #slide6, #slide7, #slide8, #slide9, #slide10 {display: none;}		


a#prev, a#next {
	display: block;
	height: 28px;
	position: absolute;
	text-indent: -9999px;
	top: 50px;
	width: 28px;
	z-index: 99;
}	
a#prev {
	right: 30px;
	background-image: url(../images/buttons/left.png);
	background-repeat: no-repeat;
	background-position: center center;
}	
a#prev:hover {
	background-image: url(../images/buttons/left.png);
	background-repeat: no-repeat;
	background-position: center center;
}
a#next {
	background-image: url(../images/buttons/right.png);
	background-repeat: no-repeat;
	background-position: center center;
	right: 0px;
}
a#next:hover {
	background-image: url(../images/buttons/right.png);
	background-position: center center;
}


#buttons {
	left: 600px;
	position: absolute;
	top: 35px;
	visibility: hidden;
}
#buttons img {float: left;margin-right: 10px;}
#buttons a {background: #69777c;color: #fff;display: block;float: left;margin-right: 4px;padding: 6px 7px 5px 7px;text-decoration: none;}		
#buttons a.active {background: #e9730b;}


.feature-content {
	width: 730px;
	z-index: 99;
	top: 0px;
	position: absolute;
	right: 0px;
	text-align: left;
}
.feature-content-h3 {
	color: #D0E700;
}
.feature-content-1 {width: 900px;z-index: 99;top: 0px;position: absolute;right: 0px;text-align: right;}
.feature-content-2 {width: 900px;z-index: 99;top: 0px;position: absolute;right: 0px;text-align: right;}
.feature-content-3 {width: 900px;z-index: 99;top: 0px;position: absolute;right: 0px;text-align: right;}
.feature-content-4 {width: 900px;z-index: 99;top: 0px;position: absolute;right: 0px;text-align: right;}
.feature-content-5 {
	width: 900px;
	z-index: 99;
	top: 0px;
	position: absolute;
	right: 0px;
	text-align: right;
	margin-top: 40px;
}
.feature-content-6 {width: 900px;z-index: 99;top: 0px;position: absolute;right: 0px;text-align: right;}
.feature-content-7 {width: 900px;z-index: 99;top: 0px;position: absolute;right: 0px;text-align: right;}

/*---------slider boxes CSS-----------------*/
.boxgrid{
	width: 236px;
	height: 116px;
	overflow: hidden;
	position: relative;
	margin-bottom: 5px;
	border: 2px solid #666;
}
.boxgrid a {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: underline;
}
.boxgrid a:hover {
	text-decoration: none;
}
.boxgrid img{position: absolute;}
.boxgrid p{
	color:#FFF;
	font-weight:normal;
	padding-top: 0;
	padding-right: 35px;
	padding-bottom: 0;
	padding-left: 35px;
}
.boxgrid h5 {padding-top: 35px;padding-left: 35px}
.boxcaption{float: left;position: absolute;background: #000;height: 100px;width: 100%;}
.captionfull .boxcaption {top: 260px;left: 0;}
.caption .boxcaption {top: 220px;left: 0;}
.full-width {
	clear: left;
	float: left;
	width: 100%;
	margin-top: 35px;
}
.full-width-copy {
	clear: left;
	float: left;
	height: 200px;
	width: 500px;
}
.full-width-img {
	float: right;
	width: 350px;
	height: 200px;
}
.one-thrid {
	width: 240px;
	padding-top: 5px;
	clear: right;
	float: left;
}
#middle {
	padding-right: 5px;
	padding-left: 5px;
}
.container {
	text-align: center;
	margin-top: 15%;
}
.container a {
	color: #FFF;
	text-decoration: underline;
}
