﻿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: #FDE103;
	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: #FDE103;
	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('images/bg.jpg') no-repeat fixed center top;
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#4f4b42;
}

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:			    #4f4b42;
font-family:		Verdana, Arial, Helvetcia, sans-serif;
font-size:		    10pt;
line-height:		10pt;
font-weight:		bold;
background-color:	#bebdb4;
padding-left:		10px;
padding-right:		10px;
padding-top:		4px;
padding-bottom:		4px;
border:			    1px solid #8e8d86;
}


img.download {vertical-align:middle;}

#container-img {
width: 1250px;
}


/* ----------container to center the layout-------------- */
#container {
border: 0px solid #FDFBEE;
	width: 950px;
	margin-top:0px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	float:left;
}

/* ----------banner for logo-------------- */
#top-banner {
background-image: url('images/top-bg.jpg');
padding: 0px;
margin: 0px;
height: 154px;
}
#menu{
height:41px;
text-align: left;
}

#banner {
background-color: #DDD5B0;
text-align: left;
height: 301px;
background-image:url('images/banner1.jpg')
}


/* -----------------content--------------------- */
#content {
margin-left: 186px;
min-height:455px; 
padding-right:22px;
padding-left:5px

}
#content2 {
margin-left: 10px;
min-height:455px; 
padding-top:18px;
padding-right:10px;
padding-left:5px

}

/* --------------right column------------- */
#right-col {
float: right;
width: 350px;
margin-top:0px;
margin-right:1px;
background-color:#E0DFE3

}

/* --------------left navi------------- */
#left {
	float: left;
	margin-left:0px;
	width: 154px;
	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------------- */
#bcard {
clear:both;
margin-bottom:5px;
width:750px;
height: 200px;
padding-left: 180px;
text-align: center;
}

/* -----------footer--------------------------- */
#footer {
clear: both;
margin-bottom:0px;
padding: 0px;
height:113px;
background-image:url('images/footer.jpg');
background-color:#2D2620;
color:white;
font-size:x-small;
text-align: left; }
