/* CSS Document */
body {
	font-family:verdana;
	background-color: #ffffff;
	font-size:13px;
	color:#000138;
	line-height:18px;
}
h2 {
	font-size:24px;
	color:#252962;
	line-height:32px;
}
#container {
    width: 777px;
	background-color:#ffffff;
    margin: 0px auto 0px auto;
}

#footer{
	width: 776px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: middle;
}
