@charset "UTF-8";
/* CSS Document */

/*General Page Layout*/

body {
	background-image: url(../images/building.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-position: left bottom;
	font-size: 11px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #666633;
}

img {
	display: block;
	border: 0px;
}

a {
	font-size: 11px;
	color: #666000;
	line-height: 1.25em;
}

a:link {
	color: #666633;
	text-decoration: none;
}

a:visited {
	color: #666633;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #666633;
}

a:active {
	text-decoration: none;	
}

#Wrap {
	width: 821px;
	height: auto;
	padding: 0px;
	margin: 0px auto 50px auto;
	background: url(../images/main_bg.png); 
	behavior: url(iepngfix.htc);
	border: #666600 solid 1px;	
}

h1 {
	font-family: "Times New Roman", Garamond, Times, serif;
	font-weight: normal;
	margin: 0;
	padding-bottom: 8px;
	line-height: 1em;
	color: #666600;
	font-size:18px;
}

h2 {
	font-family: "Times New Roman", Garamond, Times, serif;
	font-weight: normal;
	margin: 0;
	padding-top: 2px;
	line-height: 1em;
	color: #666000;
	font-size:13px;
}

/*--- End ---*/

/* Header Info */

#header {
	width: 821px;
	height: 102px;
}

#logo {
	margin: 0px auto 0px auto;
	float: left;
	width: 821px;
	height: 69px;
}

#date {
	position:relative;
    width:180px;
	height:20px;
    text-align:right;
    padding: 0px;
	margin: 0px;
	font-size: 12px;
	line-height: 18px;
}

#nav {
	width: 803px;
	height: 33px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-image: url(../images/header.jpg);
	behavior: url(iepngfix.htc);
	clear: both;
}

#nav_copy_lft {
	width: 580px;
	height: 20px;
	margin: 8px 0px 0px 10px;
	padding: 0px;
	float: left;
	color: #FFF;
	line-height: 1em;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
#nav_copy_right {
	width: 180px;
	height: 20px;
	margin: 8px 10px 0px 0px;
	padding: 0px;
	float: right;
	color: #FFF;
	line-height: 1em;
	font-size: 11px;
	text-decoration: none;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}

/*--- End ---*/

/* Homepage Content Info */

#content {
	margin: 2px auto 0px auto;
	width: 803px;
	height: 368px;
}

#flash {
	display:inline;
	width: 441px;
	height: 368px;
	float: left;
	border: 0px;
}

#right_content {
	display:inline;
	width: 362px;
	height: 368px;
	float: right;
	border: 0px;
	background-image:url(../images/right_cont_bg.jpg);
}

#right_cont_copy {
	margin: 10px 10px 10px 10px;
	width: 334px;
	height: 345px;
	overflow: auto;
	text-align: left;
	line-height: 1.25em;
}

/*--- End ---*/


/* Bottom Boxes Info */

.wht {
	color: #FFF;
}

#gavel {
	z-index: 1000;
	width: 108px;
	height: 89px;
	background-image: url(../images/gavel.png);
	behavior: url(iepngfix.htc);
	position: absolute;
}

#box_container {
	margin: 0px auto 0px auto;
	width: 801px;
	height: 125px;
	border-left: 1px #999966 solid;
	border-right: 1px #999966 solid;
	border-bottom: 1px #999966 solid;
	padding:0px;
}

#boxes {
	width: 771px;
	height: 110px;
	padding: 0px;
	margin: 0px auto 3px auto;
}

#boxes_lft_hdr {
	width: 511px;
	height: 18px;
	float: left;
	padding: 0px;
	margin: 15px 0px 1px 0px;
	border: 1px #999966 solid;
}

#boxes_lft {
	width: 513px;
	height: 78px;
	float: left;
	padding: 0px;
	margin: 0px auto 1px auto;
	background-image: url(../images/box_lft_bg.jpg) ;
	border: 0px;
	clear: left;
}

#boxes_right_hdr {
	width: 254px;
	height: 18px;
	float: right;
	padding: 0px;
	margin: 15px 0px 1px 0px;
	border: 1px #999966 solid;
}

#boxes_right {
	width: 256px;
	height: 78px;
	float: right;
	padding: 0px;
	margin: 0px auto 1px auto;
	background-image: url(../images/boxes_right_bg.jpg) ;
	border: 0px;
	clear: right;
}

#box_content {
	color: #FFFFFF;
	width: 214px;
	height: 59px;
	float: right;
	margin: 8px 5px 0px 0px;
	text-align: left;
}

#box_content_rt {
	color: #FFFFFF;
	width: 224px;
	height: 59px;
	float: left;
	margin: 8px 5px 0px 10px;
	text-align: left;
}

.paraimg {
	float: left;
	margin: 0px 5px 0px 0px;
	border: 1px #FFF solid;
}

#box_rule {
	width: 771px;
	height:3px;
	padding: 0px;
	background-color: #CCCC99;
	clear: both;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	overflow: hidden;
	line-height: 0px;
}

/*--- End ---*/

/* Footer Info */

#footer {
	width: 803px;
	height: 28px;
	padding: 0px;
	margin: 0px auto 12px auto;
	background-image: url(../images/footer.png);
	behavior: url(iepngfix.htc);
	border: 0px;
	clear: both;
}

#footer_left {
	width: 390px;
	margin: 8px 0px 0px 5px;
	padding: 0px;
	float: left;
	color: #333300;
	line-height: 1em;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

#footer_right {
	width: 390px;
	margin: 8px 5px 0px 0px;
	padding: 0px;
	float: right;
	color: #333300;
	line-height: 1em;
	font-size: 11px;
	text-decoration: none;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}

/*--- End ---*/