@charset "UTF-8";
/* CSS Document */

@import url("reset.css");

/* ===== UTILITY
==================================================================== */
body{font-family: Arial, Helvetica, sans-serif; color: #717f81; background-color: #fff; line-height: 1.4;}
#wrap{position: relative; width: 950px; margin: 0 auto 0 auto;}
sup{position:relative; font-size:80%; vertical-align:baseline; bottom:.37em;}
.clear{clear:both; font-size:0px; line-height:0; margin:0; padding:0;}

a{color: #717f81;}
a:hover{color: #333;}


/* ===== MAIN CONTENT
==================================================================== */
p{font-size: .8em; margin-bottom: 1em;}
ul{font-size: .8em; margin: -1em 0 1em 1.7em; padding-left: 1em;}

#flashContent #mainHeader{margin-bottom: 12px;}
#flashContent #mainButtons img{margin-right: 7px; float: left;}
#flashContent #mainButtons a.contactUsButton{display: block; background: url(../images/home_requestQuote_btn.png) 0 0 no-repeat; width: 166px; height: 107px; text-indent: -9999em; margin-right: 0; float: left;}
#flashContent #mainButtons a.contactUsButton:hover{background-position: 0 -112px;}

#navBar{position: relative; padding: 20px 0 20px 80px; zoom:1;}
#navBar img{padding: 0 16px; float: left;}
#navBar a{display: block; background-position: 0 0; background-repeat: no-repeat; height: 34px; text-indent: -9999em; float: left;}
#navBar a.nav_DiffAboutMVP{background-image: url(../images/home_whatsdiffaboutMVP.png); width: 116px;}
#navBar a.nav_KeyFeatures{background-image: url(../images/home_keyfeatures.png); width: 173px;}
#navBar a.nav_PlanDetails{background-image: url(../images/home_plandetails.png); width: 121px;}
#navBar a:hover{ background-position: 0 -30px;}

#navBar a.nav_downloadBro{background: url(../images/home_downloadbro.png) 0 -2px no-repeat; width: 272px; height: 41px; text-indent: -9999em;}
#navBar a.nav_downloadBro:hover{background-position: 0 -49px;}


/* ===== FOOTER
==================================================================== */
#footer{text-align: center;}
#footer p{font-size: 75%; width: 70%; margin: 0 auto 2em auto;}
#footer p span{padding-left: 1em;}