* {
	padding:0;
	margin:0;
}

body {
    margin:0;
    padding:0;
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#333;
    text-align: center;
    background:url(images/body_bg.png) repeat-x #ebebeb;
}

img {
    border:0;
}

h1 {
	font-size:24px;
	color:#324e7b;
	font-weight:normal;
	margin:0px 0 15px 0;
	padding:0;
}

h2 {
	font-size:24px;
	color:#324e7b;
	font-weight:normal;
	margin:0px 0 5px 0;
	padding:0;
}


h3 {
	font-size:14px;
	color:#324e7b;
	font-weight:bold;
	margin:0px 0 5px 0;
	padding:0;
}

p {
	margin:0 0 15px 0;
	padding:0;
	text-align:left;
	color:#324e7b;
	line-height:16px;
}

hr {
	height:1px;
	color:#c7c7c7;
	background:#c7c7c7;
	margin:20px 0 20px 0;
}

a {
	color:#324e7b;
	text-decoration:underline;	
}

a:hover {
	text-decoration:none;
}

.clear {
    clear: both;
}

.left {
	float:left;
}

.right {
	float:right;
}


.wrapper {
    width:930px;;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
}

.header {
	width:930px;
	height:156px;
}

.logo {
	float:left;
	width:560px;
	padding:40px 0 0 4px;
}

.header_right {
	float:left;
	position:relative;
}

.header_right div {
	position:absolute;
	width:306px;
	height:160px;
	z-index:2;
	background:url(images/header_right_bg.jpg) no-repeat;
}


.top_navi {
	width:930px;
	height:47px;
	background:url(images/top_navi_bg.png) no-repeat;
}

.top_navi ul {
	margin-left:50px;
	list-style:none;
	text-align:left;
}

.top_navi ul li {
	float:left;
	position:relative;
	padding:0px 15px;
	line-height:47px;
}

.top_navi ul li a {
	color:#FFF;
	font-size:12px;
	display:block;
	text-decoration:none;
}

.top_navi ul li.active {
	background:url(images/top_navi_active_bg.png) repeat-x;
}

.top_navi ul li.active .submenu {
	display:block;
}

.top_navi ul li .submenu {
	position:absolute;
	display:none;
	left:0px;
	padding:0 15px 0 15px;
	background:url(images/top_navi_sub_bg.png);
}

.top_navi ul li .submenu div {
	line-height:26px;
	background:url(images/top_navi_sub_point.gif) no-repeat left 10px;
}

.top_navi ul li .submenu div a {
	margin-left:12px;
	font-size:12px;
	text-decoration:none;
}

.top_navi ul li .submenu div a:hover {
	text-decoration:underline;
}


 

.content {
	width:930px;
	background:url(images/content_main_bg.png) repeat-y;
}

.content_foot {
	width:930px;
	padding-bottom:30px;
	background:url(images/content_foot_bg.png) no-repeat left bottom;
}

.content_left {
	float:left;
	width:650px;
}

.content_left_padding {
	padding:30px 20px 10px 50px;
}

.content_right {
	float:left;
	width:280px;
}

.content_right_padding {
	padding:30px 0 0 0;
}

.content_right .logos {
	width:250px;
	background:#e9e9e9;
	margin-bottom:12px;
}

.content_right .logos_padding {
	padding:15px 0 15px 0;
	text-align:center;
}

.content_right .logos .single_logo {
	margin-bottom:7px;
}

.content_right .faq_title {
	width:250px;
	background:#324e7b;
	height:34px;
	line-height:34px;
	text-indent:12px;
	color:#FFF;
	font-size:14px;
}

.content_right .faq_content {
	background:url(images/faq_main_bg.png) repeat-y;
}

.content_right .faq_footer {
	background:url(images/faq_foot_bg.png) no-repeat left bottom;
	width:250px;
	height:200px;
	overflow:scroll;
}

.content_right .faq_content_padding {
	padding:12px;	
}

.content_right .faq_content ul {
	list-style:none;
}

.content_right .faq_content ul li {
	background:url(images/faq_point.gif) no-repeat left 4px;;
	line-height:16px;
	padding-bottom:12px;
}

.content_right .faq_content ul li a {
	display:block;
	padding-left:12px;
	color:#324e7b;
	font-size:12px;
	text-decoration:none;
}

.content_right .faq_content ul li a:hover {
	text-decoration:underline;
}

.benefits {
	width:570px;
	height:105px;
	background:url(images/benefits_bg.png) no-repeat;
	margin:0 0 15px 0;
}

.benefits ul {
	padding:15px 0 0 25px;
	list-style:none;
	line-height: 24px;
}

.benefits ul li {
	background:url(images/benefits_li_point.gif) no-repeat left 1px;
	font-size:12px;
	font-weight:bold;
	color:#324e7b;
	text-indent:30px;
}

.footer {
	width:930px;
	margin-bottom:15px;
	font-weight:bold;
	color:#324e7b;
}

.footer_left {
	float:left;
	width:650px;
}

.footer_left_padding {
	padding-left:50px;
}

.footer_left a {
	text-decoration:none;
	font-weight:bold;
	color:#324e7b;	
}

.footer_left a:hover {
	text-decoration:underline;
}

.footer_right {
	float:left;
	width:250px;
	text-align:right;
}

#comments-list ol {
	list-style:none;
}

.avatar {
	margin-right:10px;
}

#comments h3 {
	clear:both;
	padding-top:15px;
}

#comments h4 {
	clear:both;
	font-size:12px;
	font-weight:bold;
	padding-top:15px;
}

#comments .comment-meta {
	margin:2px 0 2px 0;
	color:#666;
	font-size:11px;
}

#comments .comment-meta a {
	font-size:11px;
}

#commentform input {
	margin:5px 0 5px 0;
}

#commentform label {
	margin:0 5px 5px 5px;
}

.post ul {
	margin-left:25px;
	color:#324e7b;
}

.post ol {
	margin-left:25px;
	color:#324e7b;
}