@charset "UTF-8";
body {
	background: #000000 url(../images/img_template/sekou_background.jpg) no-repeat scroll left top;
	margin: 0px;
	color: #CCCCCC;
	font: 0.9em/1.25em Arial, Helvetica, sans-serif;
	padding-left: 25%;
}
p  {
	margin: 0px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	color: #9A9A9A;
	height: 20px;
	width: 350px;
	vertical-align: middle;
}
a:link, a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover, a:active {
	color: #000000;
	text-decoration: underline;
}
a img {
	border-width: 0px;
	border-style: none;
}
.date {
	font-size: 0.7em;
	font-style: italic;
	color: #CCCCCC;
	text-decoration: underline;
}
.scroll {
	overflow: auto;
	height: 700px;
	font-size: .85em;
	line-height: 1.75em;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.whoistext {
	font-size: 0.85em;
	line-height: 1.75em;
}
.floatright {
	float: right;
}
.heading {
	font-weight: bold;
	color: #FFFFFF;
}
.thumbnail {
	float: left;
	height: 96px;
	width: 96px;
	border: 1px solid #005C1E;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#container {
	background: #A22531;
	margin: 0px auto;
	width: 650px;
	border-right: 4px solid #000;
	border-left: 4px solid #000;
	text-align: center;
}
#header {
	height: 148px;
	width: 650px;
	margin: 0px;
	padding: 0px;
	background: #A22531 url(../images/img_template/sekou_logoheader.png) no-repeat;
}
#flash {
	width: 650px;
	margin: 0px 0px 25px;
	padding: 0px;
	background: #999999;
}
#navigation {
	width: 200px;
	padding: 0px 0px 50px;
}
#leftContent {
	width: 200px;
	margin: 0px 20px 25px 0px;
	padding: 0px;
	float: left;
	text-align: center;
}
#mainContent {
	margin: 0px;
	padding: 10px 10px 50px;
	width: 356px;
	color: #CCCCCC;
	float: left;
	text-align: left;
	background: #000000;
}
#sectionHead {
	width: 46px;
	float: left;
	background: #000;
	padding-bottom: 25px;
	border-right: 4px solid #A22531;
	padding-top: 10px;
	text-align: center;
}
#footer {
	height: 90px;
	width: 620px;
	clear: both;
	padding: 0px 15px 10px;
	background: #000000 url(../images/img_template/sekou_bottomlogo.gif) no-repeat;
	font-size: 0.8em;
	text-align: left;
	position: relative;
}
#footer p {
	font-size: 0.8em;
	margin: 0px;
	padding: 60px 0px 0px;
	color: #A22531;
}
#footer img {
	float: left;
}
#soul216 {
	background: url(../images/img_template/sekou_soultag.gif) no-repeat;
	height: 59px;
	width: 159px;
	position: absolute;
	right: 0px;
	bottom: 20px;
}
#soul216 a {
	text-decoration: none;
	display: block;
	height: 100%;
	width: 100%;
}
#back2top {
	font-size: 0.8em;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	height: 20px;
	width: 75px;
	padding: 0px;
	margin-top: 20px;
	margin-left: 215px;
	clear: none;
	float: left;
}
#addresses {
	clear: both;
}
#emailTable {
	padding: 2px;
	width: 400px;
	font-size: 0.85em;
	vertical-align: middle;
	text-align: center;
}
#emailTable td {
	border: 1px solid #CCC;
	padding: 5px 5px;
}
#formTable {
	float: left;
	width: 300px;
}
#formTable td {
	padding: 10px 2px;
}
#bottomart {
	height: 342px;
	width: 650px;
	background: url(../images/img_template/sekou_skyline.png) no-repeat;
	clear: both;
}
#navigation  ul  {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-decoration: none;
}
#navigation   ul   a    {
	margin: 0px;
	padding: 0px 35px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
	background: url(../images/img_template/img_navigation/navBgrd.jpg) no-repeat;
	line-height: 30px;
	height: 30px;
	width: 165px;
	display: block;
	text-align: right;
	color: #858585;
	border-width: 0px;
}
#navigation  ul  a:hover  {
	background: url(../images/img_template/img_navigation/navBgrd.jpg) no-repeat -200px;
	color: #000000;
}
#navigation  ul  li  {
	margin: 0px;
	padding: 2px 0px;
}
#navigation  ul  a.last  {
	border-bottom-style: none;
}
#inquiryForm {
	width: 400px;
	color: #FFFFFF;
}

