html,body,img,p,h1,h2,h3,h4,h5,h6,ul,ol,form {margin:0; padding:0; list-style:none; border:none}
html {overflow-x: hidden; overflow-y: scroll;}


a,a:hover {outline:none}
#container {
	width: 948px;
	padding: 0;
	margin: 0 auto;
	display: block;
	clear: both;
}
#top {
	width: 948px;
	height: 120px;
	padding: 0;
	margin: 0;
	display: block;
	clear: both;
}
#top #logo {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	width: 206px;
	height: 41px;
	padding: 0;
	margin: 28px 0 0 38px;
	display: block;
	position: absolute;
}
#top #explore {
	background-image: url(../images/assets/explore.png);
	_background-image: url(../images/assets/explore.jpg) !important;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	width: 203px;
	height: 36px;
	padding: 0;
	margin: 32px 0 0 300px;
	display: block;
	position: absolute;
	cursor: pointer;
	z-index: 999;
}
#top #explore #navdrop {
	background-image: url(../images/assets/navdrop.png);
	_background-image: none !important;
	_background-color: #ffffff !important;
	background-position: 0% 0%;
	background-repeat: repeat;
	width: 188px;
	padding: 4px 0 4px 0;
	margin: 29px 0 0 7px;
	_margin: 29px 0 0 8px;
	display: none;
	position: absolute;
	z-index: 999;
}
#top #explore #navdrop a {
	width: 166px;
	height: 20px;
	padding: 5px 0 0 22px;
	margin: 0;
	display: block;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	z-index: 999;
}
#top #explore #navdrop a:hover {
	width: 166px;
	height: 20px;
	padding: 5px 0 0 22px;
	margin: 0;
	display: block;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #777;
	text-decoration: none;
	z-index: 999;
}
#top #login {
	width: 320px;
	height: 36px;
	padding: 0;
	margin: 24px 0 0 600px;
	display: block;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
#top #login #login-labels {
	width: 200px;
	height: 16px;
	padding: 0;
	margin: 0;
	display: block;
	clear: both;
}
#top #login #login-labels .label-user {
	width: 105px;
	height: 12px;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #a8a8a8;
	text-decoration: none;
}
#top #login #login-labels .label-pass {
	width: 90px;
	height: 12px;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #a8a8a8;
	text-decoration: none;
}
#top #login input {
	background-color: #fff;
	width: 90px;
	height: 15px;
	padding: 3px;
	margin: 0 8px 0 0;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 0;
}
#top #login input.submit {
	background: #ec297b;
	width: 60px;
	height: 21px;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	border: 0;
	cursor: pointer;
}
#top #login span.white-shadow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	display: block;
	position: absolute;
	top: 21px;
	left: 1px;
	z-index: 1;
}
#top #login span.white-shadow a, #top #login span.white-shadow a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
#top #login span.black-shadow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: block;
	position: absolute;
	top: 20px;
	left: 0px;
	z-index: 10;
}
#top #login span.black-shadow a, #top #login span.black-shadow a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#content {
	width: 948px;
	padding: 0;
	margin: 0;
	display: block;
	clear: both;
	position: absolute;
}
#content #lc {
	width: 250px;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
}
#content #rc {
	width: 648px;
	padding: 0 0 0 30px;
	margin: 0;
	/*margin: 0 0 0 30px;
	_margin: 0 0 0 15px !important;*/
	display: block;
	float: left;
}
.clear {
	height: 0;
	width: 0;
	padding: 0;
	margin: 0;
	font-size: 0;
	line-height: 0;
	border: 0;
	outline: none;
	display: block;
	clear: both;
}

#contact {
	width: 164px;
	height: 183px;
	padding: 0;
	margin: 40px 0 50px 0;
	display: block;
	float: right;
}
#contact a {
	_behavior: url(css/iepngfix.htc);
	background-image:url(../images/assets/contact.png);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	width: 164px;
	height: 183px;
	padding: 0;
	margin: 0;
	display: block;
	clear: both;
	text-decoration: none;
}
#contact a:hover {
	_behavior: url(css/iepngfix.htc);
	background-image:url(../images/assets/contact_hover.png);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	width: 164px;
	height: 183px;
	padding: 0;
	margin: 0;
	display: block;
	clear: both;
	text-decoration: none;
}
#artcart {
	width: 178px;
	height: 131px;
	padding: 0;
	margin: 0;
	display: block;
	float: right;
}
#artcart a {
	_behavior: url(css/iepngfix.htc);
	background-image:url(../images/assets/artcart.png);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	width: 178px;
	height: 131px;
	padding: 0;
	margin: 0;
	display: block;
	clear: both;
	text-decoration: none;
}
#artcart a:hover {
	_behavior: url(css/iepngfix.htc);
	background-image:url(../images/assets/artcart_hover.png);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	width: 178px;
	height: 131px;
	padding: 0;
	margin: 0;
	display: block;
	clear: both;
	text-decoration: none;
}

#contact_pink {
	width: 164px;
	height: 183px;
	padding: 0;
	margin: 40px 0 50px 0;
	display: block;
	float: right;
}
#contact_pink a {
	_behavior: url(css/iepngfix.htc);
	background-image:url(../images/assets/contact_pink.png);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	width: 164px;
	height: 183px;
	padding: 0;
	margin: 0;
	display: block;
	clear: both;
	text-decoration: none;
}
#contact_pink a:hover {
	_behavior: url(css/iepngfix.htc);
	background-image:url(../images/assets/contact_pink_hover.png);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	width: 164px;
	height: 183px;
	padding: 0;
	margin: 0;
	display: block;
	clear: both;
	text-decoration: none;
}
#artcart_pink {
	width: 178px;
	height: 131px;
	padding: 0;
	margin: 0;
	display: block;
	float: right;
}
#artcart_pink a {
	_behavior: url(css/iepngfix.htc);
	background-image:url(../images/assets/artcart_pink.png);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	width: 178px;
	height: 131px;
	padding: 0;
	margin: 0;
	display: block;
	clear: both;
	text-decoration: none;
}
#artcart_pink a:hover {
	_behavior: url(css/iepngfix.htc);
	background-image:url(../images/assets/artcart_pink_hover.png);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	width: 178px;
	height: 131px;
	padding: 0;
	margin: 0;
	display: block;
	clear: both;
	text-decoration: none;
}

/***********************/
div.strip-five {
	width: 930px;
	height: 190px;
	padding: 0 0 0 35px;
	margin: 0;
	display: block;
	clear: both;
}
div.white-box-holder {
	width: 148px;
	height: 190px;
	padding: 0;
	margin: 0 25px 0 0;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}
div.white-box-holder a, div.white-box-holder a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
div.white-box {
	background-color: #ffffff;
	width: 112px;
	height: 112px;
	padding: 18px;
	margin: 0 0 6px 0;
	display: block;
	clear: both;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #222222;
	text-decoration: none;
}
a.white-box {
	background-repeat: no-repeat;
	background-position: 0px 10000px;
	background-color: #ffffff;
	width: 112px;
	height: 112px;
	padding: 18px;
	margin: 0 0 6px 0;
	display: block;
	clear: both;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #222222;
	text-decoration: none;
}
a.white-box:hover {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: #ffffff;
	width: 112px;
	height: 112px;
	padding: 18px;
	margin: 0 0 6px 0;
	display: block;
	clear: both;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #222222;
	text-decoration: none;
}


a.white-box-reverse {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: #ffffff;
	width: 148px;
	height: 148px;
	padding: 0;
	margin: 0 0 6px 0;
	display: block;
	clear: both;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #222222;
	text-decoration: none;
}
a.white-box-reverse:hover {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: #ffffff;
	width: 148px;
	height: 148px;
	padding: 0;
	margin: 0 0 6px 0;
	display: block;
	clear: both;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #222222;
	text-decoration: none;
}
a.white-box-reverse span {
	display: none;
}
a.white-box-reverse:hover span {
	background: #ffffff;
	padding: 6px;
	display: block;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #222222;
	text-decoration: none;
}