#clearfloat
{
	clear: both;
	font-size: 0px;
	height: 0;
	line-height: 0px;
}
#container
{
	border: 0px;
	display: inline;
	height: 100%;
	margin: 0 auto;
}

#head_welcome
{
	font-weight:normal;
    padding-top:0px;
	padding-bottom: 0px;
	padding-left:20px;
	margin-top:0px;
	width:330px;
	float:left;
}

#main_menu
{
	margin-right: 16px;
	margin-top:0px;
	text-align:left;
}


#mainContent
{
	height: 100%;
	margin: 0px;
	margin-left: 216px;
	padding: 0px;
}

#menuBar
{
	background-image: url(images/gradient_menu_fill.jpg);
	background-repeat: repeat-y;
	float: left;
	min-height:100%;
	height:auto !important;
	width: 201px;
	margin-left:16px;
	padding-left:0px;
}

#left_div_data
{
	 float:left; 
	 width:42%;
}

#right_div_data
{
	float:left; 
	margin-top:12px;
	width:55%;
}

#left_div_article 
{
	 float:left; 
	 width:48%;
}

#right_div_article 
{
	float:left; 
	width:47%;
}

#news
{
	width:725px;
	float:left;
	font-size: 12px;
}

#news_articles
{
	margin-top: 20px;
	margin-left:0px;
	font-size: 12px;
}

#shadow_mainContent
{
	height: 100%;
	margin: 0 auto;
	width: 964px;
	padding: 0px;
}

#footer {
	background-image:url(images/footer_bottom.jpg);
	background-repeat: no-repeat;
	height:20px;
	width:964px;
	padding-top: 15px;
	margin-right:auto;
	margin-left:auto;
	text-align:center;	
}

#wrapper{
	width:964px;
	min-height:100%;
	height:auto !important;
	margin:0 auto;
	background-image:url(images/wrapper.png);
	background-repeat:repeat-y;
	margin-right:auto;
	margin-left:auto;
	}
	
	
* html #wrapper {
	height:100%;
	background-image:url(images/wrapper.jpg);
	background-repeat:repeat-y;
	}/* ie6 and under*/

/* commented backslash hack \*/ 
html, body
{
	height:100%;
	background-color:#737373;
	color: #666666;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	line-height: normal;

} 
/* end hack */
html,body {margin:0;padding:0}