@charset "utf-8";
#outerWrapper {
	height: 686px;
	width: 768px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
h1 {
	font-size: 14px;
	color: #BD6D0C;
	text-align: left;
	margin-bottom: 0px;
}
h2 {
	font-size: 10px;
	color: #525252;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
}
a:link {
	color: #BD6D0E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F2AC57;
}
a:hover {
	text-decoration: none;
	color: #525252;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
body {
	background-color: #525252;
	background-image: url(images/interface/bg_granient.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	color: #FFF;
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
#header {
	height: 158px;
	width: 100%;
	background-color: #272727;
}
#content {
	height: 470px;
	width: 100%;
	position: relative;
}
#footer {
	height: auto;
	width: 100%;
}
#content1 {
	position:absolute;
	width:47px;
	height:142px;
	z-index:1;
	background-color: #272727;
	left: 0px;
	top: 0px;
}

#content4 {
	position:absolute;
	width:88px;
	height:328px;
	z-index:2;
	left: 0px;
	top: 142px;
	background-color: #272727;
}

#navigation {
	position:absolute;
	width:164px;
	height:142px;
	z-index:3;
	left: 47px;
	top: 0px;
	background-color: #272727;
}

#content2 {
	position:absolute;
	width:8px;
	height:142px;
	z-index:4;
	left: 211px;
	top: 0px;
	background-color: #272727;
}
.workcontent {
	float: left;
}

#maincontent {
	position:absolute;
	width:475px;
	height:470px;
	z-index:5;
	left: 219px;
	background-color: #272727;
	overflow: auto;
	top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
}
#maincontent p {
	text-indent: 28px;
	margin-top: 10px;
}
#content5 {
	position:absolute;
	width:82px;
	height:221px;
	z-index:6;
	left: 88px;
	top: 249px;
	background-color: #272727;
}
#content6 {
	position:absolute;
	width:49px;
	height:328px;
	z-index:7;
	left: 170px;
	top: 142px;
	background-color: #272727;
}
#content3 {
	position:absolute;
	width:34px;
	height:470px;
	z-index:1;
	left: 734px;
	top: 0px;
}
#navicons {
	position:absolute;
	width:82px;
	height:107px;
	z-index:8;
	background-color: #272727;
	left: 88px;
	top: 142px;
}
