﻿@charset "utf-8";
/* CSS Document */
html {
}
body {
	padding: 0px;
	background-image: url(../images/bodybg2.png);
	background-repeat:repeat-x;
	background-position:top center;
	background-color:#353335;
	font-size: 0.8em;
	color: #424447;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}


#content p, #content a, #content a:hover {
	margin-top: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
	line-height:24px;
	font-weight:normal;
	text-decoration:none;
}

#content a, #content a:hover {
font-weight:bold;	
}

#content a:hover {
text-decoration:underline;	
}

.labelcell, .fieldcell {
color:white;	
}

h1 {
	font-size: 14px;
	display: block;
	font-weight:bold;
	color:white;
	line-height:24px;
}

h2 {
	font-size: 14px;
	display: block;
	font-weight:bold;
	color:#c9f974;;
	line-height:24px;
}


img {
	border:none;
}


#container {
	padding: 0px;
	width: 1002px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height:auto;
background-image:url(../images/masterbg.png);
background-position:top left;
background-repeat:repeat-y;	
}


#menu {
	background-image:url(../images/menubg.png);
background-position:top left;
background-repeat:repeat-x;	
	width:947px;
	height:54px;
	margin-left:55px;
	
}

#menu ul {
list-style-type:none;
margin:0;
padding:0;
float:left;
}
#menu ul li.sep{
	background-image:url(../images/lisep.png);
background-position:top left;
background-repeat:no-repeat;
width:2px;
height:38px;
margin-top:1px;
}

#menu ul li.sepright{
	background-image:url(../images/lisepright.png);
background-position:top left;
background-repeat:no-repeat;
width:2px;
height:38px;
}



#menu ul li {
display:inline;
float:left;
margin:0;
padding-top:10px;
padding-left:2px;
}

#menu li a {
display:block;
overflow:hidden;
height:38px;
margin:0;
padding-top:7px;
padding-left:20px;
padding-right:20px;
text-decoration:none;
font-family:Helvetica, Arial, sans-serif;
font-size:14px;
color:#ffffff;
}

#menu li a:hover {
	height:38px;
background-repeat:repeat-x;
background-position:top left;
font-family:Helvetica, Arial, sans-serif;
font-size:14px;
color:#ffffff;
}



#header {
	background-image:url(../images/header.png);
background-position:top left;
background-repeat:no-repeat;
width:1002px;
height:191px;
}

#content {
	margin-left:55px;
	width:947px;
	height:auto;
	background-color:#0a0a0a;
	margin-right:auto;
}

#left  {
width:570px;
float:left;
min-height:488px;
height:auto;
	margin-top:5px;
}

#lefttext {
padding-left:40px;
padding-top:50px;
padding-right:40px;
padding-bottom:50px;
}

#right {
	background-color:#2b292b;
	width:334px;
	float:left;
	min-height:488px;
	height:auto;
	background-image:url(../images/rightbg.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	margin-top:5px;
}

#righttext {
padding-right:20px;
padding-top:50px;
padding-left:20px;
padding-bottom:50px;
}

#footer {
	background-color:#0a0a0a;
height:50px;
width:947px;
margin-bottom:50px;
margin-left:55px;
margin-right:auto;
color:#ffffff;
font-size:10px;
text-align:right;
clear:both;
}

#footer #footertext {
	float:left;
	padding-left:45px;
}

#footer #footerright {
float:right;
padding-right:45px;
}

#footer a, #footer a:link, #footer a:active, #footer a:visited {
	color:#ffffff;
font-size:10px;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

#topmenu {
	background-image:url(../images/topmenubg.png);
	background-position:right top;
	background-repeat:no-repeat;
	margin-top:162px;
	float:right;
	width:334px;
	height:26px;
	margin-right:40px;
}

#topmenu ul {
list-style-type:none;
margin:0;
padding:0;
float:left;
}

#topmenu ul li {
float:left;
padding-left:17px;
padding-right:5px;
padding-top:5px;
}

#topmenu ul li a, #topmenu ul li a:hover{
font-size:14px;
color:#cbfea1;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
}

table {
color:#fff;
}