body {
	background-image: url(Images/Template/background1.jpg);
	background-repeat: repeat-x;
	background-color: #252525;	
}
.main
{
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(Images/Template/body.jpg);
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
	.main ul {
	
	list-style-image: url(Images/Gif/tick.gif);
}
	.main ol {
	list-style-type: disc;
}
.main h1 {
	color: #666666;
	margin-bottom: 5px;
	font-family: Tahoma;
	font-size: 16px;
	text-transform: capitalize;
	margin-top: 6px;
}
.main h2 {
	color: #6995BC;
	font: 14px Tahoma;
	margin-bottom: 10px;
	font-weight: bold;
}
.main h3 {
	color: #A2DACD;
	margin-bottom: 5px;
	font-family: Tahoma;
	font-size: 12px;
}
.main h4 {
	color: #37698A;
	margin-bottom: -15px;
	font-family: Tahoma;
	font-size: 13px;
	margin-top: 5px;
	}
	
img {
	border: 0;
}	
a {
	color: #000000;
	font-weight: normal;
	
}
a:hover {
	color: #000099;
	font-weight: normal;
	text-decoration: underline;
}

.headerLeft{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #ffffff;
	background-image: url(Images/Template/header_left.jpg);
	padding-left: 10px;
    padding-bottom: 0px;
    padding-top: 1px;
}
.headerLeft ul {
	font-size: 12px;
	font-weight: bold;
	list-style-image: url(Images/Gif/tick.gif);
}

.leftcollumn{
  float: left;
   width: 340px;
  padding-left: 10px;
  padding-bottom: 10px;
  margin-top: 10px;
  
  /*left collumn shading
	margin: 5px;
	background: #FAFAFA;
	border: 1px solid #EAEAEA;
	background-position: 8px 10px;
	border-left: 1px solid #eaeaea;
	font-weight: normal;
	border-right: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;*/
}
.rightcollumn{
	float: right;
	width: 350px;
	padding-bottom: 10px;
	padding-top: 10px;
	
}
blockquote {
	margin: 15px;
	padding: 0 0 0 32px;
	background: #ffffff url(quote.gif) no-repeat 5px 10px !important;
	border: 1px solid #880000;
	background-position: 8px 10px;
	border-left: 1px solid #880000;
	font-weight: normal;
	border-right: 1px solid #880000;
	border-bottom: 1px solid #880000;
}
.price {
	margin: 15px;
	
	background: #cccccc;
	border: 1px solid #880000;
	background-position: 8px 10px;
	border-left: 1px solid #880000;
	font-weight: bold;
	border-right: 1px solid #880000;
	border-bottom: 1px solid #880000;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 32px;
}
.options {
  
	width: 350px;
	margin: 15px;
	background: #990000;
	border: 1px solid #000000;
	background-position: 8px 10px;
	border-left: 1px solid #000000;

	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	color: #FFFFFF;
	padding-right: 10px;
}

.products {
  
	/*width: 350px;*/
	margin: 15px;
	background: #cccccc;
	border: 1px solid #880000;
	background-position: 8px 10px;
	border-left: 1px solid #880000;

	border-right: 1px solid #880000;
	border-bottom: 1px solid #880000;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	color: #333333;
	padding-right: 10px;
}

.footer {
	background-image: url(Images/Template/footer.jpg);
	padding-left: 510px;
	padding-top: 10px;
	vertical-align: top;
	font-family: Tahoma;
	font-size: 11px;
}
.webdesign {
	font-family: Tahoma;
	font-size: 10px;
	text-align: center;
}
.adverts {
	padding-left: 20px;
	padding-right: 90px;
	color: #FFFFFF;
	vertical-align: top;
	padding-top: 8px;
}
