#temp
{
	height: 800px;
}

html
{
	margin: 0;
	padding: 0;
}

body
{
	color: #666b73;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.80em;
	background: #323232;
	text-align: center;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	letter-spacing: 0.08em;
	margin: 0;
	padding: 0;
}

h2 font
{
	color: #666b73;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0;
}

h1, h3, h5
{
	color: #ca0305;
}

h2, h4, h6
{
	color: #0e2544;
}

h1
{
	font-size: 16px;
}

h2
{
	font-size: 16px;
}

h3
{
	font-size: 14px;
}

h6
{
	font-size: 11px;
}

p
{
	margin: 0;
	padding: 5px 0;
}

p,
li
{
	text-align: justify;
}

a,
a:hover,
img
{
	border: none;
}

a,
a:hover,
a:visited
{
	color: #0000ff;
}

a,
a:visited
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}


ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

li
{
	background: url(../img/body_bullet.png) no-repeat 3px 6px;
	margin: 5px 0;
	padding: 0 0 0 15px;
}

.nobull li
{
	background: none;
}

li a
{
	text-decoration: none;
	margin: 0;
	padding: 0;
}

li a:hover
{
	border-bottom: 1px solid #ffffff;
}


#body:after,
#header_top:after,
#header_bottom:after,
#body:after,
#body_left:after,
#body_right:after,
#footer:after
{
	content: "";
	display: block;
	height: 0;
	clear: both;
}

#bg
{
	background: #800203;
	width: 834px;
	height: 100%;
	text-align: justify;
	margin: 25px auto;
	padding: 0;
}

#body
{
	width: 796px;
	margin: 0 19px;
	padding: 19px 0 0 0;
}

#footer
{
	border-top: 2px solid white;
	position: relative;
	bottom: 1px;
	width: 796px;
	margin: 0 19px;
	padding: 0 0 18px 0;
}

#bg_middle_left
{
	background: url(../img/bg_m_l.png) repeat-y left top;
	margin: 0;
	padding: 0;
}

#bg_middle_right
{
	background: url(../img/bg_m_r.png) repeat-y right top;
	margin: 0;
	padding: 0;
}

#bg_top_middle
{
	background: url(../img/bg_t_m.png) repeat-x left top;
	margin: 0;
	padding: 0;
}

#bg_bottom_middle
{
	background: url(../img/bg_b_m.png) repeat-x left bottom;
	margin: 0;
	padding: 0;
}

#bg_top_left
{
	background: url(../img/bg_t_l.png) no-repeat left top;
	margin: 0;
	padding: 0;
}

#bg_top_right
{
	background: url(../img/bg_t_r.png) no-repeat right top;
	margin: 0;
	padding: 0;
}

#bg_bottom_left
{
	background: url(../img/bg_b_l.png) no-repeat left bottom;
	margin: 0;
	padding: 0;
}

#bg_bottom_right
{
	background: url(../img/bg_b_r.png) no-repeat right bottom;
	margin: 0;
	padding: 0;
}

#header_top
{
	background: url(../img/header_t.jpg) #800203 no-repeat left top;
	width: 796px;
	height: 107px;
	margin: 0;
	padding: 0;
}

#header_bottom
{
	background: url(../img/header_b.jpg) #0e2545 no-repeat left top;
	border-bottom: 2px solid white;
	width: 796px;
	height: 105px;
	margin: 0;
	padding: 0;
}

#header_bottom img
{
	width: 796px;
	height: 105px;
}

#body_left
{
	font-family: Times New Roman, Times, serif;
	float: left;
	width: 198px;
	margin: 0;
	padding: 0;
}

#body_right
{
	background: #ffffff;
	float: right;
	width: 598px;
	margin: 0;
	padding: 0;
}

#left_nav
{
	background: url(../img/left_nav.png) repeat-x left top;
	border-bottom: 2px solid white;
	height: 223px;
	margin: 0;
	padding: 0;
}

#left_slogan
{
	background: url(../img/left_slogan.png) repeat-x left top;
	border-bottom: 2px solid white;
	height: 144px;
	margin: 0;
	padding: 0;
}

#left_info
{
	background: url(../img/left_info.png) #800203 repeat-x left top;
	height: 213px;
	margin: 0;
	padding 2px;
}

.nav_box
{
	position: relative;
	top: 21px;
	left: 30px;
	margin: 0;
	padding: 0;
}

.nav_box ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav_box li
{
	background: none;
	line-height: 30px;
	margin: 0;
	padding: 0;
}

.nav_box li a,
.nav_box li a:active,
.nav_box li a:visited
{
	background: url(../img/nav_bullet.png) no-repeat left 6px;
	font-size: 1.50em;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	margin: 0;
	padding: 0 0 0 15px;
}

.nav_box li a:hover
{
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
}

#slogan
{
	position: relative;
	left: 21px;
	top: 13px;
	font-size: 1.50em;
	font-weight: bold;
	color: #ffffff;
}

#slogan_t
{
}

#slogan_m
{
	position: relative;
	top: 15px;
	left: 69px;
}

#slogan_b
{
	position: relative;
	top: 30px;
	left: 139px;
}

#contact_info
{
	position: relative;
	top: 25px;
	left: 30px;
}

#contact_heading
{
	font-size: 1.28em;
	font-weight: bold;
	color: #ffffff;
}

#contact_body
{
	position: relative;
	top: 10px;
	left: 10px;
}

#contact_body table tr td
{
	font-size: 13px;
	color: #ffffff;
}

#contact_body table tr td a,
#contact_body table tr td a:active,
#contact_body table tr td a:visited
{
	color: #ffffff;
}

#content_middle_left
{
	background: url(../img/content_m_l.png) repeat-y 2px top;
	margin: 0;
	padding: 0;
}

#content_top_middle
{
	background: url(../img/content_t_m.png) repeat-x 2px top;
	margin: 0;
	padding: 0;
}

#content_top_left
{
	background: url(../img/content_t_l.png) no-repeat 2px top;
	margin: 0;
	padding: 0;
}

#content_container
{
	background: url(../img/content_spacer.gif) no-repeat left top;
	min-height: 584px;
	height: auto;
	margin: 0;
	padding 0;
}

* html #content_container
{
	height: 584px;
}

#content
{
	margin: 0;
	padding: 11px 17px 17px 17px;
}

.clearer
{
	overflow: hidden;
	clear: both;
	height: 1px;
}

#footer_middle
{
	background: url(../img/footer_m.png) #0e2545; repeat-x left top;
	margin: 0 auto;
	padding: 0;
}

#footer_left
{
	background: url(../img/footer_l.png) no-repeat left top;
	margin: 0;
	padding: 0;
}

#footer_right
{
	background: url(../img/footer_r.png) no-repeat right top;
	margin: 0;
	padding: 0;
}

#footer_content
{
	color: #6e7988;
	height: 81px;
	margin: 0;
	padding: 0;
}

#footer_content a
{
	color: #808d9e;
	text-decoration: none;
}

#footer_content a:hover
{
	color: #6e7988;
	text-decoration: underline;
}

#footer_info
{
	text-align: center;
	margin: 0;
	padding: 18px 0 0 0;
}

#footer_company,
#footer_host
{
	margin: 0;
	padding: 0;
}

#footer_host_left,
#footer_host_right
{
	color: #6e7988;
	font-size: 12px;
	position: inline;
	line-height: 25px;
	margin: 0;
	padding: 0;
}

#footer_icon
{
	background: url(../img/footer_icon.png) no-repeat left top;
	position: inline;
	width: 12px;
	height: 21px;
	margin: 0 3px 0 5px;
	padding: 0;
}

.drop
{
	margin: 0;
	padding: 10px 0 0 0;
}

.space
{
	margin: 0;
	padding: 10px 0 0 0;
}

.dlspace
{
	margin: 0;
	padding: 10px 0 5px 0;
}

.dspace
{
	margin: 0;
	padding: 10px 0 10px 0;
}

.dbspace
{
	margin: 0;
	padding: 10px 0 15px 0;
}

.indent
{
	margin: 0;
	padding: 10px 0 0 10px;
}

.lsindent
{
	margin: 0;
	padding: 0 0 5px 10px;
}

.sindent
{
	margin: 0;
	padding: 0 0 10px 10px;
}

.bsindent
{
	margin: 0;
	padding: 0 0 15px 10px;
}

.gmapez_logo
{
	float: right;
	margin: 0 20px 0 0;
	padding: 0;
}

#board
{
	width: 554px;
	margin: 0;
	padding: 0;
}

#board .sindent
{
	margin: 0;
	padding: 0 0 0 10px;
}

#board tr td ul li
{
	font-size: 14px;
	vertical-align: top;
	text-align: left;
}

#board tr td h2
{
	font-size: 16px;
	vertical-align: top;
	text-align: left;
}
#pdfform {
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	letter-spacing: 0.08em;
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 16px;
}
