body {
	background-image: url(/Custom/Components/FrontEnd/Pictures/repeat.jpg);
	background-repeat: repeat-x;
	margin: 5px 0px 0px;
	padding: 0px;




}

#container {
	width: 760px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;


		}

		#banner {
	padding: 0px;
	margin: 0px;
	background-image: url(/Custom/Components/FrontEnd/Pictures/top.jpg);
	background-repeat: no-repeat;
	height: 184px;


		}

		#content {
	padding: 25px 20px 10px;
	margin-left: 198px;
	background-image: url(/Custom/Components/FrontEnd/Pictures/content.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;



		}
		

		#sidebar-a {
	float: left;
	width: 193px;
	margin: 0;
	padding: 0px;



		}

		#footer {
	clear: both;
	padding: 85px 5px 0px 0px;
	margin: 0px;
	background-image: url(/Custom/Components/FrontEnd/Pictures/footer.jpg);
	background-repeat: no-repeat;
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;



		}
		
		#footer a {
	color: #333333;
	text-decoration: none;

		}
		
		#footer a:hover {
	text-decoration: underline;
color: #669EB0;
		
		}
		
		h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: normal;
	color: #669EB0;
	text-decoration: none;
	margin: 0px;
	padding: 0px;


		
		}

#content p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: none;
	color: #333333;


}

#content a 
{
   text-decoration: underline;
	color: #333333; 
}

#content a:hover 
{
  text-decoration: none;
	color: #669EB0;  
}

label 
{
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: none;
	color: #333333; 
	padding-right:15px;
}

#content img {
	border: 1px solid #999999;
	padding: 3px;
	margin: 5px;



}

#nav{
	padding:0px;
	margin:0px 0px 25px 3px;
	background-image: url(/Custom/Components/FrontEnd/Pictures/nav.jpg);
	background-repeat: no-repeat;

	

		}
		
		#nav ul {
	padding:25px 0px 0px;
	margin:0px;
	text-align: center;


		}
		
		#nav ul li{
	padding:5px 0px 0px;
	border-bottom: 1px solid #CADAE0;
	list-style-type:none;
	margin: 0px 20px;



		}
		
		#nav ul li a{
	color:#666666;
	padding:0px;
	text-decoration:none;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;



		}
		
		#nav ul li a:hover{
	color:#669EB0;
	text-decoration: none;


		}
		
		#contact {
	background-image: url(/Custom/Components/FrontEnd/Pictures/left.jpg);
	background-repeat: no-repeat;
	padding: 15px 10px 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: center;




		
		}

