html {
	font-family: "helvetica neue", helvetica, "Lucida Grande", sans-serif;
	color:#333;
	background: #333;
	line-height: 115%;
	font-size:12px;
}

h1 {
	line-height:150%;
}
h1 a {	
	text-decoration:none;
}

h2 {
	line-height:125%;
}

img {
	border:0;
}

a {
	color:#333;
}

a:hover {
	color:#666;
}

div {
	padding-top:0px;
	margin-top:0px;
}

.div748  {

	text-align:left;
	width:748px;

}

#top {
	background:#fff;
}

#top img {
	border:0;
	margin:50px 20px 50px 20px;
	
}

#content {
	
	/*background:#fffcd9;*/
	background:#fff;

}

#copy {
	
	text-align:left;
	padding:20px 20px 20px 20px;
}

p {
	line-height:150%;
}

.halfLeft {
	padding-top:0px;
	margin-top:0px;
	float:left;
	width:45%;
	padding-right:5%;
	/*padding:20px 20px 20px 20px;*/
}

.halfLeft h3 {
	border-top:1px solid #333;
	padding-top:10px;
}

#footer {
	clear:both;
	text-align:center;
	font-size:10px;
}
#footer p {
	line-height:35px;
}