* {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

hr {
	width: 100%;
	height: 10px;
	background-color: #2e368f;
}

#content_menu_hr {
	width: 100%;
	height: 1px;
	background-color: #aaa;
	position: absolute;
	top: 40px;
	left: 0px;
}

h2 {
	font-family: Arial;
	font-size: 16px;
	color: #2e368f;
	margin-top: 20px;
}

p {
	font-family: Arial;
	font-size: 12px;
	color: #333;
	margin-top: 20px;
	line-height: 18px;
}

a {
	color: #0c1652;
}

#wrapper {
	width: 815px;
	margin: 0px auto;
	margin-top: 10px;
}

#index_content {
	width: inherit;
	height: 200px;
	margin: 85px 0 225px 0;
}

#footer_p {
	text-align: center;
	font-size: 12px;
	font-family: Calibri;
	font-weight: bold;
	color: #444;
	margin-top: 3px;
}

#footer_p span {
	color: #0c1652;
}

#menu_1, #menu_2, #menu_3, #menu_4 {
	float: left;
	margin-right: 4px;
	position: relative;
}

#menu_1 {
	background: url('../images/1a.jpg') no-repeat top left;
}

#menu_2 {
	background: url('../images/2a.jpg') no-repeat top left;
}

#menu_3 {
	background: url('../images/4a.jpg') no-repeat top left;
}

#menu_4 {
	margin: 0px;
	background: url('../images/3a_v2.jpg') no-repeat top left;
}

.menu_img:hover {
	cursor: pointer;
}

#content {
	width: 815px;
	height: 500px;
	position: relative;
}

#content_kf {
	width: 815px;
	position: relative;
}

#kf_links {
	margin: 20px 0 10px 0;
	background: #eee
}

.wrap_kf_link {
	width: 320px;
}

.kf_link {
	width: 408px;
	height: 40px;
	border: #ddd 1px solid;
	padding: 10px;
	margin-bottom: -1px;
	position: relative;
	
	background: -webkit-linear-gradient(top, #fff, #eee);
	background: -moz-linear-gradient(top, #fff, #eee);
	background: -ms-linear-gradient(top, #fff, #eee);
	background: -o-linear-gradient(top, #fff, #eee);
}

.kf_link a {
	font-family: Arial;
	font-size: 14px;
	color: #2e368f;
	margin-top: 5px;
	font-weight: bold;
	text-decoration: none;
}

.kf_link_hover {
	background: -webkit-linear-gradient(top, #fff, #ddd);
	background: -moz-linear-gradient(top, #fff, #ddd);
	background: -ms-linear-gradient(top, #fff, #ddd);
	background: -o-linear-gradient(top, #fff, #ddd);
	cursor: pointer;
}

.kf_link_hover_textdec {
	text-decoration: underline;
}

.kf_link_img {
	position: absolute;
	top: 10px;
	right: 10px;
}

#content_menu {
	margin-top: 15px;
	float: left;
}

#content_menu li {
	list-style: none;
	display: inline;
	margin-right: 40px;
}

#content_menu li a {
	font-family: Arial;
	font-size: 14px;
	color: #2e368f;
	text-decoration: none;
	text-align: center;
}

#content_menu li a:hover {
	border-bottom: #2e368f 1px solid;
	padding-bottom: 6px;
}

.active {
	border-bottom: #2e368f 1px solid;
	padding-bottom: 6px;
}

#content_left {
	width: 430px;
	float: left;
	padding: 20px 20px 20px 0;
}

.red {
	color: #F20000;
}

#content_left_inner {
	width: inherit;
	height: 200px;
	margin-top: 120px;
}

#content_right {
	width: 340px;
	float: right;
	padding: 20px 0 20px 20px;
	position: relative;
}

#contact_kf {
	width: 320px;
	height: 205px;
	
	position: absolute;
	bottom: 20px;
	right: 0px;
	padding-left: 20px;
	border: 1px solid #ddd;
	margin-bottom: 10px;
	
	background: -webkit-linear-gradient(top, #fff, #eee);
	background: -moz-linear-gradient(top, #fff, #eee);
	background: -ms-linear-gradient(top, #fff, #eee);
	background: -o-linear-gradient(top, #fff, #eee);
}

#contact_kf p { margin-top: 25px;}

span.kf_contact {
	font-size: 14px;
	color: #2e368f;
}

.content_des_img {
	float: right;
	margin-top: 63px;
	width: 360px;
}

.content_des_img.frog {
	margin: 30px 0 15px 0;
	width: 290px;
	margin-right: 30px;
}

#icon {
	position: absolute;
	top: 15px;
	right: 0px;
}

#kf_pdf {
	margin-top: 10px;
}

#kf_sub_menu {
	margin-top: 20px;
	list-style: none;
}

#kf_sub_menu li a{
	font-family: Arial;
	font-size: 14px;
	color: #2e368f;
	text-decoration: none;
}

#kf_sub_menu li a:hover{
	text-decoration: underline;
}

h2 em span {
	font-weight: 100;
	font-size: 14px;
}

.sf_small {
	width: 210px;
	height: 175px;
	float: left;
}
