﻿a.menu:link 
	
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	text-indent: 35px;
	display: block;
	width: 204px;
	height: 27px;
	font-weight: normal;
	background-image: url('images/nav.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: bottom;
	line-height: 26px
	
	}
	
a.menu:visited 
	
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	text-indent: 35px;
	display: block;
	width: 204px;
	height: 27px;
	font-weight: normal;
	background-image: url('images/nav.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: bottom;
	line-height: 26px


	}
	
	
a.menu:hover 
	
{
	
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #000000;
		text-decoration: underline;
		text-indent: 35px;
		display: block;
	    width: 204px;
	    height: 27px;
		font-weight: normal;
		background-image: url('images/nav-roll.jpg');
		background-repeat: no-repeat;
		background-position: left center;
		vertical-align: bottom;
		line-height: 26px
		
}
	
	
a.menu:hover 
	
{
	
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #000000;
		text-decoration: underline;
		text-indent: 35px;
		display: block;
	    width: 204px;
	    height: 27px;
		font-weight: normal;
		background-image: url('images/nav-roll.jpg');
		background-repeat: no-repeat;
		background-position: left center;
		vertical-align: bottom;
		line-height: 26px
		
}

bg2{
background-image:url('images/bg2.jpg');
}

}
body {
background-color: #ffffff;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#ffffff;
}

p{
padding: 5px 10px;
margin:0px;
}

pre{
padding: 5px 10px;
margin:0px;
}

a {color: #000000;}
a:visited {color:#DB7093;}
a:hover {color: #564b47;}
a:active { color:#000000;}


img.download {vertical-align:middle;}

/* ----------container to center the layout-------------- */
#container {
width: 950px;
margin-left: auto;
margin-right: auto;
margin-top: 50px;
background-color:white;
border-width:1px;
border-color: white;
border-style: solid;

}

/* ----------banner for logo-------------- */
#top-banner {
background-color: #e1ddd9;
text-align: right;
padding: 0px;
margin: 0px;
height: 116px;
background-image:url('images/top-banner.jpg')
}

#banner {
text-align: right;
padding: 0px;
margin: 0px;
height: 375px;
background-image:url('images/banner/banner1.jpg')
}
#banner img {padding:10px 0px;} 

#menu{
height:105px;
background-image:url('images/menubg.jpg')
}

/* -----------------content--------------------- */
#content {
	width:727px;
	margin-top:10px;
	margin-right:10px;
	margin-left: 212px;
	min-height:400px; 
	}

#bcard {
	width:650px;
	margin-right:10px;
	margin-left: 272px;
    height: 205px;


}

/* --------------left navi------------- */
#left {
float:left;
width: 204px;
padding: 0px;
background-color:white
}

/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0px;
margin-bottom:0px;
height:58px;
background-image:url('images/footer.jpg');
text-align: right; color:white; }
