body {
	margin: 0;
	padding: 0;
	text-align: left;
	color: #0079C2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: no-repeat;
	line-height: 22px;
	background-image: url(../images/snowcode_bghome.jpg);
	background-position: left top;
}
.text {
	font-size: 12px;
	line-height: 14px;
	color: #666;
	text-align: left;
}

.address {
	color: #1f3f76;
}
.address a {
	color: #1f3f76;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
}
#container {
	width: 900px;
	margin-top: 0;

	margin-bottom: 0;

}
#mainContent {
	width: 900px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 250px;
	padding-top: 0;
	padding-bottom: 0;
	height: 10px;
}
#left {
	float:left;
	text-align: left;
	padding-right: 20px;
	font-size: 12px;
	color: #203F76;
	width: 450px;
}

#logo {
	text-align: left;
	width: 1024px;
	height: 550px;
}


.heading {
	font-weight: bold;
	font-size: 16px;
	color: #203F76;
	text-align: left;
}


#header {
	width: 900px;
} 

#footer {
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 15px;
	color: #004890;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 5px;
	line-height: 18px;
	height: 80px;
} 
#footer p {
	margin: 0;
	font-size: 18px;
	color: #003A77;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.smallfooter {
	font-size: 12px;
}
.orangefooter {
	font-size: 25px;
	color: #F78F1E;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
 
</style>[if IE 5]>
<style type="text/css"> 

#left { width: 230px; }
</style>
<![endif][if IE]>
<style type="text/css"> 

#left { padding-top: 30px; }

</style>
<![endif]
