html {
	height:100%;
	width:100%;
}

a, a:visited {
	text-decoration:none;
	color:#fefefe;
}

a:hover {
 	text-decoration:none;
	color:#cecece;
}

#footer_container a,#footer_container a:visited {
	text-decoration:underline;
	color:#fefefe;
}

#footer_container a:hover {
 	text-decoration:underline;
	color:#cecece;
}

body {
 	background-color:#5f5f5f; 
 	margin:0px;
 	font-family:Trebuchet MS;
 	font-size:12px;
}

#page_container {
	width:1000px;/* 
 	position:absolute;
 	margin-left:auto;
 	margin-right:auto;
 	margin-top:0px;
 	margin-bottom:10px;
 	left:50%;
 	margin-left:-500px;  */
}

#header {
	width:980px;
	background-color:#1b1b1b;
	height:70px;
	margin-bottom:0px;
}

#header a{
font-size:12px;
text-decoration:none;}


#header_logo {
	padding-top:5px;
	padding-left:10px;
	float:left;
}

#header_menu {
	width:750px;
	float:right;
}

#menu{
	width:100px;
	padding:15px 15px 0px 30px;
	display:inline;
	float:right;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
}

#baner_container{
	width:1000px;
	height:271px;
}

#shadow_top{
	background-image: url('images/shadow_top.gif');
	background-repeat: no-repeat;
	height:10px;
	width:1000px;
}

#shadow_bottom{
	background: url('images/shadow_bottom.gif') no-repeat;
	height:10px;
	width:1000px;
	margin-top:251px;
}

#baner_middle{
	width:1000px;
	
}

#shadow_left{
	float:left;
	background-image: url('images/shadow_left.gif');
	background-repeat:repeat-y;
	width:10px;
	height:251px;
}

#shadow_right{
	float:left;
	background-image: url('images/shadow_right.gif');
	background-repeat:repeat-y;
	width:10px;
	height:251px;
}

#baner_swf{
	float:left;
	width:980px;
	height:251px;
	padding:0px;
}


#middle_container{
	width:1000px;
	background-color:#2b2b2b;
}

#mc_shadow_right{
	background-color:#5f5f5f;
	background-image:url(images/shadow_main_right.jpg);
	background-position:right;
	background-repeat:repeat-y;
	width:12px;
}
#mc_shadow_left{
	background-color:#5f5f5f;
	background-image:url(images/shadow_main_left.jpg);
	background-position:right;
	background-repeat:repeat-y;
	width:9px;
}
#mc_shadow_bottom{
background-image:url(images/shadow_main_bottom.jpg);
height:21px;
}


#mc_left_content{
vertical-align:top;
float:left;
margin-left:15px;
font-size:12px;
font-weight:bold;
color:#fefefe;

}

#mc_main_content{
background-color:#7e7b5c;
width:655px;
margin-left:15px;
clear:none;
font-size:12px;
text-align:left;
vertical-align:top;
padding:5px;
}

#fotter_main_container{
 width:1000px; 
 text-align:left
}

#footer_container{
   position:relative;
	left:45px;
	height:60px;
	width:920px;
	overflow:auto;
 /*	background-color:#1b1b1b; */
    background-color:#161616;
}


#footer_menu {
	float:left;
	width:325px;
	padding-top:12px;
	font-size:12px;
	padding-left:10px;
	font-weight:bold;
	color:#fefefe;
	
}

#fotter_logo {
	float:left;
  	color:#8B8B8B;
  	width:500px;
  	text-align:left;
  	padding-top:12px;
}

#offerListLev1, #offerListLev2 {
width:100%;
position:relative;
}

#selectedOffer{
font-weight:bold;
font-variant:small-caps;
font-size:16px;
color:#FFFFFF;}

#selectedOffer:first-letter{color:#c6bd59;}

#selectedOfferItem{
margin-right:25px;
}

#selectedOfferItem a{}

#offerMask{
width:100%;
overflow:hidden;
position:relative;
}


#offerListLev1 td{
width:33%;
padding:5px;
text-align:left;
color:#FFFFFF;
bor
}

#offerListLev1 td img{margin-right:5px;}

#offerListLev1 a:hover{
color:#f0ec83;cursor:pointer;
}
