
body {
	padding: 0px; 
	margin: 0px;
	font-size: .9em; 
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	background: url(img/margin.png) repeat-x top left;
	background-color: ffffff;
	
}

#wrap {
	margin: 0 0 0 0;
	width: 980px;
	text-align: left;
	background-color: #126da5;
	overflow: hidden;
}

#left {
	float: left;
	width: 250px;
	height: 650px;
	background: url(img/ltop.png) no-repeat left top;
	background-color: #126da5;
}

#rest {
	width: 730px;
	float: right;
	color: #000088;
	background-color: #ffffff;
	/* border-left: 1px solid #1b1171; */
}

#right {
	float: right;
	width: 180px;
	margin-top: 25px;
	padding-top: 3px;
	background-color: #ffffff#fee7bb;
}

#center {
	background: url(img/center.png) no-repeat left top;
	background-color: #ffffff;
	border-right: 1px solid #ffa81e;
	margin-top: 20px;
	min-height: 479px;
	padding: 40px 40px 0 40px;
	font-weight: bold;
	line-height: 20px;
	overflow: hidden;
}

#centermain {
	background: url(img/centermain.png) no-repeat left top;
	background-color: #ffffff;
	border-right: 1px solid #ffa81e;
	height: 479px;
	margin-top: 20px;
	padding-right: 181px;
	padding: 20px;
	font-weight: bold;
	line-height: 20px;
	overflow: hidden;
}

#contact {
	position: absolute;
	top: 560px;
	left: 390px;
	font-size: 1.1em;
}

#center img {
	margin: 22px 0 0 25px;
}

#menu {
	position: absolute;
	top: 110px;
	width: 730px;
	height: 25px;
	background: url(img/menu.png) no-repeat left top;
	
}

#top {
	height: 111px;
	background: url(img/top.png) no-repeat left top;
}

#top ul {
	list-style: none;
	border-left: 1px solid #ffffff;
	margin: 0 0 0 25px;
	padding: 0px;
	background-color: #8bcff4;
}

#top ul li {
	float: left;
	margin-right: 0px;
	background: url(img/button.png) repeat-x left top ;
}

#top ul li a {
	text-decoration: none;
	text-align: center;
	color: #20394d;
	display: block;
	line-height: 25px;
	padding: 0 10px;
	color: #000000;
	font-weight: bold;
}

#top ul li :hover {
	color: #d3f3fe;
	background: url(img/buttno_back.png) no-repeat left top;
	background-color: #6688b0;
	/* border-bottom: 15px solid #bcfefe; */
}

#start {
	display: block;
	height: 111px;
}

#foot {
	clear: both;
	background: #6b281d url(img/foot.png) repeat-x left top;
	background-color: #6b281d;
	height: 145px;
}

.tumb {
	padding: 0 0 0 40px;
}

.sign {
	margin: 35px 0 0 0;
	text-align: right;
}

.back {
	text-decoration: none;
	color: #177cac;
	margin-left: 30px;
}

.bold {
	margin: 0px;
	padding: 0px;
}

.rgh {
	text-align: right;
	margin: 10px 0px;
}

#right img {
	margin-left: 6px;
}

#lmenu {
	margin-top: 440px;
	
}

#lmenu ul{
	list-style: none;
	margin: 0 0 0 15px;
	width: 190px;
	padding: 0px;
	
}

#lmenu ul li {
	background: url(img/lmenu.png) no-repeat left top;
} 

#lmenu a {
	text-decoration: none;
	font-weight: bold;
	color: #004080;
	line-height: 23px;
	display: block;
	padding-left: 20px;
}

#lmenu li :hover {
	background-color: #6688b0;
}

p {
	margin: 0px;
	padding: 0px;
}

#foot p {
	text-align: right;
	color: #a4b0bf;
	margin-right: 30px;
	line-height: 40px;
	font-size: .8em;
}

h1 {
	text-align: right;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 150px;
	line-height: 1.1em;
	padding-bottom: 12px;
	border-bottom: 2px solid #004080;
}

h3 {
	text-align: right;
	margin: 10px 0px;
}

img {
	border: none;
}
