body {
/*	background-image: url("/image/bg.jpg"); */
	text-align: center;
	margin: 20px 0 0 0;
	font-family: 'Trebuchet MS', Trebuchet, Verdana, 'sans-serif';
	font-size: 11px;
	line-height:15px;
	background-color: #e6eefc;
}


a {
	color: #696;
}

#main {
	margin: auto;
	width:879px;
	padding: 0;
	background-color: #fff;
	border: 1px solid #06c;
}




.nav {
	background-color: #06c;
	padding: 1px 0 1px 0;
	height: 30px;
	
	}



.nav a {
	color: #fff;
	text-decoration:none;
	font-size: 13px;
	margin: 0 25px 0 25px;;
	
}

.nav a:hover {
	color: #fff;
	border-bottom: 1px dashed #fff;
}

#green {
	color:#0c6;
}



#homeTip {
	background-color: #D9E4FB;
	padding: 20px;
	border: 1px dashed #000;

}


#content {
	padding: 15px;
	text-align:left;
}


#contentPrimary {
float: left;
width: 300px;
}

#tips {
}


.clearAll{
	clear:all;
}


.spacer {
	font-family: arial, verdana,  helvetica, "sans-serif"; 
	font-size: 1px;
}


#footer,  #footer a{
	font-size: 10px;
	color: #06c;
	line-height:12px;
	text-decoration:none;

}


#homeTip  {
	font-size: 11px;
	color: #000;
		line-height:20px;
			text-align:center;

	
}

#homeTip p {
	text-align:left;

	
}

#homeTip h1 {
	font-size: 20px;
	color: #06c;
	line-height:12px;
	text-align:center;
	
}

#homeTip h2 {
	font-size: 16px;
	color: #000;
	line-height:30px;
	text-align:center;
}


h1 {
	font-size: 16px;
	color: #f30;
	line-height:12px;
	border-bottom: 1px dashed #06c;
	display:inline;
	
}






h2 {
	font-size: 13px;
	color: #06c;
	line-height:12px;
	margin: 20px 0 0 0;

}





#resources p {
padding:  0 0 5px 0;
}




#newsletter {
text-align:center;
border-bottom: 1px dashed #23140d;
margin: auto;
width: 732px;
padding: 10px 0 10px 0;
}

#newsletter input{
border: 1px solid #23140d;
margin: 0 5px 0 5px;


}

#newsletter input.submit{
background-color:#06c;
color: #fff;
}

ul#tips {
	list-style-type: none;
	padding: 0;
	margin: 20px 0 0 0;
	overflow: hidden:
	zoom: 1;

}


ul#tips li {
	overflow: hidden;
	zoom: 1;
	clear: both;
	padding: 0 0 20px 0;
	border-bottom: 1px dashed #06c;
}



ul#tips li img{
	float: right;
	padding: 10px 0 0 20px;
}



ul#services {
	list-style-type: none;
	margin:0;
	padding: 10px 0 0 0;
}

ul#services li {
	
	margin: 0;
	padding: 0 0 20px 0;
}


ul#services li h2  {
	display: block;
	padding: 0;
	margin:0;
}



#header {
	position: relative;
	width: 879px;
	height: 201px;
}

#alist {
	position: absolute;
	left: 730px;
	top: 20px;
}


#past-years {
		position: absolute;
	left: 718px;
	top: 125px;
	font-size: 14px;
		font-family:  Verdana, 'sans-serif';
		width: 150px;
		text-align: center;

}

#intro-home {
	float: left;
	width: 335px;
}



#review-home {
	float: right;
	width: 130px;

}





