﻿a.menu:link 
	
	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	text-indent: 23px;
	display: block;
	width: 215px;
	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: 215px;
	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: #c0ef42;
		text-decoration: none;
		text-indent: 23px;
		display: block;
	    width: 215px;
	    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: #c0ef42;
		text-decoration: none;
		text-indent: 23px;
		display: block;
	    width: 215px;
	    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-color: #003C7F;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#000000;
background-image:url('images/bg.jpg');
background-repeat:no-repeat; 
background-attachment:fixed; 
background-position:center top;
}

p{
padding: 5px 10px;
margin:0px;
}
p1{
padding: 0px 0px;
margin:0px;
}
#p2{
padding: 0px 0px;
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 {
width: 950px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
border-width:0px;
border-color: #282828;
border-style: solid;
background-color:#ffffff;

}

/* ----------banner for logo-------------- */
#top-banner {
background-color: #ffffff;
padding: 0px;
margin: 0px;
height: 119px;
background-image:url('images/top-banner.jpg')
}
#menu{
height:52px;
text-align: left;
}

#banner {
background-color: #005CB9;
text-align: left;
padding: 0px;
margin: 0px;
height: 282px;
background-image:url('images/banner.jpg')
}


/* -----------------content--------------------- */
#content {
margin-left: 220px;
min-height:455px; 
padding-top:18px;
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;
	width: 215px;
	padding: 0px;
	background-color: #1F2721;
}
/* --------------under left navi------------- */
#left-buttons {
	float: left;
	width: 210px;
	padding: 0px;
	background-color: #1F2721;
	text-align: center;
}
/* --------------business card------------- */
#bcard {
background-color: #ffffff;
margin-left: 75px;
margin-bottom:5px;
width:572px;
height: 292px;
padding-left: 0px;
text-align: center;
}
#bcard2 {
background-color: #ffffff;
margin-left: 75px;
margin-bottom:5px;
width:572px;
height: 292px;
padding-left: 0px;
text-align: center;
}
#bcard3 {
background-color: #ffffff;
margin-left: 175px;
margin-bottom:15px;
width:572px;
height: 292px;
padding-left: 0px;
text-align: center;
}

/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0px;
padding: 0px;
height:42px;
background-image:url('images/footer.jpg');
color:white;
font-size:x-small;
text-align: right; }
