@import url("reset.css");

* {
-webkit-text-size-adjust:100%;
}

#wrapper {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/right_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	position: relative;
}

#nav {
	background-image: url(../images/gnav_bg.jpg);
	background-repeat: repeat;
	height: 47px;
	clear: both;
}

#header h2 {
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 623px;
	z-index: 10;
}

#header #contents_ttl {
	position: absolute;
	z-index: 10;
	left: 0px;
	top: 34px;
}

#header #sub_header {
	height: 109px;
	width: 960px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
}

#left {
	width: 740px;
	float: left;
	margin-bottom: 50px;
	line-height: 1.6;
	position: relative;
}

#right {
	float: right;
	width: 200px;
	padding-left: 10px;
	margin-top: 20px;
	height: 100%;
	margin-bottom: 20px;
}

#wrapper #right ul li {
	margin-bottom: 5px;
	margin-left: 2px;
}

#footer {
	clear: both;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
}

#footer #footer_core {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #FFF;
	position: relative;
}

#footer #footer_core h4 {
	float: left;
}

#footer_nav {
	float: left;
}

#footer_core #footer_nav {
	margin-left: 30px;
}

#footer_core #footer_nav li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	margin-right: 10px;
	padding-right: 10px;
}

#footer #footer_core p {
	clear: both;
	padding-top: 10px;
	font-size: 0.8em;
}

#footer_nav li a {
	color: #FFF;
}

#footer_link {
	margin-top: 20px;
	float: left;
	clear: both;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#left #footer_link ul {
	margin: 0px;
	padding: 0px;
}

#left #footer_link ul li {
	display: inline;
	margin-left: 2px;
}
