﻿@import url("reset.css");

body {text-align:center; background-color:#E6E6E6; background-image:url('Images/HeaderBG.jpg'); background-repeat:repeat-x; background-position:top left; font-family:Arial, Sans-Serif;}
#PageWrapper {width:990px; margin-left:auto; margin-right:auto; overflow:hidden;}
#HeaderWrapper {height:106px; overflow:hidden; text-align:left; background-image:url('Images/HeaderBG_M.jpg'); background-repeat:repeat-x; background-position:top left;}
#HeaderLeft {float:left; width:422px; overflow:hidden;}
#HeaderRight {float:right; width:12px; height:106px; background-image:url('Images/HeaderBG_R.jpg'); background-repeat:no-repeat; background-position:top right;}
#HeaderMidWrapper {float:right; text-align:right; overflow:hidden;}
#AffiliateSignUp {text-align:right; overflow:hidden; height:29px; margin-top:37px; margin-right:18px;}

#NavWrapper {text-align:right; overflow:hidden; margin-top:8px;}
#NavItems {height:24px; max-width:545px; overflow:hidden;} /*max-width:605px;*/
div.NavItem {float:right;}

#ShadowLeft {background-image:url('Images/VShadL.jpg'); background-repeat:no-repeat; background-position:top left;}
#ShadowRight {background-image:url('Images/VShadR.jpg'); background-repeat:no-repeat; background-position:top right;}

#HiddenHeaderText {margin-left:-10000px; height:0px; overflow:hidden;}
#InnerPageWrapper {width:966px; margin-left:auto; margin-right:auto; background-color:White;}
#InnerPageContent {padding:13px 0px 1px 0px; text-align:left;} /* the 3px bottom padding keeps us out of the footer which has a -2px top margin */

#FooterWrapper {margin-left:12px; margin-right:12px;}
#FooterTop {background-color:White; height:2px; overflow:hidden;}
#FooterStroke {margin-left:1px; margin-right:1px; border-bottom:solid 1px #D4D4D4;}
#FooterMid {background-color:White; height:1px; overflow:hidden;}
#FooterBot {font-size:10px; color:#AAAAAA;} /*{text-align:right; padding-right:2px; font-size:10px; color:#AAAAAA;}*/
#FooterBotLeft {float:left; width:45%; text-align:left; padding-left:3px;}
#FooterBotRight {float:right; width:45%; text-align:right; padding-right:2px;}