/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}
body {
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 0;
	margin: 0;
	min-width: 730px;
	text-align: center;
}
#wrapper {
	width: 770px;
	background-color:#FFFFFF;
	border: 1px dotted #1E3F66;
	text-align:left;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#mainContent {
	background-repeat: repeat-y;
	background-position: right;
	width: 570px;
	background-image: url(../Assets/grey_background_final.gif);
	float:right;
	margin-top: 0px;
	margin-right: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;
}
#mainContent img {
	float: right;
	margin-right: 0px;
}
#leftcol {
	display: inline;
	background-color:#FFFFFF;
	font-size: 0.85em;
	width: 175px;
	text-align: left;
	float: left;
}
#header {
	width: 650px;
	background-image: url(../Assets/grey_background.png);
	background-repeat: repeat-y;
	float:right;
}
#headerTop {
	width: 570px;
	margin-top: 65px;
	margin-right: 15px;
	float:right;
}
#headerBottom {
	width: 570px;
	margin-right: 15px;
	margin-bottom: 10px;
	float:right;
}
#footer {
	color : #999999;
	font-size: 0.7em;
	clear: both;
	text-align: right;
	background-image: url(../Assets/snowline.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	margin-right: 15px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 6px;
}
#footer a {
	text-decoration: none;
	color : #999999;
}	
#footer2 {
	color : #999999;
	font-size: 0.7em;
	clear: both;
	text-align: left;
	margin-right: 15px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 6px;
}
#img_logo {
	float: right;
	width: 160px;
	margin-top: -5px;
	margin-bottom: 5px;
}
#img_main {
	width: 570px;
	text-align: center;
}
#img_main1 {
	width: 480px;
	height:70px;
	text-align: left;
}
#img_main1 img {
	margin-left: -10px;
	margin-bottom: 5px;
}
#nav {
	display: inline;
	background-color: #FFF;
	width: 175px;
	float: right;
	vertical-align: top;
	text-decoration: none;
	text-align: right;
	list-style-image: none;
	list-style-type: none;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding-right: 0px;
	line-height: 1.2em;
}
#nav a {
	display: list-item;
	background-color: #FFF;
	text-decoration: none;
	color: #282735;
	text-align: right;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#nav li {
	list-style: none;
}
#nav a:link, #nav a:visited {
	color: #AABDCB;
	text-decoration: none;
}
#nav a:hover, #nav a:active
#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active {
	background-color: #FFF;
	color: #282735;
}
h6 {
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	line-height: 22px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	text-indent: 0px;
}
#image img	{
	float: left;
	margin-right: 10px;
}
