body {
	text-align:center;
	background:url(images/bg.jpg);
}
a {
	text-decoration:none;
	color:#FFFFFF;
}
a:hover {
	text-decoration: none;
}
#wrap {
	width:800px;
	background:url(images/img2.jpg) #DAEDE0 left bottom no-repeat;
	text-align:left;
	margin:0 auto;
	color:#031D55;
	border-right:0px solid #0A4353;
}
.float-l {
	float:left;
	padding-left: 30px;
}
.folat-r {
	float:right;
	padding: 65px 8px;
}
.clearfix {
	clear:both;
}
/* header */
#header {
	background:url(images/hd.jpg) no-repeat;
	height:229px;
}
#header h1 {
	font-size:38px;
	padding-top: 50px;
	padding-left: 130px;
	color:#9cdbfb;
}
#header div {
	font-size:14px;
	padding-left: 140px;
	color:#9cdbfb;
}
#logo {
	position:relative;
	top:100px;
	left:0px;
}
#logo h1 {
	font-size:34px;
	color:#FFFFFF;
}
#logo div {
	padding-left: 90px;
	color:#999999;
}
ul#meun li a {
	padding-left:5px;
	color: #333333;
}
ul#nav li {
	display: inline;
	position:relative;
	top:120px;
	left:25px;
	padding:0 10px;
}
#showmov {
    background:url(images/showmov.gif) no-repeat;
	height:430px;
}
/* content */
#content {
        background:url(images/content.gif) no-repeat;
	height:430px;
}
#content {
	padding:0px 55px 0 55px;
}
#content .left {
	width:400px;
}
#content h2 {
	color:#042771;
	font-size:18px;
	padding:20px 0;
}
#content p {
	padding:10px 0px;
}
#content .right {
	width: 243px;
	color: #555;
}
#content a {
	color: blue;
	font-weight:normal;
}
#top {
	width: 200px;
	padding-left: 65px;
	padding-top: 0px;
}
#top li {
	list-style:url(images/arrow.gif) inside;
}
#top a {
	color:#0F2032;
	line-height:12px;
}
#inner {
	padding-top: 20px;
}
#img {
	height:83px;
}
#img img {
	padding:8px;
}
/* footer */
#footer {
	background:url(images/footer.gif) no-repeat;
	height:141px;
	text-align:center;
}
#ftlink {
	padding-top: 40px;
}
#ftlink, #copyright {
	padding-bottom:8px;
	color:#ECF1F7;
}
