*{
	font-family : Arial, Verdana, Geneva, sans-serif; 
}
body{
	margin:0;
	padding:0;
}
#hdr{
	margin: 70px auto;
	margin-bottom : 0px;
	text-align: center;
	width : 840px;
}
#hdr IMG{
	width : 151px;
	height : 151px;
	border : 0px;
}
#desc{
	width : 560px;
	margin: 10px auto;
}
#desc H1{
	padding-top: 15px;
}
#desc H1, #desc H1 A{
	margin: 0;
	font-weight : normal;
	color : #88e9da;
	font-size : 16px;
	text-align : center;
	text-decoration : none;
}
#desc H1 .acc1, #desc H1 .acc1 A{
	font-size : 24px;
	color : #6dc6cb;
}
#desc H1 .acc2, #desc H1 .acc2 A{
	font-size : 20px;
	color : #6abcba;
}

#main{
	width: 840px;
	margin: 0 auto;
}
#top{
	margin-bottom : 20px;
}
#wrapper{
	float: left;
	width: 100%;
}
#center{
	width : 360px;
	margin: 0 240px 0 240px;
	text-align : center;
}
#left{
	float: left;
	width: 240px;
	margin-left: -840px;
}
#right{
	float: left;
	width: 240px;
	margin-left: -260px;
}

P.keytext{
	width : 240px;
	height : 30px;
	font-size : 14px;
	color : #CCC;
	text-align : center;
	margin : 0px auto;
	margin-bottom : 20px;
}

#ftr{
	clear: left;
	width: 100%;
	text-align: center;
	padding: 4px 0;
	margin : 30px 0px 120px 0px;
}
#ftr #cats{
	text-align : left;
	width : 560px;
	margin : auto;
	margin-top : 70px;
	line-height : 20px;
}
#ftr #cats H2{
	font-size : 14px;
	font-weight : normal;
	color : #88e9da;
	margin : 0px;
}
#ftr #cats UL{
	margin : 0px;
	padding : 0px;
}
#ftr #cats UL LI{
	display : inline;
	font-size : 14px;
	color : #88e9da;
}
#ftr #cats UL LI A{
	color : #75d685;
}
#ftr #copy{
	width : 300px;
	margin : auto;
	margin-top : 90px;
	marign-bottom : 90px;
	text-align : left;
}
#ftr #copy IMG{
	width : 51px;
	height : 51px;
	float : left;
	border : 0px;
	margin-right : 16px;
}
#ftr #copy #txt{
	width : 233px;
	float : right;
	margin-top : 16px;
}
#ftr #copy #txt H3{
	font-weight : normal;
	font-size : 24px;
	color : #6dc6cb;
	margin : 0px;
}
#ftr #copy #txt P{
	font-size : 16px;
	color : #88e9da;
	margin : 0px;
	line-height : 26px;
}
#ftr #copy #txt P A{
	font-size : 12px;
	color : #75d685;
}
.in{
	margin: 10px;
	margin-top: 0;
}