body {
	margin:0px 0px 0px 18px;
	background-color:  #ffffff;
}

*, * focus { outline: none; }

img {
	border: 0px;
}

.blog-table {position:relative; top:-53px}

.blog {border: 1px solid #cacaca; position:relative; left:230px; top: 3px}

.blog-contact {border-bottom: 1px solid #fff; border-left: 1px solid #fff; border-right: 1px solid #fff;}

p { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	padding-right: 180px;
	font-weight: normal;
}
.boldText {
	font-weight: bold;
}
.errorText {
	font-weight: bold;
	color: #990000;
}
.contactText {
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px solid #000000;
	padding-right: 275px;
}
.contactTitle {
	font-weight: bold;
	font-size: 14px;

}
.thumblayout {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
}
.thumbspace {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.arrowspace {
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 440px;
}
.backarrow {
	padding-top: 100px;
	padding-left: 540px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#content {
	position:absolute; 
	left:250px; 
	top:30px; 
	width:615px; 
	height:528px; 
	z-index:1;
}

#content-contact {
	position:absolute; 
	left:0px; 
	top:400px; 
	width:300px; 
	height:160px; 
	z-index:2;
}
/* product pages*/
#product-content {
	position:absolute; 
	left:160px; 
	top:115px; 
	width:615px; 
	height:528px; 
	z-index:1;
}
#back-button {
	position:absolute; 
	left:160px; 
	top:80px; 
	width:608px; 
	height:30px; 
	z-index:1;
}
/* product pages*/
#thumb-content {
	position:absolute; 
	left:250px; 
	top:115px; 
	width:615px; 
	height:528px; 
	z-index:1;
}
#thumb-button {
	position:absolute; 
	left:578px; 
	top:80px; 
	width:105px; 
	height:30px; 
	z-index:1;
}
#light-title {
	position:absolute; 
	left:240px; 
	top:80px; 
	width:218px; 
	height:24px; 
	z-index:1;
}

	/*main links*/
	A 			{ color: #666666; text-decoration: underline; } 
	A:link		{ color: #666666; text-decoration: underline; } 
	A:visited	{ color: #666666; text-decoration: underline; } 
	A:active	{ color: #000000; text-decoration: underline; } 
	A:hover		{ color: #000000; text-decoration: underline; }