body {
	text-align:center; 
	margin: 0 0 0 0;
	background-image: url(images/bg-full.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #fff;
	/* background-attachment: fixed; */
	font: .8em Verdana, Arial, Helvetica, sans-serif;
	}

img {
	border: 0;
}

hr {
	width: 98%;
	}

#main_wrapper {
	width:960px; 
	margin-left:auto; 
	margin-right:auto; 
	text-align:left; 
	background-color: transparent;
}

#header {
	height: 179px;
	background: url(images/bg-header.png);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: transparent;
	}
	
#main {
	background-image: url(images/bg-content.png);
	background-position: top left;
	background-repeat: repeat-y;
	background-color: transparent;
}

#left {
	width: 224px; 
	margin: 0 0 0 90px;
	float: left; 
	border-top: 1px solid #fff;
	background-color: transparent;
	}

#page {
	background: url(images/bg-footer.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	}

#content {
	float:left; 
	width:636px; 
	margin-top:0px;
	}

#footer {
	clear:both;
	padding: 1em; 
	margin: 0 0 0 220px;
	}

#nav_inner, #left_inner, #content_inner {
	overflow:hidden; 
	}

#nav {
	clear: both;
	float: left;
	height: 23px;
	margin: 127px 0px 0px 90px;
	}

#nav_inner * {
	height: 23px;
	margin: 0;
	padding: 0 0 0 0;
	}

#nav_inner ul {
	float: left;
	}

#nav_inner li {
	float: left;
	list-style-type: none;
	}

#nav_inner a {
	display: block;
	padding: .25em 1em 0em 1em;
	color: #fff;
	text-decoration: none;
	}

#nav_inner a:hover {
	color: #003;
	background: url(images/navover.gif);
	background-repeat: repeat-x;
	}
	
#nav_inner a:active {
	color: #003;
	background: url(images/navover.gif);
	background-repeat: repeat-x;
}

#left_inner {
	padding:0 .5em 1em .5em; 
	color: #fff;
	float: left;
	clear: both;
	}

#content_inner { 
	padding: 1em 1em 0em 1em;
	color: #000; 
	}

#footer_inner {
	text-align:center;
	background-color: transparent;
	color: #000;
	margin: 0;
	}

.copy {
	font-size: x-small;
	color: #fff;
	}

a:link {
	color: #06f;
	text-decoration: none;
	}
a:visited {
	color: #06f;
	text-decoration: none;
	}
a:hover {
	color: #f39;
	text-decoration: underline;
	}
a:active {
	color: #f39;
	}

h1 {
	font-size: 1.25em;
	color: #003;
	font-style: italic;
	}
	
h2 {
	color: #06f;
	font-size: smaller;
	font-variant: small-caps;
	text-indent: 20px;
	margin-top: -12px;
	}

.pic_left img {
	float: left;
	margin: 0 1em 0 0;
	clear:both;
}

	
#home h1 {
	font-size: 1.25em;
	color: #003;
	font-style: italic;
	margin-right: 28px;
	margin-top: 0;
}

#home hr {
	width: 350px;
	color: #9cc;
	height: 3px;
	background-color: #003366;
	margin-right: 6px;
	margin-top: -6px;
}
#home h2 {
	color: #06f;
	font-size: small;
	font-variant: small-caps;
	margin-top: 4px;
	margin-right: 26px;
}
#home img {
	border: 0;
	float: left;
	clear: both;
	margin: -20px 0 0 -10px;
	padding: 0 10px 0 0;
}

#sp img {
	margin: 10px 0 0 -83px;
	float: left;
	clear: both;
}

#fd img {
	margin: 10px -1px 0 0;
	float: right;
	clear: both;
}

#grn {
	line-height: 24px;
}
#grn img {
	margin: 2px 0 0 10px;
	float: right;
}