body {
	margin: 0px;
	background-color: #FFFFFF;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2E201F;
}
a {
	text-decoration: underline;
	color: #3CA8B0;
}

p {
	margin-top: 0px;
} 

#container {
	width: 734px;
	position: relative;
	margin: auto;
	
}
.thumbnail {
	display: block;
	height: 150px;
	width: 150px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	cursor: hand;
}

.imageborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E2DAD3;
	border-right-color: #4D6680;
	border-bottom-color: #4D6680;
	border-left-color: #D0C2B7;
	clip: rect(20px,30px,auto,auto);
}
.imageborder2 {
	border: 1px solid #999999;
	background-color: #EBEBDE;
	padding: 3px;
	height: 150px;
	width: 150px;
	margin-top: 11px;
	margin-bottom: 7px;
}

.leftborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.shoppingbags {
	position: relative;
	float: right;
	padding-left: 25px;
	padding-top: 25px;
}

.images_right {
	float: right;
	width: 170px;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 10px;
}


#header {
	background-attachment: scroll;
	background-image: url(assets/layout/newlayout_r2_c2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 160px;
	text-align: right;
	}
	
#footer {
	text-align: right;
	font-size: 11px;
	letter-spacing: 3px;
	clear: both;
	position: relative;
	height: 25px;
	text-decoration: none;
	background-image: url(assets/layout/newlayout_r4_c2.jpg);
	padding-top: 35px;
	background-repeat: no-repeat;
	font-weight: normal;
	color: #666666;
	background-attachment: scroll;
	background-position: left top;
	padding-right: 30px;
	margin: 0px;
	}
#footer a{
	color: #666666;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
#footer p{
	line-height: 25px;
	margin: 0px;

}


#subcontainer {
	width: 734px;
	background-image: url(assets/layout/layout_r2_c2.jpg);
	position: relative;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin: 0px;
	padding: 0px;
	height: auto;

}
#subcontainerbg {
	width: 821px;
	background-image: url(assets/layout/layout_r4_c2.jpg);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
	position: relative;
	width: auto;
	height: auto;
	float: left;
	margin: 0px;
	padding: 0px;

}
#leftcolumn{
	width: 150px;
	position: relative;
	float: left;
	text-align: left;
	padding-top: 28px;
	padding-bottom: 18px;
	clear: left;
	margin: 0px;
	padding-right: 0px;
	padding-left: 20px;
	}
#leftcolumn p{
	margin-bottom: 30px;
	font-size: 15px;
	letter-spacing: 1px;
	}
#leftcolumn a{
	color: #3CA8B0;
	text-decoration: none;
	padding-right: 18px;
	}


#rightcolumn{
	width: 530px;
	position: relative;
	float: right;
	padding-top: 23px;
	padding-right: 30px;
	font-size: 13px;
	padding-bottom: 25px;
	padding-left: 0px;
	}
.img2 {
	border: 1px solid #999999;
	background-color: #EBEBDE;
	padding: 3px;
}

#rightcolumn p{
	line-height: 25px;

	}
h1 {
	font-size: 18px;
	margin-top: 0px;
	font-weight: normal;
	letter-spacing: 1.5px;
	margin-bottom: 5px;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 1px;
}
.categoriestable {
	text-decoration: none;
}
.categoriestable a {
	text-decoration: none;
	line-height: 30px;
}


.pad {
	padding-right: 10px;
	padding-left: 10px;
}



.images_right2 {
	float: right;
	width: 154px;
	margin-left: 22px;
	margin-top: 0px;
	margin-right: 0px;
}
#notice p {
	margin: 0px;
	padding: 0px;
	line-height: 15px;
	font-size: 11px;
}
