body {
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-x;
	color:#6D6F72;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
}
h1{
	text-align:left;
	color:#003399;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:12px;	
}

h2{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:11px;	
}
p{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

a{
color:#6D6F72;
text-decoration:none;
}
a:hover{
color:#003399;
text-decoration:none;
}

img {
border: 0 solid #fff;
}

#vision{
	position:absolute;
	top:-400px;
}
#box-site {
    position: absolute;
	top:0px;
    width: 760px;
    left: 50%;
    margin: 0px 0px 0px -387px;
}
#logo{
width:162px;
height:55px;
background-image:url(images/logo.gif);
background-repeat:no-repeat;
margin-top:50px;
margin-left:50px;
}
#img-top{
	position:absolute;
	width:200px;
	height:96px;
	background-image:url(images/img-top.jpg);
	background-repeat:no-repeat;
	left: 450px;
	top: -1px;
}

#main{
float:left;
margin-bottom:5px;
}

#box-left{
float:left;
}

.title-left{
width:560px;
height:33px;
padding-left:50px;
padding-top:9px;
background-image: url(images/left2.jpg);
background-repeat: no-repeat;
}

.content-left{
	width:650px;
	text-align:left;
	margin-bottom:3px;
	margin-top:3px;
	margin-left:5px;
	line-height: 16px;
}

.content-left-p{
	background-color:#F8F8F8;
	background-repeat:no-repeat;
	text-align:left;
	margin:0px 0px 0px 0px;
	padding:4px 4px 4px 4px;
	line-height: 16px;
}


#footer{
	width:700px;
	font-family:Arial, Helvetica, sans-serif;
	color:#003399;
	text-align:center;
}

#footer a{
	color:#003399;
	text-decoration:none;
}
#footer a:hover{
	color:#003399;
	text-decoration:none;
}

.news-list{
width:560px
background-color:#FCFBFB;
padding:3px 3px 3px 3px;
margin:2px 2px 2px 2px;
}

