@charset "utf-8";
body {
	background-color: #720000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
}
#flash-image {
	background-color: #FFFFFF;
	height: auto;
	width: 800px;
}
#content-body {
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	
}
#logo {
	float: left;
	height: 80px;
	width: 480px;
	z-index: 1;
}
#top-header {
	height: 80px;
	width: 800px;
	text-align: right;
}
#bar {
	background-color: #000000;
	height: 8px;
	width: 800px;
}
#menu {
	height: 170px;
	width: 132px;
	float: left;
	padding-left: 0px;
	padding-right: 5px;
}
#main-body {
	height: auto;
	width: 800px;
	background-color: dfdede;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
	clear: both;
	background-position: top;
	overflow: auto;
	visibility: visible;
}
#main-content {
	width: 600px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	overflow: auto;
	text-align: left;
	vertical-align: text-top;
}

#botton-content {
	height: 75px;
	width: 800px;
	text-align: left;
	font-size: 14px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-image: url(../images/bottom-bar.gif);
}
#botom-content-address {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: right;
	float: right;
	height: 50px;
	width: 400px;
	padding-top: 10px;
}

a:link {
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
a:visited {
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
a:active {
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
}

.h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
#botom-text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	height: 20px;
	width: 200px;
	padding-top: 10px;
}
.title-header {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
}
