@charset "utf-8";
/* CSS Document */

body

{
	background-color:#000;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
}

a
{
	color:#000;
}

#logohead
{
	background-image:url(img/index_01.gif);
	background-position:center top;
	background-repeat:no-repeat;
	width:1024px;
	height:187px;
	margin-left:auto;
	margin-right:auto;
	font:Arial, Helvetica, sans-serif;
	size:8pt;
}


#logohead a
{
	color:#FFF;
	text-decoration:none;
	font-size: 12px;
	float: right;
	text-align:right;
	list-style: none;
	padding-right: 10px;
}


#logohead a:hover
{
	color:# FF0;
}

#logohead .current
{
	color:#FF6;
}

#buttonsbg
{
	width:100%;
	height: 50px;
	background-image:url(img/button_bg_02.jpg);
	margin:0px;
	padding:0px;
}

#nav
{
	font-size: 14px;
	font-weight:bold;
	width:1062px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	margin-bottom:0px;
	list-style:none;
	text-decoration:none;
	color:#000;
}

.current2
{
	color:#900;
}

#nav a
{
	
	background-image:url(img/buttonfade.png);
	background-position:top left;
	background-repeat: no-repeat;
	text-align:left;
	text-decoration:none;
	padding:12px;
	padding-top:14px;
	padding-bottom:14px;
	float:left;
	
}

#nav a:hover
{
	color:#900;
}



#contentindex
{
	width:1024px;
	height:auto;
	background-color:#FFF;
	margin-right:auto;
	margin-left:auto;
}

#contentmain
{
	width:1024px;
	height:100%;
	background-image: url(img/main.jpg);
	background-position: top;
	background-repeat:repeat-x;
	background-color:#FFF;
	margin-right:auto;
	margin-left:auto;
}

#contentmain2
{
	width:964px;
	height:100%;
	background-image: url(img/main.jpg);
	background-position: top;
	background-repeat:repeat-x;
	background-color:#FFF;
	margin-right:auto;
	margin-left:auto;
	padding:30px;
}


.imgport
{
	padding:29px;
	float:left;
	border:none;
	text-decoration:none;
}

.imgport1
{
	padding:20px;
	border:none;
	text-decoration:none;
}

.imgmain
{
	float:left;
}

#bottomline
{
	background-image:url(img/bottomline.jpg);
	background-repeat:repeat-x;
	background-position:top;
	width:100%;
	height:3px;
	margin:0px;
	padding:0px;
}

#bottomnav
{
	background-image:url(img/index_07.jpg);
	background-position:center;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	height:133px;
	width: 1024px;
	margin-top:0px;
	padding:0px;
}

#bottomlinks
{
	width:600px;
	font-size: 12px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	padding-top:1px;
}

#bottomlinks li
{
	float:left;
	list-style:none;
	padding:0px;
	padding-left:10px;
	
	
}

#bottomlinks a
{
	text-decoration:none;
}
