/* CSS Document */
#global{
	
}
#page{
	
}
#header{
	background:url(../images/interface/toptile.gif) repeat-x 0 0;
	min-width:890px;
	width:expression(document.body.clientWidth < 900? "900px": "auto" ); /*ie*/
}
#header img{
	margin:0;
	padding:0;
	border:0;
}
#siteheading{
	width:900px;
}
#header h1, #header h2,  #header h3{
	padding:0;
	margin:0;
	float:left;
}
#promotion_copy{
	position:absolute;
	top:157px;
	left:150px;
	color:#FFF;
	line-height:1.5em;
	border-right:1px solid #FFF;
	width:300px;
	text-align:right;
	height: 49px;
	padding:0 5px 0 0;
}
#body{
	margin-top:1px;
	width:810px;
	padding:0 0 0 90px;
}
#body h1{
	padding:5px;
	background:#EFEFEF;
	border-bottom:1px solid #CCC;
}
#footer{
	font-size:11px;
	margin-top:20px;
	border-top:3px solid #000;
	color:#FFF;
	background:url(../images/interface/bottomtile.gif) repeat-x 0 0;
}
#footer a{
	color:#FFF;
}
#footer_col1 h3{
	margin:0;
	padding:0;
	color:#f97200;
	font-size:12px;
}
#footer_col1{
	float:left;
	padding:10px;
	background:#0a0a0a;
	border-left:1px solid #666;
	border-right:1px solid #666;
	margin:10px 20px 0 100px;
}
#footer_col2{
	margin-top:30px;
	float:left;
}
#col1{
	width:530px;
	float:left;
	margin:0 30px 0 0;
	padding:0 !important;
}
#col2{
	width:220px;
	float:left;
}
.col1_1{
	width:235px;
	margin:0 20px 0 0;
	float:left;
	background:url(../images/interface/headingtile.gif) repeat-x 0 bottom;
	padding:0 0 20px 0;
}
.col2_2{
	width:500px;
	margin:0 20px 0 0;
	float:left;
	background:url(../images/interface/headingtile.gif) repeat-x 0 bottom;
	padding:0 0 20px 0;
}

