* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
}
body {
	background: #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#container {
	background: url(images/menu.gif) left top repeat-y #f0f0f0;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
#header {
	background: url(images/topstripe.gif);
	height: 80px;
	text-align: right;
	line-height: 40px;
	font-size: 24px;
	padding: 11px 20px 11px 0px;
	color: #a01d21;
	font-weight: bold;
}
#logo {
	float: left;
}
#logotoo {
	float: right;
}
#logo3 {
	float: left;
	padding: 11px 20px 11px 0px;
}
#logo4 {
	float: right;
	padding: 11px 0px 11px 11px;
}
#logobol {
	float: right;
}
#logoapply {
	float: right;
}
#menu {
	float: left;
	width: 177px;
	padding: 20px 10px 0px 10px;
}
#menu a {
	display: block;
	margin: 5px;
	padding: 3px;
	padding-left: 5px;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	border-top: 1px solid #B39099;
	border-left: 1px solid #B39099;
	border-bottom: 1px solid #990000;
	border-right: 1px solid #990000;
	font-weight: bold;
	background: #a01d21;
	float: left;
	width: 140px;
	overflow: hidden;
}
#menuCCLG1 {
	display: block;
	margin: 5px;
	padding: 3px;
	padding-left: 5px;
	color: #ffffff;
	text-decoration: none;
	font-family: Times New Roman;
	font-size: 15px;
	font-weight: bold;
	background: #000000;
	float: left;
	width: 140px;
	overflow: hidden;
	margin-top: 25px;
	text-align: center;
}
#menuCCLG2 {
	display: block;
	margin: 5px;
	padding: 3px;
	padding-left: 5px;
	color: #000000;
	text-decoration: none;
	font-family: Times New Roman;
	font-size: 15px;
	font-weight: bold;
	background: #ffffff;
	float: left;
	width: 140px;
	overflow: hidden;
	margin-top: 25px;
	text-align: center;
}
#menuCCLG3 {
	display: block;
	margin: 5px;
	padding: 3px;
	padding-left: 5px;
	color: #000000;
	text-decoration: none;
	font-family: Times New Roman;
	font-size: 15px;
	font-weight: bold;
	background: #a01d21;
	float: left;
	width: 140px;
	overflow: hidden;
	margin-top: 5px;
	text-align: center;
}
#menu a:hover {
	border: 1px solid #e0c0c0;
	background: #990000;
	padding-left: 8px;
}
#menu div div {
	position: relative;
	top: -32px;
	left: 160px;
	display: none;
	float: none;
}
#menu div:hover div {
	display: block;
}
#menu div div:hover {
	display: block;
}
#content {
	margin-left: 197px;
	background: url(images/corner.gif) top left no-repeat;
	padding: 25px;
	line-height: 25px;
}
#content p {
	font-size: 18px;
	margin-bottom: 14px;
}
#content strong {
	color: #a01d21;
}
#content h1 {
	font-size: 26px;
	font-weight: bold;
	text-decoration: underline;
	color: #a01d21;
	margin-bottom: 14px;
}
#content h2 {
	font-size: 18px;
	font-weight: bold;
	color: #a01d21;
	margin-bottom: 14px;
}
#minimenu {
	font-size: 12px;
	font-style: italic;
	text-align: center;
}
#newmenu {
	font-size: 16px;
	font-style: regular;
	position: relative;
	left: 100px;
}