* {
	border: none;
	margin:0;
	padding:0
}

body {
	background-color: #F0F0F0;
	font-family: "Trebuchet MS", Ariel, sans-serif;
	color: black;
}

.head {
	background:transparent url(head.jpg) repeat-x scroll center top;
	margin: 0;
	padding:0;
	
}

#wrap {
	width: 800px;
	height: 100%;
	background-color: white;
	margin: 0 auto 5px auto;
	padding: 0;
	border: 2px solid #DFDFDF;
}

#wrap h1 {
    padding: 0 0 0 30px;
	font-size: 21px;
	text-align: left;
	color: #009900;
	font-family: Ariel, sans-serif;
	clear: both;
}

#wrap p {
	padding-left: 30px;
}

#wrap #box1 {
	background: url('box1.gif') transparent no-repeat scroll;
	width: 775px;
	height: 330px;
	margin-left: 30px;
	margin-bottom: 10px;
}

#wrap #box1 #free img {
	margin: 10px 0 0 -50px;
	z-index: 2;

}

#wrap #box1 img.banner {
	margin: 35px 0 0 30px;
	float: left;
}

#wrap #box1 h2 {
	color: #FF9900;
	font-family: "Trebuchet MS", Ariel, sans-serif;
	font-size: 40px;
	margin-left: 375px;
	margin-top: -25px;
	margin-bottom: 10px;
	
}

#wrap #box1 ul {
	margin-bottom: 10px;
}

#wrap #box1 ul li {
	color: red;
	list-style-type: none;
	font-size: 21px;
	font-weight: bolder;
	padding-left: 350px;
	
	line-height: 1.5em;
}

#wrap #box1 a.action:link {
	display: block;
	text-align: center;
	background: transparent url('action.jpg') no-repeat scroll top center;
	width: 370px;
	height: 59px;
	margin-left: 330px;
	margin-top: -10px;
	padding: 17px 0 0 20px;
	color: white;
	font-weight: bolder;
	font-size: 19px;
	text-decoration: none;
}

#wrap #box1 a.action:visited {
	display: block;
	text-align: center;
	background: transparent url('action.jpg') no-repeat scroll top center;
	width: 370px;
	height: 59px;
	margin-left: 330px;
	margin-top: -10px;
	padding: 17px 0 0 20px;
	color: white;
	font-weight: bolder;
	font-size: 19px;
	text-decoration: none;
}

#wrap #box1 a.action:hover{
	display: block;
	background: transparent url('action.jpg') no-repeat scroll top center;
	width: 370px;
	height: 59px;
	margin-left: 330px;
	margin-top: -10px;
	padding: 17px 0 0 20px;
	color: white;
	font-weight: bolder;
	font-size: 19px;
	text-decoration: underline;
	text-align: center;
}

#wrap #box1 a.action:active {
	display: block;
	background: transparent url('action.jpg') no-repeat scroll top center;
	width: 370px;
	height: 59px;
	margin-left: 330px;
	margin-top: -10px;
	padding: 17px 0 0 20px;
	color: white;
	font-weight: bolder;
	font-size: 19px;
	text-decoration: underline;
	text-align: center;
}

#wrap img.remedy {
	margin-left: 30px;
}

#wrap #box2 {
	background: url('box2.gif') transparent no-repeat scroll;
	width: 747px;
	height: 300px;
	margin-top: -10px;
	margin-left: 30px;
	padding: 40px 0 0 10px;
}

#wrap #box2 ul  {
	margin: 0 0 0 250px;
}

#wrap #box2 ul li {
	font-family: Trebuchet-MS, Ariel, sans-serif;
	color: #FF9900;
	font-size: 20px;
	line-height: 1.5em;
	list-style-type: none;
	font-weight: bolder;
	padding-left: 40px;
}  

#wrap #box2 a.action:link {
	display: block;
	background: transparent url('button2.gif') no-repeat scroll top center;
	width: 207px;
	height: 59px;
	margin-top: 30px;
	margin-left: 450px;
	padding: 8px 0 0 65px;
	color: white;
	font-weight: bolder;
	font-size: 19px;
	text-decoration: none;
}

#wrap #box2 a.action:visited {
	display: block;
	background: transparent url('button2.gif') no-repeat scroll top center;
	width: 207px;
	height: 59px;
	margin-left: 450px;
	padding: 8px 0 0 65px;
	color: white;
	font-weight: bolder;
	font-size: 19px;
	text-decoration: none;
}

#wrap #box2 a.action:hover{
	display: block;
	background: transparent url('button2.gif') no-repeat scroll top center;
	width: 207px;
	height: 59px;
	margin-left: 450px;
	padding: 8px 0 0 65px;
	color: white;
	font-weight: bolder;
	font-size: 19px;
	text-decoration: underline;
}

#wrap #box2 a.action:active {
	display: block;
	background: transparent url('button2.gif') no-repeat scroll top center;
	width: 207px;
	height: 59px;
	margin-left: 450px;
	padding: 8px 0 0 65px;
	color: white;
	font-weight: bolder;
	font-size: 19px;
	text-decoration: underline;
}

#footer {
	background-color: #F0F0F0;
	width: 800px;
	padding: 10px;
	font-size: 14px;
}

#footer h3 {
	color: green;
	font-size: 16px;
	padding: 10px;
	
}

.bottom {
	background:transparent url(head.jpg) repeat-x scroll center top;
	margin: 0;
	padding:0;
	
}
