body {
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	margin:0px;
	padding:0px;
	min-width:700px;
	}
	
		
.bdymain
	{
		font: "Arial Black";
		color:#000000;
		font-size: 12px;
		text-align: justify;
		padding-left:10px;
		padding-right: 10px;
		
	}
	
.bdymain h1
	{
		color:#000099;
		font-size: 16px;
		padding-right: 20px;
		line-height: 140%;
		text-decoration:underline
	
	}
	
.bdymain_title
	{
		font: "Arial Black";
		color:#000000;
		font-size: 14px;
		text-align: justify;
		padding-left:10px;
		padding-right: 10px;
		font-weight: bold;
	}
	
a.bdymain_anchor
	{
		font: small/2.0 "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
		color:#3300CC;
		font-size: 12px;
		line-height: 140%;
		background-color:
	}
	
#bigbox {
	padding-top: 50px;
	position: absolute;
	z-index: 5;
	left: 100px;
	top: 300px;
	width: 732px;
	height: 1px;
	visibility: visible;
	margin-left:100px;
	}
	
.content {
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0px;
	padding:0px;
	text-align:justify;
	}

.content_big {
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	padding:0px;
	text-align:justify;
	}

#banner {
	top: 0;
	height: 200px;
	padding-top: 15px;
	/*background-color: #547799; */
	background-color:#FFFFFF;
	z-index:1;
	} 



.df {padding-left: 10px;}

.flash {padding-left: 20px;
		}

	
.interior {
	border-top: solid 5px rgb(39,61,130);
	border-bottom: solid 5px rgb(39,61,130);
	width: 600px;
	}
	

.image{
	position:absolute;
	margin-left:422px; 
	top:500px; 
	width:171px; 
	height:167px; 
	z-index:1;
	}
	
#menu {
float: left;
width: 100%;
background:#eee; /* gray background under the black navigation */
z-index: 3;
}

#menu td {
background-color: #9DAA65;
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
width: 12em;  /* very important to make the navigation bar become horizontal!! */
float: left;
padding-left: 200px;

}

#menu_two ul {
list-style: none;
margin: 0;
padding: 0;
width: 100 px;
float: left;
padding-left: 0px
}

#menu a, #menu h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 4px 4px 2px 5px;  /* padding on the box to the text 2nd level*/

}

#menu h2 {
color: #fff;
background: #000;
text-transform: uppercase;
width: 150px;
padding-left: 4px; /* padding top layer to text "about us" */
}

#menu a {
color: #000;
background: #efefef;
text-decoration: none;
}

#menu a:hover {
color: #a00;
background: #fff;
}

#menu li {position: relative;
padding-left: 0px;
}

#menu ul ul {
position: absolute;
z-index: 500;
width:150px;
padding-left: 0px;

}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

#footer {
	top: 0px;
	height: 20px;
	width: 100%;
	background-color: #547799;
	margin-left: 3px;
	} 

.copyright{
	font-size:10px;
	margin:3px 10px 20px 8px;
	padding: 0px 0px 0px 2px;
	color:#FFFFFF
	}
	
.copyright a{
	color:#CCFFFF;
	border:none;
	text-decoration:underline;
	margin-left: 3px;
	}
	
.copyright a:hover{
	color:#ffffff;
	}
	
#navbottom {
	white-space : nowrap;
	background-color : #8CA2BD;
	height: 20px;
	padding-top:10px;
	color : #FFF;
	width : 100%;
	text-align: center;
	font-size:10px;
	margin-left: 3px;

	}

#navbottom  a {
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
	}
	
#navbottom  a:hover {
	text-decoration:underline;
	}





.left{
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#C0FCFA;
	}

.left_big{
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
.left a {
	font-size:small;
	border:none;
	text-decoration:underline;
	color:#F05522;
	}

.left a:hover {
color:#FFFFFF;
	}