body{
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	background-image:url(images/bg_repeater.gif);
	background-repeat:repeat;
	font-family: Helvetica;
	font-size: 12px;
	font-weight:normal;
	color:#FFF;
}
h1{
	font-family: Helvetica;
	font-size: 16px;
	font-weight:bold;
	color: #b50000;
	
}
h2{
	font-family: Helvetica;
	font-size: 13px;
	font-weight:bold;
	color: #5cabc6;
	
}
img {
border: none;
}
a {
	font-family: Helvetica, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	text-decoration: underline;

}
a:hover {
	font-family: Helvetica, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #fff;
	text-decoration: underline;

}
a.menu {
	font-family: Helvetica, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
}
a.menu:hover {
	font-family: Helvetica, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #b50000;
	text-decoration: none;
}
.maindiv1 {
	border: 0px solid #000000;
	background-color:#000;
	width: 260px;
	height: 400px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	left: 90px;
	top:250px;
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	text-align:left;
	overflow:auto;
	padding:10px;
}
.maindiv2 {
	border: 0px solid #000000;
	background-color:#000;
	width: 280px;
	height: 400px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	left: 414px;
	top:251px;
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	text-align:left;
	overflow:auto;
	padding:10px;
}
.menudiv {
	overflow:hidden;
	width: 875px;
	height: 30px;
	left: 100px;
	top:160px;
	position: absolute;
	visibility: visible;
	z-index: auto;
	bottom:0px;
	background-attachment:inherit;
}
.bannerdiv {
	overflow:hidden;
	width: 100%;
	height: 22px;
	left: 0px;
	top:185px;
	position: absolute;
	visibility: visible;
	z-index: auto;
	bottom:0px;
	background-image:url(images/bar_repeater.png);
	background-repeat:repeat-x;
}
.logodiv {
	overflow:hidden;
	width: 343px;
	height: 81px;
	left:  236px;
	top:62px;
	position: absolute;
	visibility: visible;
	z-index: auto;
	bottom:0px;
	background-image:url(images/logo.png);
	background-attachment:inherit;
}
.footerdiv {
	overflow:hidden;
	width: 328px;
	height: 72px;
	left:  236px;
	top:710px;
	position: absolute;
	visibility: visible;
	z-index: auto;
	bottom:0px;
	font-family: Helvetica, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #55686e;
	text-align:center;
}
.googlediv {
	border: 0px solid #000000;
	background-color:#000000;
	overflow:hidden;
	width: 220px;
	height: 420px;
	left: 750px;
	top:310px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	bottom:0px;
}
.sitemapdiv {
	border: 0px solid #000000;
	background-color:#000000;
	overflow:hidden;
	width: 220px;
	height: 50px;
	left: 750px;
	top:250px;
	position: absolute;
	visibility: visible;
	z-index: auto;
	bottom:0px;
}


img.floatLeftClear { 
    float: left; 
    clear: left; 
    margin: 4px;
	background-color:#fff;
padding:4px;
border:2px solid #b50000;
}
