/* CSS Document */

body{
padding : 0;
margin : 0;
background-color : #000000;
background-image : url();
background-repeat : repeat-y;
}

a:link    { color: #DED9D9;  text-decoration: none; outline: none}
a:active { color: #DED9D9;  text-decoration: none; outline: none}
a:visited { color: #666666;  text-decoration: none; outline: none}
a:hover { color: #666666;  text-decoration: underline; outline: none}

table.outer{
	width: 100%;
	height: 100%;
}

td.outalign{
	vertical-align: top;
	text-align: center;
}

div.container{
	position: relative;
	margin: auto;
	width: 940px;
	height: 640px;
	text-align: left;
}

#topbar{
       position : absolute;
       top : 0px;
       left : 0px;
       width : 940px;
}

#announcements{
       position : absolute;
       top : 30px;
	   left: 372px;
	   width : 257px;
	   text-align: center;
	   z-index: 100;
	   background-color : transparent;
}

#nav1{
       position : absolute;
       top : 90px;
	   width : 940px;
	   background-color : #000000;
}

#nav2{
       position : absolute;
       top : 117px;
       width : 940px;
	   background-color : #000000;
}
#mainflash{
       position : absolute;
       top : 144px;
       left : 0px;
       width : 760px;
	   z-index: 10;
	   background-color: #333300;
}

#marketing{
       position : absolute;
       top : 144px;
       left : 759px;
       width : 181px;
	   height: 417px;
	   z-index: 9;
	   background: url(images/hr_marketing/bg.jpg) top left;
}

#bottom{
       position : absolute;
       top : 561px;
       left : 0px;
       width : 940px;
	   background-color : #333300;
}

#bottomblack_nb {
       position : absolute;
       top : 735px !important;
       left : 0;
       width : 940px;
}

#bottomblack_nb {
       position : absolute;
       top : 655px !important;
       left : 0;
       width : 940px;
}

p{
      font-family : Verdana, Arial, Helvetica, sans-serif;
      font-size : 12px;
      font-weight : normal;
      color : #666666;
      background-color : transparent;
      line-height : 100%;
}

.bottom{
      font-family : Verdana, Arial, Helvetica, sans-serif;
      font-size : 12px;
      font-weight : normal;
      color : #666;
      line-height : 120%;	  
}

.announceyellow{
      font-family : Arial, Verdana, Helvetica, sans-serif;
      font-size : 15px;
      font-weight : bold;
      color : #fce100;
      line-height : 120%; 
}

.announcewhite{
      font-family : Arial, Verdana, Helvetica, sans-serif;
      font-size : 12px;
      font-weight : bold;
      color : #fff;
      line-height : 120%; 
}

#mainflash_swap{
	position : absolute;
	top : 230px;
	left : 180px;
	width : 760px;
	z-index: 10;
	background-color: #333300;
}
#marketing_swap{
	position : absolute;
	top : 230px;
	left: 0px;
	width : 181px;
	height: 417px;
	z-index: 9;
	padding-left: 5px;
	background: url(images/hr_marketing/bg_s.jpg) top left;
}

#mainflash_swap_nb{
	position : absolute;
	top : 144px;
	left : 180px;
	width : 760px;
	z-index: 10;
	background-color: #333300;
}
#marketing_swap_nb{
	position : absolute;
	top : 144px;
	left: 0px;
	width : 181px;
	height: 417px;
	z-index: 9;
	padding-left: 5px;
	background: url(images/hr_marketing/bg_s.jpg) top left;
}
#bot_bnr {
	position: absolute; top: 647px; width: 940px; height: 75px
}
#bot_bnr {
	position: absolute; top: 647px; width: 940px; height: 75px
}
#bot_bnr_nb {
	position: absolute; top: 561px; width: 940px; height: 75px
}