html,p,br,p,ul,ol,li,div,table,td,th,tr,address,blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
}

body {
	margin:0px;
	padding:0px;
	background:url(./../__images/background.gif) repeat-y top center #2f4166;
}




h1 {
	font-size:36px;
	font-family:Trebuchet MS, Arial, sans-serif;
	padding:0px;
	margin:0px;
	color:#FFFFFF;
	font-weight:normal;
}


h2 {
	font-size:18px;
	font-family:Trebuchet MS, Arial, sans-serif;
	padding:0px;
	margin:0px;
	color:#415479;
	font-weight:normal;
}

h3 {
	font-size:14px;
	padding:0px;
	margin:0px;
	color:#000;
	font-weight:bold;
}

h4 {
	font-size:12px;
	padding:0px;
	margin:0px;
	color:#000;
	font-weight:bold;
	margin-bottom:8px;
}


ul {
	padding:0px;
	margin:0px;
	margin-top:5px;
	margin-bottom:15px;
}

li {
	list-style: none;
	list-style-position:outside;
	padding:0px;
	margin:0px;
	margin-top:1px;
	color:#353d50;
	font-size:11px;
	font-family:"Lucida Grande","Lucida Sans Unicode",Sans-Serif;
	line-height:18px;
	background: transparent url(./../__images/navi_point.gif) no-repeat 5px 5px;
	padding: 0 0 0 18px;

}

li a {
	color:#000000;
	text-decoration:none;
}

li a:hover {
	text-decoration:underline;
}


.menu_head_out {
	padding-bottom:2px;
	border-bottom:4px #ff7e00 solid;
	width:175px;
}

.menu_head_in {
	padding-left:5px;
	font-size:14px;
	font-weight:bold;
}

.logo_text {
	position:absolute;
	top:55px;
	left:30px;
}

.add_header_text_1 {
	position:absolute;
	top:45px;
	left:475px;
	width:300px;
}

.add_header_text_2 {
	position:absolute;
	top:70px;
	left:750px;
}

.header_bg {
	width:958px;
	height:119px;
	background:url(./../__images/header_bg.jpg);
	text-align:left;
}

.menu_bg {
	width:958px;
	height:30px;
	background:url(./../__images/menu_bg.gif);
	line-height:28px;
	text-align:left;
}

.menu_bg a {
	font-size:12px;
	color:#FFF;
	font-family:"Lucida Grande","Lucida Sans Unicode",Sans-Serif;
	text-decoration:none;
	margin-left:28px;
}

.menu_bg a:hover {
	font-size:12px;
	color:#FFF;
	font-family:"Lucida Grande","Lucida Sans Unicode",Sans-Serif;
	text-decoration:underline;
	margin-left:28px;
}


.content {
	background:#FFF;
	border-bottom:1px #33456b solid;
}

.content_left {
	background:url(./../__images/content_left_bg.gif) repeat-y;
}

.content_right {
	background:url(./../__images/content_right_bg.gif) repeat-y;
}
