html, body, h1, h2, h3, h4, table {
	margin: 0;
	padding: 0;
	font-size:1em;
	font-family:sans-serif;
	text-align:justify;
	color:#33312B;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	font-weight:bold;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}
body {
	font: 12px arial, sans-serif;
	padding: 0;
}

.outer {
	background: #efe9d0;
}

.wrapper {
	margin: auto;
	width: 756px;
	background: url(../images/bg.jpg) repeat-y;
}

#header {
	height: 97px;
}
#title_top {
	background: url(../images/index_02.jpg) no-repeat 12px 0px;
	width:740px;
	height:55px;
}

#title_top a {
	width:720px;
	height:50px;
	display:block;
}

#title_bottom {
	padding-left:12px;
}

#title_bottom_left {
	width:580px;
	height:42px;
	float:left;
	background:url(../images/index_04.jpg) no-repeat;
}

#title_bottom_right {
	padding-right:32px;
	background:url(../images/header_bottom_right.jpg) repeat-y;
	height:42px;
	width:132px;
	float:right;
}

#outer_center {
	background:#f7f4e8;
}

#wrapper_center {
	margin:0px auto;
	width: 756px;
	background: url(../images/center_bg.jpg) repeat-y;
}


#nav {
	padding:0px 29px 0px 12px;
}

#menu {
	float:left;
	height:321px;
	background:#0B1D4D;
	width:212px;
}

#menu ul {
	list-style-type:none;
	padding:16px 0px 0px 32px;
}

#photo {
	float:right;
	width:503px;
	height:321px;
}

#body {
	padding:0px 29px 0px 12px;
}

#body_left {
	float:left;
	width:212px;
}

#body_left h5 {
	color:#fff;
	font-size:0.9em;
	padding:24px 0px 0px 32px;
	line-height:20px;
}

#body_left div {
	color:#fff;
	padding-left:32px;
}

#left_img {
	margin-top:16px;
	display:inline;
}

#left_img img {
	margin-top:16px;
}


#body_right {
	background:url(../images/body_inner_bg.jpg);
	width:447px;
	float:right;
	padding:28px;
	min-height:256px;
	line-height:18px;
}

#body_right h4 {
	font-family:Palatino, serif;
	font-size:2.7em;
	margin-bottom:32px;
	font-weight:normal;
}

#bottom {
	background:#f7f4e8;
	padding:16px 29px 16px 12px;
	width:674px;
	margin-left:12px;
	font-size:0.9em;
}

#bottom a:hover {
	font-weight:bold;
	font-size:1em;
}

#bottom_left {
	float:left;
	text-align:left;
}

#bottom_right {
	float:right;
	text-align:right;
}

#bottom_shadow {
	background:url(../images/bottom_shadow.jpg) no-repeat -1px 0px;
	width:742px;
	height:32px;
}

#clear {
	clear:both;
}

#copyright {
	background:#efe9d0;
	text-align:center;
	font-size:0.9em;
	font-weight:bold;
}