body {
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
}

input {
	background:#EFEFEF;
	border:1px solid #780603;
	margin: 4px;
}

label { }

.equ {
	display: block;
	width: 60px;
	text-align: right;
	margin: 0px 0px 17px 0px;
}

h1 {
	text-transform: uppercase;
	font: bolder 9px Verdana, Arial, Helvetica, sans-serif;
	color: #780603;
	display: block;
	border-bottom: 1px solid #780603;
	width: 300px;
	margin: 20px 0px 20px 0px;
}

h2 { font: bolder 14px Verdana, Arial, Helvetica, sans-serif;  color:#000; } 

.logo { height:110px; background:url(images/logo2.jpg) no-repeat top left; }

.homelinks { color:#FDEBE1; padding:0 3px; }

a.ask {
	text-transform: uppercase;
	font: bolder 9px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff !important;
	display: block;
	border: 3px double #fff;
	width: 120px;
	margin: 0px 0px 0px 20px;
	background: #780603;
	float: right;
	text-align: center;
	height: 16px;
	padding: 4px 0px 0px 0px;
	text-decoration:none;
}

a.ask:hover { text-decoration:underline; }

a.active { color: #ffffff !important; }

.float { float: right; margin:7px 0 7px 15px; }

p {	margin-bottom: 16px; text-align: justify; text-indent: 15px; }

.mainInfo {
	min-height: 500px;
	width: 540px;
	margin: auto;
	padding-bottom: 20px;
}

.mainInfo ul {
	list-style: url(images/bullet.gif) outside;
	margin: 0px;
	padding: 10px;
}

.mainInfo li { padding: 5px 0px 5px 10px; }

.mainInfo a { font-weight:bold; color:#333333; }

.mainInfo p { line-height:16px;} 

.mainInfo table td {
	background:#EFEFEF;
	padding:3px;
	border:1px solid #FFFFFF;
}

img {
	border: none;
	outline:none;
}

#innerContainer {
	width: 750px;
	height: 500px;
}

#container {
	height: auto;
	width: 100%;
}

#header {
	height: 140px;
	width: 100%;
	background: #7C0F0C url(images/gradient.jpg) repeat-x top;
	overflow: hidden;
}

#topMenu {
	height: 20px;
	width: 600px;
	background: url(images/menu.gif) no-repeat left top;
	padding: 0px 0px 0px 120px;
}

#topMenu ul, .menuU ul {
	list-style: none;
	display: block;
	width: 630px;
	height: 16px;
	margin: 0;
	padding: 4px 0px 0px 0px;
	position: relative;
}

#topMenu li, .menuU li {
	float: left;
	display: block;
	margin: 0px 13px;
}

#topMenu a,
.menuU a {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color:#333333;
	text-decoration: none;
	text-shadow: 0px 0px 1px #5a5a5a;
	height: 20px;
}

#topMenu a:hover,
.menuU a:hover {
	text-shadow: 0px 0px 1px #fff;
	color:#780703;
}

#qck {
	width: 170px;
	background: url(images/sidemenu.gif) repeat-y left top;
}

#subMenu {
	width: 170px;
	min-height: 200px;
	background: url(images/sidemenu.gif) repeat-y left top;
	border-top: 1px #CCCCCC solid;
}

#subMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#subMenu li {
	margin: 15px 0;
	text-align: right;
	padding: 0px 10px 0px 0px;
}

#subMenu a {
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	color: #cccccc;
}

#subMenu a:hover { color: #fff; }

.borderTop {
	height: 5px;
	background: url(images/border_top.jpg) repeat-x left top;
	width: 100%;
}

.line {
	color: #333335;
	text-shadow: 0px 0px 1px #333335;
	float: left;
	font-size: 9px;
	margin: 0px !important;
}

.quickLinks {
	text-align: center;
	margin: 0px 0px 5px 0px;
}

.copyright {
	display: block;

	float: left;
	height: 18px;
}

.qckLinks {
	display: block;
	float: right;
	width: 140px;
	height: 18px;
	margin:0 10px 0 0;
}

.counter {
	display: block;
	float: left;
	width: 80px;
	height: 18px;
}

#picture {
	z-index: 600;
	width: 313px;
	height: 131px;
	top: -1px;
	position: absolute;
	left: 460px;
}

#footer {
	background: #780703 url(images/footer.gif) repeat-x left top;
	padding: 3px 0px 0px 10px;
	border-top: 1px solid white;
	width: 100%;
	height: 15px;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
}

a.flink { color: #333333; }

a.flink:hover {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration:underline;
}

.menuU {
	background: url(images/inner.jpg);
	width:820px;
	height:375px;
}
