*
{
	margin: 0; padding: 0;
}
body
{
	color: white;
	font-family: Arial, serif; font-size: 95%;
	background: #9ca0a9 url(../images/background.jpg) repeat-x;
}
a
{
	color: #ff9900;
}
img
{
	border-width: 0;
}
.clear
{
	clear: both;
	display: block;
	height: 0;
	line-height: 1px;
	font-size: 1px;
}
div#container
{
	margin: 0 auto; padding-top: 28px;
	width: 980px;
}
div#header
{
	float: left;
	width: 980px; height: 343px;
}
a#logo
{
	float: left;
	width: 450px; height: 122px;
}
a#logo img
{
	float: left;
}
div#menus
{
	clear: both;
}
ul#menu_left
{
	float: left;
	padding: 36px 0 0 102px;
	width: 240px; height: 185px;
	list-style-type: none;
}
ul#menu_left li.selected a
{
	text-decoration: underline;
}
ul#menu_left a
{
	overflow: hidden;
	display: block;
	color: #666;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
ul#menu_left a.link_1
{
	padding: 22px 0 0 78px;
	width: 162px; height: 43px;
	background-image: url(../images/menu_left_link_1.jpg);
}
ul#menu_left a.link_2
{
	padding: 17px 0 0 92px;
	width: 148px; height: 38px;
	background-image: url(../images/menu_left_link_2.jpg);
}
ul#menu_left a.link_3
{
	padding: 17px 0 0 135px;
	width: 105px; height: 48px;
	background-image: url(../images/menu_left_link_3.jpg);
}
div#center
{
	float: left;
	width: 296px; height: 221px;
}
div#center div
{
	position: absolute;
	width: 296px; height: 296px;
	background-image: url(../images/center.jpg);
}
ul#languages
{
	float: left;
	width: 342px; height: 36px;
	list-style-type: none;
}
ul#languages li
{
	float: left;
	padding-right: 10px;
}
ul#languages li a
{
	float: left;
	display: block;
	width: 16px; height: 11px;
}
ul#languages li a img
{
	float: left;
}
ul#menu_right
{
	float: left;
	padding: 0 102px 0 0;
	width: 240px; height: 185px;
	list-style-type: none;
}
ul#menu_right li.selected a
{
	text-decoration: underline;
}
ul#menu_right a
{
	overflow: hidden;
	display: block;
	color: #666;
	font-size: 100%;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	text-transform: uppercase;
}
ul#menu_right a.link_1
{
	padding: 22px 78px 0 0;
	width: 162px; height: 43px;
	background-image: url(../images/menu_right_link_1.jpg);
}
ul#menu_right a.link_2
{
	padding: 17px 92px 0 0;
	width: 148px; height: 38px;
	background-image: url(../images/menu_right_link_2.jpg);
}
ul#menu_right a.link_3
{
	padding: 17px 135px 0 0;
	width: 105px; height: 48px;
	background-image: url(../images/menu_right_link_3.jpg);
}
div#main
{
	clear: both;
	float: left;
	width: 980px; height: 575px;
}
div#content_left
{
	float: left;
	width: 245px; height: 440px;
	background-image: url(../images/content_left.jpg);
}
div#content_left_frame
{
	overflow: auto;
	float: left;
	padding: 5px 20px 0 45px;
	width: 180px; height: 430px;
	color: black;
	font-size: 80%;
	line-height: 110%;
}
div#content_left_frame p
{
	margin-bottom: 10px;
	text-align: justify;
}
div#content
{
	float: left;
	padding-top: 75px;
	width: 490px; height: 500px;
	background-image: url(../images/content.jpg);
}
div#content_frame
{
	overflow: auto;
	float: left;
	padding: 5px 65px 0 65px;
	width: 360px; height: 435px;
	font-size: 85%;
	line-height: 110%;
}
div#content_frame p
{
	margin-bottom: 10px;
	text-align: justify;
}
div#content_frame form p
{
	margin-bottom: 2px;
}
div#content_frame form p label
{
	float: left;
	margin: 0 10px 2px 0;
	width: 100px;
	text-align: right;
}
div#content_frame form p input,
div#content_frame form p textarea
{
	float: left;
	padding: 0 2px;
	width: 200px;
	color: #3f3f3f;
	border-width: 0;
	background-color: white;
}
div#content_frame form p textarea
{
	width: 310px;
	height: 200px;
}
div#content_frame form p.buttons
{
	margin-top: 10px; padding-left: 130px;
	clear: both;
}
div#content_frame form p.buttons input
{
	width: 100px;
}
div#content_right
{
	float: left;
	width: 245px; height: 440px;
	background-image: url(../images/content_right.jpg);
}
div#content_right_frame
{
	overflow: auto;
	float: left;
	padding: 5px 45px 0 20px;
	width: 180px; height: 430px;
	color: black;
	font-size: 80%;
	line-height: 110%;
}
div#content_right_frame p
{
	margin-bottom: 10px;
	text-align: justify;
}
div#footer
{
	clear: both;
	float: left;
	padding-bottom: 10px;
	width: 980px;
	color: #4c4c4c;
	font-size: 80%;
	line-height: 110%;
	text-align: center;
}
div#footer p
{
	margin-bottom: 10px;
}
div#footer p.orange
{
	color: #ff9900;
}
div#footer a
{
	color: #4c4c4c;
	text-decoration: none;
}
div#footer a:hover
{
	color: white;
}
div#footer p.orange a
{
	padding: 0 10px;
	color: white;
}
div#footer p.orange a:hover
{
	background-color: #ff9900;
}