﻿a.menu:link 
	
	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #707073;
	text-decoration: none;
	text-indent: 37px;
	display: block;
	width: 212px;
	height: 19px;
	font-weight: bolder;
	background-image: url('images/nav.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: bottom;
	line-height: 20px;
	
	}
	
a.menu:visited 
	
	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #707073;
	text-decoration: none;
	text-indent: 37px;
	display: block;
	width: 212px;
	height: 19px;
	font-weight: bolder;
	background-image: url('images/nav.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: baseline;
	line-height: 20px;
}
	
	
a.menu:hover 
	
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #707073;
	text-decoration: underline;
	text-indent: 37px;
	display: block;
	width: 212px;
	height: 19px;
	font-weight: bolder;
	background-image: url('images/nav.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 20px;
}
	
	
a.menu:hover 
	
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #707073;
	text-decoration: underline;
	text-indent: 37px;
	display: block;
	width: 212px;
	height: 19px;
	font-weight: bolder;
	background-image: url('images/nav.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 20px;
}

body {
    background-image:url('images/bg2.jpg');
	font-size: 11px;
	font-family: Verdana;
	color:#000000;
}

p{
padding: 5px 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:	#4297F1;
padding-left:		10px;
padding-right:		10px;
padding-top:		4px;
padding-bottom:		4px;
border:			    1px solid #000000;
margin-left:        5px;
margin-right:       5px;
margin-top:         5px;
overflow:           hidden;
}


img.download {vertical-align:middle;}

/* ----------container to center the layout-------------- */
#container {
	width: 950px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left: auto;
	margin-right: auto;
    background-image:url('images/container-bg2.jpg');background-repeat:repeat-y;
    
    background-color:#E5E5E3;
}

/* ----------banner for logo-------------- */
#top-banner {
background-image: url('images/top-banner.jpg');
padding: 0px;
margin: 0px;
width:950px;
height: 101px;
margin-left:0px;
margin-right:0px
}
#menu{
height:55px;
text-align: left;
margin-left:45px;
margin-right:49px
}

#banner {
text-align: left;
height: 176px;
background-image: url('../../Images/banner/banner.jpg');
background-color:#bfbfbf;
margin-left:45px;
margin-right:49px
}

#quicklinks {
text-align: left;
height: 312px;
margin-left:45px;
margin-right:49px;
}

/* -----------------content--------------------- */
#content {
background-image:url('images/content-bg.jpg'); 
background-repeat:no-repeat;
background-color:white;
margin-top:0px;
margin-left: 273px;
margin-right:49px;
min-height:660px 
}

/* --------------left navi------------- */
#left {
	float: left;
	margin-left:45px;
	margin-top:0px;
	width: 212px;
	padding: 0px;
	background-color: #E5E5E3};
}
/* --------------under left navi------------- */
#left-buttons {
	float: left;
	width: 171px;
	background-color:white;
	text-align: center;
}
/* --------------right col------------- */
#right-col {
float: right;
width: 200px;
height:100%;
margin-top:15px;
margin-right:15px;
padding-left:5px;
background-color:#ececec;
}
/* --------------business card------------- */

#bcard {
clear:both;
background-color:white;
margin-bottom:5px;
width:628px;
height: 119px;
margin-left:273px;
text-align: center;
}

/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0px;
padding-left:10px;
height:73px;
background-image:url('');
color:#555454;
font-size:x-small;
text-align: center; 
}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
