#container {
	margin: auto;
	width: 980px;
}
#top {
	height: 143px;
	background-color: #FFFFFF;
}
#nav {
	background-color: #4F1B28;
	height: 42px;
}
#content {
	padding: 25px 25px 25px 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	background-color: #FFFFFF;
	min-height:500px;
}
#anim {
	float: right;
	height:380px;
	width:396;
	margin-left: 25px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
}
#but_links {
	float: right;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav li {
	float: left;
}
#nav a {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	height: 17px;
	padding-right: 35px;
	padding-left: 35px;
	background-image: url(images/div.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 15px;
	padding-bottom: 10px;
	vertical-align: middle;
	display: block;
}
#nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	height: 17px;
	padding-right: 35px;
	padding-left: 35px;
	background-image: url(images/div.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 15px;
	padding-bottom: 10px;
	vertical-align: middle;
	display: block;
	background-color: #862F45;
}
#menu1Content {
	background-color: #1C1C1C;
}
#menu1Content a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #606060;
	padding: 8px 7px 8px 17px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 9px;
}
#menu1Content a:hover {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #606060;
	padding: 8px 7px 8px 17px;
	background-image: url(images/arrow_on.gif);
	background-repeat: no-repeat;
	background-position: 5px 9px;
	background-color: #862F45;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: capitalize;
	color: #4F1B28;
}
.img {
	border: 1px solid #666666;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F1B28;
	background-image: url(images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	text-transform: capitalize;
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
}
.top {
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 3px;
}
#content a {
	color: #4F1B28;
	text-decoration: none;
}
#content a:hover {
	color: #4F1B28;
	text-decoration: underline;
}
#content1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	background-color: #FFFFFF;
	min-height:500px;
}

#textBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	width:900px;

}
.img2 {
	margin-right: 20px;
	margin-bottom: 30px;
}
.img3 {
	margin-right: 10px;
	margin-bottom: 20px;
}
#fadeshow {
	border: 1px solid #999999;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-image: url(images/arrow3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #333333;
	margin-left: 20px;
}
.more:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	background-image: url(images/arrow3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 13px;
	color: #333333;
	margin-left: 20px;
}

