* {
margin:0;
padding:0;
}
body {
	background-image: url(img/bg_body.gif);
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #4D463E;
}
#wrap{
	width:944px;
	margin: 0 auto;}
#head{
	height: 91px;}
#nav{}
#content{}
p {
	padding: 5px 100px 10px 110px;
	line-height: 14px;}
#content ul {
	padding-top: 10px;
	padding-left: 130px;
}
#content li {
	padding-left: 50px;
	list-style-type: disc;
	list-style-position: inside;
	color: #4D463E;}
h1 {
	color: #791D22;
	padding: 10px 0 3px 70px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 22px;

}
h2 {
	color: #E64A03;
	padding-left: 90px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 16px;
	padding-bottom: 5px;
}
h3 {
	color: #791D22;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 20px 0 5px 0;
}
#left{
	background: url(img/) no-repeat left bottom;

	float: left;
	width: 690px;
}
#left p {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 90px;
	line-height: 14px;
	padding-right: 20px;
}
#left ul {
	padding-top: 15px;
	padding-left: 10px;
}
#left li {
	padding-left: 250px;
	list-style-type: disc;
	list-style-position: inside;
	color: #4D463E;}
#right{
	float: right;
	width: 244px;
}
#right p {
	color: #791D22;
	font-size: 14px;
	line-height: 18px;
	padding-left: 0px;
	padding-right: 0px;
}

#right ul {
	padding-left: 80px;
	padding-top: 10px;
	color: #4D463E;
	padding-bottom: 0px;
}
#right li {padding-left: 0px;
	list-style-type: disc;
	list-style-position: inside;
	color: #4D463E;}
#foot{
	clear: both;
	font-family: Myriad, Helvetica, Arial;
	font-size: 10px;
	color: #8B0C02;
}
#foot p{
	font-family: Myriad, Helvetica, Arial;
	font-size: 10px;
	color: #8B0C02;
}
#foot a:link{color:#791D22;text-decoration: none;}
#foot a:visited{color:#791D22;text-decoration: none;}
#foot a:hover{color:#E2970B;text-decoration: underline;}
#foot 2{
	padding-right: 40px;
}
#foot2 a:link{color:#791D22;text-decoration: none;}
#foot2 a:visited{color:#791D22;text-decoration: none;}
#foot2 a:hover{color:#E2970B;text-decoration: underline;}
.rollover{}
