﻿#global {
			position:absolute;
			left: 50%;
			top: 50%;
			width: 1002px;
			height: 624px;
			margin-left: -501px;
			margin-top: -312px;
			background-color: #FFFFFF; 
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Arial;
	height:100%; /* this is the key! */ 
}
#mainbody {
	background-color: #FFFFFF;
	width: 980px;
}
#left_col {
	width: 193px;
	background-color: #FFFFFF;
	float: left;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	text-align:left;
}
#content {
	width:100%;
	height:100%;

}
.top_links {
	float: left;
	clear: right;
	color: #000000;
	font-size: 12px;
	text-align: center;
	text-decoration:none;
	margin-right:50px;
}

.top_links:hover {

	color: #FF0000;

}
#header {
	background-color: #FFFFFF;
	text-align: left;
	height:50px;
	width:980px;
}
#top1main
{

float:left;
height:50px;
width:980px;
}
#toplogo
{
float:left;
height:50px;
}
#top1
{
	float:left;
	height:30px;
	padding-top: 20px;
	padding-right: 10px;
	
	
}


.link {
	color:#FF0000;
	text-decoration:none;
	height:30px;
	cursor:hand;
	line-height:25px;
}
.link_hover {
	background-color: #FFFFFF;
	
	background-repeat: repeat-x;
	background-position: bottom;
	color:#000000;
	text-decoration:none;
	height:30px;
	cursor:hand;
	line-height:25px;
}


#heading {
	font-size: 16px;
	font-family: Georgia;

}
#rightbody {
	font-size: 11px;
	color: #464646;
	text-align: left;
	float: left;
	padding-left: 0px;
	padding-right: 10px;
}

a.sitemap
{
	color:#464646;
}
a.sitemap:hover
{
	color:#000000;
}

#footer {
	background-color: #FFFFFF;
	color: #464646;
	font-size: 11px;
	height: 15px;
	width: 100%;
	text-align: left;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: right;
}
a.footerlink {
	color: #464646;
	font-size: 11px;
	height: 15px;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
}
a.footerlink:hover {
	color: #CCCCCC;
	font-size: 11px;
	height: 15px;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
}


#midimage2 {
	float:right;
	width:300px;
	height:185px;
	padding-top: 25px;
	padding-right: 100px;
	padding-bottom: 25px;
}

