body {
	margin: 0;
	padding: 0;
	background: url(../img/gradient_bg.jpg) no-repeat;
	font-family: "Lucida Sans", "Lucida", Verdana, Times, serif;
	color: #666;
}
p {
	margin: 0;
	padding: 0;
	padding: 10px;
	margin-bottom: 20px;
	font-size: 10px;
	line-height: 140%;
}
*html p {
	l\ine-height: 130%;
}
p.lead {
	margin-bottom: 0;
	padding: 0 10px 10px 80px;
}
p.faq {
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
a:link, a:visited, a:hover {
	color: #378CCE;
	text-decoration: none;
}
img {
	border: 0;
}
ul {
	margin: 0;
	padding: 0;
	padding-left: 77px;
	padding-bottom: 14px;
	padding-right: 10px;
	list-style: none;
/*	list-style: square outside url(../img/bullet.gif); */
	font-size: 10px;
	line-height: 140%;
}
*html ul {
	l\ine-height: 130%;
}
ol {
	margin: 0;
	padding: 0;
	padding-left: 98px;
	padding-right: 10px;
	font-size: 10px;

	line-height: 140%;
}
li {
	margin: 0;
	padding: 0;
	padding-left: 9px;
	background: url(../img/bullet.gif) no-repeat 0px 5px;
}
ol li {
	padding: 0px;
	background: none;
}
ul.faq_menu {
	padding-top: 10px;
}
ul.faq_list {
	padding-bottom: 0px;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
}
h3 {
	font-size: 12px;
	padding-left: 10px;
}


#container {
	margin: 0 auto;
	width: 609px;
	padding-top: 75px;
}

#head {
	position: relative;
	background: url(../img/head_bg.gif) no-repeat;
	width: 609px;
	height: 87px;
}
#head_b {
	position: relative;
	background: url(../img/head_bg_b.gif) no-repeat;
	width: 609px;
	height: 88px;
}

#head h1 {
	position: absolute;
	text-indent: -9999px;
	background: url(../img/logo.gif) no-repeat;
	width: 191px;
	height: 95px;
	top: -25px;
	left: -34px;
}
#head h1 a {
	width: 191px;
	height: 95px;
	display: block;
}
#nav {
	position: absolute;
	float: left;
	height: 1%;
	left: 174px;
	top: 52px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav li {
	float: left;
	padding: 0;
}
#nav li a {
	float: left;
	padding: 0;
	display: block;
}
#nav_order, #nav_lead, #nav_reg, #nav_about, #nav_faq, #nav_contact, #nav_order_a, #nav_lead_a, #nav_reg_a, #nav_about_a, #nav_faq_a, #nav_contact_a {
	text-indent: -9999px;
}
#nav_order, #nav_order a {
	background: url(../img/nav_order_a.jpg) no-repeat;
	width: 50px;
	height: 18px;
}
#nav_order a:hover {
	background: url(../img/nav_order_b.jpg) no-repeat;
	width: 50px;
	height: 18px;
}

#nav_lead, #nav_lead a {
	background: url(../img/nav_lead_a.jpg) no-repeat;
	width: 106px;
	height: 18px;
}
#nav_lead a:hover {
	background: url(../img/nav_lead_b.jpg) no-repeat;
	width: 106px;
	height: 18px;
}
#nav_lead_a {
	background: url(../img/nav_lead_b.jpg) no-repeat;
	width: 106px;
	height: 18px;
}
#nav_reg, #nav_reg a {
	background: url(../img/nav_reg_a.jpg) no-repeat;
	width: 97px;
	height: 18px;
}
#nav_reg a:hover {
	background: url(../img/nav_reg_b.jpg) no-repeat;
	width: 97px;
	height: 18px;
}
#nav_reg_a {
	background: url(../img/nav_reg_b.jpg) no-repeat;
	width: 97px;
	height: 18px;
}
#nav_about, #nav_about a {
	background: url(../img/nav_about_a.jpg) no-repeat;
	width: 54px;
	height: 18px;
}
#nav_about a:hover {
	background: url(../img/nav_about_b.jpg) no-repeat;
	width: 54px;
	height: 18px;
}
#nav_about_a {
	background: url(../img/nav_about_b.jpg) no-repeat;
	width: 54px;
	height: 18px;
}
#nav_faq, #nav_faq a {
	background: url(../img/nav_faq_a.jpg) no-repeat;
	width: 41px;
	height: 18px;
}
#nav_faq a:hover {
	background: url(../img/nav_faq_b.jpg) no-repeat;
	width: 41px;
	height: 18px;
}
#nav_faq_a {
	background: url(../img/nav_faq_b.jpg) no-repeat;
	width: 41px;
	height: 18px;
}
#nav_contact, #nav_contact a {
	background: url(../img/nav_contact_a.jpg) no-repeat;
	width: 69px;
	height: 18px;
}
#nav_contact a:hover {
	background: url(../img/nav_contact_b.jpg) no-repeat;
	width: 69px;
	height: 18px;
}
#nav_contact_a {
	background: url(../img/nav_contact_b.jpg) no-repeat;
	width: 69px;
	height: 18px;
}
#hero {
	width: 609px;
	height: 152px;
}
#slots {
	overflow: hidden;
	width: 609px;
}
#slots img {
	float: left;
}
#content {
	background: url(../img/content_bg.gif) repeat-y;
	border-bottom: 1px solid #D9D9D9;
	width: 609px;
	margin-bottom: 1px;
}
div.clear {
	clear: left;
}
#icon img {
	float: left;
	padding-right: 10px;
}
#icon p {
	margin-bottom: 0;
	padding: 2px 10px 10px 10px;
}
#contact {
	background: url(../img/contact_bg.gif) no-repeat;
	width: 609px;
	height: 140px;
	padding-bottom: 125px;
}
#contact table {
	width: 609px;
}
#contact table td {
	padding-left: 20px;
}
#contact ul {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	line-height: 110%;
	list-style-type: none;
	list-style-image: none;
}
#contact ul li {
	margin: 0;
	padding: 0;
	background: none;
}
#footer {
	padding: 0;
	margin: 0;
	margin-bottom: 10px;	
}













