BODY
{
	margin: 0px auto 0px 15%;
	padding: 0px;
	background-color: #020202;
	font-family: Arial, Helvetica, sans-serif;
}
#footer_logo
{
	position: absolute;
	top: 845px;
	left: 33px;
}
#outside_container
{
	background: #000000 url(images/background_slice.jpg) repeat-x;
	left: -12px;
}
.contact_box_text A
{
	color: #B97018;
	text-decoration: none;
}
.contact_box_text A:hover
{
	color: #FFFFFF;
}
.contact_box H2
{
	font-size: 7px;
	color: #FCFCFC;
	position: absolute;
	float: left;
	top: 22px;
	left: 6px;
}
.contact_box_text
{
	color: #FFFFFF;
	font-size: 8pt;
	float: right;
	position: relative;
	left: -53px;
	top: 22px;
}
#container
{
	background: url(images/background_main.jpg) no-repeat;
	min-height: 1000px;
	/*[disabled]width:1000px;*/
	position: relative;
}
.contact_box
{
	float: right;
	width: 220px;
	position: absolute;
	top: 579px;
	left: 70px;
	display: block;
}
.postcontent
{
	position: absolute;
	width: 700px;
	left: 280px;
}
/*
Logo / Menu / Panel Positioning
*/
#logo
{
	position: absolute;
	top: 58px;
	left: 30px;
}
#panel
{
	position: absolute;
	top: 102px;
	left: 30px;
}
UL#menu
{
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 30px;
	left: 487px;
	width: 500px;
	height: 50px;
}
UL#menu LI
{
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	height: 50px;
	width: 100px;
	display: inline;
}
UL#menu LI A
{
	text-decoration: none;
	color: #CCCCCC;
	display: inline;
	float: left;
	margin-left: 0px;
	text-align: center;
	height: 50px;
	width: 100px;
}
UL#menu LI A:hover
{
	color: #FFFFFF;
	background-image: url(images/activ_button.png);
	background-position: center center;
}
UL#menu_left
{
	position: absolute;
	left: 16px;
	width: 220px;
	height: 145px;
	top: 397px;
}
UL#menu_left LI
{
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	display: inherit;
}
UL#menu_left LI A
{
	text-decoration: none;
	color: #CCCCCC;
	text-align: left;
}
UL#menu_left LI A:hover
{
	color: #A3510C;
}
.menu_item_1
{
	color: #333333;
	height: 16px;
}
.menu_item
{
	margin: 20px 0 0;
}
/*
Content
*/
.header_text
{
	float: right;
	width: 450px;
	margin-right: 10px;
	position: absolute;
	top: 117px;
	left: 38px;
	font-size: 8pt;
	color: #FFFFFF;
	text-align: justify;
}
#content
{
	padding-top: 416px;
	padding-left: 182px;
	width: 815px;
	color: #CBCBCB;
	line-height: 14px;
	font-family: Calibri;
}
A IMG
{
	border: 0px solid #000000;
}
#footer_logo A
{
	text-decoration: none;
	color: #0F0213;
}
#content H4
{
	font-size: 10pt;
}
#content H3
{
	font-size: 17px;
	color: #81520C;
}
.column1
{
	float: right;
	margin-left: 13px;
	width: 220px;
	font-size: 8pt;
	text-align: justify;
}
#content H2
{
	font-family: "Arial Black";
	color: #CBCBCB;
	margin: 0px 0px 20px;
	font-weight: normal;
	font-size: 16px;
}
UL.work
{
	margin: 0px;
	padding: 0px;
}
UL.work LI
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	clear: both;
}
UL.work LI A
{
	color: #DAA955;
	display: block;
	text-decoration: none;
	font-size: 10px;
	text-align: right;
	position: relative;
	top: -12px;
}
