﻿a.menu:link 
	
	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	text-indent: 5px;
	display: block;
	width: 114px;
	height: 20px;
	font-weight: bold;
	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: 5px;
	display: block;
	width: 114px;
	height: 20px;
	font-weight: bold;
	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: #2B2B2B;
	text-decoration: none;
	text-indent: 5px;
	display: block;
	width: 114px;
	height: 20px;
	font-weight: bold;
	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: #2B2B2B;
	text-decoration: none;
	text-indent: 5px;
	display: block;
	width: 114px;
	height: 20px;
	font-weight: bold;
	background-image: url('images/nav-roll.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 18px;
}

body {
background: #52cbe4 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-img {
width: 1311px;
}



/* ----------container to center the layout-------------- */
#container {
border: 0px solid #282828;
	width: 924px;
	margin-bottom: 0px;
	margin-left:  auto;
	margin-right: auto;
	float:left;
background-image: url('images/content-bg.jpg')
}

/* ----------banner for logo-------------- */
#top-banner {
background-color: #ffffff;
padding: 0px;
margin: 0px;
height: 130px;
}
#menu{
height:80px;
text-align: left;
}

#banner {
background-color: #55D2EA;
text-align: left;
padding: 0px;
margin: 0px;
height: 234px;
background-image:url('images/banner.jpg')
}


/* -----------------content--------------------- */
#content {
margin-left: 124px;
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:4px;
	margin-top:4px;
	width: 114px;
	padding: 0px;
	font-weight:bold;
	background-color: #CDCBCB;
	background-image:url('images/nav-bg.jpg')
}
/* --------------under left navi------------- */
#left-buttons {
	float: left;
	width: 114px;
	background-color:#CDCBCB;
	text-align: center;
}
/* --------------business card------------- */
#bcard2 {
background-color: #ffffff;
margin-left: 70px;
margin-bottom:5px;
padding-left: 0px;
text-align: center;
}

/* -----------footer--------------------------- */
#footer {
clear: both;
width:100%;
margin: 0px;
padding: 0px;
height:66px;
background-image:url('images/footer-bg.jpg');background-repeat:repeat-x;
background-color:#141613;
color:#6a553a;
font-size:x-small;
text-align: left; }
