@charset "utf-8";
html {
	background-color:#000000;
}
body {
	margin:0 auto;
	padding:0;
	background:url(images/insideBg.jpg) repeat-x;
	background-color:#000;
}
h1, h2, h3 {
	padding:0;
	margin:0;
	font-size:13px;
	color:#7f992c;
}
a:link, a:visited, a:active {
	color:#fff;	
	text-decoration:none;
}
li a:link, li a:visited, li a:active {
	color:#fff;	
	text-decoration:none;
}
li a:hover {
	color:#7f992c;
}
#logo {
	background:url(images/inside_01.png) no-repeat;
	width:761px;
	height:171px;	
}
#nav {
	width:761px;
	height:38px;
	background:url(images/inside_03.png) no-repeat;	
}
#mainCont {
	width:761px;	
}
#bodyHeadCont {
	float:left;
	width:713px;
}
#header {
	background:url(images/inside_09.jpg) no-repeat;
	width:713px;
	height:48px;
}
#bodyCont {
	background:#121212;
	width:713px;
}
#bodyArea {
	padding:5px 45px 25px 40px;
	text-align:justify;
	font-size:11px;
	line-height:18px;
	font-family:Verdana, Geneva, sans-serif;
	color:#c9c9c9;
}
#social {
	float:left;
	background:url(images/inside_10.png) no-repeat;
	width:48px;
	height:508px;
	background-color:#000;
}
#footerArea {
	float:left;
	width:750px;
	text-align:left;
	color:#999;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:10px;	
}
li {
	list-style:none;
	padding-left:0;
	margin-left:0;
}
