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

body {
	background-color: #7F919E;
	text-align: center;
	margin-top: 10px;
	font-size: 12px;
	background-image: url(page_bg_img.jpg);
	background-repeat: repeat-x;
}


body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}
a:link {
	color: #FFF;
}
a:visited {
	color: #FFF;
}
a:hover {
	color: #CCC;
}
a:active {
	color: #CCC;
}
h1 {
font-size:9px;
color: #999;
}

.footer {
	
font-size: 10px;	
}

#wrapper {width: 990px; margin: 0 auto; text-align: left; } 
#content {width: 470px; margin: 0 auto; padding: 10px; text-align: left; } 
#column1 {float: left;  width: 490px; padding: 0px; background: #FFF; height: 700px;}
#columnt {float: left;  width: 1px; padding: 0px; background: #167DBA; height: 700px;}
#column2 {float: left; width: 490px; padding: 0px; background:#FFF; height: 700px; clear: right;}
#column3 {float: left; width: 980px; padding: 0px; background:#FFF; height: 125px;}