/* CSS Document */
#contact_info {
background-image:url(../images/contact/sas_contact_logo.gif);
background-position:300px bottom;
background-repeat:no-repeat;
width:575px;
	
}
#contact_info h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #211f71;
	font-style: italic;
	margin: 20px 0 60px 60px;
}
#contact_info h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	
	color: #211f71;
	font-style: italic;
	margin: 0 0 0 60px;
}
#contact_info p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.25em;
	width: 200px;
	margin: 10px 0 0 60px;
	font-style: normal;
}
#contact_info img {
	margin: 10px 0 50px 80px;
	background-image: none;
}
#contact_info a {
color: #211f71;
	text-decoration: none;
}

#contact_info a:hover {
	text-decoration: underline;
}
#input{
	width: 350px;
	margin:30px 0 0 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 3em;
	color: #211f71;
}
#spacer{hieght:40px;}

/*-------------------------------------- PROFILE END ------------------------------------*/
