
body {
	background-color: #c4b8a8;
	font-family:verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #91837a;
	line-height:18px
}



h1{
	font-size: 24px;
	font-family: century gothic;
	color: #636360;
	margin:10px 0px 10px 0;
	font-weight: normal;
	border-bottom:1px solid #E5E5E0;
	padding-bottom:10px
}



h2{
	font-size: 12px;
	font-family: verdana;
	color: #636360;
	margin:10px 0 0px 0;
}

h3{
	font-size: 12px;
	color:#40608C;
	margin:0;
	padding:0;
	font-weight: bold;
}

p {
	padding:5px 0px 5px 0px;
	margin:0px 0px 5px 0px;
}


a:link{color:#40608C;}

a:visited{color:#40608C;}

a:hover{color:#B2B2A8;}

a.letterlink{color:#40608C;}
a.letterlink:hover{color:#B2B2A8;}

hr {
	border: 0;
	width: 100%;
	color: #E5E5E0;
	background-color: #E5E5E0;
	height: 1px;
	margin: 0px;
	padding: 0px;
}



.clr {
	clear: both;
	height: 0px;
}

.clr span{
	height: 0px;
}



#container{
	width: 940px;
	
	background: transparent url(images/bg_shdw.gif) repeat-y;
}



#container-inside{
	width: 940px;
	background-color: #fff;
}





/* Begin Header Styles */

#header-top{
	height: 19px;
	background: transparent url(images/hdr_top_bg.gif) repeat-x;
}


#header-middle-left{
	margin: 0px; padding:0px;
	float:left
}


#header-middle-left a span{
	display: none;
}

#header-middle a.logo{
	margin: 0 0 0 25px;
	padding: 0px;
	display: block;
	height: 135px; 
	width: 235px;
	background: url(images/logo_internet.jpg) no-repeat;
}
/*#header-middle-left a.logo{
	margin: 0 0 0 25px;
	padding: 0px;
	display: block;
	height: 57px; 
	width: 250px;
	background: transparent url(images/website_logo.jpg) no-repeat;
}*/
#header-middle-right{
	margin: 0 20px 0 0;
	padding: 0px;
	float:right;
	height: 50px; 
	width: 150px;
	text-align:right;
	font-size:10px;
	back ground: #000 ;
}


#header-bottom{
	height: 37px;
	background:  url(images/nav_bg_hover2.gif) repeat-x bottom left;
	margin: 0px; padding:0 0 0 15px;
}

/* End Header Styles */





/* Begin Navblock Styles */


#nav{
	width: 650px; height: 37px;
	margin: 0; padding: 0;
}


/*#nav span{

	display: none;

}
*/

#nav ul {
		padding:0;
		margin:0;
		}

#nav li {
		color:#000;
		font-weight:bold;
		list-style-type:none;
		letter-spacing:0px;
		font-size:11px;
		font-family:verdana;
		float:left;
		}
			
#nav  li a {
		color:#91837A;
		text-decoration:none;
		text-align:center;
		margin:0 0 0 20px ;
		padding-bottom:12px;
		line-height:37px;
		}
#nav  li a.active {
		color:#40608C;
		background:transparent url(images/nav_bg2.gif) repeat-x 100% 100%;
		}		
			
#nav li a:hover { 
	background:transparent url(images/nav_bg2.gif) repeat-x 100% 100%;
	color:#40608C
}		

	
#home-text {
		background:#F1F1F1;
		}

#home-text p{
		padding: 20px
		}
		
#home-text ul{
		margin:20px 0 0px 20px;
		padding:0
		}		
				
#home-text li{
		background: url(http://i42.tinypic.com/e9apmo.jpg) 0px 7px no-repeat;
		font-size:16px;
		font-family:arial;
		font-weight:bold;
		list-style:none;
		margin:0;
		padding:0;
		height:30px;
		line-height:30px
		}	
		
#home-text span{
		margin:0;
		padding:0 0 0 25px
		}				

#footer{
	background: #c4b8a8 /*url(images/shdw_footer.gif) 0px 0px no-repeat*/;
	margin:0px; 
	padding: 5px 0 0 0px;
	text-align:center;
	color: #91837A;
}

#footer-contactinfo{
	background-color: #91837A; 
	margin: 10px 0 10px 0; 
	padding: 0px 0 0 0;
	width:940px;
	height:20px;
	font-size:11px;
	color:#fff;
	
}

#footer-contactinfo a:link{color:#40608C;}

#footer-contactinfo a:hover{color:#fff;}

#nav-footer{
	list-style: none;
	margin: 10px 0 10px 0; 
	padding: 0px;
}



#nav-footer li{
	display: inline;
	margin: 0 10px 10px 0;	
	font-weight:bold;
	text-decoration:none
}

#nav-footer li a{
	text-decoration:none
}

#nav-footer a:link,

#nav-footer a:visited,

#nav-footer a:active{color:#91837A;}

#nav-footer a:hover{color:#40608C;}

#copyright{
	margin: 10px 0 10px 0; 
	padding: 0px;
	font-size:10px
}

#home-content {
	margin: 0px; 
	padding:0px;
}



.content {
	float: left;
	width: 940px;
	
	margin-top: 20px;
}

.left{

	text-align: left;

}

.letter {
background:#e4e4e4;
padding:20px
}

