@import url("reset.css");

body {
	background: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000000;
	font-size: 16px;
	line-height: 32px;

}

.clear {clear: both;}	

a:link, a:visited, a:active {
	color: #333333;
	text-decoration: none;
	outline-color: invert;
	outline-style: none;
	outline-width: medium;	
}

a:hover {
	text-decoration: underline;
}

blockquote {
	padding: 10px;
}

h1,h2,h3,h4,h5,h6 {
	color: #333333;
	font-weight: bold;
	margin-bottom: 10px;
}

h1 {
	font-size:20px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 14px;
	text-align:center;
	border-bottom:1px solid #9E9D9D;
	margin-bottom:10px;
	padding-bottom:8px;
	font-weight: bold;
	text-transform:uppercase;
}

h4 {
	font-size: 15px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 13px;
}

p {
	margin-bottom: 10px;
}

#wrapper {
	margin: 0 auto;
	width: 907px;
	text-align: left;
	background: #000000 url(../images/wrapper_bg.jpg) repeat-y top left;
}

#header {
	width:900px;
	height: 291px;
	float:left;
}

#header .moduletable
{
	width:860px;
	height:291px;
	float:left;
	padding-left:20px;
	padding-right:20px;
}

#header .moduletable .slogan
{
	background:url(../images/slogan.jpg) no-repeat left top;
	width:601px;
	height:133px;
	float:left;
	margin-top:70px;
}

#header .moduletable .star
{
	background:url(../images/star.jpg) no-repeat right top;
	width:244px;
	height:216px;
	float:right;
	margin-top:34px;
}

#nav {
	float:left;
	height:30px;
	width:900px;
	background: url(../images/nav_bg.jpg) repeat-x top left;
	margin-bottom:9px;
}

#nav ul li {
	background: url(../images/li_bg.jpg) no-repeat left top;
	display:block;
	float:left;
	line-height:30px;
	padding:0 25px;
}

#nav ul li a:link,
#nav ul li a:active,
#nav ul li a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding: 0 25px;
	display: block;
}

#nav ul li a:hover,
#nav ul li.active a:link,
#nav ul li.active a:active,
#nav ul li.active a:visited {
	color: #000000;
	text-decoration: none;
	background:url(../images/hover.jpg) repeat-x left top;
}


#container {
	background:url(../images/container_reapat.jpg) repeat-y left top;
	width:900px;
	float:left;
}

#container .cotainer-buttom{
	background:url(../images/container_buttom.jpg) no-repeat left bottom;
	width:907px;
	float:left;
}

#container .container-top
{
	background:url(../images/container_top.jpg) no-repeat top left;
	width:900px;
	float:left;
	padding-bottom:30px;
}

.content {
	width: 600px;
	padding: 30px 40px 80px 40px;
	height:auto;
	float:left;
}
.moduletable-nav {
	padding-top:74px;
	width: 200px;
	height:auto;
	margin-bottom: 20px;
	float: left;
	}
.moduletable-nav .moduletable
{
	border: 1px #000000 solid;
	background:#D6CB8D;
}
.moduletable-nav h3 {
	font-size: 16px;
	background: url(../images/left_menu_img.jpg) repeat-x top left;
	width:198px;
	height:30px;
	color: #000;
	font-weight:bold;
	text-align:center;
	float:left;
}
.blog
{
	padding-left:50px;
	padding-right:50px;
}

.contentheading, .componentheading {
	border-bottom:1px solid #9e9d9d;
	color:#000000;
	font-size:14px;
	text-align:center;
	margin-bottom:10px;
	padding-bottom:8px;
	font-weight: bold;
	text-transform:uppercase;
}
.bottom_banner_1{
	float:left;
	height:auto;
	weight:900px;
	padding-left:200px;
	padding-right:200px;
	}

.bottom_banner_1 moduletable-banner_1{
	float:left;
	color:#FFF;
	}
#footer {
	background:#000;
	width:807px;
	margin:auto;
	height:60px;
	padding-right:100px;
	font-size:12px;

}

#footer .moduletable-copyright
{
	float:left;
	color:#d9e182;
	padding-left:10px;
	padding-top:10px;
}

#footer .moduletable-footerlogo
{
	background:transparent;
	float:right;
}