/**********************************************/
/*******  Default Tags
/**********************************************/
body {
	background-color: #f8fdff;
	margin: 0px;
	padding: 0px;
	z-index:-10;
}
#wrapper{
	margin:0 auto;
	width:784px;
	background-color: #f8fdff;
	position:absolute;
	top:0px;
	z-index:10;
	left:50%;
	margin:0px 0px 0px -392px;
	}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	text-transform: none;
	color: #687ba4;
}

a {
	color: #99adce;
	text-decoration: none;
}

a:hover {
	color: #96b6eb;
	text-decoration: underline;
}

a:active {
	color: #96b6eb;
	text-decoration: underline;
}

a:visited {
	color: #96b6eb;
	text-decoration: none;
}

h1 {

}

h2 {

}

h3 {

}

.float-clear {
	float: left;
	clear: both;
}

/**********************************************/
/*******  Custom Page Tags
/**********************************************/

.header {
	width: 784px;
	height: 60px;
	text-align: left;
	margin: 17px 0px 0px 0px;
	clear: both;
	background-color: #f8fdff;
}

.logo {
	width: 164px;
	height: 60px;
	float: left;
}

.button-ask {
	width: 171px;
	height: 35px;
	float: right;
	margin: 13px 20px 0px 0px;
}

.body_top {
	width: 784px;
	height: 21px;
	background-image: url(../demo_images/accent_body-top.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	clear: both;
}

.menu {
	width: 491px;
	height: 21px;
	float: right;
}

.body_container {
	width: 784px;
	clear: both;
}

.body_left-border {
	width: 7px;
	background-image: url(../demo_images/accent_body-leftborder.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #f8fdff;
}

.body_right-border {
	width: 2px;
	background-image: url(../demo_images/accent_body-rightborder.gif);
	background-position: top;
	background-repeat: repeat-y;
	background-color: #f8fdff;
}

.body_main {
	width: 775px;
	background-image: url(../demo_images/accent_body-bg.gif);
	background-position: left;
	background-repeat: repeat-y;
	background-color: #ffffff;
}

.body_left {
	width: 568px;
	margin-left: 1px;
	float: left;
	clear: both;
}

.main_banner {
	width: 568px;
	height: 274px;
	float: left;
	clear: both;
}

.main_banner-holder {
	background:url(../images/as2_bg.jpg);
	width: 767px;
	height: 274px;
	float: left;
}
.flash_holder{
	margin: 88px 0 0 258px;
}
.main_sub {
	width: 568px;
	float: left;
	clear: both;
}

.main_sub-top {
	width: 568px;
	height: 22px;
	background-color: #eaf7ff;
	border-top: 1px solid #cee4f0;
	border-bottom: 1px solid #e2eef5;
	text-align: right;
	float: left;
	clear: both;
}

.main_sub-main {
	width: 568px;
	text-align: left;
	float: left;
	clear: both;
}

.button_shop {
	width: 200px;
	height: 55px;
	text-align: left;
	margin: 6px 6px 0px 0px;
	float: right;
}
.button_freegift {
	width: 200px;
	height: 145px;
	text-align: center;
	margin: 6px 6px 0px 0px;
	float: right;
}

.button_affil {
	width: 200px;
	height: 100px;
	text-align: left;
	margin: 6px 6px 0px 0px;
	float: right;
}

.rightside {
	width: 198px;
	border: 1px solid #d2f0d0;
	margin: 6px 6px 0px 0px;
	padding: 0px 0px 20px 0px;
	float: right;
}

.rightside-header1 {
	width: 198px;
	height: 41px;
	float: left;
	clear: both;
}

.rightside-headertitle1 {
	width: 198px;
	height: 28px;
	margin: 0px 0px 0px 0px;
	float: left;
	clear: both;
}

.rightside-holder {
	width: 162px;
	margin: 14px 0px 0px 18px;
	float: left;
	clear: both;
	color:#697ba5;
}

.rightside-block {
	width: 162px;
	float: left;
	clear: both;
}

.rightside-arrow {
	width: 11px;
	height: 8px;
	margin: 2px 0px 0px 0px;
	background-image: url(../demo_images/arrow_rightside1.gif);
	background-repeat: no-repeat;
	float: left;
	color:#697ba5;
}

.rightside-content {
	width: 150px;
	float: left;
	color:#697ba5;
}

.body_bot {
	width: 784px;
	height: 4px;
	background-image: url(../demo_images/accent_body-bot.gif);
	background-position: left;
	background-repeat: no-repeat;
	clear: both;
}

.footer {
	width: 760px;
	height: 70px;
	margin: 0px 0px 10px 0px;
	padding: 12px 10px 0px 10px;
	text-align: left;
	clear: both;
}

.footer-right {
	width: 300px;
	height: 30px;
	float: right;
}



/**********************************************/
/*******  Custom Font Tags
/**********************************************/

#footer {
	float:left;
	width:774px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	color: #687ba4;
	background-color:#f8fdff;
padding-left:5px;
padding-right:5px;
}

#footer a {
	color: #99adce;
	text-decoration: none;
}

#footer a:hover {
	color: #96b6eb;
	text-decoration: underline;
}

#footer a:active {
	color: #96b6eb;
	text-decoration: underline;
}

#footer a:visited {
	color: #96b6eb;
	text-decoration: none;
}
/*-------------------------fixes-----------------*/
#rightside1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	text-transform: none;
	color: #969696;
}
#chromemenu{
	float:left;
	width:739px;
	padding-left:45px;
	background-color:#FFFFFF;
	margin-bottom:5px;
	}
#sub{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	background-color: #eaf7ff;
	width: 568px;
	height: 17px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
#main_sub-main p{
	color: #697ba5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:0px;
	padding:0px;
}
#main_sub-main a{
	color: #697ba5;
	text-decoration:none;
}
#main_sub-main a:hover{
	text-decoration:none;
	color:#999999;
}
#main_sub-main h1{
	color: #697ba5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#body_bot{
	float:left;
	width:784px;
background-image: url(../demo_images/accent_body-bot.gif);
background-repeat:repeat-y;
}
#column-holer{
	float:left;
	width:784px;
	background-color: #f8fdff;
}
#column-holer h1{
	color: #697ba5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}