body {
	margin:0;
	font-size:11px;
	line-height:16px;
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	background-color:#000;
	color:#FFFFFF;
}
a {
	color:#ff9933;
	text-decoration:none;
}
a:hover {text-decoration:underline;}
img {border:none;}
h1 {
	font-size:24px;
	font-weight:bold;
	font-style:italic;
	color:#ff9933;
	text-align: left;
	line-height: 24px;
}

#all {background:url(images/body_bckg.jpg) repeat-x #FF9933;}
#container {width:960px; margin:0 auto;}

#header {
	background:url(images/head_bckg.jpg) no-repeat #000000;
	height:186px;
}
#logo {
	width:215px;
	float:left;
	text-align:center;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 20px;
}
#logo a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
	text-transform:uppercase;
	font-weight: bold;
}
#head {float:right; width:690px;}
#head p {
	font-size:13pt;
	color:#999999;
	line-height:13pt;
	margin:0;
	padding:0 20px;
}
#head ul {
	list-style:none;
	padding:0;
	margin:10px 0;
	height:70px;
}
#head ul li {
	float:left;
	padding:0 4px;
}
#head a {
	display:block;
	width:163px;
	height:42px;
	color:#FFFFFF;
	text-decoration:none;
	background:url(images/text_top_bckg.jpg) no-repeat;
	text-transform:uppercase;
	text-align:center;
	padding-top:25px;
	font-size:15px;
	font-weight: bold;
}
#head a:hover {background:url(images/text_top_bckg_over.jpg) no-repeat;}

#main {background:url(images/textarea_bckg.jpg) no-repeat #000000; float:left; width:100%; min-height:250px;}
#menu {
	float:left;
	width:212px;
	padding:25px;
}
#menu ul {list-style:none; padding:0; margin:0;}
#menu a {
	font-size:14px;
	font-style:normal;
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	width:180px;
	height:20px;
	text-transform:none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#menu a:hover {
	background-color:#cc6600;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}
#text {
	padding:15px 20px 20px 290px;
	font-size: 12pt;
}
#text_header {
	padding:15px 20px 20px 290px;
	font-size: 12pt;
	line-height: 12pt;
	text-align: left;
}

#footer {background:url(images/footer_text.jpg) no-repeat #000000; height:16px; color:#858383; font-size:11px; padding:59px 30px 0 30px; clear:both;}
#left_footer {float:left;}
#right_footer {float:right;}

#bottom {background:url(images/footer_bckg.jpg) repeat-x #000000;}
#bottom_center {width:960px; margin:0 auto; background:url(images/center_foot.jpg) no-repeat #000000; height:191px;}
