@charset "utf-8";
a:link {color:#3366bc;
		text-decoration:none;}      
a:visited {color:#3366bc;
		text-decoration:none;}  
a:hover {color:#3366bc;
		text-decoration:underline;
		}  
a:active {color:#3366bc;}

#contact {
	position: relative;
	left: 10px;
	bottom: 7px;
}
#solutions {
	position: relative;
	bottom: 7px;
}