@charset "utf-8";
/* CSS Document */
body{
	background-color:#7030A0;
}
#bodycontent{
	padding-bottom:0;
	margin-bottom:0;
	margin-top:-50px;
}
*html #bodycontent{
	margin-top:-150px;
}
#bodycontent_inner{
	padding:20px 50px 0 50px;
}
#container{
	background:url(../images/splash/background.gif) repeat-y;
	min-height:auto;
}
*html #container {
    height:auto;
}
#header{
	background:url(../images/splash/header.jpg) no-repeat;
	padding:30px 29px 0 30px;
}
#inner_header{
	background:url(../images/splash/header_slice.jpg) repeat-x;
	height:250px;
}
#logo img{
	margin:15px 0 0 15px;
	width:auto;
	height:auto;
}
p#mainmenu{
	margin:0 -20px 0 -20px;
	padding:0;
}
object{
	margin:0;
	padding:0;
}
p#mainmenu, x:-moz-any-link {
	margin-bottom:-4px;
}
#footer{
	padding:1;
	height:40px;
	background:url(../images/splash/footer.jpg) no-repeat;
	position:relative;
	width:auto;
}