body, html {
	text-align: center;
	margin: 0px;
	padding: 0;
	font-size: 12px;
	font-family: Calibri, Arial, Tahoma, Verdana, Sans-Serif;
	background: #002951 url(../images/page_bg.png) repeat-y top center;
}

h1 {
	background: transparent url(../images/e-mediate.png) 110px 55px no-repeat;
	float: left;
	margin: 0px;
	padding: 60px 0px 0px 60px;
	font-weight: bold;
	width: 320px;
	height: 200px;
}

h1 a {
	color: #4b3b65;
	text-decoration: none;
}

h2 {
	font-weight: normal;
	font-family: 'Calibri', Times, Arial, Tahoma, Verdana, Sans-Serif;
	font-size: 1.8em;
	color: #f7941e;
}

#wrap {
	position: relative;
	background: transparent url(../images/wrap_bg.png) 70px 0px repeat-x;
	text-align: left;
}

#wrap div {
	width: 900px;
	margin: 0 auto;
}

#head {
	background-color: #1c3044;
	border-bottom: 1px solid #152433;
	text-align: right;
	height: 15px;
	margin-bottom: 55px;
	color: #fff;
}

#title {
	background: #fff url(../images/title_bg.png) bottom left repeat-x;
	height: 260px;
}

#title .slideshow {
	margin-top: 10px;
	float: right;
	width: 520px;
}

#nav {
	border-top: 1px solid #b7f510;
	background-color: #a8cf3e;
	height: 65px;
}

#main {
	background: transparent url(../images/main_bg.png) top center repeat-y;
	color: #fff;
	padding: 20px;
}

#main a {
	color: #fff;
	text-decoration: none;
}

#main .sub_large {
	float: left;
	width: 500px;
	border-right: 1px solid #26415c;
	padding: 0px 25px;
}

#main .sub_small {
	float: left;
	width: 290px;
	padding: 0px 25px;
}

#main .cb {
	clear: both;
}

.arrowlist {
	line-height: 25px;
}

.mb {
	height: 7px;
	background: transparent url(../images/main_bottom.png) top center no-repeat;
	font-size: 1%;
	line-height: 1%;
}

#foot {
	padding-top: 20px;
	text-align: center;
	color: #669;
}
