@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	background-color: #052B3F;
	background-position: center;
}#leftcol {
}
#gearbg {
	background-image: url(images/gears.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#leftcol p {
	font-family: calibri;
	font-size: 1.1em;
	font-weight: bold;
	color: #315E75;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
#leftcol {
	padding-top: 18px;
	padding-left: 23px;
	text-align: left;
}
#rightcol {
	padding-top: 18px;
	padding-right: 60px;
	font-family: calibri, arial, sans-serif;
	font-size: 1em;
	color: #052B3F;
	text-align: left;
}
#rightcol h1 {
	font-size: 1.3em;
}
#leftcol a {
	color: #315D78;
	text-decoration: none;
}
