@charset "UTF-8";
/* CSS Document */

@import url("reset.css");

body{font:13px Arial, Helvetica, sans-serif;}
#wrap{width:780px; margin:0 auto 0 auto; padding:0 45px;}

#header{padding-top:30px;}
#header .mvplogo{margin-left:30px;}
#header .gatewayHeadline{padding-top:23px; float:right;}

#gateway {padding:30px 0 0 0px;}
#gateway div {margin-right:13px; width:185px; float:left;}
#gateway div.last {margin:0;}

#gateway a {display:block; width:185px; height:207px; background-position:0 0; background-repeat:none; text-indent:-9999em;}
#gateway a#not65 {background-image: url(../images/gateway_not65_btn.jpg)}
#gateway a#almost65 {background-image: url(../images/gateway_almost65_btn.jpg)}
#gateway a#over65 {background-image: url(../images/gateway_over65_btn.jpg)}
#gateway a#helping {background-image: url(../images/gateway_helping_btn.jpg);}

#gateway a:hover {background-position: 0 -210px;}



#gateway p {font-size:15px; width:185px; margin:15px auto 0 auto; text-align:center;}


.clear{clear:both; font-size:0px; line-height:0px; margin:0; padding:0;}