html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}


/*general*/
body {
	background:#fcff00 ;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif
}
#container {
	background:#fff;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	zoom: 1;
}
/* BASE */

h1, h2, h3 {
	
}
h1, h2, h3, h4, h5, h6, strong {
	font-weight:700;
}


p, fieldset, table, pre {
	margin-bottom:1em;
}


#container {
	margin:0 auto;
	width:862px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/main_ft.jpg) repeat-y ;
}
#container_inner {
	background: url(images/footer.jpg) no-repeat 0px 100%;
	margin-top:20px;
	padding-bottom:30px;
	padding-left: 80px;
	position:relative
	
}

/*header*/

#header {
	background: url(images/header.jpg) no-repeat top center; height: 424px;
	position:relative
}
#header2 {
	background: url(images/header2.jpg) no-repeat top center; height: 424px;
	position:relative
}

#main {
	margin:10px 120px 50px 100px
}
/* links */
a {
	text-decoration:none;
	
}
strong {font-weight:700}
p {line-height:1.8;}



.box-inner {padding-top: 122px; padding-left:48px}

.topmenu { font-size:18px; position:absolute; top:70px; right:10px; text-align:right;}
.topmenu a {color:#FFF}
#header .topmenu li {text-align:right; line-height: 37px; list-style:none; color:#FFF}


.hdbox {width:320px; padding-top: 60px; margin-left: 100px;}
.hdbox h2 { font-size:20px}
.hdbox p {font-size:14px; color:#000; font-weight:700}

.box {  color:#2a4e66;   width:410px;  margin-bottom: 10px; }
.box ul {border:3px solid #B2C56B; border-width:0 3px 3px 3px; margin:0; padding:10px 0 0px 20px;}
.box li { list-style:none; font-size:18px; font-weight:700; line-height:1.56}
.box strong {color:#051f81; font-size:24px;}
.box strong a {color:#051f81}

.box h2 {padding:15px 0 0 25px;  color:#f10101; font-size:19px; height:38px }

.yellow {background:url(images/yellow.jpg) no-repeat; }
.yellow ul {border-color:#ccce01; margin-left: 2px;} 
.ar ul{background:url(images/arrow.jpg) no-repeat 90% 50%;}

label {display:block}


.content{width:420px; float:left;display:inline; margin-right:12px}
.content2{width:715px; float:left;display:inline; margin-right:12px}

.aside { float:left; display:inline; width:288px; background:url(images/asidebg.jpg) repeat-y}
.aside h2 { background: url(images/aside.jpg) no-repeat; height:34px; font-size:17px; color:#fff; padding: 7px 0 0 15px;}
.aside form{padding-left: 20px; }
.aside label { color:#1f285f; font-size:15px; margin-top:28px; margin-bottom:5px}
.aside input {padding:7px 0; width:240px; font-size:16px}
.aside select{ width:245px; height:35px; font-size:16px; }

.aside .submit {background: url(images/submit.jpg) no-repeat center ;
border:none; height:65px; width:237px; height:105px; margin:28px 0 15px; font-size:22px; font-weight:700; color:#fff;
font-family:Arial, Helvetica, sans-serif;
cursor:pointer}


.footer {text-align:center; font-weight:700; color:#fff}

.link { clear:both; color:000; font-size:16px; padding-top: 18px;}
.link a { color:#000; font-weight:700 }

.icons {padding-right: 65px;}
.floatR { float:right}
.floatL { float:left}

.video { padding:100px 0 0 110px}