@charset "utf-8";

#wrapper {
	margin: 0 auto;
	width: 771px;
	background: #e4e4e4 url(../images/wrapper_bg.gif) top repeat-y;
}

#wrapper2 {
 	position: relative;
 	background: url(../images/base_back.gif) 28px 0px repeat-y;
 	width: 872px;
 	margin: 0 auto;
 	padding: 0;
 	text-align: left;
}

#header {
	position: relative;
	width: 771px;
	height: 95px;
	text-align: left;
	background: url(../images/header_bg.gif) left top no-repeat;
}

#container {
	position: relative;
	clear: both;
	margin: 0 15px;
	width: 741px;
}

#navispace {
	width: 741px;
	height: 33px;
}

#globalNav {
	float: left;
	top: 73px;
	left: 0;
	width: 658px;
	height: 33px;
	list-style-type: none;
	background: #ffffff;
}

#indexseet_header {
	clear: both;
	width: 741px;
	height: 3px;
	background:#8b6d2d url(../images/tabseet_h.gif) left top no-repeat;
}
#indexseet_body {
	float: left;
	width: 741px;
	background:#8b6d2d url(../images/tabseet_b.gif) left top repeat-y;
}

#indexseet_footer {
	clear: both;
	width: 741px;
	height: 3px;
	background:#8b6d2d url(../images/tabseet_f.gif) left top no-repeat;
}

#indexseet_header_aq {
	clear: both;
	width: 741px;
	height: 3px;
	background:#8b6d2d url(../images/tabseet_h_aq.gif) left top no-repeat;
}
#indexseet_body_aq {
	float: left;
	width: 741px;
	background:#8b6d2d url(../images/tabseet_b_aq.gif) left top repeat-y;
}

#indexseet_footer_aq {
	clear: both;
	width: 741px;
	height: 3px;
	background:#8b6d2d url(../images/tabseet_f_aq.gif) left top no-repeat;
}

#content {
	position: relative;
	background: #ffffff url(../images/content_bg.gif) left top repeat-y;
}

#content, #content2, #content_aq {
	float: left;
	margin: 0 3px;
	overflow: hidden;
	width: 735px;
	text-align: left;
	padding-bottom: 30px;
}

#content2, #content_aq {
	background: #ffffff;
}

#footer {
	clear: both;
	position: relative;
	width: 771px;
	height: 55px;
	text-align: left;
	background: #363636 url(../images/footer_bg.gif) left top no-repeat;
}