a img { border: none; }

body {
	text-align: center;
	color: #383838;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

html, body, h1, h2, h3,p, table, ul, div{ margin: 0px; padding: 0px; }

.clear {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}

.lfloat { float: left; margin-right: 4px; }

.rfloat { float: right; margin-left: 4px; }

.small { font-size: 90%; }
#header {
	text-align: left;
}
#header h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #146A9D;
	font-weight: lighter;
}
#header h1 {
	color: #09629E;
}



.smaller { font-size: 80%; }


#container {
	background-image: url(images/acc-blue_gradient1.jpg);
	background-repeat: repeat-x;
	width: 100%;
	text-align: center;
}
#content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	bottom: 1px;
	color: #B6B6B6;
}




#footer {
	height: 170px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000;
}

#main {
	background-color: #FFF;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: left;
	
}

#main h1 {
	color: #0E95EF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: lighter;

}

#main h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 110%;
	padding-left: 8px;
	font-weight: lighter;
}

#main p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	line-height: 130%;
	padding-left: 10px;
	color: #333333;
}
#feature {
	background-color: #B5D0EA;
	padding-top: 15px;
	padding-bottom: 15px;
}
#feature h1 {
	font-weight: lighter;
	color: #09629E;
}

#menu {
	background-color: #4479BB;
	text-align: left;
	height: 25px;
	padding-top: 8px;
	text-indent: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 90%;
}

#menu a:link, #menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#menu a:active {
	color: #000000;
	text-decoration: none;
}

#menu a:focus, #menu a:hover {
	color: #000000;
	text-decoration: none;
}
.mauve {
	color: #B3568D;
}

#footer a:link, #footer a:visited {
	color: #B6B6B6;
	text-decoration: none;
	font-weight: bold;
}

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

#footer a:focus, #footer a:hover {
	color: #B6B6B6;
	text-decoration: none;
}