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

body{
	margin: 0px;
}

.blue {
color:#3AC7FF;
}

#page {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
}

	#page h1 {
	background-image: url(images/am02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 12px;
	height: 40px;
	text-indent: -9999px;
	}
	
	#page h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	font-size: 12pt;
	text-decoration: none;
	font-weight: 100;
	line-height: 23px;
	}
	
		#page h2 span {
		background-color: #a1e4ff;
		padding-left: 9px;
		padding-right: 9px;
		padding-bottom: 2px;
		padding-top: 2px;
		}
		
		
.bottomspan{
	padding: 2px 1px !important;
}

.bar {
	background-image: url(images/bar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 30px;
	padding-bottom:8px;
	height: 40px;
	width: 960px;
	float:left
	}

.social{
	font: 11px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	float: left;
	width: 100px;
	margin-bottom: 15px;
	width: 960px;
	height: 45px;
	width: 960px;
}

.social a{
	background-color: #000;
	color: #fff;
	text-decoration: none;
	padding: 1px 3px;
	margin-left: 2px;
}

.social a:hover{
	background-color: #3AC7FF;
}

.social img{
	position: relative;
	top: 8px;
}

h3{
	color: #999999;
	padding: 2px;
	font: 12px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 2px;
	margin-bottom: 1px;
	clear: both;
}

h3 a{
	color: #999999;
	text-decoration: none;
}

h3 a:hover{
	color: #3AC7FF;
}

.text{
	font: 10px Arial, Helvetica, Geneva, sans-serif;
	padding: 2px;
	margin-bottom: 5px;
}

.text p{
	margin-top: 0px;
	color: #B3B3B3;
	width: 600px;
	line-height: 16px;
}

.col2{
	float: left;
	margin-bottom: 4px;	
}

.col{
	margin-bottom: 4px;
}

.col2 img, .col img{
	padding: 1px;
	border: 1px solid #F2F2F2;
}

.col-margin{
	margin-right: 4px;
	}

#footer{
	height: 180px;
	width: 100%;
	margin: 0px;
	color: #B3B3B3;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 23px;
}

#footer a{
	color: #B3B3B3;
	text-decoration: none;
}

#footer a:hover{
	color: #3AC7FF;
}

#footer-width{
	width: 960px;
	margin: 0 auto;
}

.footer-list{
	width: 320px;
	float: left;
}

.border{
	height: 180px;
}

.footer-list ul{
	list-style: none;
	margin-top: 20px;
}

.footer-list li.heading{
	color: #3AC7FF;
	font-weight: bold;
		border-bottom-style: none;
}

.footer-list li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f3f3f3;
	padding-bottom: 4px;
}
