@charset "utf-8";
body{
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#genpadding{
	padding: 10px;
}
#home {
	position: relative;
	width: 700px;
	left: 0px;
	top: 0px;
}
#navi{
	text-align: left;
	margin-bottom: 5px;
}
#navi #navicontent{
	position: absolute;
	right: 0px;
	text-align: right;
	top: 10px;
	width: 424px;
}
#navi #navicontent ul{
	margin: 0px;
	padding: 0px;
}
#navi #navicontent li{
	font-size: 0.8em;
	line-height: 2em;
	color: #CCCCCC;
	display: block;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
#navi #navicontent li a{
	color: #CCCCCC;
	text-decoration: none;
}
#navi #navicontent li a:hover{
	text-decoration: underline;
}

#topflash{}
#contentbox{
	clear: both;
	width: 100%;
	position: relative;
	left: 0px;
	top: 0px;
	text-align: left;
}
#contentbox li{
	font-size: 0.7em;
	line-height: 1.8em;
	color: #666666;
}

#contentbox #brands{
	position: relative;
	width: 350px;
	text-align: center;
	margin-bottom: 10px;
	float: right;
	margin-top: 10px;
}
#contentbox #brands-100 {
	position: relative;
	width: 700px;
	text-align: center;
	margin-bottom: 10px;
	float: left;
	margin-top: 10px;
}

.bkgrnd {
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	padding: 20px;
}
p {
	font-size: 0.7em;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 1.8em;
	color: #666666;
	margin-right: 0em;
	margin-left: 0em;
}
p a{
	color: #943A91;
	text-decoration: none;
}
p a:hover{
	text-decoration: underline;
}
h1 {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	color: #AE42A8;
	margin-top: 10px;
	margin-bottom: 0px;

}
h2 {
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	color: #953B92;
	line-height: 1.4em;
	margin-right: 50px;
}
h3 {
	font-size: 1.5em;
	margin-top: 10px;
	margin-bottom: 0px;
}

.gallery_image
{
	height: 100px;
	width: 100px;
	border: 2px solid #8E348B;
}

.cb
{
	clear: both;
}

.heading01{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #943A91;
	display: block;
	margin-bottom: 10px;
}
#footer{
	position: relative;
	width: 100%;
	left: 0px;
	top: 0px;
	text-align: left;
}
#footer #copyright{
	font-size: 0.6em;
	color: #666666;
	margin-left: 5px;
	line-height: 2em;
}
#footer #copyright a{
	color: #CCCCCC;
	text-decoration: none;
}
#footer #copyright a:hover{
	text-decoration: underline;
}
#footer #websir{
	position: absolute;
	top: 0px;
	right: 0px;
	margin-right: 5px;
}
#footer #websir #txt {
	font-size: 0.5em;
	color: #666666;
	margin-left: 5px;
	line-height: 2em;
}
#footer #websir #txt a{
	text-decoration: none;
	color: #666666;
}
#footer #websir #txt a:hover{
	color: #666666;
	text-decoration: none;
}
.formtxt{
	font-size: 0.7em;
	color: #666666;
}
.formtxt2{
	color: #666666;
	font-size: 11px;
}
.content{
	padding: 10px;
}
#baf{
	float: left;
	display: block;
	height: 146px;
	width: 348px;
	background-image: url(../layout/images/baf_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}
label{
	font-size: 0.8em;
	color: #FFFFFF;
}
#baf_form{
	position: relative;
}
#baf_formtxt{
	position: absolute;
	left: 123px;
	top: 101px;
	font-size: 0.8em;
	color: #8E348B;
	border: 1px none #FFFFFF;
}
#baf_submit{
	position: absolute;
	left: 283px;
	top: 96px;
}
#offers {
	float: left;
	display: block;
	height: 151px;
	width: 348px;
	position: relative;
	padding-top: 5px;
	padding-left: 2px;
}

