body{
	
	background-color: #DE0420;
	background-image: url(/images/Untitled-1_06.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 15px;
}
#wrapper{
	width: 1024px;
	height: 768px;
	margin: 0 auto;
}
#header{
	width:350px;
	float: left;
	
}
#header ul{
	width:350px; 
}
img{
	border: none;
}
#header li
{			
			
			list-style: none;
}
#header a{border: 1px #EE6145 solid;
	color: #000;background-color: #EE6145;
	text-decoration:none;
	float: left;
	padding-left: 10px;
padding-right: 10px;
padding-top: 3px;
padding-bottom: 3px;
margin-top: 80px;
}
#header a:hover{
	color: #fff;background-color: #DE0420;
	text-decoration:none;
	float: left;
	 
}
#content{ 
	padding-top: 230px;
		width: 530px;
		padding-left: 20px;
}
span{
	font-weight: bold;
}
#footer{
	
}
.image1{
	float: right;
}.image2{
	float: left;
}
a {
	color: #fff;
}
a:hover{
	color: #EE6145;
}

