body {
	margin: 0px;
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: center 20px;
	background-color: #8A008B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #F0F0F0;
	padding-top: 3px;
	padding-bottom: 3px;
}
#container {
	background-image: url(../images/container-bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 757px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position:relative;
}
h2 {
	background-image: url(../images/h2-bg.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	color: #632652;
	padding-top: 0px;
	font-size:18px;
}
h3 {
	background-image: url(../images/h2-bg.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 3px;
	color: #632652;
	padding-top: 2px;
	font-size:14px;
}
h4 {
	color: #632652;
	font-size:16px;
	padding: 2px;
	margin: 0px;
}


#top {
	height: 131px;
	width: 757px;
	background-image: url(../images/top-bg.jpg);
	z-index: 200;
}
#flash {
	height: 446px;
	width: 757px;
	margin: 0px;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	z-index: 1;
}
#content {
	width: 717px;
	padding-right: 20px;
	padding-left: 20px;
	margin: 0px;
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer {
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin: 0px;
	width: 717px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	clear:both;
}
img {border: none;}

a.pto {color: #00CC00;text-decoration: underline;font-weight: normal;font-variant: normal;}
a.pto:link {color: #00CC00;text-decoration: underline;font-weight: normal;font-variant: normal;}
a.pto:visited {color: #00CC00;text-decoration: underline;font-weight: normal;font-variant: normal;}
a.pto:hover {color: #8A008B;text-decoration: underline;font-weight: normal;font-variant: normal;}

.rightimg_vrc {float: right; margin: -13px 0px 5px 10px; position:relative; display:block; text-align:center;}
.rightimg {float: right; margin-left: 10px; margin: 10px; margin-right: 0px; position:relative; display:block;}
.leftimg {float: left; margin-left: 10px; margin: 10px; margin-left: 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;}
a:link {
	color: #8A008B;
	text-decoration: underline;
	font-weight: normal;
	font-variant: normal;
}
a:visited {
	color: #8A008B;
	text-decoration: underline;
	font-weight: normal;
	font-variant: normal;
}
a:hover {
	color: #4F004F;
}


#faq-foot{
	font-size:10px;
}
#faq-foot strong{
	font-size:12px;
}
hr {
	background-color: #FFFFFF;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 1px;

}
.border {
	padding: 5px;
	border: 1px solid #8A008B;
	background-color: #FFFFFF;
	margin: 5px;
}
.video {
	float: left;
	padding: 13px;
	padding-bottom: 5px;
	width:320px;
	border: dotted 1px #FFFFFF;
	margin: 5px;
	margin-bottom: 10px;
	margin-top: 0px;
}
#smform {
	height: 279px;
	width: 198px;
	float: right;
	background: url(../images/sm-form.jpg) no-repeat;
	padding-top: 150px;
	padding-right: 32px;
	padding-left: 32px;
}
#smform input {
	height: 18px;
	padding: 1px 0px;
	width: 198px;
	margin-bottom: 6px;
	font: serif;
	color:#666666;
}
#smform input#security_code { width: 100px; }
#smform textarea {
	height: 98px;
	width: 194px;
	margin-bottom: 6px;
	color:#666666;
}
#smform #submit {
	height: 50px;
	width: 90px;
	margin-bottom: 0px;
	font-size: 16px;
	color:#000000;
	float:right;
}
#sale {
	position:absolute;
	top:207px;
	left:-65px;
}

#salein {
	position:absolute;
	top:133px;
	right:-95px;
}