body {
	text-align:center;
}
a {
	text-decoration:none;
	color:#162A86;
		font-weight: bold;
}
a:hover {
	text-decoration: none;
	color:#E3001C;
		font-weight: bold;
}
#wrap {
	width:775px;
	text-align:left;
	margin:0 auto;
	color:#324D62;
	border: 1px solid #BDCAD9;
		background:url(images/back.jpg) repeat-y;
}
.float-l {
	float:left
}
.folat-r {
	float:right
}
.clearfix {
	clear:both
}
/* header */
#header {
	height:272px;
	background:url(images/hd.jpg);
	position:relative
}
#nav {
	position:absolute;
	top:34px;
	right:28px
}
ul#nav {
}
ul#nav li {
color:#324D62;
	display:inline;
	font-weight: bold;
}
ul#nav a {
	color:#162A86;
/*	line-height:43px; */
	font-size:16px;
	padding:0 8px;
	font-weight: bold;

}
ul#nav a:hover {
	color:#E3001C;
	line-height:43px;
	font-size:16px;
	padding:0 8px;
	text-decoration: none;
	font-weight: bold;

}

ul#menu li {
color:#162A86;

	font-weight: bold;
}
ul#menu a {
	color:#162A86;
	line-height:25px;
	font-size:15px;
	padding:0px;
	font-weight: bold;

}
ul#menu a:hover {
	color:#E3001C;
	line-height:25px;
	font-size:15px;
	padding:0px;
	text-decoration: none;
	font-weight: bold;

}

ul#nav .last a {
	border:none
}
#logo {
	position:absolute;
	top:100px;
	left:200px;
}
#logo-text {
	position:absolute;
	top:140px;
	left:500px;
	color:#324D62;
}

#logo h1 {
	display:inline
}
#logo h1 {
	font-size:34px;
	color:#324D62;
}
#logo span {
	font-size:16px;
}
/* content */
#content {
	/* height:350px; */
}
#content .left {
	width:470px;
	padding:0 35px 15px 10px;
  text-align:justify;	
}

#content .left img {
	padding-right:5px;
  padding-left:5px;

}

#content .left a {
	color:#162A86;
}
#content .left a:hover {
	color:#E4001C;
}

#content .right {
	width:235px;
	padding:15px 10px 15px 15px;
  text-align:left;	
}


#content .left h2 {
	font-size:20px;
	color:#324D62;
	padding:0px 0 13px 0
}

#content .right h2 {
	font-size:20px;
	color:#324D62;
	padding:0px 0 13px 0
}
#side.li {
	line-height:20px
}

#footer {
	clear:both;
	background: url(images/footer.jpg);
	height:83px; 
	position:relative;
}
.ft {
/*	position: absolute;
	top:30px; */
	text-align:center;
}

