.horizontalcssmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.horizontalcssmenu ul li{
	position: relative;
	display: inline;
	float: left;
	border-left: 5px solid #202020;
	border-right: 5px solid #202020;

}

/*Top level menu link items style*/
.horizontalcssmenu ul li a{
display: block;
width: 120px; /*Width of top level menu link items*/
padding: 2px 8px;
border: 1px solid #202020;
border-left-width: 0;
text-decoration: none;
background: url(images/menubg.gif) center center repeat-x;
color: black;
font: bold 13px Tahoma;
}
	
/*Sub level menu*/
.horizontalcssmenu ul li ul{
left: 0;
top: 0;
border-top: 1px solid #202020;
position: absolute;
display: block;
visibility: hidden;
z-index: 100;
}

/*Sub level menu list items*/
.horizontalcssmenu ul li ul li{
display: inline;
float: none;
}


/* Sub level menu links style */
.horizontalcssmenu ul li ul li a{
width: 160px; /*width of sub menu levels*/
font-weight: normal;
padding: 2px 5px;
background: #e3f1bd;
border-width: 0 1px 1px 1px;
}

.horizontalcssmenu ul li a:hover{
background: url(images/menubgover.gif) center center repeat-x;
}

.horizontalcssmenu ul li ul li a:hover{
background: #cde686;
}

.horizontalcssmenu .arrowdiv{
position: absolute;
right: 0;
background: transparent url(images/menuarrow.gif) no-repeat center left;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .horizontalcssmenu ul li { float: left; height: 1%; }
* html .horizontalcssmenu ul li a { height: 1%; }
/* End */

#black-tl { width: 100%; background: black top left url(images/black_tl.gif) no-repeat; }
#black-tr {
	width: 100%;
	background-color: #000033;
}
#black-bl { width: 100%; background: bottom left url(images/black_bl.gif) no-repeat; }
#black-br {
	width: 100%;
	background: bottom right url(images/black_br.gif) no-repeat;
	background-color: #000000;
}

#black-tl {
	margin-left: 300px;
	margin-top: 20px;
	width: 500px;
	position: relative;
}
#black-bl {
	padding: 10px 10px 10px30px;
	position: absolute;
	background-color: #000000;
	width: 600px;
	left: 303px;
	top: 193px;
	height: 794px;
}

.black-box {
	float: left;
	width: 450px;
	margin-right: 0px;
	margin-left: 80px;
	color: #FFFFFF;
	font-size: 17px;
	font: arial;
	line-height: 1.30;
}
.black-box h2 {
	font-size: 13px;
	font-weight: normal;
}
.black-box h2 em {
	font-size: 22px;
	font-family: serif;
}
.black-box .more {
	color: red;
}
#uppers {
	position: fixed;
	top: -2px;
	left: -9px;
	/*background: top left url(images/search.gif) no-repeat;*/
	padding-left: 280px;
	width: 900px;
	padding-top: 10px;
}
#uppers1 {
	position: absolute;
	top: 127px;
	left: 0px;
	/*background: top left url(images/search.gif) no-repeat;*/
	padding-left: 305px;
	width: 900px;
}
#uppers2 {
	position: absolute;
	top: 1020px;
	left: -52px;
	/*background: top left url(images/search.gif) no-repeat;*/
	padding-left: 0px;
	width: 1200px;
	font-weight: bold;
	color: #000000;
}
body {
	font: 11px arial, sans-serif;
	background-color: #003300;
}
.style3 {
	color: #CC6600
}
#ff{
clear:both;
float:left;
width:100%;
font-weight:bold;
color:#CC6600;
}
#footer {
	margin-left: 320px;
	margin-top: 10px;
	width: 550px;
}

#footer h2 {
	font-size: 13px;
	font-weight: normal;
}
#footer h2 em {
	font-size: 22px;
	font-family: serif;
}
div.main1 {
		margin-left: 2.9em;
		margin-bottom: 25px;
		border-left: solid 1px #3a3a3a;
		padding: 0 30px 30px 5px;
		background: #333;
		margin-left:20px;
		}
		
#contact{
font-weight:bold;
color:#00FF00;
float:left;
display:block;
height:auto;
width:50%;
}
#contact1{
font-weight:bold;
color:#00FF00;
float:right;
display:block;
height:auto;
width:50%;
}
#contact2{
float:left;
display:block;
height:auto;
width:50%;
}
/*#contact3{
float:right;
display:block;
height:auto;
width:50%;
}*/
div.main1 {
		margin-left: 2.9em;
		margin-bottom: 25px;
		border-left: solid 1px #3a3a3a;
		padding: 0 30px 30px 5px;
		background: #333;
		margin-left:20px;
		}
ul.disk{
list-style-type:circle}
p.new{
	line-height: 1.2;
	font-weight: bold;
	}
	#uppers3 {
	position: absolute;
	top: 993px;
	left: -22px;
	/*background: top left url(images/search.gif) no-repeat;*/
	padding-left: 0px;
	width: 1200px;
	font-weight: bold;
	color: #000000;
}
p.marq{
background-color:#FF9900;
color:#000000
}

