body {
background: #0274be;
margin: 0;
padding: 0;
font-family: "Trebuchet MS";
text-align: center;
}

#columncontainer {
width: 800px;
margin: 0;
padding: 0;
}

#leftcol {
width: 168px;
height: 600px;
background: url(../images/home/leftcol-bg.jpg) no-repeat;
margin: 0;
padding: 0;
float: left;
}

#preload {
position: absolute;
top: -1000px;
left: -1000px;
}

#rightcol {
	width: 632px;
	height: 600px;
	background: url(../images/home/rightcol-bg_v2.jpg) no-repeat;
	margin: 0;
	padding: 0;
	float: left;
}

#rightcol img {
margin: 0;
padding: 0;
}

#rightcol img.logo {
margin: 174px 0 0 132px;
padding: 0;
float: left;
}

#site {
width: 800px;
height: 600px;
margin: 0 auto;
padding: 0;
}

#rightcol table {
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	border: #999 solid 1px;
	color:#0075bf;
	margin: 0, 0, 0, 40px;
}

#rightcol .list {
display:list-item;
list-style-type: square;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #fff;
font-size: 14px;
font-weight: normal;
line-height: 16px;
}

#footerhome {
width: 830px;
height: 151px;
/*background: url(../images/footer/footer.jpg) no-repeat;*/
margin: 0;
padding: 0;
clear: both;
}

#footerhome img {
margin: 26px 0 5px 268px;
padding: 0;
}

#footerhome p {
	margin: 3px 0 0 0;
	padding: 0;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	text-align: center;
}

#footerhome p a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

#footerhome p a:hover {
	color: #80d7f8;
	text-decoration: underline;
}
