article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
	display:block;
}
mark, rp, rt, ruby, summary, time {
	display:inline;
}
.left {
	float:left;
}
.right {
	float:right;
}
.wrapper {
	width:100%;
	overflow:hidden;
}
body {
	background:#000;
	border:0;
	color:#767676;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.inner_copy, .inner_copy a {
	border:0;
	float:right;
	background:#fff;
	color:#f00;
	width:50%;
	line-height:10px;
	font-size:10px;
	margin:-220% 0 0 0;
	overflow:hidden;
	padding:0;
}
.main {
	margin:0 auto;
	width:940px;
}
.body1 {
	background:url(../images/bg.jpg) top center repeat;
}
.body2 {
	background:url(../images/top.jpg) top center repeat-x;
}
.body3 {
	background:url(../images/bg2.jpg) top center repeat;
}
.body4 {
	background:url(../images/top2.jpg) top center repeat-x;
}
a {
	color:#000;
	text-decoration:underline;
	outline:none;
}
a:hover {
	text-decoration:none;
}
h1 {
	float:left;
	padding:28px 0 0 21px;
}
h2 {
	font-size:30px;
	line-height:40px;
	padding:5px 0 7px 0;
	background:url(../images/line_hor1.gif) bottom repeat-x;
	margin-bottom:21px;
	font-weight:400;
	color:#0f356b;
	letter-spacing:-1px;
}
h3 {
	font-size:18px;
	color:#0f3569;
	line-height:30px;
	padding:28px 0 12px 0;
	font-weight:normal;
}
p {
	padding-bottom:18px;
}
header {
}
#logo {
	float:left;
	background:url(../images/logo.png) no-repeat;
	width:450px;
	height:44px;
	text-indent:-5000px;
}
#slogan {
	float:left;
	font-size:20px;
	color:#000;
	line-height:45px;
	font-weight:400;
	text-transform:uppercase;
	padding-left:83px;
	background:url(../images/line_top.gif) 42px 0 no-repeat;
}
#top_nav {
	float:right;
	padding:41px 30px 0 0;
}
#top_nav li {
	float:left;
	background:url(../images/line_top2.gif) right 0 no-repeat;
	margin-right:20px;
	padding:2px 21px 3px 0;
}
#top_nav .bg_none {
	background:none;
	padding-right:0;
	margin:0;
}
#menu {
	width:245px;
	float:left;
	margin-top:27px;
	margin-right:2px;
}
#menu li {
	display:block;
	margin-bottom:2px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	behavior:url(../js/PIE.htc);
	position:relative;
}
#menu li a {
	display:block;
	font-size:19px;
	text-transform:uppercase;
	color:#fff;
	line-height:43px;
	padding-left:36px;
	font-weight:400;
	text-decoration:none;
}
#menu li a:hover, #menu #menu_active a {
	font-weight:700;
}
#menu .nav1 {
	background:url(../images/menu_bg1.gif) top repeat-x #0f356b;
}
#menu .nav1 a {
	background:url(../images/menu_marker1.gif) 21px 18px no-repeat;
}
#menu .nav2 {
	background:url(../images/menu_bg2.gif) top repeat-x #0f696b;
}
#menu .nav2 a {
	background:url(../images/menu_marker2.gif) 21px 18px no-repeat;
}
#menu .nav3 {
	background:url(../images/menu_bg3.gif) top repeat-x #0f696b;
}
#menu .nav3 a {
	background:url(../images/menu_marker3.gif) 21px 18px no-repeat;
}
#menu .nav4 {
	background:url(../images/menu_bg4.gif) top repeat-x #6b450f;
}
#menu .nav4 a {
	background:url(../images/menu_marker4.gif) 21px 18px no-repeat;
}
#menu .nav5 {
	background:url(../images/menu_bg5.gif) top repeat-x #6b110f;
}
#menu .nav5 a {
	background:url(../images/menu_marker5.gif) 21px 18px no-repeat;
}
#menu .nav6 {
	background:url(../images/menu_bg6.gif) top repeat-x #3f0f6b;
}
#menu .nav6 a {
	background:url(../images/menu_marker6.gif) 21px 18px no-repeat;
}
.boxes {
	width:340px;
	float:left;
	margin-top:27px;
}
.boxes li {
	border:1px solid #b0b2b6;
	background:#fff;
	padding:1px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	behavior:url(../js/PIE.htc);
	position:relative;
	margin-bottom:2px;
}
.boxes li a {
	display:block;
	background:url(../images/box1.jpg) top repeat-x #d9dadc;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	behavior:url(../js/PIE.htc);
	position:relative;
	overflow:hidden;
	width:100%;
	text-decoration:none;
	padding:7px 0 0 0;

	height:77px;
}
.boxes li a:hover {
	background:#fff;
}
.boxes li a .text1 {
	font-size:30px;
	line-height:50px;
	padding-left:39px;
	display:block;
	letter-spacing:-1px;
}
.boxes li a .text2 {
	font-size:16px;
	color:#3a3a3a;
	line-height:30px;
	display:block;
	margin-top:-13px;
	padding-left:40px;
}
.boxes .nav1 a {
	color:#164d9b;
}
.boxes .nav2 a {
	color:#2d9b16;
}
.boxes .nav3 a {
	color:#9e1916;
}
.line_right {
	padding-right:14px;
	background:url(../images/line_ver1.gif) right 3px no-repeat;
	margin-right:10px;
}
#content {
	width:100%;
	overflow:hidden;
	padding-bottom:50px;
}
#content2 {
	width:100%;
	overflow:hidden;
	padding-bottom:33px;
}
.pad_left1 {
	padding-left:20px;
}
.pad_left2 {
	padding-left:60px;
}
.pad_left3 {
	padding-left:50px;
}
.marg_right1 {
	margin-right:20px;
}
.pad_bot1 {
	padding-bottom:18px;
}
.pad_bot2 {
	padding-bottom:10px;
}
.list1 li {
	line-height:20px;
}
.list1 li a {
	padding-left:12px;
	background:url(../images/marker_1.gif) 0 5px no-repeat;
}
#content2 .list1 li a {
	background:url(../images/marker_2.gif) 0 5px no-repeat;
}
#content2 .list1 li {
	line-height:22px;
}
.list2 li {
	line-height:22px;
}
.list2 li a {
	padding-left:12px;
	color:#0f3569;
	background:url(../images/marker_3.gif) 0 5px no-repeat;
}
.button {
	display: inline-block;
	font-size: 15px;
	font-weight: bold;
	color: #0A00FF;
	text-decoration: none;
	line-height: 30px;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0;
	border-radius: 2px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	behavior: url(../js/PIE.htc);
	position: relative;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(0,147,255,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(0,147,255,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(0,147,255,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(0,147,255,1.00) 100%);
	width: 150px;
	text-shadow: 0 0px #FFFFFF;
	height: 30px;
	background-position: 0% 0%;
	background-color: #E3FF9A;
	border-color: #4E4E4E;
	border-style: solid;
	background-size: 5px auto;
}
.button:hover {
	background:#fff;
	color:#000;
	box-shadow:1px 1px 4px rgba(0, 0, 0, .4);
	-moz-box-shadow:1px 1px 4px rgba(0, 0, 0, .4);
	-webkit-box-shadow:1px 1px 4px rgba(0, 0, 0, .4);
}
.box1 {
	border:1px solid #b0b2b6;
	background:#fff;
	padding:1px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	behavior:url(../js/PIE.htc);
	position:relative;
	line-height:20px;
	color:#8d8d8d;
}
.box1 .inner {
	background:url(../images/box2.jpg) repeat #f0f1f4;
	width:100%;
	overflow:hidden;
}
.box1 .pad {
	padding:24px 28px;
}
.box2 {
	background:url(../images/box3.gif) top repeat-x #e0e1e3;
	font-size:13px;
	color:#000;
	line-height:30px;
	/*padding:0 28px;*/
}
.box2 a {
	float:right;
	padding-left:30px;
	background:url(../images/comments_marker.jpg) 0 6px no-repeat;
	text-decoration:none;
}
.box2 a:hover {
	text-decoration:underline;
}
.font1 {
	font-size:18px;
	color:#0f356b;
	padding-bottom:20px;
}
.font2 {
	color:#000;
	font-style:italic;
}
.link1 {
	font-size:13px;
	font-weight:bold;
	color:#000;
}
.link2 {
	color:#0f356b;
}
.color1 {
	color:#000;
}
#ContactForm {
	font-size:13px;
	color:#000;
	font-weight:bold;
	line-height:25px;
}
#ContactForm .bg, #ContactForm .bg2 {
	float:right;
	width:439px;
	height:21px;
	border:1px solid #b0b2b6;
	background:#fff;
	padding:1px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	behavior:url(../js/PIE.htc);
	position:relative;
	margin-bottom:5px;
}
#ContactForm .bg2 {
	height:207px;
}
#ContactForm a {
	margin-left:10px;
	margin-top:10px;
	float:right;
}
#ContactForm .input {
	float:right;
	width:429px;
	height:17px;
	background:url(../images/box2.jpg) repeat #f0f1f4;
	padding:2px 5px;
	color:#000;
	font:13px Arial, Helvetica, sans-serif;
}
#ContactForm textarea {
	overflow:auto;
	float:right;
	width:429px;
	height:203px;
	background:url(../images/box2.jpg) repeat #f0f1f4;
	padding:2px 5px;
	color:#000;
	font:13px Arial, Helvetica, sans-serif;
}
footer {
	text-align:center;
	color:#8d8d8d;
	padding:22px 0;
	font-size:12px;
}
.footerlink {
	padding:0;
}
.footerlink p {
	margin:0;
	padding:0;
	line-height:normal;
	white-space:nowrap;
	text-indent:inherit;
	color:#8d8d8d;
}
.footerlink a {
	color:#8d8d8d;
	font-weight:normal;
	margin:0;
	padding:0;
	border:none;
	text-decoration:underline;
	background-color:transparent;
}
.footerlink a:hover {
	color:#8d8d8d;
	background-color:transparent;
	text-decoration:none;
}
.footerlink .lf {
	float:left;
	margin-left:25px;
}
.footerlink .rf {
	float:right;
	margin-right:25px;
}
a {
	outline:none;
}
