﻿a.menu:link 
	
	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	text-indent: 23px;
	display: block;
	width: 171px;
	height: 21px;
	font-weight: bolder;
	background-image: url('images/nav.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: bottom;
	line-height: 18px;
	
	}
	
	a.menu:visited 
	
	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	text-indent: 23px;
	display: block;
	width: 171px;
	height: 21px;
	font-weight: bolder;
	background-image: url('images/nav.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: baseline;
	line-height: 18px;
}
	
	
a.menu:hover 
	
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFBC00;
	text-decoration: none;
	text-indent: 23px;
	display: block;
	width: 171px;
	height: 21px;
	font-weight: bolder;
	background-image: url('images/nav-roll.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 18px;
}
	
	
a.menu:hover 
	
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFBC00;
	text-decoration: none;
	text-indent: 23px;
	display: block;
	width: 171px;
	height: 21px;
	font-weight: bolder;
	background-image: url('images/nav-roll.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 18px;
}

body {
background: #003C7F url('bg.jpg') no-repeat fixed center top;
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#000000;
}

p{
padding: 5px 10px;
margin:0px;
}
pre{
padding: 5px 10px;
margin:0px;
}
a {color: #0000FF;}
a:visited {color:#564b47;}
a:hover {color: #564b47;}
a:active { color:#000000;}


h2 {
color:			    #000000;
font-family:		Verdana, Arial, Helvetcia, sans-serif;
font-size:		    10pt;
line-height:		10pt;
font-weight:		bold;
background-color:	#F0F0F0;
padding-left:		10px;
padding-right:		10px;
padding-top:		4px;
padding-bottom:		4px;
border:			    1px solid #000000;
}


img.download {vertical-align:middle;}

/* ----------container to center the layout-------------- */
#container {
border: 0px solid #282828;
	width: 898px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
background-image:url('images/body.jpg')
}

/* ----------banner for logo-------------- */
#top-banner {
background-color: #ffffff;
padding: 0px;
margin: 0px;
height: 130px;
}
#menu{
height:44px;
text-align: left;
}

#banner {
background-color: #005CB9;
text-align: left;
padding: 0px;
margin: 0px;
height: 208px;
background-image:url('images/banner/banner1.jpg')
}


/* -----------------content--------------------- */
#content {
margin-left: 185px;
min-height:455px; 
padding-right:10px;
padding-left:5px

}
#content2 {
margin-left: 10px;
min-height:455px; 
padding-top:18px;
padding-right:10px;
padding-left:5px

}

/* --------------left navi------------- */
#left {
	float: left;
	margin-left:10px;
	width: 171px;
	padding: 0px;
	background-color: #ffffff;
	background-image:url('images/nav-bg.jpg')
}
/* --------------under left navi------------- */
#left-buttons {
	float: left;
	width: 171px;
	background-color:white;
	text-align: center;
}
/* --------------business card------------- */
#bcard2 {
background-color: #ffffff;
margin-left: 60px;
margin-bottom:5px;
width:572px;
height: 252px;
padding-left: 0px;
text-align: center;
}

/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0px;
padding: 0px;
height:17px;
background-image:url('images/footer.jpg');
color:white;
font-size:x-small;
text-align: right; }
