﻿@import url("reset.css");

body {text-align:center; background-color:#141414; font-family:Arial, Sans-Serif; font-size:14px;}
#PageWrapper {width:967px; margin-left:auto; margin-right:auto; text-align:left;}

#HeaderWrapper {width:967px; height:133px; overflow:hidden;}
#HeaderLogo {float:left; width:323px; height:133px; overflow:hidden;}
#HeaderMiddle {float:left; width:359px; overflow:hidden; margin-top:68px;}
#HeaderRight {float:right; width:285px; height:133px; overflow:hidden;}

#HeaderBar {width:967px; height:47px; overflow:hidden; position:relative;}
#HeaderBarBackground {width:967px; height:47px; overflow:hidden;}
#HeaderBarNav {height:19px; overflow:hidden; position:absolute; left:54px; top:20px;}
.NavItem {float:left; height:19px; overflow:hidden;}
.NavItem img {height:19px;}

#BodyWrapper {width:967px; overflow:hidden;}

/*Secondary Pages*/
#SecondaryPageLeftImageWrapper {float:left; width:331px; overflow:hidden;}
#SecondaryPageCopyright {text-align:right; padding-right:22px;}

#SecondaryPageContentWrapper {float:left; width:636px; overflow:hidden;}
#SecondaryPageHeaderBottom {width:636px; height:7px; overflow:hidden;}
#SecondaryPageContent {color:#c9c9c9; text-shadow: 0 0 0 #000;}
#SecondaryPageContentPadding {padding:43px 20px 45px 35px;} /*used on secondary pages*/
#SecondaryPageContent p {margin-bottom:1em;}
.SecondaryPageTitle {margin-bottom:0.75em !important;}
.SecondaryPageSubHeading {margin-bottom:0.75em !important; margin-top:1em !important;}