<style type="text/css">
	
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
	margin:0; 
	padding:0;} 

table { 
	border-collapse:collapse; 
	border-spacing:0;} 

fieldset,img {  
    border:0;} 

address,caption,cite,code,dfn,em,strong,th,var { 
	font-style:normal; 
   	font-weight:normal;} 

ol,ul { 
	list-style:none;} 
	
caption,th { 
	text-align:left;} 

h1,h2,h3,h4,h5,h6 { 
	font-size:100%; 
	font-weight:normal;} 

q:before,q:after { 
	content:'';} 
	
abbr,acronym { border:0;} 
	
html,body{
	margin:0;
	padding:0}
	
body{
	font: 82% arial,sans-serif;
	text-align:center;}
	
p{
	margin:30px 10px 10px 10px}

a{
	font-colour:#79B30B;
	text-decoration:underline;}

h1{
	font-size:130%;
	color:#79B30B;
	margin: 30px 10px 10px 10px}
	
	
h2{

	font-size:130%;
	color:#8CBADD;
	margin: 30px 10px 10px 10px}

div#container{
	margin:0 auto;
	width:700px;
	text-align:left;
	padding-top:20px;
	background: #fff;}

div#header{
	width:700px;}

div#logo{
	height: 100px; 
	background-image:url("images/logo.jpg"); background-repeat:no-repeat;}

div#banner{
	height:59px; 
	background-image:url("images/banner.png"); background-repeat: no-repeat;}
	
#menu {
	width:700px;
	background:#73BE1E;
	position:relative; 
	margin:0;
	font-family: verdana, sans-serif;
	text-align:center;
	font-size:11px;
	}
	/* get rid of the default padding - margin and bullets */
#menu ul {
	padding:0; 
	margin:0;
	list-style-type: none;
	}
	/* make menu horizontal */
#menu ul li {
	float:left;
	position:relative;
	
	}
	/* set up the default top level links */
#menu ul li a, #menu ul li a:visited {
	display:block; 
	text-decoration:none;
	color:#FFF; 
	width:98px; 
	height:1.5em;
	border-bottom:3px solid #73BE1E;
	background:#73BE1E; 
	padding-top:5px; 
	line-height:1.5em;
	margin-right:2px;
	}
	/* hack for IE5.5 to correct the faulty box model */
* html #menu ul li a, #menu ul li a:visited {
	width:108px;
	w\idth:98px;
	}
	/* hide the drop down menu */
#menu ul li ul {
	display: none;
	}
	/* remove all table style so that it does not interfere with the menu */
#menu table {
	margin:-1px; 
	border-collapse:collapse;
	font-size:1em;
	}
	
	/* first line for IE7 and non-IE browsers, second line for IE5.5 and IE6 */
	
	/* style the top level hover */
#menu ul li:hover a,
#menu ul li a:hover {
	color:#000; 
	}
	/* make the drop down menu show and correctly position it */
#menu ul li:hover ul,
#menu ul li a:hover ul {
	display:block; 
	position:absolute; 
	left:0; 
	width:96px;
	border:1px solid #73BE1E;
	border-top:0;
	background:transparent;
	}
	/* style the drop down links with no hover */
#menu ul li:hover ul li a,
#menu ul li a:hover ul li a {
	display:block; 
	background:#fff; 
	color:#000; 
	border:0;
	margin:0;
	color:#333;
	font-weight:normal; 
	font-size:0.9em;
	height:auto; 
	line-height:1em; 
	padding:5px; 
	width:86px
	}
	/* style the drop down menu links when hovered */
#menu ul li:hover ul li a:hover,
#menu ul li a:hover ul li a:hover {
	background:#C5EF8E; 
	color:#fff;
	}
	
	/* special styling for IE5.5 and IE6 - transparency is non validating */
#menu ul li a:hover ul {
	background:transparent filter: alpha(opacity=90);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	opacity:0.9;
	margin-top:10px; /* for IE5.5 faulty box model */
	marg\in-top:11px; /* for IE6 */
	}
	/* IE5.5 hack for faulty box model in drop down menu */
#menu ul li a:hover ul li a {
	background:#C5EF8E;
	width:96px; /* for IE5.5 faulty box model */
	w\idth:86px; /* for IE6 */
	}
.title{
	background:#CCCCCC;
	color:#FFFFFF;
	width:86px;
	line-height:1em; 
	padding:5px; 
	
	}

div#wrapper{
	background: #fff;}
	
div#content{
	float:left;
	width:500px;}	
	
div#content p{
	line-height:1.4;}

#content ul{
	list-style:outside;
	list-style-image:url(images/arrow.png);}

#contact ul li a, #content ul li a:visited {
	colour:#79B30B;
	text-decoration:underline;}

div#side_left{
	float:right;
	height:500px;
	width:200px;
	background:#E8F9CD;
	background-image:url("images/DRSS-Logo.jpg");
	background-repeat:no-repeat;
	background-position:center top;}
	
	
div#side_left_link{
	margin-left:10px;
	margin-top:300px;
	color:#CC0000;}
	
	
div#order_now{
	background-image:url("images/order.jpg");
	background-repeat:no-repeat;
	background-position:bottom center;}
	
div#footer{
	background: #73BE1E;
	clear:both;
	color: #FFF}

div#footer p{
	margin:0;
	padding:5px 10px}
	
	
	
	


#contact p{
	text-align:center;}
	
	
	</style>
