#container{	
	width:887px;
	background: url('../images/background.gif') repeat-y;
	background-color: #cddde0;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	padding:0 18px;
}

/* header */
#header_top{
	background: url('../images/header_top.jpg') no-repeat;
	height:17px;
	margin-left:-18px;
	display:block;
}

#header{
	height: 150px;
	width: 854px;
	overflow:hidden;
	display:block;
}

.home{
	background: url('../images/header_home.jpg') no-repeat;
}

.about{
	background: url('../images/header_about.jpg') no-repeat;
}

.gallery{
	background: url('../images/header_gallery.jpg') no-repeat;
}

.stockists{
	background: url('../images/header_stockists.jpg') no-repeat;
}

.process{
	background: url('../images/header_process.jpg') no-repeat;
}

.commissions{
	background: url('../images/header_commissions.jpg') no-repeat;
}

/* Nav */


#nav{
	height:70px;
}

#nav OL{
	margin-left:45px;
}	

#nav LI{
	list-style:none;
	margin:0 !important;
	padding:0 !important;
	float:left;
	width:133px;
}

#nav OL LI A{
	color:#5F6062;
	display:block;
	font-weight:normal;
	font-size:8pt;
	height:0;
	padding-top:29px;
	text-decoration:none;
	text-transform:uppercase;
	overflow:hidden;
	
}

#nav_home {
	background-image: url('../images/nav.gif') !important;
	background-position: 0 0;
	
}

#nav_home:HOVER {
	background-image: url('../images/nav_over.gif') !important;
	background-position: 0 0;
}

#nav_home_selected {
	background-image: url('../images/nav_over.gif') !important;
	background-position: 0 0;
}

/**/ 
#nav_about {
	background-image: url('../images/nav.gif') !important;
	background-position: -133px 0;
}

#nav_about:HOVER {
	background-image: url('../images/nav_over.gif') !important;
	background-position: -133px 0;
}

#nav_about_selected {
	background-image: url('../images/nav_over.gif') !important;
	background-position: -133px 0;

}

/**/ 
#nav_process {
	background-image: url('../images/nav.gif') !important;
	background-position: -266px 0;
}

#nav_process:HOVER {
	background-image: url('../images/nav_over.gif') !important;
	background-position: -266px 0;
}

#nav_process_selected {
	background-image: url('../images/nav_over.gif') !important;
	background-position: -266px 0;
}

/**/ 
#nav_gallery {
	background-image: url('../images/nav.gif') !important;
	background-position: -399px 0;
}

#nav_gallery:HOVER {
	background-image: url('../images/nav_over.gif') !important;
	background-position: -399px 0;
}

#nav_gallery_selected {
	background-image: url('../images/nav_over.gif') !important;
	background-position: -399px 0;
}

/**/ 
#nav_commissions {
	background-image: url('../images/nav.gif') !important;
	background-position: -532px 0;
}

#nav_commissions:HOVER {
	background-image: url('../images/nav_over.gif') !important;
	background-position: -532px 0;
}

#nav_commissions_selected {
	background-image: url('../images/nav_over.gif') !important;
	background-position: -532px 0;
}

/**/ 
#nav_stockists {
	background-image: url('../images/nav.gif') !important;
	background-position: -665px 0;
}

#nav_stockists:HOVER {
	background-image: url('../images/nav_over.gif') !important;
	background-position: -665px 0;
}

#nav_stockists_selected {
	background-image: url('../images/nav_over.gif') !important;
	background-position: -665px 0;
}
/* END NAV */

.logo{
	width:232px; 
	height: 115px;
	float:right;
	margin-top:40px;
}

.logo H1{
	width:232px;
	height:0;
	padding-top: 115px;
	background: url('../images/logo.jpg') no-repeat;
	overflow:hidden;
	margin-left:-3px;

}

/* GENERAL CONTENT / MAIN */

#main_home{
	padding-left:50px;
	padding-bottom:40px;
}

#main{
	width: 761px;
	padding:0 45px 45px 45px;
}

.title_about{
	margin:0;
	padding:0;
	height:0;
	padding-top:26px;
	margin-bottom:12px;
	overflow:hidden;
	background: url('../images/title_about.gif') no-repeat;
}

.title_stockists{
	margin:0;
	padding:0;
	height:0;
	padding-top:26px;
	margin-bottom:12px;
	overflow:hidden;
	background: url('../images/title_stockists.gif') no-repeat;
}

.title_commissions{
	margin:0;
	padding:0;
	height:0;
	padding-top:26px;
	margin-bottom:12px;
	overflow:hidden;
	background: url('../images/title_commissions.gif') no-repeat;
}

.title_process{
	margin:0;
	padding:0;
	height:0;
	padding-top:26px;
	margin-bottom:12px;
	overflow:hidden;
	background: url('../images/title_process.gif') no-repeat;
}

.title_links{
	margin:0;
	padding:0;
	height:0;
	padding-top:26px;
	margin-bottom:10px;
	overflow:hidden;
	background: url('../images/title_links.gif') no-repeat;
}


#content{
	width:455px;
}

#right_panel{
	float:right;
	width:250px;
	margin-left:50px;
	margin-top:31px;
}

#right_panel IMG{
	margin-bottom:15px;
}

#footer{
	background: url('../images/footer.jpg') no-repeat;
	height:17px;
	margin-left:-18px;
	clear:both;
}

#footer P{
	padding-top: 10px;
	text-align: center;
	color: grey;	
}

/* GALLERY */
#gallery{
	width:280px;
/*	height:300px; */
}

#gallery UL{
	clear: left;
	display:block;
}

#gallery LI:hover, LI.sel {
	color:#000;
	background: url('../images/thumbnail_highlighter.jpg') bottom no-repeat;


/*	background: url('../images/a.gif') left 0.35em no-repeat; */
/*	border: 5px solid #999999; */
}

#gallery LI{
	float:left;
	width:52px;
	height:52px;
	list-style:none;
	margin-right:15px;
}

#thumb{
	width:52px;
	height:52px;
/*	border: 1px solid #999999; */
        padding-bottom:4px;
	margin-bottom:15px;
}

#main_image{
	float:right;
	width:430px;
}

#img_nav{
	margin-top:20px;
	margin-bottom:20px;
	padding-bottom: 20px;
	clear:both;
}

.next{
	float:right;
}

.previous{
	float:left;
}

/* Stockists */
.links{
	margin-top:70px;
}

.links A:LINK, .links A:VISITED{
	color:#333333;
}

H3{
	font-weight:bold;
	font-size:14px;
	margin-bottom:7px;
}

