#page_bg {
	background:#787878;
}

#page_body {
	width:900px;
}

div#header {
	width:900px;
	height:88px;
	background-image:url(../images/header.jpg);

}

div#header_anim {
	float:left;
	width:900px;
	height:90px;
}

div#header_anim_left {
	background-image:url(../images/anim_l.jpg);
	float:left;
	width:319px;
	height:90px;
}

div#header_anim_right {
	float:right;
	width:581px;
	height:90px;
}

div#header_anim_pic {
	float:left;
	width:270px;
	height:90px;
}

div#header_anim_r_pic {
	background-image:url(../images/anim_r.jpg);
	float:right;
	width:311px;
	height:90px;
}

div#header_menu {
	float:left;
	width:900px;
	height:91px;
}

div#header_menu_left {
	background-image:url(../images/menu_l.jpg);
	float:left;
	width:137px;
	height:90px;
}

div#header_menu_right {
	float:right;
	width:763px;
	height:90px;
}

div#header_menu_pic {
	float:left;
	width:452px;
	height:90px;
}

div#header_menu_r_pic {
	background-image:url(../images/menu_r.jpg);
	float:right;
	width:311px;
	height:90px;
}


div#content {
	background-image:url(../images/repeater.jpg);
	background-repeat:repeat-y;
	float:left;
	width:900px;
	height:auto;
	overflow:hidden;
}

div#content_partner {
        /*border:1px #00FF00 solid;*/
	float:left;
	width:138px;
	height:450px;
	overflow:hidden;
}

div#content_text {
	/*border:1px #00FF00 solid;*/
	background-repeat:no-repeat;
	float:right;
	width:762px;
	height:auto;
	min-height:356px;
	overflow:hidden;
}


div#content_text_menu {
	float:left;
	width:179px;
	height:auto;
	min-height:356px;
	overflow:hidden;
}

div#content_text_text {
	float:left;
	width:449px;
	height:auto;
	min-height:356px;
	overflow:hidden;
}

div#content_text_margin {
	margin-right:10px;
	margin-left:10px;
	margin-top:20px;
}

div#footer {
	/*border:1px #00FF00 solid;*/
	float:left;
	background:url(../images/footer.jpg);
	width:900px;
	height:25px;
}

#designedby {
	font-family: Helvetica, Arial, sans-serif;
	text-align:left;
	width:1000px;
	height:21px;
	border:0px solid #FF0000;
	margin-left:90px;
	line-height:20px;
	font-size:10px;
	color: #daac1d;
	text-decoration: none;
}

div#debug {
       width:900px;
}
