body
{
  font: 11px Verdana, Tahoma, Arial, sans-serif;
	margin: 0;
	padding: 0;
	background-color: black;
	text-align:center;
}

div#maincontainer
{
 	width:776px;
	margin: 0 auto;
	text-align:left;
	margin-top:20px;
	border:1px solid white;
	padding:0px;
	background-color: #96B440;

}

#header {
  /*width: 776px;*/
  width: auto;
  height:99px;
	margin:0px;
	padding:0px;
	background-color: white;
	text-align:center;
 	background-image: url(http://www.signaturedr.co.uk/images/header/background.jpg);
	border-bottom: 1px dotted white;
}

#logo {
  float:left;
  width: 241px;
  height:99px;
	margin:0px;
	padding:0px;
  background-image: url(http://www.signaturedr.co.uk/images/header/logo.jpg);
}

#stars {
  width: 241px;
  height:99px;
  position:relative;
	top:0px;
	left:	0px;
	margin:0px;
	padding:0px;
	z-index:20;
  background-image: url(http://www.signaturedr.co.uk/images/header/logo.jpg);
}

#background_right_container {
  float:right;
	margin:0px;
	padding:0px;
		width: 535px;
		height:99px;
background-image: url(http://www.signaturedr.co.uk/images/header/stars.jpg);
  background-repeat: no-repeat;
background-position: top right;

}

#background_right {
  float:right;
  width: 78px;
  height:99px;
	margin:0px;
	padding:0px;
  
	z-index:0;

}

#background_right_links {
	position:relative;
	top:75px;
	left:55px;
	margin:0px;
	padding:0px;
	z-index:10;
	color:white;
	font-size:11px;
	font-weight:bold;
}

#background_right_search {
	position:relative;
	top:0px;
	left:0px;
	margin:0px;
	margin-right:10px;
	padding:0px;
	z-index:12;
	text-align:right;

}

.background_right_search_textbox {
	background-color:#023A09;
	text-align:right;
	padding-right:5px;
	margin-bottom:5px;
	color:white;
	border:1px dotted white;
	width:140px;
	font-size:9px;
}

#background_right_links a,#background_right_links a:visited { color:white; text-decoration:none; }
#background_right_links a:hover { color:#96B440; text-decoration:none;}

#maincontent_container
{
	width:776px;
	height:auto;
	padding:0px;
	margin:0px;
	color: white;

	
	background-image: url(http://www.signaturedr.co.uk/images/background_fade.gif);
	background-repeat:repeat-x;
}

/* this class, applied to the div manes it automatically has a clearning element contatined at the end of the div\*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

#leftcolumn
{
	float:left;
	padding:10px;
	width:125px;
	font-size:13px;
	font-weight:bolder;
}

#leftcolumn a,#leftcolumn a:visited { color:white; text-decoration:none; }
#leftcolumn a:hover { color:#F4EA2C; text-decoration:none;}

#rightcolumn
{
	float:right;
	padding:10px;
	width:125px;
	text-align:right;
	font-weight:bold;
}

#featured_products
{
	float:right;
	text-align:right;
	margin:0px;
	padding: 10px 0px 0px 10px;
	border-top:1px dotted white;
	border-bottom:1px dotted white;
	font-size:10px;

}
#featured_products a,#featured_products a:visited { color:white; text-decoration:none; }
#featured_products a:hover { color:#F4EA2C; text-decoration:none; }

#recent_products
{
	float:left;
	text-align:left;
	margin:0px;
	padding: 10px 0px 0px 10px;
	border-top:1px dotted white;
	border-bottom:1px dotted white;
	font-size:10px;

}
#recent_products a,#recent_products a:visited { color:white; text-decoration:none; }
#recent_products a:hover { color:#F4EA2C; text-decoration:none; }

#rss
{
	margin:0px;
	padding: 10px 0px 10px 0px;
	border-top:1px dotted white;
	border-bottom:1px dotted white;
	font-size:10px;
	text-align:left;

}
#rss a,#rss a:visited { color:white; text-decoration:none; }
#rss a:hover { color:#F4EA2C; text-decoration:none; }

#maincontent
{
	padding-top:10px;
	margin-left:140px;
	margin-right:140px;
	padding-left:10px;
	padding-right:10px;
	border-left:1px dotted white;
	border-right:1px dotted white;
	min-height:500px;
}

#footer {

	text-align:center;
	font-size:9px;
	text-decoration:	none;
	color: white;
	font-weight:bold;

}

#footer a,#footer a:visited { color:white; text-decoration:none; }
#footer a:hover { color:#023A09; text-decoration:none; }

#spacer{clear:both;}

#product_items
{
float:left;
margin-bottom:10px;
}

#product_item_left
{
	float:left;
	width:200px;
	padding:10px;
	border:1px solid white;
	text-align:center;
	background-color:#3A661E;

}

#product_item_left a,#product_item_left a:visited { color:white; text-decoration:none; }
#product_item_left a:hover { color:#F4EA2C; text-decoration:none; }

#product_item_right
{
	float:right;
	width:200px;
	padding:10px;
	border:1px solid white;
	text-align:center;
		background-color:#3A661E;
}

#product_item_right a,#product_item_right a:visited { color:white; text-decoration:none; }
#product_item_right a:hover { color:#F4EA2C; text-decoration:none; }

.product_pic {
float:left;
padding:5px;
}

#product_content
{
float:left;
padding: 10px;
}

#certificate
{
	padding-top:20px;
text-align:center;
}

.gallery_pic {
float:left;
margin-top:10px;
margin-right:10px;
margin-bottom:10px;
}
