html,body,ul,li,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,input,textarea,p,blockquote { 
	margin:0;
	padding:0;
}
fieldset,img { 
	border:0;
}
ol,ul {

}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
body {
	text-align: center;
}

p{
	font: normal 12px "Tahoma";
	color: #FFFFFF;
}

#content {
	width: 893px;
	height: 602px;
	margin: 20px auto 0 auto;
}

#header{
	width: 893px;
	height: 24px;
	text-align: right;
}

#content_shadow {
	width: 893px;
	height: 578px;
	background: url(../img/shadow.gif);
	text-align: left;
}

#inner_content{
	width: 884px;
	height: 570px;
	background: #3f536a;
	margin-left: 2px;
}

#top {
	height: 153px;
	width: 884px;
	background: url(../img/top_part_bg.gif);
}

#menu {
	height: 29px;
	width: 884px;
	background: url(../img/menu_bg.gif);
}

img.logo_sign{
	margin: 0 7px 0 0;
}

img.logo{
	margin: 35px 0 0 20px;
}

#top_left{
	width: 165px;
	height: 153px;
	float: left;
	_display:inline;
}

#top_right{
	width: 719px;
	height: 153px;
	float: right;
	_display:inline;
}

ul.menu{
	list-style: none;
	padding: 7px 0 0 0;
}

ul.menu li {
	display: inline;
	margin-left: 10px;
}

ul.menu a {
	outline: none;
}

#bottom {
	height: 388px;
	width: 884px;
}

#footer {
	width: 893px;
	height: 15px;
	font: normal 10px "Tahoma";
	margin: 0 auto;
}

#footer a{
color: #000000
}