/* CSS Document */




#ascentLogo { 
	position: relative;
	display: block;
	float: right;
	width: 121px; 
	right:-10px; 
	top: -50px;
	}


#contactascentLogo { 
	position: relative;
	display: block;
	float: right;
	width: 121px; 
	right:10px; 
	top: -43px;
	}
	
.interior {
	padding:0px 0 3px 10px;
	margin: 13px 0 5px 0;

}

	
#navBtmLeftContact {
	clear: both;
	font-size: 11px;
	position: relative;
	display: block;
	margin: 57px 0 0 62px;
	
}

textarea {
	position: relative;
	display: block;
	float: left;
	width:  200px;
	margin: 0 0 0 62px;
}



p.submit {
	width: 150px;
	padding: 0 0 0 230px;
	
}


#navBtmLeftContact {

	margin: -45px 0 0 40px;
 }
