body {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #808080;
	background-color: #FFF;
}
a {
	color: #ff9600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#container {
   margin-left: auto;
   margin-right: auto;
   width: 700px;
}


#header {
	background: url('images/header01.jpg') no-repeat left top;
	height: 140px;
	border-top: 1px solid #fff;
}
#header a.logo {
	display: block;
	width: 330px;
	height: 50px;]
	margin-left: 15px;
	margin-top: 50px;
}


#footer {
	border-left: 187px solid #b7dce8;
	border-right: 113px solid #b7dce8;
	text-align: center;
	background-color: #598094;
	color: #fff;
	padding-top: 22px;
	padding-bottom: 22px;
}



#left {
	vertical-align: bottom;
	border-top: 1px solid #bec9d1;
	border-right: 1px solid #bec9d1;
	border-bottom: 1px solid #fff;
	width: 131px;
	overflow: hidden;
	padding-left: 28px;
	padding-right: 28px;
	padding-bottom: 240px;
	background: #e4f5fb url('images/left01.jpg') no-repeat left bottom;
}


#right {
	vertical-align: top;
	background-color: #e4f5fb;
	width: 112px;
	border-bottom: 1px solid #fff;
}
#right div.block1 {
	background-color: #b6dbe8;
	height: 48px;
	border-bottom: 2px solid #fff;
}


#left .submenu {
	padding-top: 50px;
}
#left .submenu a {
	display: block;
	padding: 5px;
	font-weight: bold;
	border-bottom: 1px solid #fff;
	color: #598094;
	text-decoration: none;
}
#left .submenu a:hover {
	color: #ff9600;
}



#main {
	vertical-align: top;
	background: url('images/main01.gif') repeat-y right top;
}
#main div.top_line {
	height: 3px;
	padding-right: 3px;
	padding-left: 1px;
}
#main div.top_line div.inside {
	border-top: 1px solid #fff;
	border-bottom: 2px solid #ccc;
}
#main div.text {
	padding: 10px;
}



#menu {
	border-left: 1px solid #fff;
	border-right: 2px solid #b6dbe8;
}
#menu td {
	border-right: 1px solid #fff;
	background-color: #598094;
	color: #fff;
	text-align: center;
	padding-top: 18px;
	padding-bottom: 17px;
}
#menu td a {
	color: #fff;
	text-decoration: none;
}
#menu td a:hover {
	text-decoration: underline;
}


#main div.ads {
	border-top: 1px solid #bec9d1;
	border-bottom: 1px solid #bec9d1;
	padding: 1px;
	text-align: center;
	margin-right: -8px;
	margin-left: -10px;
}
#main div.ads img {
	border: 0px;
}
#main div.ads div.inside {
	background-color: #ff9600;
}
