*{
	margin:0;
	padding:0;
	}
img{
	border:0px none;
	}
a{
	text-decoration:none;
	}
a:hover{
	text-decoration:underline;
	}
body{
	text-align:center;
	font-family:Palatino Linotype,arial,sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#000;
	background-color:#F0F8FF;
	}
#main{
	margin:0 auto;
	width:800px;
	height:auto;
	border:1px solid #39f;
	text-align:left;
	}
#header{
	width:800px;
	height:80px;
	border-top:10px solid #39f;
	border-bottom:3px solid #fff;
	background-color:#F0F8FF;
	}
#header img{
	float: left;
	}
h1{
	float:right;
	line-height:80px;
	padding-right:70px;
	}
#topnav{
	border-top:2px solid #39f;
	border-bottom:2px solid #39f;
	width:800px;
	height:25px;
	line-height:25px;
	background-color:#F0F8FF;
	}
#topnav ul{
	text-align:right;
	padding-right:10px;
	list-style-type:none;
	}
#topnav li{
	font-size:14px;
	color:#00F;
	display:inline;
	}
#menu{
	width:180px;
	height:860px;
	position:relative;
	float:left;
	border:3px solid #fff;
	background-color:#C5D7EF;
	}
#menu ul{
	padding-top:10px;
	list-style-type:none;
	}
#menu ul li{
	height:22px;
	line-height:22px;
	}
#menu ul a, #menu ul a:visited{
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	padding-left:10px;
	width:170px;
	display:block;
	text-decoration:none;
	}	
#menu ul a:hover{
	width:168px;
	background:#9F9;
	}
#menu dl{
	position:absolute;
	width:166px;
	height:126px;
	padding:6px;
	bottom:25px;
	}
#register{
	height:40px;
	margin-top:25px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	padding-left:10px;
	background-color:#9f9;
	color:blue;
	font-weight:bold;
	}
#menu dd{
	width:166px;
	height:126px;
	overflow:hidden;
	}
#menu dl img{
	border:1px solid black;
	}
#menu dt{
	position:absolute;
	right:3px;
	top:22px;
	}
#menu dl a{
	display:block;
	margin:1px;
	width:20px;
	height:20px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	background:#666;
	border:1px solid #fff;
	filter:alpha(opacity=40);
	opacity:.4;
	line-height:20px;
	}
#menu dl a:hover{
	background:#000;
	}
#content{
	width:614px;
	margin:3px 0;
	height:860px;
	float:right;
	background-color:#F0F8FF;
	}
h2{
	width:614px;
	height:25px;
	text-indent:10px;
	line-height:25px;
	display:block;
	background-color:#C5D7EF;
	font-size:14px;
	color:blue;
	}
h3{
	font-size:16px;
	text-align:center;
	height:25px;
	line-height:25px;
	color:blue;
	}
.photo{
	width:594px;
	border-collapse:collapse;
	border:0px none;
	background:#F0F8FF;
	margin:10px;
	}
#products .td1{
	width:147px;
	height:125px;
	}
#products .td2{
	width:147px;
	height:25px;
	}
#products .td3{
	width:594px;
	height:25px;
	text-align:center;
	font-weight:bold;
	background-color:#9f9;
	color:blue;
	}
.photo img{
	padding:2px;
	border:1px dotted #9F9;
	}
#content p{
	margin:5px 10px;
	}
#content strong{
	font-weight:normal;
	}
#contact{
	width:580px;
	margin:10px;
	border-collapse:collapse;
	border:none;
	text-align:left;
	}
#contact td{
	border:none;
	}
#contact .td1{
	width:70px;
	height:22px;
	}
#contact .td2{
	width:510px;
	height:22px;
	}
#footnav{
	width:800px;
	height:35px;
	line-height:35px;
	border-top:1px solid #39f;
	background-color:#F0F8FF;
	text-align:center;
	}
#copyright{
	width:800px;
	height:35px;
	line-height:35px;
	border-top:1px solid #39f;
	border-bottom:10px solid #39f;
	background-color:#C5D7EF;
	text-align:center;
	}
.clear{
	clear:both;
	}
#contactform{
	width:594px;
	margin:10px auto;
	border-collapse:collapse;
	border:2px dotted #99FF99;
	text-align:left;
	}
#contactform td{
	border:2px dotted #99FF99;
	}
#contactform .td1{
	width:20px;
	height:30px;
	}
#contactform .td2{
	width:550px;
	height:30px;
	text-align:center;
	}
#contactform .td3{
	width:100px;
	height:30px;
	}
#contactform .td4{
	width:450px;
	height:30px;
	}
#contactform .td5{
	width:20px;
	height:160px;
	}
#contactform .td6{
	width:100px;
	height:160px;
	}
#contactform .td7{
	width:450px;
	height:160px;
	}
#thanks{
	margin-top:50px;
	margin-bottom:50px;
	}