body {
	margin: 0;
	padding: 0;
	background: #E8E8E8;
	font-family: Arial, sans-serif;
}

a {
	color: #978D75;
	font-weight: bold;
}

p, h4 {
	margin: 0 0 1em 0;
}

#top_container {
	height: 657px;
	background: white url(../gfx/bg_top_brick.jpg) repeat;
}

#top_jim_sophia {
	height: 622px;
	background: transparent url(../gfx/bg_top_sophia_jim.png) no-repeat center;
}

#top {
	width: 728px;
	height: 622px;
}

#header {
	width: 732px;
	height: 144px;
	background: transparent url(../gfx/bg_header.png) no-repeat;
	margin: 0 auto;
	margin-bottom: 10px;
}

#header h1, #header h2 {
	display: none;
}

#nav {
	margin: 100px 20px 0 0;
	padding: 0;
	float: right;
}

#nav li {
	list-style: none;
	float: left;
}

#nav li a {
	color: #8a663b;
	display:block;
	height:24px;
	line-height:24px;
	margin:0 12px 0 0;
	outline: 0;
	padding:0 0 0 8px;
	text-decoration:none;
	background:transparent url(../gfx/btn_nav.png) no-repeat scroll left top;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}

#nav li a:hover {
	background:transparent url(../gfx/btn_nav.png) no-repeat scroll left bottom;
	color: #FFF;
}

#nav li a span {
	display:block;
	height:24px;
	margin-right:-8px;
	padding:0 8px 0 0;
	background:transparent url(../gfx/btn_nav.png) no-repeat scroll right top;
}

#nav li a:hover span {
	background:transparent url(../gfx/btn_nav.png) no-repeat scroll right bottom;
}

#game {
	width: 728px;
	height: 450px;
	border: 6px solid #eee9d6;
	margin: 0 auto;
	background: #eee9d6;
}

#bottom_container {
	background: transparent url(../gfx/bg_bottom_grunge.jpg) repeat;
	overflow: auto;
	padding: 30px 0;
}

#bottom {
	width: 1000px;
	margin: 0 auto;
	overflow: visible;
}

#bottom h3 {
	width: 127px;
	height: 42px;
	margin: 0;
	font-size: 16px;
	text-transform: uppercase;
}

#about {
	width: 575px;
	color: #978d75;
	font-size: 15px;
	overflow: auto;
	float: left;
	margin-bottom: 30px;
}

#about h3 {
	float: left;
	text-align: right;
}

#about h3 span {
	display: block;
	float: right;
	line-height: 42px;
	background: transparent url(../gfx/bg_title_orange.png) no-repeat left;
	height: 42px;
	padding: 0 20px;
	color: #FFF;
}

#about .intro {
	color: #5c5442;
	font-size: 28px;
	font-weight: bold;
	text-shadow: 3px 3px #e1dcc4;
}

#a_cont {
	overflow: hidden;
	float: left;
}

#a_top {
	height: 11px;
	width: 448px;
	background: transparent url(../gfx/bg_about_top.png) no-repeat;
}

#a_mid {
	background: transparent url(../gfx/bg_about_mid.png) repeat;
	overflow: visible;
	padding: 10px 25px;
	width: 398px;
}

#a_bot {
	height: 12px;
	width: 448px;
	background: transparent url(../gfx/bg_about_bot.png) no-repeat;
}

#partners .logo {
	margin-bottom: 20px;
}

.faded {
	float: right;
	width: 391px;
	margin-bottom: 30px;
}

.faded h3 {
	float: right;
	text-align: left;
}

.faded h3 span {
	display: block;
	float: left;
	line-height: 42px;
	background: transparent url(../gfx/bg_title_faded.png) no-repeat right;
	height: 42px;
	padding: 0 20px;
	color: #FFF;
}

.faded .download_unity {
	margin: 0;
}

.faded .download_unity a {
	color: #5c5442;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 3px 3px #cdc7b1;
}

.faded .download_unity a:hover {
	text-decoration: underline;
}

.f_cont {
	overflow: hidden;
	float: left;
}

.f_top {
	height: 11px;
	width: 264px;
	background: transparent url(../gfx/bg_cont_faded_top.png) no-repeat;
}

.f_mid {
	background: transparent url(../gfx/bg_cont_faded_mid.png) repeat;
	overflow: visible;
	padding: 10px 25px;
	width: 214px;
}

.f_bot {
	height: 12px;
	width: 264px;
	background: transparent url(../gfx/bg_cont_faded_bot.png) no-repeat;
}

#plugin .f_mid {
	font-size: 21px;
	color: #978d75;
}

#documents {
	width: 872px;
	color: #69604d;
	font-size: 15px;
	overflow: auto;
	float: left;
	margin: 0 0 30px 0;
}

#documents h3 {
	float: left;
	text-align: right;
}

#documents h3 span {
	display: block;
	float: right;
	line-height: 42px;
	background: transparent url(../gfx/bg_title_dark.png) no-repeat left;
	height: 42px;
	padding: 0 20px;
	color: #FFF;
}

#d_cont {
	overflow: hidden;
	float: left;
}

#d_top {
	height: 11px;
	width: 745px;
	background: transparent url(../gfx/bg_cont_doc_top.png) no-repeat;
}

#d_mid {
	background: transparent url(../gfx/bg_cont_doc_mid.png) repeat;
	overflow: visible;
	padding: 10px 25px;
	width: 695px;
}

#d_bot {
	height: 12px;
	width: 745px;
	background: transparent url(../gfx/bg_cont_doc_bot.png) no-repeat;
}

#documents h4 {
	font-size: 28px;
	color: #FFF;
	text-shadow: 3px 3px #646050
}

.doc_item {
	width: 95px;
	float: left;
	margin: 0 20px 20px 0;
	overflow: hidden;
}


.doc_item .doc_icon {
	height: 90px;
	width: 90px;
	display: block;
	background: transparent url(../gfx/icon_document.png) no-repeat;
}

.research_icon {
	background: transparent url(../gfx/icon_research.png) no-repeat !important;
}

.scenario_icon {
	background: transparent url(../gfx/icon_scenario.png) no-repeat !important;
}

.drawings_icon {
	background: transparent url(../gfx/icon_drawings.png) no-repeat !important;
}

.doc_item.map {
	width: 100px;
}

.map .doc_icon {
	background: transparent url(../gfx/icon_map.png) no-repeat;
	width: 100px !important;
}

.doc_item a {
	outline: 0;
	color: #f6f1e2;
	text-decoration: none;
	cursor: pointer;
}

.doc_item .doc_title {
	display: block;
	font-size: 12px;
	padding: 4px 0 0 14px;
	color: #f6f1e2;
	text-decoration: none;
}

.doc_item a:hover .doc_title {
	text-decoration: underline;
	color: #FFF;
}

.doc_descr {
	clear: both;
}

#contact {
	width: 872px;
	color: #978d75;
	font-size: 15px;
	overflow: auto;
	float: right;
}

#contact h3 {
	float: right;
	text-align: right;
}

#contact h3 span {
	display: block;
	float: left;
	line-height: 42px;
	background: transparent url(../gfx/bg_title_faded.png) no-repeat right;
	height: 42px;
	padding: 0 20px;
	color: #FFF;
}

#c_cont {
	overflow: hidden;
	float: right;
}

#c_top {
	height: 11px;
	width: 745px;
	background: transparent url(../gfx/bg_cont_contact_top.png) no-repeat;
}

#c_mid {
	background: transparent url(../gfx/bg_cont_contact_mid.png) repeat;
	overflow: hidden;
	padding: 10px 25px;
	width: 695px;
}

#c_bot {
	height: 12px;
	width: 745px;
	background: transparent url(../gfx/bg_cont_contact_bot.png) no-repeat;
}

#contact p {
	float: left;
	width: 200px;
	font-size: 12px;
	margin: 5px 0 0 0;
}

#contact p a {
	text-decoration: none;
}

#contact p a:hover {
	text-decoration: underline;
}

