h4	{
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
}
body {
	background-color:#000000;
	margin:0;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background-image: url(images/bg.gif);
	}
.underimg {
	background-image: url(images/nav_02.jpg);
	background-repeat: repeat-x;
	height: 21px;
}
.underimg_02 {
	background-image: url(images/foot_back.jpg);
	background-repeat: repeat-x;
}


p {
	line-height: 14px;
}

a:hover {
	color:#C00202;
	text-decoration:none;
	}
h1 {
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	margin-bottom:10px;
	margin-top:0;
	}
h2{
	font-size:10px;
	color:#bfe732;
	margin:0;
	text-transform:uppercase;
	}
h2 a{	
	font-size:12px;
	color:#999999;
	font-weight:bold;
	text-decoration:none;
	background-image:none;
	padding:0;
	margin:0;
	}
h3{
	font-size:14px;
	color:#bfe732;
	margin:0px;
	padding-bottom:5px;
	text-transform:uppercase;
	}
h3 a{
	font-size:14px;
	color:#bfe732;
	font-weight:bold;
	text-decoration:none;
	background-image:none;
	padding:0px;
	margin:0px;
	}
h3 a:hover {
	color: #FFFFFF;
}

.wrapper {
	background-color: #171717;
	width:980px;
	height:100%;
	padding:0;
	margin:auto;
	margin-bottom:0;
	margin-top:0;
	border:1px solid #000000;
	border-top:0;
	border-bottom:0;
	overflow: inherit;
	}
.header {
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	height:58px;
	/*float:right;*/
	padding:0;
	margin:0;
	border-bottom:1px solid #000000;
	text-align: left;
	width: 410px;
	background-position: right top;
	}
.contact {
	width:320px;
	float:right;
	padding:0;
	margin-top:50px;
	font-size:12px;
	color:#ffffff;
	vertical-align:middle;
	}
.contact a{
	text-decoration:none;
	color:#ffffff;
	float:left;
	}
.logo {
	background-color:#000000;
	height:58px;
	width:570px;
	float:left;
	padding:0;
	margin:0;
	border-bottom:1px solid #000000;
	}
.menu {
	background-color: #171717;
	background-image:url(images/menu.jpg);
	background-repeat:repeat-x;
	border-bottom:1px solid #282828;
	border-top:1px solid #000000;
	height:24px;
	width:980px;
	padding-right:10px;
	padding-top:4px;
	text-align:right;
	font-size:10px;
	margin:0;
	color:#ffffff;
	}
.table {
	padding: 0px;
	width: 980px;
	margin: 0px;
}

.columnleft {
	background-color:#000000;
	color: #ffffff;
	background-image:url(images/column.gif);
	margin:0;
	padding-top: 13px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	width: 200px;
	}
.columnleft ul {
	list-style:none;
	margin:0;
	padding:0;
	}
.columnleft li a{
	text-decoration:none;
	margin-bottom:3px;	
	display:block;
	clear:both;
	width:170px;	
	background:url(images/bullet.gif) top left no-repeat;
	padding-left:18px;
	color:#FFFFFF;
	font-size:12px;
	}
.columnleft li a:hover{
	text-decoration:none;
	color:#bfe732;
	}
	
.columnleft p	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}


.center {
	background-color:#000000;
	background-image:url(images/center.gif);
	font-size:12px;
	line-height:15px;
	text-align:justify;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 460px;
	}
.center a {
	color: #FFFFFF;
	text-decoration: none;
}
.center a:hover {
	color: #bfe732;
}


.columnright {
	background-color:#000000;
	background-image:url(images/column.gif);
	margin:0;
	color:#ffffff;
	font-size: 11px;
	padding-top: 13px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	width: 200px;
	}

.columnright p	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

.footertop {
	background-image:url(images/footertop.jpg);
	background-repeat:repeat-x;
	width:980px;
	height:20px;
	border-top:1px solid #4B4B4B;
	border-left:0px solid #000000;
	border-right:0px solid #000000;
	border-bottom:0px solid #000000;
	padding:0;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	}


.copyright {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	color: #ADADAD;
	width: 980px;
	margin: auto;
	}

.divider {
	height:2px;
	width:100%;
	background:url(images/line.gif) bottom left repeat-x;
	margin-top:15px;
	margin-bottom:15px;
	}
#nav {
	float: left;
	width: 100%;
	background-image: url(images/nav.jpg);
	background-repeat: repeat-x;
	height: 24px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	overflow: visible;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	color: #bfe732;
}
#nav td	{
	border-right: 1px solid #666666;
}
#logos {
	width: 160px;
	height: 150px;
	margin-top: 15px;
	overflow: inherit;
	float: left;
}

/*Dropdown menu*/

#dropmenudiv{
	position:absolute;
	margin-top: 5px;
	border:1px solid black;
	border-bottom-width: 0;
	font-family: Verdana;
	line-height:18px;
	z-index:100;
	font-size: 10px;
	text-align: center;
}

#dropmenudiv a{
	width: 100px;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	background-color: #6B6B6B;
	color: #FFFFFF;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #bfe732;
}

#datacontainer	{
	background-color: #777777;
	position:absolute;
	padding:5px;
	left:1px;
	top:10px;
	width:100%;
}
.submit	{
	background-color: #313433;
    font-size: 10px;
    font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
    color: #FFFFFF;
	border: 1px solid #999999;
	margin-top: 5px;
}
#footer_left {
	color: #FFFFFF;
}
#footer_left a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer_left a:hover {
	color: #bfe732;
}
#footer_right {
	color: #999999;
}
#footer_right a {
	color: #999999;
	text-decoration: none;
}
#footer_right a:hover {
	color: #bfe732;
}
