body {
	margin:0;padding:0;
	background:#111111;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	height: 100%;
}

#top_line {position: relative; height: 28px; clear:both; background:#000 url(images/header_line.gif) repeat-x;}

#container {width:817px; margin:0 auto;}

#titleBar {width:817px; margin:0; float:left;}
.titleSlogen {width:409px; float:left;}
.titleLogo {width:408px; float:left; text-align:right;}

#menuBar {position: relative; z-index:20; width:772px; height:33px; background:url(images/menu_bg.jpg) no-repeat; float:left; margin:0; padding:1px 0 0 45px;}

#mainBanner {position: relative; z-index:10; width:807px; height:248px; background:url(images/banner_bg.jpg) no-repeat; float:left; margin:0; padding:6px 5px 0 5px;}

#contentBox {width:807px; float:left; margin:0; padding:5px 5px 20px 5px;}

#contentInside {position: relative; z-index:10; width:807px; float:left; margin:16px 0 0 0; padding:0 10px 40px 10px; clear:both; background:url(images/contentBg.gif) repeat-y;}
#contentleftCol {width:600px; float:left; padding:0 10px 0 10px;}
.contentPic {padding:8px; background:#FFF;}
.contentTitle {padding:0 0 10px 0;}
.contentText {padding:0 0 40px 0;}

#footer_bg {position: relative; height: 358px; clear:both; background:#000 url(images/footer_bg.gif) repeat-x;}

#footer_menu{
	width:817px;
	height:288px;
	background:url(images/bottom_bg.jpg) center top no-repeat;
	margin:0 auto;
}
	#footer_menu_column {
		width:807px;
		overflow:hidden;
		margin:0; padding:15px 5px 20px 5px;
	}
	#footer_menu_column h5{
		padding:0 0 5px 0;
	}
	#footer_menu_column_bar {
		width:251px;
		float:left;
		margin:0 4px 0 4px; 
		padding:0 5px 0 5px;
	}
	
#disclaimerBox{width:817px; margin:0 auto;}
#disclaimerArea {width:807px; overflow:hidden; margin:0; padding:3px 5px 3px 5px;}
.copyright {width:394px; float:left; padding:0 5px 0 5px;}
.disclaimer {width:393px; float:left; text-align:right; padding:0 5px 0 5px;}

.briefBox {height:107px}
.briefTitle {height:18px}

.clear { clear: both; }