<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Untitled Document</title>
<style>


	body {
		padding:0;
		margin:20px auto;
		text-align:center;
		font-family:arial, helvetica, sans serif;
		font color:gray;
		background-color:white;
		}
	
	img {
		border:none;
		}
	
	a:link {
		color: #01bcc2;
		text-decoration: none;

	}
	a:hover {
		color: #ffcf01;
		text-decoration: none;
	}
	a:visited {
		text-decoration: none;
		color: #666;
	}
	a:active {
		text-decoration: none;
		color: #F00;
	}
	#container{
		margin: 0 auto;
		width:800px;
		text-align:left;
		font-family:arial, helvetica, sans serif;
		}
	
	#header{
		padding-top:0px;
		margin-left:0px;
		float:left;
		}
	
	#contact {
		font-size:12px;
		padding:20px 0px 0px 0px;
		float: right;
		text-align:right;
		}
		
	#nav {
		padding-top: 10px;
		padding-bottom: 40px;
		clear: both;
		width:200px;
		float:left;
		font-size:15px;
		}

	#nav li{
		list-style:none;
		border-bottom: 1px solid #a1cb4f;
		padding-top:2px;
		padding-bottom:2px;
	}
	
	#button1 {
		clear: none;
		width:200px;
		float:left;
		font-size:15px;
		}

	#button1 li{
		list-style:none;
		border-bottom: 1px solid #a1cb4f;
	}
	
	#button2 {
		clear: none;
		width:200px;
		float:left;
		font-size:15px;
		}

	#button2 li{
		list-style:none;
		border-bottom: 1px solid #a1cb4f;
	}
	
	.menu_class {
	border:1px solid #1c1c1c;
}

.the_menu {
	display:none;
	width:300px;
	border: 1px solid #1c1c1c;
}

.the_menu li {
	background-color: #FFFFFF;
}

.the_menu li a {
	color:#01bcc2; 
	text-decoration:none; 
	padding:10px; 
	display:block;
}

.the_menu li a:hover {
	font-weight:bold;
	color: #ffcf01;
	padding:10px; 
}
	
	#main{
		width:590px;
		padding-left:10px;
		background-color:white;
		float:right;
		clear:none;
		}
	
	#main h1{
		color:#4c4c4c;
		display:block;
		}
		
	#main h2{
		color:#4c4c4c; !important
		display:block; !important
		}
	
	#main h3{
		font-family:arial;
		color:#4c4c4c;
		display:block;
		}

	.thumbnails a {
    display: block;
    float: left;
    margin: 4px;
	}
	.thumbnails a img {
    border: 1px solid #01bcc2;
	}
	.thumbnails a:hover img {
    border: 1px solid #ffcf01;
	}
		
	#main p{
		font-size:12px;
		line-height: 1.5;
		display:block;
		}
		
	#main ul{
		list-style:none;
		font-size:12px;
		display:block;
		}
	
	#main ul li{
		font-size:12px;
		text-align:left;
		}
	
	#main img {
		float:right;
		margin-right:2px;
		margin-top:0px;
		margin-left:0px;
		}
	
	#main2 img {
		float:left;
		margin-right:5px;
		margin-top:10px;
		margin-left:5px;
		}
	
	/*.thumbs{
		width:100px !important;*/
	
	#rightcol{
		padding-top:210px;
		width:100px;
		float:left;
		clear:none;
		}
		
	#copyright{
		width:590px;
		padding-left:100px;
		padding-top:50px;
		display:block;
		float:left;
		clear:both;
		}
		

</style>

</head>

<body>
	
</body>
</html>
