body {
	background-color: #2A437E;
	background-image:url(../img/tile.jpg);
	font-family:verdana,arial,tahoma,sans-serif;
	font-size:10px;
	text-align:center;
	color:#261f65;
	font-size:small;
	margin-top:-2px;
	margin-left:0px;
	margin-right:0px;
}

body#protected{background-image:url(../img/protected.jpg);background-position:center center;}

img {
	border:none;
}

a#but1, a:hover#but1{
	position:relative;
	top:124px;
	left:313px;
	width:51px;
	height:28px;
	display:block;
	background:url(../img/1.jpg);
}
a:hover#but1{
	background-position: 51px 0px;
}
a#but2{
	position:relative;
	top:82px;
	left:364px;
	width:97px;
	height:32px;
	display:block;
	background:url(../img/2.jpg);
}
a:hover#but2{
	background-position: 97px 0px;
}
a#but3, a:hover#but3{
	position:relative;
	top:38px;
	left:461px;
	width:102px;
	height:26px;
	display:block;
	background:url(../img/3.jpg);
}
a:hover#but3{
	background-position: 102px 0px;
}
a#but4, a:hover#but4{
	position:relative;
	top:8px;
	left:562px;
	width:117px;
	height:30px;
	display:block;
	background:url(../img/4.jpg);
}
a:hover#but4{
	background-position: 117px 0px;
}
a#but5, a:hover#but5{
	position:relative;
	top:-25px;
	left:683px;
	width:103px;
	height:21px;
	display:block;
	background:url(../img/5.jpg);
}
a:hover#but5{
	background-position: 103px 0px;
}
a#but6, a:hover#but6{
	position:relative;
	top:-45px;
	left:782px;
	width:132px;
	height:21px;
	display:block;
	background:url(../img/6.jpg);
}
a:hover#but6{
	background-position: 132px 0px;
}

#container{
	margin-left:auto;
	margin-right:auto;
	width:1002px;
	height:100%;
	text-align:left;
	vertical-align:middle;
	background-color:white;
}
#header {
	width:1002px;
	height:185px;
	overflow:hidden;;
	background-image:url(../img/header.jpg);
}
#flashcontent{
	position:absolute;
	z-index:5;
	float:left;
	width:283px;
	height:478px;
}
.right_div{
	z-index:10;
	position:relative;
	left:283px;
	float:left;
	height:478px;
	width:719px;
	background-image:url(../img/products_bg.jpg);
	background-color:white;
}
#right_products{
	background-image:url(../img/products_bg_white.jpg);
	background-position:right;
	background-color:white;	
}
#ajaxcontainer {
	background-color:white;
}

/* styles used for the rest of pages */
#othercontainer{
	margin-left:auto;
	margin-right:auto;
	width:1002px;
	height:100%;
}
#skincaremenu {
	float:left;
	background-image:url(../img/skincare_bg_left.jpg);
	width:282px;
	height:478px;
}
#skincaremain {
	float:left;
	background-image:url(../img/skincare_bg.jpg);
	width:720px;
	height:478px;
	text-align:left;
}
#skincaretextarea {
	overflow:auto;
	position:relative;
	top:100px;
	width:450px;
	height:320px;
	scrollbar-base-color:#c6e1ff;
	scrollbar-shadow-color:#c6e1ff;
	scrollbar-lightshadow-color:#c6e1ff;
	scrollbar-darkshadow-color:white;
	scrollbar-highlight-color:white;
	scrollbar-track-color:#c6e1ff;
	scrollbar-3dlight-color:#c6e1ff;
}
#aboutusmenu {
	float:left;
	background-image:url(../img/about_us_bg_left.jpg);
	width:282px;
	height:478px;
}
#aboutusmain {
	float:left;
	background-image:url(../img/about_us_bg.jpg);
	width:713px;
	height:478px;
	text-align:left;
}
#aboutustextarea {
	overflow:auto;
	position:relative;
	top:0px;
	width:450px;
	height:320px;
	scrollbar-base-color:#ced2db;
	scrollbar-shadow-color:#ced2db;
	scrollbar-lightshadow-color:#ced2db;
	scrollbar-darkshadow-color:white;
	scrollbar-highlight-color:white;
	scrollbar-track-color:#ced2db;
	scrollbar-3dlight-color:#ced2db;	
}
#sunsafetymenu {
	float:left;
	background-image:url(../img/sun_safety_bg_left.jpg);
	width:282px;
	height:478px;
}
#sunsafetymain {
	float:left;
	background-image:url(../img/sun_safety_bg.jpg);
	width:708px;
	height:478px;
	text-align:left;
}
#sunsafetytextarea {
	overflow:auto;
	position:relative;
	top:20px;
	width:450px;
	height:320px;
	scrollbar-base-color:#a6b2e2;
	scrollbar-shadow-color:#a6b2e2;
	scrollbar-lightshadow-color:#a6b2e2;
	scrollbar-darkshadow-color:white;
	scrollbar-highlight-color:white;
	scrollbar-track-color:#a6b2e2;
	scrollbar-3dlight-color:#a6b2e2;	
}
#adminmain {
	float:left;
	background-image:url(../img/about_us_bg.jpg);
	background-repeat:no-repeat;
	width:720px;
	height:478px;
	text-align:left;
}
#admintextarea {
	overflow:auto;
	position:relative;
	top:0px;
	width:700px;
	height:430px;
	scrollbar-base-color:#ced2db;
	scrollbar-shadow-color:#ced2db;
	scrollbar-lightshadow-color:#ced2db;
	scrollbar-darkshadow-color:white;
	scrollbar-highlight-color:white;
	scrollbar-track-color:#ced2db;
	scrollbar-3dlight-color:#ced2db;	
}
a#aboutus1, a:hover#aboutus1{
	position:relative;
	top:120px;
	left:40px;
	width:162px;
	height:38px;
	display:block;
	background:url(../img/buttons/about_us.jpg);
}
a:hover#aboutus1{
	background-position: 162px 0px;
}
a#aboutus2, a:hover#aboutus2{
	position:relative;
	top:120px;
	left:40px;
	width:162px;
	height:34px;
	display:block;
	background:url(../img/buttons/b2b.jpg);
}
a:hover#aboutus2{
	background-position: 162px 0px;
}
a#aboutus3, a:hover#aboutus3{
	position:relative;
	top:120px;
	left:40px;
	width:162px;
	height:42px;
	display:block;
	background:url(../img/buttons/contact_us.jpg);
}
a:hover#aboutus3{
	background-position: 162px 0px;
}
a#aboutus4, a:hover#aboutus4{
	position:relative;
	top:120px;
	left:40px;
	width:162px;
	height:34px;
	display:block;
	background:url(../img/buttons/members.jpg);
}
a:hover#aboutus4{
	background-position: 162px 0px;
}
a#sunsafety1, a:hover#sunsafety1{
	position:relative;
	top:120px;
	left:40px;
	width:158px;
	height:36px;
	display:block;
	background:url(../img/buttons/safety_tips.jpg);
}
a:hover#sunsafety1{
	background-position: 158px 0px;
}
a#sunsafety2, a:hover#sunsafety2{
	position:relative;
	top:120px;
	left:40px;
	width:158px;
	height:36px;
	display:block;
	background:url(../img/buttons/sun_facts.jpg);
}
a:hover#sunsafety2{
	background-position: 158px 0px;
}
a#sunsafety3, a:hover#sunsafety3{
	position:relative;
	top:120px;
	left:40px;
	width:158px;
	height:39px;
	display:block;
	background:url(../img/buttons/spf.jpg);
}
a:hover#sunsafety3{
	background-position: 158px 0px;
}
a#sunsafety4, a:hover#sunsafety4{
	position:relative;
	top:120px;
	left:40px;
	width:158px;
	height:44px;
	display:block;
	background:url(../img/buttons/faq.jpg);
}
a:hover#sunsafety4{
	background-position: 158px 0px;
}


/* FOOTER */


#footer, #credits {
	color: white;
	font-size:11px;
}

#footer > a, #credits > a {
	text-decoration:none;
	color:white;
}
#footer {
	float:left;
	width:1000px;
}
#credits {
	float:right;
	position:relative;
	top:-15px;
}
.footer_link {
	color:white;
	text-decoration:none;
}
.w, .b, .admin_browse, .seo_browse {
	color:#3D5790;
	text-decoration:none;
	font-weight:bold;
}





 
