@charset "utf-8";
#wrapper {
	margin: auto;
	width: 796px;
}
.clear {
	clear:both;
}
#content_wrapper {
	float: left;
	background-image: url(../assets/content_bg2.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#header {
	width: 796px;
	height:254px;
	position:relative;
	margin: auto;
}
#content_wrapper #content {
	margin: auto;
	float: left;
	width: 796px;
	background-image: url(../assets/cntent_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#content_wrapper #content #fmt_text {
	width: 364px;
	margin-top: 40px;
	margin-left: 40px;
	background-image: url(../assets/onama_tab.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
#content #fmt_text h2 {
	font-family: Georgia;
	font-size: 24px;
	font-weight: lighter;
	color: #677fa2;
	line-height: 1.6em;
	padding-left: 60px;
	padding-top: 20px;
	display: block;
}
#content #fmt_text p {
	font-size: 16px;
	font-weight: lighter;
	color: #b2c9ea;
	overflow:hidden;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 1.4em;
}
#content #left_column {
	float: left;
	width: 426px;
}

#slideShow {
	width: 354px;
	height:280px;
	position:relative;
	margin-left: 40px;
}
#content_wrapper #content #fmt_textA {
	width: 364px;
	margin-left: 40px;
	display: block;
}
#content #fmt_textA p {
	font-size: 16px;
	font-weight: lighter;
	color: #b2c9ea;
	overflow:hidden;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 1.4em;
}
#wrapper #disclaimer {
	font-size: 14px;
	padding-left: 200px;
}
#content #right_column {
	float: right;
	font-weight: normal;
	margin-top: 125px;
	width:300px;
	margin-right: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b2c9ea;
	padding-left: 20px;
	
}
#right_column #fmt_textB h3 {
	font-size: 22px;
	font-weight: lighter;
	line-height: 1em;
	color: #b2c9ea;
	padding-right: 15px;
	padding-left: 5px;
	display: block;
	margin: 0px;
}

#footer {
	display: block;
	height: 38px;
	width: 790px;
	float: left;
	background-image: url(../assets/content_bottom.jpg);
	background-repeat: no-repeat;
	margin-left: 3px;
}
#right_column p {
	font-size: 16px;
	font-weight: lighter;
	color: #b2c9ea;
	overflow:hidden;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	line-height: 1.4em;
}
#right_column #fmt_textB h4 {
	font-size: 20px;
	color: #e9d818;
	font-weight: lighter;
	padding-left: 50px;
	display: block;
	margin: 0px;
}
#right_column #fmt_textB h5 {
	font-size: 22px;
	color: #e9d818;
	font-weight: lighter;
	display: block;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9d818;
	padding-left: 6px;
}
#right_column #fmt_textB img {
	margin-top: 40px;
	margin-left: 32px;
}

