/***********************
*******  GLOBAL  *******
***********************/

#wrapper {
	height: 586px;
	background: url(../images/bg_wrapper_home.jpg) no-repeat 0 0;
}
#container {
	background: none;
	overflow: visible;
}
#container_inside{
	background: none;
	overflow: visible;
}
#container_end{
	background: none;
	height: 0px;
}
/**********************
******  HEADER  *******
**********************/

#header {
	background: none;
}
	
/********************
*******  LEFT  ******
********************/

#left {
	width: 288px;
}

#left .mod_article {
	color: #FFFFFF;
	float: none;
	font-size: 10px;
	margin-left: 144px;
	margin-top: 10px;
	position: relative;
	visibility: visible;
	width: 110px;
}
#left .mod_article .block {
	float: left;
	display: inline;
	width: auto;
	clear: none;
	margin-right: 3px;
	line-height: 13px;
}
#left .mod_article a {
	color: #FFFFFF;
	text-decoration: none;
}
#left .mod_article a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/********************
*******  MAIN  ******
********************/

#main {
	width: 712px;
	height: 401px;
	overflow: visible;
}
#main .mod_flash {
	margin: -36px 0 0 0;
	overflow: visible;
}
#main .mod_flash * {
	outline: 0;
}
#main .home_alt {
	padding: 100px 100px 0 0;
	text-align: center;
}
#main .home_alt a {
	color: #e5bc1a;
}
#main .home_alt a.hideText {
	width: 117px;
	height: 88px;
	display: inline-block;
}
#main .home_alt a.link1 {
	background: url(../images/home_alt_1.png) no-repeat 0 0;
}
#main .home_alt a.link2 {
	background: url(../images/home_alt_2.png) no-repeat 0 0;
}
#main .home_alt a.link3 {
	background: url(../images/home_alt_3.png) no-repeat 0 0;
}

#header h1 {
	position: absolute;
	top: -9999px;
	visibility: hidden;
	}

