/* CSS Document */

body								{margin:0;
									 padding:0;
									 background-color:#2d2d2d;
									 background-image: url(images/background.gif);
									 background-repeat:repeat-x;
									 font-family:Helvetica, sans-serif;
									 font-size:13px;
									 color: #ffffff;
									 line-height:2.1;
									 }

#body h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #333333;
	margin: 0;
	}
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:19px;
	font-weight: bold;
	margin: 0;
	color: #333333;
	}
						
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	color: #ffffff;
	}
	

a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 13px;
	color: #ffffff;} 
	
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 13px;
	color:#ffffff;}
	
a:hover {
	text-decoration: none;
	color: #00CCCC;}
	
	
#lightblue a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 13px;
	color: #00CCCC;} 
	
#lightblue a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 13px;
	color:#00CCCC;}
	
#lightblue a:hover {
	text-decoration: none;
	color: #ffffff;}
	

	
	
#container	{
	width:902px;
	height:100%;
	position: relative;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}

#header	{
	width:902px;
	height:50px;
	position: relative;
	margin: 0 auto;
	text-align: center;
}	

#indexbanner{
	width:900px;
	height:324px;
	position: relative;
	margin: 0 auto;
	background-image: url(images/index-banner.jpg);
	border-left: #666666 solid 1px;
	border-right:#666666 solid 1px;
	border-top:#666666 solid 1px;
	border-bottom:#666666 solid 1px;
	padding-top:}
	




#content{
	width:900px;
	position: relative;
	margin: 0 auto;
	border-left: #666666 solid 1px;
	border-right:#666666 solid 1px;
	border-bottom:#666666 solid 1px;
}	


#content-box{
	border-bottom:#666666 solid 1px;
}


#contact{
	width:230px;
	height:240px;
	font-size: 12px;
	position: relative;
	margin: 0 auto;
	background-image: url(../images/contact-background.png);
	background-repeat:no-repeat;
	padding-top:50px; }




#footer{


	background-color: #000000;
	position: relative;
	margin: 0 auto;

}	



	

.style38 {color: #FFFFFF}

.style39 {color: #FC0}
