body
	{
		margin:15px 0 0 0;
		padding:0px;
		background:url(images/body.png) repeat-x;
	}

 
#container
	{
		width:906px;
		margin:auto;
		padding:0px;
	}
#main
	{
		width:906px;
		padding-right:0px;
		 
	}
#logo
	{
		position:relative;
		top:3px;
		width:310px;
		height:170px;
		margin:0px 0px -20px 0px;
		float:left;
		background:url(images/logo.png) no-repeat;
	}

.submenu
	{
	float:right;
	margin-right:580px;
	margin-top:5px;
	word-spacing:15px;
	}
	.submenu a
		{
		position: relative;
		font-size: 12px;
		text-align:left;
		color:#C92329;
		font-family:"Trebuchet MS";
		text-decoration:none;
		}
		.submenu a:hover {color:#68A5FD}
.navigation
	{	
		width:auto;
		line-height:250px;   
	  	margin:20px 0px 0px 0px;
	  	padding-bottom:3px;
	 	display:inline;
	 	text-decoration:none;
	}
	.navigation img
	{
		position:relative;
		border:none;
	}
	.navigation a
	{
		 
		position: relative;
		margin-left:30px;
		font-size: 13px;
		color:#FFF; 
	 	font-family:"Trebuchet MS"; 
	 	 
		letter-spacing: 0px;
		text-decoration:none;
		

	}
	.navigation a:link {color:#FFFFFF}      /* unvisited link */
	.navigation a:visited {color:#FFFFFF}  /* visited link */
	.navigation a:hover {color:#569CFE}  /* mouse over link */
	.navigation a:active {color:#FFFFFF}  /* selected link */

#maincontentcontact
	{
		width:871px;
		height:auto;
		margin-top: -105px;
		padding:15px 0 28px 34px;
		background-color:#F7F7F7;
		font-family: "Trebuchet MS";
		font-size:13px;
		border-top: 1px solid #BEBEBE;
		border-left:1px solid #EEEEEE;
		border-right:1px solid #EEEEEE;
		border-bottom:1px solid #EEEEEE;
		-moz-border-radius: 7px;
	        -webkit-border-radius: 7px;
	     
	}
	#maincontent
	{
		width:871px;
		height:430px;
		margin-top: -105px;
		padding:15px 0 0px 34px;
		float: left;
		background:url(images/main.png) repeat-y;
		font-family: "Trebuchet MS";
		font-size:13px;

		
	}
	#maincontent table
		{
		width:400px;
		padding: 3px 3px 3px 3px;
		text-align:center;
		border-collapse:collapse;
		
		}
	#maincontent td
		{
		border-width:1px;
		border-style:solid;
		border-color:#BEBEBE;
		}
	#maincontent th
		{
		border-bottom: 1px solid black;
		border-left: 1px solid #BEBEBE;
		border-right: 1px solid #BEBEBE;
		border-top: 1px solid #BEBEBE;
		}
	#maincontent ul
		{
		width: 650px;
		padding-right:0px;
		padding-left:0;
		padding-top:0px;
		padding-bottom:0px;
		}	
	#maincontent img
		{
		margin-top:15px;
		}
 
	
.contents
{
font-size: 12px;
color:#333333; 
height:450px;
font-family:"Trebuchet MS";


}

.contents h3
{
font-size: 15px;
color:#333333; 
font-family:"Trebuchet MS";
 
}

.contents h2
{
font-size: 18px;
color:#333333; 
font-family:"Trebuchet MS";
 
}

.h3border
{
width: 830px;
border-bottom-style:solid;
border-bottom-width:2px;
border-bottom-color:#d7d7d7;
}
 textarea
	{
		background-color: #F7F8F8;
		width: 373px;
		height: 50px;
		border:1px solid #E8ECF3;
		
		 
		
		font-size: 14px;
		 
		
		color: #9DB9E1;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		-webkit-box-shadow: 0px 10px 16px rgba(0,0,0,0.2);
		 
	}
	
	.floatLeft
	{
	 float:left;
	}
	
	a
	{
		color:#6699FF; 
		font-family:"Trebuchet MS";
 
	}
	#footer
	{
		position:relative;
		width:867px;
		margin:0px;
		padding:13px 0px 37px 37px;
		float:left;
		background:url(images/footer.jpg) no-repeat;
		font-size: 10px;
		text-align:center;
		color:#6699FF;
		font-family:"Trebuchet MS";
		 
	}
	#footer a{text-decoration:none;}
	#footer a:link {color:#666666}      /* unvisited link */
	#footer a:visited {color:#666666}  /* visited link */
	#footer a:hover {color:#999999}  /* mouse over link */
	#footer a:active {color:#CC0033}  /* selected link */
	
	.footerbottom
	{
	  	color:#999999;
		font-family:"Trebuchet MS";
	}
	
	input
	{	 
		 background-color: #F7F8F8;
		  
		 border:1px solid #E8ECF3;
		 
		 
		 
	}
	input.butt
	{
		 width: 373px;
		 height: 15px;
		
		font-size: 12px;
		 
		
		color: #9DB9E1;
		 
		  
		letter-spacing: 0px;
		text-decoration:none;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		-webkit-box-shadow: 0px 10px 16px rgba(0,0,0,0.2);
	 
	}
	input.butters
	{
	
	 	width:  80px;
		 height: 25px;
		
		font-size: 15px;
		 
		
		color: #9DB9E1;
		 
		  
		letter-spacing: 0px;
		text-decoration:none;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		-webkit-box-shadow: 0px 10px 16px rgba(0,0,0,0.2);
	
	}
	
	
	img.floats
	{
		 border:1px solid #E8ECF3;
		  
		 text-decoration:none;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		-webkit-box-shadow: 0px 10px 16px rgba(0,0,0,0.2);
	}

	img.floatRight
	{
		float:right;
	}
 
	input.search
	{
		width: 180px;
		font-family:"Trebuchet MS";
		font-size: 12px;
		color: #9DB9E1;
		letter-spacing: 0px;
		text-decoration:none;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		-webkit-box-shadow: 0px 10px 16px rgba(0,0,0,0.2);
	 
	}
	
#searchdiv
{
	position:relative;
	z-index:1;
	margin-left:auto;
	margin-bottom:-75px;
	margin-top:68px;
	width: 215px;
	height:auto;
	
}
#searchbox
	{
		
		width:215px;
		margin:auto;
		
	}
	#searchbox img
	{
		display:inline;
		padding:4px;
	}
 
#search
 	{
 		position:absolute;
 		left: -0px;
 		top: 30px;
 		z-index:2;
 		width:  auto;
 		margin: 0px 0px 0px 27px;
 		background: url(images/searchspacer.png) repeat-y;
		background-color: #F7F8F8;
		font-family:"Trebuchet MS";
		font-size: 12px;
		color: #9DB9E1;
		letter-spacing: 0px; 
		text-decoration:none;
	}	 
	
	#search a:link {color:#0099FF}      /* unvisited link */
	#search a:visited {color:#000099}  /* visited link */
	#search a:hover {color:#CC0033}  /* mouse over link */
	#search a:active {color:#CC0033}  /* selected link */
	
	
	
	
	
	
 