body { 
	background-color: #97a4b8;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Verdana; 
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	
	margin: 0px;
	padding: 0px;
	height: 100%;
}

p, td {
	font-family: Verdana; 
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
}

#box {
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
	height: 100%;
}

#logo {
	float: left;
	margin-left: 100px;
	_margin-left: 50px;
	width: 252px;
	height: 103px;
}

#menu {
	float: left;
	margin-left: 142px;
	margin-top: 36px;
	_margin-left: 71px;
	_margin-top: 18ppx;
	width: 442px;
}

#menu ul {
	list-style-type: none;
	width: 442px;
	margin: 0px;
	padding: 0px;
}

#menu ul a {
	color: #FFFFFF;
	text-decoration: none;
}

#menu ul a:hover {
	color: #000000;
	text-decoration: none;
}

#menu ul li {
	float: left;
	padding-right: 30px;
	_padding-right: 15px;
}

#barleft {
	float: left;
	margin-left: 98px;
	margin-top: 50px;
	_margin-left: 49px;
	_margin-top: 25px;
	width: 290px;
}

#barleft h1 {
	font-weight: normal;
	font-size: 24px;
	margin-left: 10px;
	_margin-left: 5px;
}

#barleft p.imagefoot {
	margin-left: 50px;
	_margin-left: 25px;
	width: 174px;
	font-weight: bold;
}

#barleft p {
	margin-left: 10px;
	_margin-left: 5px;
}

#barleft p.minus {
	margin-left: 0px;
	margin-top: 80px;
	
}

#barright {
	float: left;
	margin-left: 50px;
	width: 497px;
	height: 100%;
	overflow: visible;
}

.content_div {
    position:relative;
    height:100%;
    width:100%; 
}
.content_layer {
    position:absolute;
    top:0;
    left:0;
}


#barright form {
	position: relative;
}

#barright textarea {
	position: relative;
}

#barright h1 {
	font-size: 24px;
	font-weight: bold;
}

#barright h2 {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}

#barright a {
	position: relative;
	color: #444;
	text-decoration: none;
}

#barright a:hover {
	position: relative;
	color: #000;
	text-decoration: none;
}

#barright ul.big {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#barright ul.big li {	
	padding:  4px 0px 4px 4px;
	font-size: 18px;
	font-weight: bold;
}

#barwide {
	float: left;
	margin-left: 100px;
	margin-top: 50px;
	_margin-left: 50px;
	_margin-top: 25px;
	width: 870px;
	height: 100%;
	overflow: visible;
}

#barwide form {
	position: relative;
}

#barwide textarea {
	position: relative;
}

#barwide h1 {
	font-size: 24px;
	font-weight: bold;
}

#barwide h2 {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}

#barwide a {
	position: relative;
	color: #444;
	text-decoration: none;
}

#barwide a:hover {
	position: relative;
	color: #000;
	text-decoration: none;
}

#barwide ul {
	list-style-type: circle;
	width: 550px;
}

#barwide ul.reflist {
	list-style-type: none;
	width: 800px;
	padding: 0px;
	margin: 0px;
}

#barwide ul.reflist li.clear {
	clear: both;
}

#barwide ul.reflist li.firstletter {
	float: left;
	width: 800px;
	font-size: 14px;
}


#barwide ul.reflist li {
	float: left;
	width: 200px;
}

#footerbox {
	height: 150px;
	margin-top: 20px;
	_margin-top: 10px;

	width: 100%;
	border-top: 1px solid #000;
	background-color: #6187c8;
}
#footer {
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
}

#footer div.box {
	float: left;
	margin: 10px;
}

#footer div.box  h1{
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 4px 0px;
}

#footer div.box a {
	color: #fff;
	text-decoration: none;
}

.clear {
	clear: both;
}
