﻿body {background: #ac1a2f;}
#container {width: 960px;}
#mast {width: 960px;}
#containerBtm {background: url('Img/General/ContainerBtm.png') no-repeat bottom; height: 6px; padding: 7px;}

/* Global Nav rules */
#gnav {background: transparent url('Img/Nav/Gnav/GnavBgd.png') no-repeat;}
#gnav li {float: left; text-align: center;}
#gnav a {display: block; background: none; color: #002c76;}
#gnav a:hover, #gnav a.hover, #gnav a.current:hover {background: #ac1a2f url(Img/Nav/Gnav/GnavOver.png) bottom repeat-x; color: #fff;} /* the hover class is used by the javascript to keep the gnav button highlighted when hovering over the submenu */
#gnav a.current {background: #ac1a2f url('Img/Nav/Gnav/GnavCurrentOver.png'); color: #fff;}

/* Local Nav rules */
#ctl00_lnav {background: url('Img/Nav/Lnav/LnavBgd.png') no-repeat;}
#ctl00_lnav ul li { border-right: 1px solid #c6606f;}
#ctl00_lnav a {color: #fff; text-decoration: underline; }
#ctl00_lnav a:hover, #lnav a:focus, #lnav a:active {text-decoration: none;}
#ctl00_lnav a.current {color: #fff; font-weight: bold; text-decoration: none;}

/* Sub Nav (Tabbed) rules */


/* DHTML Menu rules */
.menu {background: #ac1a2f; border: 2px solid #bc4758; border-width: 0 2px 2px;}
.menu ul {list-style: none; background: #cc092f url('Img/Nav/Lnav/MenuBgd.png') repeat-x;}
.menu a:hover, .menu a:focus, .menu a.active, .menu a.current {color: #002c76; background: #ece4d5;}

/* Content Rules */
#content {width: 900px; background: #fff url('Img/General/ContentBgd.png') no-repeat; margin-left: 20px; padding: 10px 10px 0;}
#contentBtm {width: 920px; height: 6px; background: url('Img/General/ContentBtm.png') no-repeat; font-size: 0; margin-left: 20px;}

#fttop {background: url('Img/General/FootTop.png') bottom no-repeat;}
#ftbtm {background: url('Img/General/FootBtm.png') no-repeat;}

#ctl00_contentPlaceHolder_userProfileTabs_tabWhoWeAre {background: url('Img/General/OfficeBuilding.jpg') right top no-repeat;}
#ctl00_contentPlaceHolder_userProfileTabs_tabAboutUs {background: url('Img/General/HandShake.jpg') right no-repeat;}
#ctl00_contentPlaceHolder_userProfileTabs_tabContactUs {background: url('Img/General/SmartPhone.jpg') right top no-repeat;}