body {
	margin:5px 0 0 0;
	padding:0;
	text-align:center;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color:#D7161F;
	text-decoration:none;
}
a:hover {	
	color:#D7161F;
	text-decoration:underline;
}
.wrapper {
	margin:0 auto;
	padding:0;
    width:769px;
}
.header {
	background-image:url(../images/header.gif);
	background-repeat:no-repeat;
	width:769px;	
	height:146px;
}
.main {
	text-align:left;
	margin:0 auto;
	clear:both;
	width:769px;
	height:370px;
	background-image:url(../images/clap-bg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
.main p {
	color:#666666;
	font-size:12px;
	margin-top:0;
}
.main h1 {
	color:#2064B0;
	font-size:18px;
	padding:0;
	margin:0;
}
.maintop {
	width:500px;
	float:left;
}
.maintop img {
	float:left;
	margin-left:10px;
}
.maintop h1 {
	color:#2064B0;
	font-size:22px;
	padding:0;
	margin:7px 0 0 5px;
	float:left;
}
.maintop h2 {
	color:#2064B0;
	font-size:18px;
	margin-left:10px;
	margin:3px 0 0 10px;
	float:right;
	text-align:right;
}
.mainleftcol {
	clear:both;
	padding:5px;
	float:left;
}
.maincentercol {
	margin:5px 50px 5px 50px;
	padding:100px 25px 0px 25px;
	position:relative;
	float:left;
	background-image:url(../images/curtain-bg.gif);
	background-repeat:no-repeat;
	width:199px;
	height:180px
}
.mainrightcol {
	margin:5px 5px 5px 0px;
	float:left;
}
.ctop {
	background-image:url(../images/t.gif);
	background-repeat:no-repeat;
	width:500px;
	height:23px;
}
.cmiddle {
	background-image:url(../images/m.gif);
	background-repeat:repeat-y;
	width:460px;
	padding:0 20px 0 20px;
}
.cmiddleimg {
	float:left;
}
.cmiddleimg img {
	margin:20px 30px 20px 20px;
}
.cmiddlecopy {
	float:left; 
	width:310px;
}
.cmiddle p {
	color:#666666;
	font-size:12px;
}
.cmiddleprice {
	font-weight:bold;
	color:#2064B0;
	font-size:16px;
	float:right;
	padding:0;
}	
.cbottom {
	background-image:url(../images/b.gif);
	background-repeat:no-repeat;
	width:500px;
	height:75px;
	padding-left:23px
}
.cbottom h1 {
	font-size:15px;
	color:#2064B0;
	padding:0;
	float:left;
	margin:25px 9px 0px 0px;
	line-height:16px;
	text-align:center;
	width:144px
}
.cbottom h2 {
	font-size:12px;
	color:#2064B0;
	padding:0px 0px 0px 4px;
	float:left;
	margin:18px 0 0 0px;
	line-height:16px;
	text-align:center;
	width:144px
}
.footer-btm {
	text-align:center;
	margin:0 auto;
	width:769px;	
}
.footer-btm p {
	float:right;
	color:#999999;
	font-size:12px;
	margin:4px 0px 0 0;
}
.footer-btm a {
	font-size:12px;
	color:#999999;
	text-decoration:none;
}
.footer-btm a:hover {
	color:#999999;
	text-decoration:underline;
}
.ulist li {
	color:#666666;
	list-style-image:url(../images/red-arrow.gif);
	font-size:12px;
	font-weight:bold;
	margin-left:-10px;
}
.logoboard {
	width:267px;
}
