
a {text-decoration:underline; color:#ffffff;}
a:hover {text-decoration:underline; color: #CAE3A9;}


a.imagehome { 
     display: block;
     width: 130px;
height: 121px;
     background-image: url(/images/home.jpg);
     background-repeat: no-repeat;
     }
	
 
a.imagehome:hover {

filter:alpha(opacity=70);
-moz-opacity:.50;
opacity:.50;

     } 


a.imageabout { 
     display: block;
     width: 128px;
height: 121px;
     background-image: url(/images/aboutmiv.jpg);
     background-repeat: no-repeat;
     }

	 
a.imageabout:hover {

filter:alpha(opacity=70);
-moz-opacity:.50;
opacity:.50;
     } 


a.imagedesign { 
     display: block;
     width: 128px;
height: 121px;
     background-image: url(/images/design.jpg);
     background-repeat: no-repeat;
     }

	 
a.imagedesign:hover {

filter:alpha(opacity=70);
-moz-opacity:.50;
opacity:.50;
     } 


a.imageportfolio { 
     display: block;
     width: 128px;
height: 121px;
     background-image: url(/images/portfolio.jpg);
     background-repeat: no-repeat;
     }

	 
a.imageportfolio:hover {

filter:alpha(opacity=70);
-moz-opacity:.50;
opacity:.50;
     } 


a.imagepress { 
     display: block;
     width: 128px;
height: 121px;
     background-image: url(/images/press.jpg);
     background-repeat: no-repeat;
     }

	 
a.imagepress:hover {

filter:alpha(opacity=70);
-moz-opacity:.50;
opacity:.50;
     } 


a.imagecontact { 
     display: block;
     width: 128px;
height: 121px;
     background-image: url(/images/contact.jpg);
     background-repeat: no-repeat;
     }

	 
a.imagecontact:hover {

filter:alpha(opacity=70);
-moz-opacity:.50;
opacity:.50;
     } 

a.imagepurchase { 
     display: block;
     width: 130px;
height: 121px;
     background-image: url(/images/purchase.jpg);
     background-repeat: no-repeat;
     }

	 
a.imagepurchase:hover {

filter:alpha(opacity=70);
-moz-opacity:.50;
opacity:.50;
     } 


body {background-color: #CAD3A9; text-align:center; margin: 0px; color: #FFFFFF; font-family: Verdana; font-size: 12px; line-height: 18px; }

p {color: #ffffff; font-size: 12px; line-height: 18px;}

h3 {
	font-size: 12px;
	color: #FFFFFF;
}

#container {
	text-align: left;
	width: 900px;
	margin: 0 auto;
	position: relative;
}


#table {
	position:absolute;
	left:0px;
	top:0px;
	width:900px;
	height:auto;
}

#header {position: absolute; left: 0px; top: 0px; width: 900px; height: 153px; background-image: url(/images/home_01.jpg); background-repeat: no-repeat; text-align: right; vertical-align: top;}


#home {
	position:absolute;
	left:0px;
	top:153px;
	width:130px;
	height: 121px;
}

#about {
	position:absolute;
	left:130px;
	top:153px;
	width:128px;
	height: 121px;
}

#design {
	position:absolute;
	left:258px;
	top:153px;
	width:128px;
	height: 121px;
}

#portfolio {
	position:absolute;
	left:386px;
	top:153px;
	width:128px;
	height: 121px;
}

#press {
	position:absolute;
	left:514px;
	top:153px;
	width:128px;
	height: 121px;
}

#contact {
	position:absolute;
	left:642px;
	top:153px;
	width:128px;
	height: 121px;
}

#purchase {
	position:absolute;
	left:770px;
	top:153px;
	width:130px;
	height: 121px;
}

#pagecontent {
	position:absolute;
	left:0px;
	top:274px;
	width:900px;
	height: auto;
	background-image: url(/images/home_09.jpg); 
	background-repeat: no-repeat;
	background-color: #9878AB;

}

#rightcolumn {
	float:right;
	text-align: center;
	width: 175px;
	margin: 30px 25px 0px 0px;
}

#leftcolumn {
	float: left;
	text-align: center;
	width: 175px;
	margin: 30px 0px 0px 25px;
}

#main {
	float: left;
	margin: 30px 0px 0px 25px;
	padding-bottom: 10px;
	width: 410px;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
}

#main_sales {
	float: left;
	margin: 30px 0px 0px 25px;
	padding-bottom: 10px;
	width: 450px;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
}

.sales_div{
	float: left;
	margin: 0px 10px 10px 0px;
	text-align: center;
	width: 100px;
	height: auto;
}

#main_sales img{
	border: 1px solid white;
}

img.smallimages{
	padding:0px;
	border:1px solid #ffffff;
	margin-bottom: 2px;
}

img.images{
	border:1px solid #ffffff;
	margin-bottom: 10px;
}

img.portimages{
	padding:0px;
	border:1px solid #ffffff;
	margin-bottom: 2px;
}


#nav2 {
	width: 874px;
	height: 90px;
	background-color: #C3ACD0;
	margin-top: 2px;
	padding-top: 4px;
	padding-left: 26px;
	}


div.nav2 {
	float: left;	
}

#nav2 img {
	float:left;
	margin-left: 7px;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid white;
}

#nav2 a{
	position: relative;
	top: 7px;
	text-decoration: underline;
	color:#FFFFFF;
	font-size:13px;
	padding-left: 10px;
	padding-right: 20px;
	font-family: Verdana;
}

#nav2 a:hover {
	text-decoration: underline;
}

#footer {
	background-color: #C3ACD0;
	text-align:center;
	font-size:10px;
	clear: both;
	margin-top:20px;
	color: #FFFFFF;
	font-family: Verdana;
	}

.shop-item-view-secondaryImage-table {
	margin-top: 9px;
	width: 220px;
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}