body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
}
* {margin:0; padding:0;}
div#mainwrap {
	width:780px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	margin-top: 5px;
}
h1 {
	background-color: #FFFFFF;
	margin: 0 auto;
	width: 780px;
	padding: 0;
}
h1 img {
	display: block;
	border: 0;
}

#header1 {
	color: #FFFFFF;
}


#header2 {
	width: 100%;
	font-size: 11px;
}
#header2 ul {
	list-style-type: none;
	float: left;
	width: 100%;
	background-color: #5D5D5D;
}
#header2 li {
	display: inline;
}
#header2 a {
	color: #CCCCCC;
	display: block;
	float: left;
	padding: .1em 1.4em;
	text-decoration: none;
	border-right: 1px solid #ccc;
}
#header2 a:hover {
	color: #FFFFFF;
	background-color: #000000;
}
#header3 {
	font-size: 14px;
	font-weight: bold;
	width: 100%;
	margin-top: 14px;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-bottom-color: #DE3000;
}
* html #header3 {margin-top:0px;}
#header3 ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	float: left;
	width: 100%;
	background-image: url(../images/bckred.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
#header3 li {
	display: inline;
	float: left;
	position: relative;
}

#header3 a {
	display: block;
	float: left;
	text-decoration: none;
	letter-spacing: 0.2em;
	color: #FFFFFF;
	padding: 4px 2.0em 4px 2.0em;
	width: auto;
	border-left: double #DE0018 2px;
}
#header3 a:hover {
	background-color: #FE0701;
	padding-bottom: 4px;
}
#header3 a:active {
	background-color: #000000;
}

#header4 {
	background-color: #FF6600;
	font-size: 13px;
	width: 100%;
	margin-top: 23px;
	border-top: solid black 1px;
	border-bottom: solid black 1px;
}

* html #header4 {margin-top:0px;}

#form1 p {
	font-weight: bold;
	padding: 0.5em 0 .2em 6em;
}

#header4 a {
	color: #F7F7F7;
	display: block;
	float: left;
	text-decoration: none;
	width: auto;
	padding-left: 10px;
}
#header4 a:hover {
	text-decoration: underline;
}
#form1 {
	padding-bottom: 5px;
}
div#contentarea {
	width:780px;
	background-color:#FFF;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

div#column2 {
	width:550px;
	float:left;
	margin-top: 15px;
	font-size: 12px;
	color: #333333;
}

div#column2 h5 {
	height: auto;
	width: 545px;
	font-size: 18px;
	margin: 0 6px 6px 0;
	color: #999999;
	text-align: center;
	padding: 5px 5px 5px 5px;
	font-weight: normal;
	letter-spacing: 0.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	line-height: 1.8em;
}
div#column2 p {
	width: 560px;
	padding: 8px 1px 8px 0;
	font-size: 110%;
	text-align: justify;
		}

		
		
div#column2 a{
	color:#0033CC;
	background-color:#FFFFFF;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	}

div#column2 a:hover{
	color:#FF0000;
	background-color:#ffffff;
	background-color:#ffffff;
	text-decoration: underline;
	}







div#column3 {
	width:201px;
	background-color:#FFFFFF;
	float:right;
	margin-top: 15px;
	border-left-width: 2px;
	border-left-style: groove;
	border-left-color: #999999;
	padding-left: 5px;
}
div#column3 p {
	font-size: 100%;
	padding: 8px 0 8px 0;
	border-bottom: solid red 1px;
	display: block;
}

div#column3 a{
	color:#0033cc;
	background-color:#FFFFFF;
	font-weight: bold;
	}

div#column3 a:hover{
	color:#FF0000;
	background-color:#ffffff;
	background-color:#ffffff;
	font-weight: bold;
	}

div#footer {
	width:774px;
	background-color:#FFFFFF;
	text-align:center;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
}

div#footer2 {
	font-size: 10px;
	text-align: center;
	border-top-style: solid;
	border-top-width: 1px;
	color: #000000;
	border-top-color: #000000;
	clear: both;
	width: 100%;
	background-image: url(../images/bcksidemenu.png);
	background-repeat: repeat-y;
	background-color: #DE0000;
}


#footer2 ul {
	color: #F7F7F7;
	list-style-type: none;
	float: left;
	width: 80%;
	padding-left: 160px;
}
#footer2 li {
	display: inline;
}
#footer2 a {
	color: #F7F7F7;
	border-right: 1px solid #FFF;
	display: block;
	float: left;
	padding: .4em 1.2em;
}
#footer2 a:hover {
	color: #000000;
}
#footer2 p {
	padding: 4px 0 2px 0;
	clear: both;
}

.style1 {color: #F7F7F7}
