* {

  padding: 0;

  margin: 0;

 }

 

 body {
	font-family: tahoma;
	font-size: 14px;
	color: #666;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-color: #292929;

 }

 

 .left {

  float:left;
  width: 310px;

 }

 



.left ul li {

  float: right;

	text-decoration: none;

 }



.left ul li a {
	margin-top: 2px;
	font-family: Tahoma;
	font-size: 14px;
	color: #0066CC;
	text-decoration: none;
	padding-top: 7px;
	padding-left: 5px;
	width: 155px;
	height: 23px;
	float: right;
	background-color: #242224;
	margin-right: 0px;
	font-weight: bold;
}



.left ul li a:hover {

  background: #292929;

 }

 

 .left ul li.active a {

  color: #CC00CC;

  background: #292929;

 }

 

 .right {
	padding-left: 320px;
	padding-top: 64px;
	padding-right: 0px;
}



.right img {

  margin-right: 10px;

  display: block;

  border: 3px solid #CCC;

 }

 

 .right img:hover {

  border: 3px solid #ff00aa;

 }
 

 

 .block {

  margin-top: 10px;

  height: 106px;

  width: 600px;
	text-decoration: underline;
	color: #666666;
	text-decoration: underline;
	color: #666666;
 }

 

h1 {
	font-size: 14px;
	color: #FF00AA;
	font-weight: bold;
	padding-bottom: 5px;

 }

 

h2 {

  font-weight: normal;

  padding-bottom: 7px;

  font-size: 10px;

 }
 
 h3 {
 font-weight: normal;
 padding-bottom: 10px;
 font-size: 36px;
 color:#666666

 }

 

a:hover {

  text-decoration: underline;

 }
.right a {
	color: #666666;
}


 

 .content {
	width: 500px;
 }

 

 .ads {
	float:right;
	width: 250px;
	padding-left: 5px;
	clear: none;

 }

  
.left img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.right .content #form1 #Enquiry {
	clear: right;
	float: right;
}

.right .content #form1 #Name {
	float: right;
	clear: none;
}


.right .content #form1 #Submit {
	clear: both;
	float: right;
	width: auto;
}
.right .content img {
	float: left;
	clear: none;
}
.right .content #form1 #Email {
	float: right;
	clear: right;
}
.right .content #form1 .style3 {
	float: left;
	clear: left;
}

