/* Peugeot 406 Coupe.co.uk Stylesheet */

body 		{ margin: 0px; padding:0px; text-align:center; background-color: #000000;}

img			{ border:0px;}
.clr		{ clear:both;}
.center		{ text-align: center;}

#wrapper	{ width:770px;
			  height: 100%;
			  margin:0px auto;
			  text-align:left;
			  }

h1			{ font-family: Verdana, helvetica, Tahoma, sans-serif; 
	  		  font-size: 12px; 
	  		  font-style: normal;
			  font-weight: normal; 
	  		  color:#ffffff; 
	  		  display: inline;
	  		  }
			  
h2			{ font-family: Verdana, helvetica, Tahoma, sans-serif; 
	  		  font-size: 12px; 
	  		  font-style: normal;
			  font-weight: bold; 
	  		  color:#333333; 
	  		  display: inline;
	  		  }

#top_bg		{ background-image:url(../images/top_bg.jpg);
			  background-repeat:no-repeat;
			  width:770px;
			  height:25px;
			  }

#header		{ background-image:url(../images/header_bg.jpg);
			  background-repeat:no-repeat;
			  width:770px;
			  height:110px;
			  }

#main_bg	{ background-image:url(../images/main_bg.jpg);
			  background-repeat:repeat-y;
			  width:770px;
			  }
			  
#l_content	{ background-image:url(../images/left_content_bg.jpg);
			  background-repeat:no-repeat;
			  width:248px;
			  height:555px;
			  float: left;
			  position: relative;
			  }

#r_content	{ background-image:url(../images/r_content_bg.jpg);
			  background-repeat:no-repeat;
			  width:522px;

			  float: right;
			  position: relative;
			  }		  

#foot_bg	{ background-image:url(../images/foot_bg.jpg);
			  background-repeat:no-repeat;
			  width:770px;
			  height:30px;
			  }

.top		{ font-family: Verdana, helvetica, Tahoma, sans-serif; 
	  	  	  font-size: 10px; 
	  	  	  font-style: normal;
			  font-weight: normal;
	  	  	  color:#ffffff;
			  padding: 5px 10px 5px 10px;
	  	  	  }
.top A:link		{ color:#ffffff; text-decoration: none;}
.top A:visited	{ color:#ffffff; text-decoration: none;}
.top A:hover	{ color:#efefef; text-decoration: underline;}
.top A:active	{ color:#ffffff;}
			  
.content	{ font-family: Verdana, helvetica, Tahoma, sans-serif; 
	  	  	  font-size: 10px; 
	  	  	  font-style: normal;
			  font-weight: normal;
	  	  	  color:#ffffff;
			  padding: 20px 10px 10px 10px;
	  	  	  }
.content A:link		{ color:#ffffff; text-decoration: none;}
.content A:visited	{ color:#ffffff; text-decoration: none;}
.content A:hover	{ color:#efefef; text-decoration: underline;}
.content A:active	{ color:#ffffff;}

.foot		{ font-family: Verdana, helvetica, Tahoma, sans-serif; 
	  	  	  font-size: 10px; 
	  	  	  font-style: normal;
			  font-weight: normal;
	  	  	  color:#ffffff;
			  padding: 5px 10px 5px 10px;
			  text-align: right;
	  	  	  }
.foot A:link		{ color:#ffffff; text-decoration: none;}
.foot A:visited	{ color:#ffffff; text-decoration: none;}
.foot A:hover	{ color:#efefef; text-decoration: underline;}
.foot A:active	{ color:#ffffff;}

#menu		{ padding: 8px 10px 0px 7px;}

.menu		{ width: 236px;}
.menu TD 	{ border: solid 1px #ffffff; 
			  background-color: #000000; 
			  opacity: .50;
			  filter: alpha(opacity=50);
			  }

.menu		{ font-family: Verdana, helvetica, Tahoma, sans-serif; 
	  	  	  font-size: 10px; 
	  	  	  font-style: normal;
			  font-weight: bold;
	  	  	  color:#ffffff;
	  	  	  }
.menu A:link		{ color:#ffffff; text-decoration: none; font-weight: bold;}
.menu A:visited	{ color:#ffffff; text-decoration: none; font-weight: bold;}
.menu A:hover	{ color:#DAEAF3; text-decoration: underline; font-weight: bold;}
.menu A:active	{ color:#ffffff; font-weight: bold;}
