@charset "UTF-8";
/* CSS Document */

body {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -375px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.4em;
	color: #666;
	width: 750px;
	margin-top: 0px;
}

#container {
	width: 750px;
	padding-top:40px;
	}
	
#leftflash {
	width: 375px;
	float:left;
	}
	
#leftflash2 {
	width: 250px;
	float:left;
	}
	
#left {
	width: 200px;
	float:left;
	}
	
#left2 {
	width: 250px;
	float:left;
	}	
	
#right3 {
	width:550px;
	float:left;
	}
		

#right {
	width:375px;
	float:left;
	}
	
#right2 {
	width:500px;
	float:left;
	}
	
#righttext {
	width:378px;
	float:left;
	}
	
#rightimg {
	width:122px;
	float:left;
	}	
	
.tree {
	padding-top:40px;
	}
			
	
#right a:link, a:visited{
	color:#ED1556;
	text-decoration:underline;
	}
	
#right2 a:link, a:visited {
color:#ED1556;
	text-decoration:underline;
	}		
	
#header {
	width:375px;
	height:150;
	float:left;
	}
	
#header2 {
	width:500px;
	height:150;
	float:left;
	}
	
#buynow {
	width:750px;
	height:150;
	float:left;
	}	
	
#nav{
	width:750px;
	height:35px;
	float:left;
	border:none;
	
	}
	
	
#footer {
	width:750px;
	height: 35px;
	float:left;
	padding-top:15px;
	font-size:9px;
	}
	
a:link {
	border:none;
	color:#ED1556;
	text-decoration:underline;
	}
	
	
a:visited {
	border:none;
	text-decoration:underline;
	}

a:hover {
	border:none;
	text-decoration:underline;
	}
	
a:active {
	border:none;
	text-decoration:underline;
	}
	
	
img {
	border: none;
	}	
	
.heading {
	padding-top:15px;
	}
	
	
.heading2 {
	padding-top:10px;
	}		
	
	
.pink {
	color:#ff0033;
	}	
	
.blue {
	color:#0099cc;
	}	
	
#head1 {
	width:250px;
	float:left;
	}	
	
.link {
	color:#0099cc;
	font-weight:bold;
	}	
	
#colour {
	width:750px;
	float:left;
	}
	
	
#form {
	
	}	
	
#feedback {
		width:750px;
		float:left;
		}
		
		
.red {
	color:#FF0000;
	}			
