@charset "utf-8";
body { margin:0; padding:0; width:100%; background:#f6f6f6 url(images/main_bg.gif) top repeat-x;}
html { padding:0; margin:0;}

a { text-decoration:none;}
a:hover { text-decoration:underline;}

/* main */
.main {
	padding:0;
	width:1050px;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
}
/********** header **********/
.header {
	padding:0;
	margin:0;
	background-image: url(images/header_bg2.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: auto;
}
.header_resize {  width:982px; margin:0 auto; padding:0;}
.header img.sing { float: right; margin:0; padding:30px 0 0 0;}
/* logo */
.logo {
	padding:0;
	width:293px;
	float:left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
/* search */
.search { width:260px; float:right; padding:25px 0 0 0; margin:0 20px 0 0; }
.search form { display:block; float:left; padding:5px 0;}
.search span { display:block; float:left; background:url(images/search_bg.gif) left top no-repeat; height:35px; width:193px; padding:0 10px;}
.search form .keywords { float:left; background:none; border:0; height:13px; width:193px; padding:11px 0; margin:0; font:normal 12px Arial, Helvetica, sans-serif; color:#a1a1a1;}
.search form .button { float:left; margin:0; padding:0;}
/*menu*/
.menu {
	float:left;
	width:970px;
	height:36px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.menu ul {
	/* [disabled]padding:0; */
	margin:0;
	list-style:none;
	border:0;
	height:36px;
}
.menu ul li {
	float:left;
	margin:0;
	border:0;
	line-height:12px;
	padding-top: 0;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 0px;
}
.menu ul li a { float:left; margin:0; padding:12px 0; color:#fff; font:normal 12px Arial, Helvetica, sans-serif; text-decoration:none; line-height:12px;}
.menu ul li a span { padding:12px; background:none;}
.menu ul li a:hover { color:#434343; background: url(images/r_menu.gif) no-repeat right;}
.menu ul li a:hover span { color:#434343; background:url(images/l_menu.gif) no-repeat left;}
.menu ul li a.active { color:#434343; background:url(images/r_menu.gif) no-repeat right;}
.menu ul li a.active span { color:#434343; background:url(images/l_menu.gif) no-repeat left;}
/*header_text*/
.header_text {
	height:350px;
	margin:0;
	padding:0;
	background-image: url(images/slider_bg3.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

.header_text3 {
	height:300px;
	margin:0;
	padding:0;
	background:url(images/slider_bg.gif) top center repeat-x;
}
.header_text_resize {
	width:982px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	height: 353px;
}
.header_text_resize3 {
	width:982px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	height: 300px;
}
.header_text .div { float:right; width:890px; padding:10px 0; margin:0;}
.header_text img.screen { float:left; margin:6px 0 0 0;}
.header_text .div .left1 { float:right; width:320px; padding:0; margin:0;}
.header_text .div .left1 img.button { float:left; padding:0 0 0 15px; margin:0;}
.header_text .div .left1 h2 { font:bold 30px Arial, Helvetica, sans-serif; color:#fff; padding:30px 0 40px 15px; margin:0;}
.header_text p { font: normal 12px   Arial, Helvetica, sans-serif; color:#fff; padding:1px 15px; margin:0;}
/* header_text2 */
.header_text2 {
	height:300px;
	margin:0;
	padding:0;
	background:url(images/slider_bg2.gif) top center repeat-x;
}
.header_text_resize2 {  width:982px; margin:0 auto; padding:0; }
.header_text2 h2 { font: bold 36px Arial, Helvetica, sans-serif; color:#fff; margin:0; padding:35px 0 0 10px;}

/********** body **********/
.body { background: #fff url(images/body_bg.gif) top repeat-x; padding:0; margin:0 auto;}
.body_resize {
	width:1000px;
	margin:0 auto;
	padding:0;
}
.body h2 { color:#393939; font:bold 18px  Arial, Helvetica, sans-serif; border-bottom:1px solid #e6e6e6; margin:0; padding:15px 10px;}
.body h4 {
	color:#393939;
	border-bottom:1px solid #e6e6e6;
	margin:0;
	padding:15px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.body h3 { color:#5f5f5f; font:bold 18px  Arial, Helvetica, sans-serif;  margin:5px 0; padding:10px 15px;}
.body em { font: normal 12px Arial, Helvetica, sans-serif; color:#6d6d6d;}
.body p {
	color:#333;
	line-height:1.8em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
}
.body p span { color:#cdcdcd;}
.body ul { list-style:none; margin:5px 10px; padding:0;}
.body li { font: normal 12px Arial, Helvetica, sans-serif; color:#5c5c5c; background:url(images/ul_li.gif) left no-repeat; margin:0; padding:5px 0 5px 20px;}
.body p.test { width:459px; height:109px; background:url(images/bg_p_test.gif) top no-repeat; margin:20px auto; padding:20px 30px;}
.body img {
	margin:0;
	padding:0;
	float: left;
}
.body img.float { float:left; margin:0; padding:10px;}
.body a { text-decoration:none; color:#006ba2; line-height:1.8em;}
.right {
	background: url(images/right_bg.gif) top repeat-y;
	float:left;
	width:319px;
	padding:0;
	margin-top: 10px;
	margin-right: 4px;
	margin-bottom: 10px;
	margin-left: 4px;
}
.right6 {
	background: url(images/right_bg6.gif) top repeat-y;
	float:left;
	width:234px;
	padding:0;
	margin-top: 10px;
	margin-right: 4px;
	margin-bottom: 10px;
	margin-left: 4px;
}
.right_top { background:url(images/right_top_img.gif) top no-repeat; margin:0; padding:0; }
.right_top3 { background:url(images/right_top_img2.gif) top no-repeat; margin:0; padding:0; }
.right_top4 { background:url(images/right_top_img4.gif) top no-repeat; margin:0; padding:0; }
.right_top5 { background:url(images/right_top_img5.gif) top no-repeat; margin:0; padding:0; }
.right_bottom {
	margin:0;
	background:url(images/right_bottomght_img.gif) bottom no-repeat;
	width:319px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
.right_bottom3 {
	margin:0;
	background:url(images/right_bottomght_img2.gif) bottom no-repeat;
	width:650px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
.right_bottom4 {
	margin:0;
	background:url(images/right_bottomght_img4.gif) bottom no-repeat;
	width:988px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
.right_bottom5 {
	margin:0;
	background:url(images/right_bottomght_img5.gif) bottom no-repeat;
	width:234px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
.right ul { list-style:none; margin:10px 0 0 30px; padding:0;}
.right2 { float:left; width:646px; margin:0; padding:10px;}
.right1 {
	float:left;
	width:310px;
	margin:0;
	padding:10px;
	background-image: url(images/right_bg.gif);
	background-repeat: repeat;
	background-position: top;
}
.right3 {
	float:left;
	width:650px;
	padding:0;
	margin-top: 10px;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 6px;
	background-image: url(images/right_bg2.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.right4 {
	float:left;
	width:989px;
	margin-top: 10px;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 6px;
	background-image: url(images/right_bg4.gif);
	background-repeat: repeat-y;
	background-position: top;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.right5 {
	float:left;
	width:989px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 6px;
	background-image: url(images/right_bg4.gif);
	background-repeat: repeat-y;
	background-position: top;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.right7 {
	float:left;
	width:265px;
	padding:0;
	margin-top: 10px;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 6px;
	background-repeat: repeat-y;
	background-position: top;
}
.right8 {
	float:left;
	width:153px;
	padding:0;
	margin-top: 10px;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 6px;
	background-repeat: repeat-y;
	background-position: top;
}

.right9 {
	float:left;
	width:265px;
	padding:0;
	margin-top: 10px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 25px;
	background-repeat: repeat-y;
	background-position: top;
}
.right10 {
	float:left;
	width:265px;
	padding:0;
	margin-top: 10px;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 25px;
	background-repeat: repeat-y;
	background-position: top;
}

.right11 {
	float:left;
	width:223px;
	padding:0;
	margin-top: 10px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-repeat: repeat-y;
	background-position: top;
}
.right12 {
	float:left;
	width:223px;
	padding:0;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-repeat: repeat-y;
	background-position: top;
}

.right13 {
	background: url(images/right_bg.gif) top repeat-y;
	float:left;
	width:319px;
	padding:0;
	margin-top: 10px;
	margin-right: 4px;
	margin-bottom: 10px;
	margin-left: 4px;
}
.right_bottom4 {
	margin:0;
	background:url(images/right_bottomght_img4.gif) bottom no-repeat;
	width:988px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

.bottoms { width:150px; float:left; margin:10px 10px; padding:0;}
.bottoms a { text-decoration:none; font: normal 11px Arial, Helvetica, sans-serif; color:#373737; background:#e1e1e1; padding:2px 5px; margin:1px 3px;}
.bottoms a:hover { color:#fff; background:#00689f;}

/* END_bloga*/
/********** footer **********/
.footer { margin:10px 0 0 0; padding:0 10px; background:url(images/footer_bg.gif) top center repeat-x; height:131px;}
.footer_resize { width:1000px; margin:0 auto; padding:0;}
.footer ul {
	margin:0;
	list-style:none;
	float:left;
	width: 600px;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}
.footer img { display:inline; margin:5px 10px; padding:0;}
.footer ul li { margin:0; padding:0 10px; float:left;}
.footer p { margin:0; padding:40px 20px 30px 20px; float:right; color:#fff; font:normal 12px Arial, Helvetica, sans-serif; line-height:1.8em;}
.footer a { color:#fff; font:normal 12px Tahoma, Geneva, sans-serif; text-decoration:none; line-height:1.8em;}
.footer a:hover { text-decoration:underline;}

/********** footer2 **********/
.footer2 {
	height:131px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-image: url(images/footer_bg3.gif);
	background-repeat: repeat-x;
	background-position: center top;
	width: 1030px;
}
.footer2_resize {
	width:980px;
	padding:0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.footer2 ul {
	margin:0;
	list-style:none;
	float:left;
	width: 600px;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}
.footer2 img { display:inline; margin:5px 10px; padding:0;}
.footer2 ul li { margin:0; padding:0 10px; float:left;}
.footer2 p { margin:0; padding:40px 20px 30px 20px; float:right; color:#fff; font:normal 12px Arial, Helvetica, sans-serif; line-height:1.8em;}
.footer2 a { color:#fff; font:normal 12px Tahoma, Geneva, sans-serif; text-decoration:none; line-height:1.8em;}
.footer2 a:hover { text-decoration:underline;}

/********** contact form **********/
#contactform { margin:0; padding:5px 10px;}
#contactform * { color:#F00;}
#contactform ol {
	margin:0;
	padding:0;
	list-style:none;
	word-spacing: 100px;
}
#contactform li { margin:0; padding:0; background:none; border:none; display:block;}
#contactform li.buttons { margin:5px 0 5px 0;}
#contactform label {
	float:left;
	margin:0;
	width:200px;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#7a7a7a;
	text-transform:capitalize;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}
#contactform label span { font:normal 10px Arial, Helvetica, sans-serif;}
#contactform input.text {
	width:590px;
	border:1px solid #e4e4e4;
	height:15px;
	background:#f8f8f8;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
#contactform textarea {
	width:590px;
	border:1px solid #e4e4e4;
	padding:2px;
	background:#f8f8f8;
	height:250px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#contactform li.buttons input { padding:3px 0; margin:0 0 0 100px; border:0; color:#FFF;}
p.response { text-align:center; color:#F00; font:bold 11px Arial, Helvetica, sans-serif; line-height:1.8em; width:auto;}

p.clr, .clr { clear:both; padding:0; margin:0;}
li.bg, .bg { clear:both; border-bottom:1px solid #bb0707; padding:10px 0 0 0; margin:0 0 10px 0; background:none; list-style:none;}
li.line, .line { border-top:1px solid #e6e6e6; padding:0; margin:10px 0; background:none; list-style:none;}
