a:link {
	color: #0D6798;
}
a:visited {
	color: #0D6798;
}
a:hover {
	color: #990000;
}
a:active {
	color: #990000;
}



body {
	margin:0;
	padding:0;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:12px;
	color:#868686;
}
img {
	border:0;
}
#background {
	width:100%;
	height:100%;
	position:absolute;
	z-index:1;
	top:0;
}
#background img {
	width:100%;
	height:100%;
}
#container {
	width:800px;
	height:700px;
	position:relative;
	margin: 0 auto 0 -400px;
    left: 50%;
	top:80px;
	z-index:2;
}
#container_left_top {
	background:url('images/left_top.png');
	width:38px;
	height:44px;
	float:left;
}
#container_right_top {
	background:url('images/right_top.png');
	width:38px;
	height:44px;
	float:left;
}
#container_top {
	width:724px;
	height:44px;
	background:#FFFFFF;
	float:left;
}
#container_center {
	width:800px;
	height:612px;
	background:#FFFFFF;
	clear:both;
}
#logo {
	position:absolute;
	left:12px;
	top:33px;
	background:url('images/logo.jpg');
	width:156px;
	height:163px;
}
#washinger {
	position:absolute;
	left:5px;
	bottom:44px;
	background:url('images/washinger.jpg');
	width:138px;
	height:339px;
}
#column_left {
	width:580px;
	margin-right:18px;
}
#menu {
	margin: 14px 0 0 118px;
	width:440px;
	height:123px;
	background:url('images/menu_back.gif') repeat-x;
	float:left;
}
#menu ul {
	margin:55px 0 0 80px;
	padding:0;
	list-style:none;
}
#menu ul li {
	margin-right:26px;
	float:left;
}
#menu_right {
	width:15px;
	margin-top: 14px;
	height:123px;
	background:url('images/menu_right.gif') no-repeat;
	float:left;
}
#info {
	width:410px;
	margin-left:170px;
	float:left;
}
#info table {
	border:none;
	font-size:12px;
}
#info table .one {
	width:103px;
}
#info table .two {
	vertical-align:top;
}
#info table .three {
	width:74px;
	text-align:right;
}
#info table .title {
	font-weight:bold;
	color:#0d6798;
}
#right_column {
	float:left;
	width:188px;
	position:absolute;
	top:58px;
	right:15px;
}
#right_menu {
	background:url('images/right.jpg');
	width:188px;
	height:205px;
}
#right_menu ul {
	list-style:url('images/lotos.png');
	margin:0;
	padding-top:10px;
}
#right_menu ul li {
	vertical-align:middle;
	padding:0 0 0 5px;
	margin:0;
}
#right_menu ul a {
	color:#FFFFFF;
	text-decoration:underline;
}
#right_menu ul a:hover {
	text-decoration:none;
}
#phones {
	background:url('images/phones.gif');
	width:199px;
	height:95px;
	margin-top:50px;
}
#stand {
	position:absolute;
	right:12px;
	bottom:44px;
	background:url('images/stand.jpg');
	width:181px;
	height:232px;
}
#footer {
	width:800px;
	height:50px;
	clear:both;
	background:url('images/footer.png') no-repeat;
	position:absolute;
	top:655px;
}
#footer table {
	width:316px;
	margin:12px 0 0 255px;
}
#footer table .one {
	width:38px;
}
#footer table .two {
	width:45px;
	font-size:12px;
	text-align:center;
}
