/*********************************************************************
Default
*********************************************************************/
*{behavior:url(iepngfix.htc);}
body{background-image:url(../images/bg.jpg);background-repeat:repeat;font-family:Arial, Helvetica, sans-serif;color:#666;font-size:12px;margin:0;/* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */padding:0;/*text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */}

/*********************************************************************
Typography
*********************************************************************/
h1{color:#39c;font-size:14px;display:inline;}
h2{font-size:12px;/*text-align:right;*/}
a.menuItem:link{color:#FFF;text-decoration:none;}
a.menuItem:visited{color:#FFF;text-decoration:none;}
a.menuItem:hover{color:#036;text-decoration:none;}
a.menuItem:active{color:#FFF;text-decoration:none;}
a.subMenuItem:link{padding-left:10px;margin-top:20px;color:#CFF;text-decoration:none;}
a.subMenuItem:visited{padding-left:10px;color:#CFF;text-decoration:none;}
a.subMenuItem:hover{padding-left:10px;color:#036;text-decoration:none;}
a.subMenuItem:active{padding-left:10px;color:#00F;text-decoration:none;}

/*********************************************************************
Regions
*********************************************************************/
.main{width:735px;background-color:#FFF;background-image:url(../images/main_bg.jpg);background-repeat:repeat-y;position:relative;top:0;left:0;padding:0;margin:0;}
.logo{position:relative;top:65px;left:300px;width:409px;height:40px;padding:0;margin:0;}
.imageHolder{position:relative;width:500px;height:220px;top:80px;left:225px;z-index:0;margin:0;padding:0;}
.title{position:relative;text-align:right;top:-240px;left:235px;width:475px;height:23px;}
.content{position:relative;top:-220px;left:300px;width:400px;}
.footer{background-image:url(../images/btm_border.jpg);background-repeat:repeat-x;width:725px;height:10px;}

/*********************************************************************
Primary Navigation
*********************************************************************/
.menu{background-image:url(../images/menu_bg.png);background-repeat:repeat-y;width:225px;min-height:250px;position:relative;top:-260px;font-size:12px;font-weight:700;color:#FFF;padding:125px 0 0 20px;margin:0;}
*html .menu{height:250px;}

/*********************************************************************
Banner
*********************************************************************/
#slider-wrapper {position:relative;width:500px;height:220px;top:80px;left:225px;z-index:0;margin:0;padding:0;}
