
#Container
{
	margin: auto;
	text-align: left;
	width: 800px;
}

/*Design element*/
#Img_Top
{
	background-image: url(/images/900_px_top.jpg);
	background-repeat: no-repeat;
	width: 812px;
	height: 20px;
}
/*End Design element */


/*CONTENT STYLE*/
#Content
{
	background-image: url(/images/bg.gif);
	background-repeat: repeat-y;
	width: 800px;
	height: 100%;
	padding-left: 7px;
	position: relative;
	top: -13px;
}

#Partners
{
	border-top: 0px dotted #CCCCCC;
	border-bottom: 0px dotted #CCCCCC;
	position: relative;
	padding: 10px;
}
#Teaser
{
}
#Main
{
	padding-right: 0px;
	padding-top: 30px;
	border-top: 0px dotted #CCCCCC;
	border-bottom: 0px dotted #CCCCCC;
	position: relative;
	padding-left: 20px;
}
#Menu
{
	text-align: left;
	width: 160px;
	float: left;
	z-index: 99;
	padding-right:20px;
}

.FxPMenuLevel
{
	font-size:12px;
	padding-left:10px;
}

#Content_1
{
	padding-right: 18px;
	padding-bottom: 20px;
	width:580px;
	float:left;
	overflow:hidden;
	display:block;
}

#Footer
{
	background-color: #999999;
	color: #000000;
	width: 799;
	clear: both;
	padding: 5px 0px 5px 0px;
	border-bottom: 0px dotted #CCCCCC;
	position: relative;
}
/*End CONTENT STYLE*/


/*Design element*/
#Img_Bottom
{
	background-image: url(/images/900_px_bottom.jpg);
	background-repeat: no-repeat;
	width: 810px;
	height: 14px;
	position: relative;
	top: -13px;
}
/*End Design element*/
