/* CSS Document */
@font-face {
  font-family: 'Bevan';
  font-style: normal;
  font-weight: normal;
  src: local('Bevan'), url('https://themes.googleusercontent.com/font?kit=tUrrMQoBrJbKyZFfX9xzeQ') format('truetype');
}

body, ul, ol, li, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, label, span, em, a, img
{
	border: 0;
	padding: 0;
	margin: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #69879f;
	position: relative;
	background-color: #F2F6F9;
}
a {
	color: #35597D;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

h1,h2,h3,h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
h1 {
	font-size: 22px;
	padding-bottom: 5px;
}
h2 {
	font-size: 20px;
	padding-top: 5px;
}
h3 {
	font-size: 17px;
	padding-bottom: 3px;
}
h4 {
	font-size: 15px;
}
#content .title_h1 {
	font-size: 22px;
	padding-top: 10px;
}
#content .title_h2 {
	font-size: 18px;
	padding-bottom: 18px;
}
#content .title_h3 {
	font-size: 16px;
	padding-bottom: 10px;
}
#content .title_h4 {
	font-size: 16px;
	padding-bottom: 18px;
}

#header_wra {
	width: 100%;
	position: absolute;
	top: 0px;
	background-image: url(../images/top1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	z-index: 1;
}
#header {
	width: 960px;
	height: 140px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	float: left;
	height: 140px;
	width: 220px;
	padding-left: 20px;
	padding-top: 0px;
}

#menu {
	width: 650px;
	padding-left: 20px;
	padding-right: 0px;
	float: right;
	padding-top: 10px;
	position: relative;
}

#menu ul {
	list-style-type: none;
}
#menu li {
	display: inline;
	float: left;
	padding-right: 15px;
}
#menu a {
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	border-radius:12px;
	behavior: url(PIE.htc);
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 6px;
	color: #000;
	position: relative;
}
.img_right {
	float: right;
	padding-right: 60px;
	padding-left: 20px;
}

#menu a:hover, #menu .current {
	background-image: url(../images/menu_h.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #39708A;
}
#banner {
	width: 960px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#support {
	float: right;
	height: 70px;
	width: 250px;
	padding-top: 6px;
}
#page {
	width: 100%;
	position: absolute;
	top: 555px;
	z-index: 2;
}
#page1 {
	width: 100%;
	position: absolute;
	top: 170px;
	z-index: 2;
}



#content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#button_bg {
	background-image: url(../images/banner_b.gif);
	text-align: center;
	height: 60px;
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 20px;
	padding-top: 0px;
}
#con_top {
	text-align: center;
}


#content  p {
	padding-right: 15px;
	padding-bottom: 8px;
}

#right {
	float: right;
	width: 290px;
}
#right .right_panel {
	padding-bottom: 24px;
}

#left {
	float: left;
	width: 640px;
	padding-bottom: 5px;
}
#left .left_panel {
	padding-bottom: 10px;
}



#ft_wra {
	width: 100%;
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
	background-position: left;
	height: 120px;
}

#footer {
	width: 920px;
	height: 80px;
	color: #35597D;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
	padding-top: 40px;
}
#footer a:hover {
	color: #000000;
	text-decoration: underline;
}

#footer a {
	color: #69879F;
	font-size: 10px;
}

.button {
	margin-top: 0px;
	height: 60px;
	text-align: center;
	width: 245px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
}
.button a.download {
	background-image: url(../images/download.gif);
	background-position: left top;
	height: 58px;
	width: 245px;
	background-repeat: no-repeat;
	display: block;
	float: left;
}
.butt