body {
	background-color: #ffffff;
	margin: 0;
	font-family: Verdana;
}
#container {
	border: 1px solid #999999;
	margin-top: 0;
	margin-left: 0;
}
#header {
	height: 85px;
	border-bottom: solid 1px #8c2f1d;
}
#logo {
	height: 85px;
	width: 210px;
	float: leftt;
}
#container #header #menu {
	margin-top: -30px;
	height: 21px;
	background-color: #ffffff;
	float: right;
}
#container #content {
	margin: 0px;
}
#container #content #topSection {
	height: 74px;
	background: no-repeat url(../images/top_bg.gif);
}
#container #content #middleSectionHome {
	height: 284px;
}
#container #content #bottomSection {
	height: 211px;
	background: no-repeat  url(../images/bottom_bg.gif);
	background-position: 0px 50px;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#container #footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8C2F1D;
	background-image: url(../images/footer.gif);
	height: 20px;
	padding-top: 6px;
	text-align: center;
}
#content #middleSection #animation {
	height: 284px;
	background-image: url(../images/animation_Bg.gif);
}
#content #middleSection #rightCol {
	background-image: url(../images/right_side_bg.jpg);
	height: 243px;
	padding-top: 41px;
	padding-left: 70px;
}

.Text11L {
	font-family: Verdana;
	font-size: 11px;
	color: #C14028;
}
.Text11 {
	font-family: Verdana;
	font-size: 11px;
	color: #8c2f1d;
}

.Text12 {
	font-family: Verdana;
	font-size: 12px;
	color: #365159;
}
.Text12b {
	font-family: Verdana;
	font-size: 12px;
	color: #772818;
}
.Text14 {
	font-family: Verdana;
	font-size: 14px;
	color: #8C2F1D;
}
.Text14Bold {
	font-family: Verdana;
	font-size: 14px;
	color: #8C2F1D;
	font-weight: bold;
}
.Text14b {
	font-family: Eurostile;
	font-size: 14px;
	color: #8c2f1d;
}
.Text16Bold {
	font-family: Verdana;
	font-size: 16px;
	color: #8C2F1D;
	font-weight: bold;
}
.Text20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
}
.Text20b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #772818;
	font-weight: normal;
}

h1 {
	font-family: Verdana;
	font-size: 20px;
	color: #8c2f1d;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #97A9B7;
	font-style: italic;
}
p {
	font-family: Verdana;
	font-size: 12px;
	color: #8c2f1d;
}
a:link {
	color: #48576a;
}
a:visited {
	color: #48576a;
}
a:hover {
	color: #D55728;
}
a:active {
	color: #48576a;
}
#rightCol a {
	color: #FFFFFF;
}
#rightCol a:link {
	color: #000000;
}
#rightCol a:visited {
	color: #000000;
}
#rightCol a:hover {
	color: #7BA5B1;
}
#container #footer a {
	color: #486C78;
	text-decoration: none;
}
#container #footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
