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

body {
	background-color:#000;
	font-family: Century Gothic, Apple Gothic, sans-serif;
	margin:0;
	padding:0;
	text-align:center;
	
}

a {
	color:#B59D5F;
	margin:0;
	padding:0;
}

table.conquer {
	min-height: 100%;
	min-width: 100%;
	text-align:center;
	vertical-align:middle;
	text-align:center;
}

table.conquer tr {
	min-height: 100%;
	min-width: 100%;
	text-align:center;
	vertical-align:middle;
	text-align:center;
}

table.conquer td {
	min-height: 100%;
	min-width: 100%;
	text-align:center;
	vertical-align:middle;
	text-align:center;
}

.site {
	width: 1020px;
	border: 2px solid #FFF;
	margin: 0 auto 0 auto;
	padding:0;
}

.clr {
	height:1px;
	overflow:hidden;
	clear:both;
	line-height:1px;
	font-size:1px;
}

.mainwindow {
	width: 886px;
	height: 464px;
	float: left;
	clear:right;
}

.bottommenu {
	background-image:url(graphics/filmstripbottom.jpg);
	background-repeat:repeat-x;
	float: right;
	max-width: 886px;
	min-width: 875px;
	height: 132px;
	overflow:auto;
	margin: 0;
	padding: 0;
}

.bottommenu .bottommover {
	min-height: 110px;
	max-height: 132px;
	background-image:url(graphics/filmstripbottom.jpg);
	background-repeat:repeat-x;
}

.bottommenu a {
	opacity: .6;
}

.bottommenu a.selected {
	opacity: 1;
}

/********SideMenu*********/

.sidemenu {
	width: 134px;
	height: 596px;
	background-image:url(graphics/filmstrip.jpg);
	background-repeat:repeat-y;
	float: left;
}

.sidemenu a {
	opacity: .6;
	zoom:1;
}

.sidemenu a.selected {
	opacity: 1;
}

.sidemenu img {
	border: none;
	text-align:center;
	padding: 14px 21px 14px 21px;
	margin:0;
}

.bottommenu{
	float:right;
}

.bottommenu a {
	opacity: .6;
	zoom:1;
	float:left;
}

.bottommenu a.selected {
	opacity: 1;
}

.bottommenu img {
	border: none;
	text-align:left;
	margin:0;
	padding: 26px 0px 0px 26px;
}
/********Header*********/

.header {
	width: 886px;
}

h1#logo {
	color:#b59d5f;
	font-size: 40px;
	font-variant:small-caps;
	letter-spacing: 16px;
	padding: 4px 0 0 23px;
	margin: 0;
	float:left;
}

h1#logo2 {
	color:#ddd;
	font-size: 22px;
	font-variant:small-caps;
	letter-spacing: 15px;
	padding: 27px 0 0 16px;
	margin: 0;
	font-weight:700;
	float:left;
}

.contact {
	width: 445px;
	float: right;
	color: #fff;
	font-size:14px;
	line-height:14px;
	margin:0;
	padding: 10px 0 10px 0;
}

.contact hr {
	margin:3px 0 3px 0;
	padding:0;
	line-height: 6px;
	font-size: 6px;
	overflow:hidden;
}

.contact span {
	padding:0 36px 0 0;
	margin:0;
}

.mainwindow .contact a{
	margin: 0;
	padding: 0 0 0 118px;
	text-decoration:none;
	color:#FFF;
}
/********Content*********/

.leftcontent {
	background-color: #4b4128;
	width: 670px;
	height: 376px;
	float: left;
	margin: -4px 0 0 9px;
	padding: 15px 0 14px;
	text-align:center;
	
}

.rightcontent {
	background-color: #4b4128;
	width: 176px;
	height: 405px;
	float: left;
	margin: -4px 0 0 9px;
	padding: 0;
	text-align:left;
	overflow:auto;
	font-size:14px;
	font-weight:400;
	color: #fad783;
	line-height: 16px;
}
.fullcontent {
	background-color: #4b4128;
	width: 845px;
	height: 376px;
	float: left;
	margin: -4px 0 0 0;
	padding: 15px 0 14px 19px;
	text-align:left;
	overflow:auto;
	font-size:14px;
	font-weight:400;
	color: #fad783;
	line-height: 16px;
	
}
.mainwindow {
	color: #fad783;
}

.mainwindow a {
	color: #fad783;
}
.rightcontent p {
	margin:5px;
}

.center {
	margin:auto;
	text-align:center;
	width:640px;
}
