html	{
	background: #052453;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

body	{
	background: url("../images/maintop.jpg") top left no-repeat #0082CE;
	border: solid #71C1F2;
	border-width: 0 1px;
	margin: 0 auto;
	padding: 0;
	width: 898px;
}

a	{
	color: #FFFFFF;
}
a:hover	{
	color: #E6828C;
}

h1	{
	display: none;
}

#slogan	{
	font-size: 1.15em;
	height: 115px;
	margin: 0;
	padding: 80px 350px 0 305px;
}

#features	{
	float: left;
	margin: 0;
	padding: 0;
	width: 400px;
}
#features li	{
	height: 50px;
	list-style: none;
	margin: 0;
	padding: 0;
}
#features #f1	{
	margin: 55px 30px 0 170px;
}
#features #f2	{
	margin-top: 0;
	margin-right: 100px;
	margin-bottom: 0;
	margin-left: 102px;
}
#features #f3	{
	margin: 0 100px 0 80px;
}
#features #f4	{
	margin: 5px 130px 0 125px;
}

#topinfo	{
	float: left;
	padding-top: 115px;
	width: 170px;
}
#topinfo h3	{
	color: #FF0000;
	font-size: 14px;
	height: 18px;
	margin: 0;
	padding: 10px 0 0 25px;
	text-transform: uppercase;
}
#topinfo ul	{
	height: 55px;
	margin: 0;
	padding: 0;
}
#topinfo ul li	{
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
	list-style: none;
	margin: 0;
	padding: 0 0 3px 30px;
}
#topinfo ul li.indent	{
	padding-left: 34px;
}
#topinfo p	{
	color: #E6828C;
	font-weight: bold;
	height: 47px;
	margin: 0;
	padding: 20px 0 0 0;
	text-align: right;
}
#topinfo div	{
	background: url("../images/where1.png") top left no-repeat #003980;
	font-size: 13px;
	height: 19px;
	width: 82px;
	margin: 0 0 0 auto;
	padding: 0 8px 0 0;
	text-align: right;
}

.threecol	{
	background: url("../images/wave1.png") bottom left no-repeat transparent;
	margin-top: 20px;
}

.threecol .col	{
	float: left;
	margin: 0 10px 0 20px;
	width: 260px;
}

h2	{
	color: #E9828C;
	font-size: 21px;
	margin: 40px 0 15px 0;
}
.col h3	{
	margin: 0;
	padding: 0;
	font-size: 17px;
}
.col h3.q	{
	font-size: 14px;
	font-style: italic;
}
.col h3.q + p	{
	margin-top: 0;
}
.col ul	{
	margin-top: 0;
}
#tooth	{
	margin: 20px 0 0 -10px;
}

.col p	{
	font-size: 14px;
}
.col li	{
	font-size: 14px;
	list-style-type: upper-roman;
}
.col ol.howto li	{
	list-style-type: decimal;
	margin-bottom: 20px;
}

.twocol	{
	background: url("../images/wave1.jpg") top left no-repeat #0082CE;
	padding-top: 20px;
}
.twocol .col	{
	float: left;
	margin: 0 10px 0 20px;
	width: 400px;
}
.twocol .left	{
	margin-right: 20px;
}
.nearimage	{
	width: 150px;
}
img.howto	{
	float: right;
	margin: 0 0 10px 10px;
}
img.inside	{
	margin-top: 10px;
}

#footer	{
	background: url("../images/bottom.jpg") top left no-repeat #0082CE;
	height: 250px;
	padding: 50px 186px 0 0;
}
#footer h2	{
	height: 50px;
	margin: 0;
	padding: 0;
	text-align: right;
}
#footer div.ku	{
	background: url("../images/where2.png") top left no-repeat #0082CE;
	height: 29px;
	font-size: 23px;
	line-height: 27px;
	margin: 0 0 0 auto;
	text-align: center;
	width: 245px;
}
#footer div.dm	{
	background: url("../images/dm.png") 285px top no-repeat #0082CE;
	height: 45px;
	font-size: 21px;
	line-height: 27px;
	margin: 10px 0 10px auto;
	padding: 0 115px 0 0;
	text-align: right;
	width: 245px;
}

#footer div.ro	{
	background: url("../images/ross.png") 200px top no-repeat #0082CE;
	height: 40px;
	font-size: 21px;
	line-height: 33px;
	margin: 10px 0 10px auto;
	padding: 0 115px 0 0;
	text-align: right;
	width: 245px;
}

#footer p	{
	font-size: 21px;
	height: 98px;
	line-height: 98px;
	margin: 0;
	padding: 0 115px 0 0;
	text-align: right;
}

.notice	{
	font-style: italic;
}

.cleaner	{
	border: none;
	clear: both;
	height: 1px;
	margin: -1px 0 0 0;
	padding: 0;
	visibility: hidden;
}
