html {background:black;}

body.home,
body.home #page_content,
body.home #content {
	background:black;
	min-height:0;
}

body.home #page_content {
	border-top:2px solid white;
	padding:0 0 0 15px;
}

body.home div.flash {
	margin:0 0 0 -15px;
	background:black url(../images/image_home.jpg) no-repeat 0 0;
}

body.home div.flash embed,
body.home div.flash object {display:block}

body.home #content {
	float:left;
	width:317px;
	margin:0;
	padding:0 15px 35px;
	line-height:1.4em;

	color:white;
	background:#343331 url(../images/bg_content_home_bottom.gif) no-repeat center bottom;
}

body.home #content h2 {
	width:347px;
	height:198px;
	
	border-bottom:0;
	background:#343331 url(../images/bg_content_home.jpg) no-repeat center top;
	text-indent:-5000em;
	margin:0 -15px -125px;
}

body.home #sidebar {
	width:476px;
	float:right;
	margin:0;
	padding:0;
}

body.home #sidebar ul.nav_actions {width:476px;}
body.home #sidebar ul.nav_actions li {
	float:left;
	background:black url(../images/bg_sidebar_action_home.gif) repeat-x 0 0;
	margin-right:20px;
}

body.home #sidebar ul.nav_actions li a {border:none;}

body.home #sidebar div.image,
body.home #sidebar div.nav_top,
body.home #sidebar div.nav_sub {
	display:none;
}

body.home a.internet_training {
	display:block;
	width:216px;
	height:74px;
	border:none !important;
	outline:none;
	
	position:absolute;
	right:23px;
	bottom:60px;
	
	background:black url(../images/internet_training.jpg) no-repeat 0 0;
	text-indent:-5000em;
}


body.home #footer {
	padding-top:0;
	background:black;
	position:relative;
}