.smlcolleft{
	width:170px;
	margin:57px 0 0 20px;
	float:left;
}

.smlcolleft h2{
	width:170px;
	margin:0px;
	padding:10px 0 10px 0;
}

p, h2{
	padding:5px 0px;
}

.lrgcolright{
	width:520px;
	float:left;
	margin:56px 20px 0 20px;
	padding-bottom:60px;
}

.lrgcolright img{
	margin-bottom: 6px;
}


form{
	width:170px;
	margin-bottom:30px;
}

form div{
	margin:12px 0px;
}

input{
	width:160px;
	padding:2px 4px;
	border:solid 1px #999;
}

.submit{
	width:auto;
	float:right;
	color:#fff;
	padding:4px 6px;
	border:0;
	background:#999;
}

.submit:hover{
	background:#000;
}

.social_nav li a{
	display:block;
	height:20px;
	width:20px;
	margin-right:4px;
	background-position:0 0;
	background-repeat:no-repeat;	
	outline:none;
	overflow:hidden;
	text-indent:-10000px;
	margin-bottom:20px;
}

.social_nav li a:hover{
	background-position:-20px 0;
}

.social_nav li a.twitter{
	background-image:url(images/twitter.gif);
}

.social_nav li a.facebook{
	background-image:url(images/facebook.gif);
}
