body{
	text-align:center;
	width:960px;
	margin:0 auto;
	background-color:#2656a0;
	font-family:Arial, Helvetica, sans-serif;
}


#top, content, #banner {
	width:960px;
	position:relative;
	background-color:#FFFFFF;
}

#banner{
margin-left:-30px;
}

#footer {
	width:960px;
	text-decoration:none;
	position:relative;
	top:25px;
	padding:25px;
	margin:auto;
	text-align:center;
	font-size:11px;
	color:#FFFFFF;
	text-size:10px;
}

img {
border:0;
}

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

#container a {
	text-decoration:none;
	color:#000000;
}

a {
	text-decoration:none;
}

#container {
	width:960px;
	position:relative;
	background-color:#FFFFFF;
	margin:auto;
	top:25px;
	text-align:left;
	font-size:12px;
}

table {
font-size:12px;
}

td {
padding-left:15px;
padding-right:15px;
z-index:15;
}

#content {
	display: inline;
}

#hg {
	background:transparent url(images/hg.png) top left no-repeat;
}

#hd {
	background:transparent url(images/hd.png) top right no-repeat;
}

#bg {
	background:transparent url(images/bg.png) bottom left no-repeat;
}

#bd {
	background:transparent url(images/bd.png) bottom right no-repeat;
}

#in {
	width:900px;
	padding-left:30px;
	paddind-right:30px;
	padding-bottom:30px;
	padding-top:0px;
	position:relative;
	color:#000000;
}

h1, h2, h3, h4, h5, h6 {
	color:#2656a0;
}

#center{
position:relative;
overflow:hidden;
width:320px;
text-align:center;
top:30px;
height:70px;
z-index:12;
}

#leftcontainer {
position:relative;
float:left;
width:640px;
height:100px;
}

#left {
position:relative;
float:left;
padding-left:25px;
width:295px;
top:10px;
height:100px;
z-index:10;
}

#right {
position:relative;
overflow:hidden;
padding-right:35px;
width:285px;
text-align:right;
top:25px;
height:75px;
z-index:11;
}