body {
	margin: 0px;
	background: #000000 url(../images/body-bg.jpg) no-repeat center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p {padding: 9px 0px 9px 0px; margin: 0px;}
#content p,#content li { line-height:20px; }
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 9px;
	padding-bottom: 9px;
}
#content  ul li {
	background: url(../images/bullet.gif) no-repeat left 7px;
	padding-left: 13px;
	list-style-image: none;
	list-style-type: none;
}

a:link, a:visited {
	color: #D85924;
	text-decoration: underline;
	font-weight: normal;
	font-variant: normal;
}
a:hover {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
}

img {border: none;}

.rightimg {float: right; margin: 10px 0px 10px 10px; position:relative; display:block;}
.leftimg {float: left; margin: 10px 10px 10px 0px; position:relative; display:block;}

.leftimg span, .rightimg span {visibility:hidden;display:none;}
.leftimg:hover span, .rightimg:hover span {visibility:visible;display:block; position:absolute; top:0px; left:0px;}
#container {
	width: 900px;
	margin: 0px auto;
	background: #FFFFFF;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	position: relative;
	min-height:630px;
}
#top {
	height: 386px;
	width: 900px;
	background: url(../images/top-bg.jpg) no-repeat;
	position: relative;
	z-index:10;
}
#fla {
	position: absolute;
	top: 42px;
	right: 25px;
}

#logo {display:block; width:233px; height:214px;}
#logo img {display:none;}
#logo:hover img {display:block;}
#content {
	padding: 5px 15px;
	text-align: justify;
	width: 870px;
	background: url(../images/content-bg.jpg) no-repeat;
	position: relative;
}
h1 {
	font-size: 24px;
	text-transform: capitalize;
	color: #c73501;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 9px;
}
h1 span {
	display: block;
	font-size: 12px;
	font-weight: bold;
	border-top: 1px solid #CCCCCC;
	padding-top: 1px;
	color: #7D331A;
	background: url(../images/bullet.gif) no-repeat left 6px;
	padding-left: 12px;
}
h2 {
	font-size: 20px;
	color: #6a6a6a;
	font-weight: normal;
	text-align: left;
	background: url(../images/h2.gif) no-repeat left 9px;
	margin: 0px;
	height: 32px;
	padding: 12px 0px 9px 14px;
	text-transform: capitalize;
}
h3 {
	font-size: 16px;
	margin: 0px;
	padding: 9px 0px;
	text-align: left;
	color: #863323;
}



#aff {
	float: right;
	margin-left: 15px;
	position: absolute;
	border-left: 1px solid #CCCCCC;
	top: 0px;
	right: 15px;
	bottom: 10px;
}

#footer {
	background: url(../images/footer-bg.jpg) no-repeat center bottom;
	padding: 6px 15px 85px 15px;
	;
	width: 870px;
	text-align: center;
	margin: 0px auto;
	position:relative;
	color: #989898;
}
#footer div {
	background: #CCCCCC;
	height: 1px;
	position: absolute;
	left: 15px;
	top: 0px;
	right: 15px;
}


a.conversion {color:#FF0000;}
a.conversion:hover {color:#000000;}

#container .index {width:533px; padding-right:352px; min-height:920px;}
#content blockquote {background: #F4F4F4 url(../images/q1.jpg) no-repeat left top; border:solid 1px #e9e9e9;}
#content blockquote em {
	background: url(../images/q2.jpg) no-repeat right bottom;
	display: block;
	padding: 10px 20px;
	color: #701900;
	line-height: 30px;
}
#content blockquote em strong {
	text-align: right;
	display: block;
	font-style: normal;
	color: #666666;
	line-height: 12px;
}
#top #cta {
	position: absolute;
	left: 94px;
	top: 256px;
}
