@charset "utf-8";

/* CSS Document */

/* Common */
* { margin: 0; padding: 0; }
body { font: 11px Tahoma, Verdana, Arial, sans-serif; min-width: 1000px; background: #fff; text-align: center;}
p           	{ font-family: Tahoma, Verdana, Verdana, Arial, sans-serif; margin: 0 0 5px 0; color:#333; }
h1          	{ font-size: 28px; margin: 0; }
h2          	{ font-size: 24px; margin: 0; }
h3          	{ font-size: 20px; margin: 0; }
h4          	{ font-size: 18px; margin: 0; }
h5          	{ font-size: 14px; margin: 0; }
h6          	{ font-size: 11px; margin: 0; }
ul              { margin: 0; padding: 0; list-style-type: none; }
li				{ margin: 0; padding: 0; }

li.sia { list-style-position: inside; list-style-type: disc; padding: 2px 2px; color: #333333; list-style-image: url(images/dot.gif); }


td { font: 11px Tahoma, Verdana, Arial, sans-serif; margin: 0; line-height: 16px; color: #444444; }
input, select { color: #666666; border: 1px solid #cccccc; margin: 0; font-size:10px; padding: 0px; }

textarea    	{ border: 1px solid #7e9db9; color: #0b162a; font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 12px; margin: 0; padding: 2px 3px; }
form        	{ display: inline; }

.btn 		{ font-family: Tahoma, Verdana, Arial, sans-serif; color: #fff; background: #c73803 url(../images/2008/bg_btn.gif) repeat-x; border: 1px solid #ac2e00; margin: 0; padding: 1px 3px; font-weight: bold; font-size: 12px; }
.btn_img		{ background: transparent; border: none; padding: 0; }
.hide       	{ display: none; }
.show       	{ display: block; }
.smallest   	{ font-size: 10px; }
.smaller    	{ font-size: 11px; }
.defaultsize	{ font-size: 12px; }
.larger     	{ font-size: 13px; }
.largest    	{ font-size: 14px; }
.bold       	{ font-weight: bold; }
.italic     	{ font-style: italic; }
.strike     	{ text-decoration: line-through; }
.justify    	{ text-align: justify; }
.left       	{ text-align: left; }
.right      	{ text-align: right; }
.center     	{ text-align: center; }
.nowrap     	{ white-space: nowrap; }
.uppercase  	{ text-transform: uppercase; }
.underline  	{ text-decoration: underline; }
.floatleft  	{ float: left; }
.floatright 	{ float: right; }
.floatfix		{ position: relative; }
.floatfix img	{ position: relative; }
.clearboth		{ clear: both; font-size: 0; height: 0; line-height: 0; }

img { margin: 0; padding: 0; border:0; }
img.alignright { float: right; margin: 0px 0px 0px 10px; }
img.alignleft { float: left; margin: 0px 10px 0px 0px; }

a { color: #54a10b; text-decoration: underline; }
a:hover { color: #333333; text-decoration:underline; }

a.sub { color: #ffffff; text-decoration: none; font-size:11px; }
a.sub:hover { color: #ffffff; text-decoration: underline; font-size:11px; }
a.blacklink { color: #333; text-decoration: none; font-size:11px; font-weight:bold; }
a.blacklink:hover { color: #ed1c24; text-decoration: underline; font-size:11px; font-weight:bold; }



/* Buttons */
.searchfield {width: 114px; height:18px; border:1px solid #ccc;}
.buttonsearch { background-image:url(images/search_bt.jpg); background-repeat:no-repeat; width:26px; height:19px; border:none; }
.button { background-image:url(images/btn_send_geo.gif); background-repeat:no-repeat; width:72px; height:22px; border:none; }



/* CONTENT */
#content { margin: 0 auto; text-align: left; }


/* HEADER */
#header {height: 195px; width:990px; margin: 0 auto; text-align:left; }
#header_left { height: 195px; width:200px; float:left; background:url(images/header_left.jpg) left no-repeat; }
#header_right { height: 195px; width:200px; float:right; background:url(images/header_right.jpg) right no-repeat;}
#header_logo { height: 195px; width:590px; float:left; }

#logos_left { padding: 20px 20px 10px 20px; height:120px; }
#logos_right { padding: 20px 20px 10px 20px; height:120px; }
#header_links {height: 33px; width: 160px; padding: 10px 20px 0 20px; }

#header_links p {margin: 8px 10px; font-size:9px; color: #F99;}
#header_links a {font-size:10px; color:#FFF; text-decoration:none; margin:0 2px;}
#header_links a:hover {font-size:10px; color:#FFF; text-decoration:underline; margin:0 2px;}


/* MAIN */
#main { width: 990px;  text-align: left;  margin: 0 auto;}

/* LEFT */
#left {width:156px; background:url(images/left_bg.jpg) top no-repeat; float:left; height:645px; padding:0 22px;}
.leftline { width: 155px; height:1px; background-color:#c3dea9; margin: 0 0 10px 0;}

/* RIGHT */
#right {width:156px; background:url(images/right_bg.jpg) top no-repeat; float:right;  padding:0 22px 20px 22px;}
.rightline { width: 155px; height:1px; background-color:#54a10b; margin: 0 0 10px 0;}

/* CENTER */
#center { width:560px; margin:0 auto; padding: 0 15px; float:left; }
#center p {line-height:16px;}
#center ul {margin-bottom: 20px;}
.centerline { width: 560px; height:1px; background-color:#54a10b; margin: 0 0 10px 0;}
.text {width: 560px; margin: 0 0 20px 0;}
.text p {margin: 0 0 10px 0;}
.text td { padding: 3px;}



/* MENU */

ul#menu				{ height: 23px; width:155px; margin: 0; position: relative; }
ul#menu li			{ float: left;  }
ul#menu li a		{ display: block; text-decoration: none; }
ul#menu li a:link	{ text-decoration: none; }
ul#menu li a:visited{ text-decoration: none; }
ul#menu li a:hover	{ text-decoration: none; }
ul#menu li a:active	{ text-decoration: none; }

li.menu1 				{ background: url(images/menu_bg.gif) no-repeat; }
li.menu1 a.menu11 		{ height: 20px; width: 135px; background: url(images/menu_bg.gif) no-repeat; padding: 4px 0 0 20px; color:#FFF;}
li.menu1 a.menu11:hover { height: 20px; width: 135px; background: url(images/menu_r_bg.gif) no-repeat; padding: 4px 0 0 20px; color:#FFF;}

li.menu2 				{ background: url(images/menu2_bg.gif) no-repeat; }
li.menu2 a.menu22 		{ height: 20px; width: 125px; background: url(images/menu2_bg.gif) no-repeat; padding: 4px 0 0 30px; color:#FFF;}
li.menu2 a.menu22:hover { height: 20px; width: 125px; background: url(images/menu2_r_bg.gif) no-repeat; padding: 4px 0 0 30px; color:#FFF;}



#dropmenudiv{position:absolute; 	top:10px; 	z-index:2; }
#dropmenudiv a{ 	width: 100%; 	display: block; z-index:2; }

.title { height: 25px; font: 14px Tahoma; font-weight: bold; color: #333; text-transform:uppercase; font-weight:bold;  padding: 2px 0 4px 0; }






.ccline { width: 720px; height:2px; background-color:#ccc; margin: 5px 0 10px 0;}

/* HOME BLOCKS */
#flash { width: 420px; height:200px; float: left; }
#welcome { width: 420px; height:200px; float: right; }

#home_1 { width: 420px;  float: left; margin-top: 10px; }
#home_2 { width: 420px;  float: right; margin-top: 10px; }

.home_service { width: 420px; margin: 0 0 10px 0; float:left; }
.home_news { width: 420px; margin: 0 0 10px 0; float:left; }


/* NEWS ITEM */
.news_item { width: 840px; margin: 0 0 20px 0; float:left; }



/* NEWS ITEM */
.content_item { width: 850px; margin: 0 0 20px 0;  }









/* BLOCK */
#block { height:255px; width:990px; margin: 0 auto;}
#block_left {width:665px; height:190px; float:left; display:inline; padding: 10px 25px;}
#block_right {width:275px; height:210px; float:right;}
#block_text { width:990px; height:210px;}
#block_button { width:940px; height:45px; background:url(images/box_bg.jpg) no-repeat center; padding: 0 25px;}














/* CUSTOMER ITEM */

.acc_box { width: 560px; margin-bottom:20px; }
.acc_title { width: 560px; height: 25px;  }
.acc_title p {font-size: 14px; color:#036; font-weight: bold; padding:0 0 0 15px; background:url(images/dot.jpg) left no-repeat;}
.acc_photo { width: 160px; height: 120px; padding:3px; background-color:#FFF; border:1px solid #ccc; float:left; }
.acc_desc { width: 380px; height: 120px; margin-left:10px; float:left; padding: 3px 0; }
.acc_text { width: 554px; padding: 3px;}
.cust_feed {width: 380px; height: 100px; background:#fafafa; margin-left:10px; float:left; padding: 3px 10px; } 
.cust_feed p {font-style: italic;}

/* END CUSTOMER ITEM */




/* CONTENT PAGE */

.content_box { width: 530px; }
.content_title { width: 530px; height: 25px;  }
.content_title p {font-size: 14px; color:#036; font-weight: bold;}



/* END CONTENT PAGE */


.dotline { height:1px;  background-image:url(images/dot_bg.gif); background-repeat:repeat-x; margin: 10px 5px;}











/* FOOTER */

#footer { height: 50px; width: 990px;  margin: 0 auto; text-align:center; background:url(images/footer_bg.jpg) no-repeat;}
#footer_left { height: 50px; width: 200px; float:left; display:inline; }
#footer_right { height: 38px; width: 200px; float:right; display:inline; padding-top:17px; }
#footer_center { height: 30px; width: 590px; padding:0; float:left; padding-top:17px;}
	
#footer_center p {font-size: 8px;}
#footer_center a {font-size: 11px; text-decoration: none; color:#666; margin: 0 10px; }
#footer_center a:hover {font-size: 11px; text-decoration: underline; color:#999; }


/* TABLES */

.tdtitle1 {background-color:#fff; height:28px; width:380px; padding:0 3px; font-weight:bold; color:#fff; background-image:url(images/td.jpg);}
.tdtitle2 {background-color:#fff; height:28px; width:60px; padding:0 3px; font-weight:bold; color:#fff; background-image:url(images/td.jpg);}
.tdtitle3 {background-color:#fff; height:28px; width:200px; padding:0 3px; font-weight:bold; color:#fff; background-image:url(images/td.jpg);}

.tdlight1 {background-color:#fefefe; height:25px; width:380px; padding:0 3px; }
.tdlight2 {background-color:#fefefe; height:25px; width:60px; padding:0 3px;}
.tdlight3 {background-color:#fefefe; height:25px; width:200px; padding:0 3px;}
.tddark1 {background-color:#fafafa; height:25px; width:380px; padding:0 3px;}
.tddark2 {background-color:#fafafa; height:25px; width:60px; padding:0 3px;}
.tddark3 {background-color:#fafafa; height:25px; width:200px; padding:0 3px;}

.tdtxt {background-color:#fefefe; height:130px; width:100px; padding-left:10px; font-weight:bold;}
.tdtxt1 {background-color:#fafafa; height:25px; padding:5px 0 0 0;}
.tdtxt2 {background-color:#fefefe; height:25px; padding:5px 0 0 0;}

.tddot { background-image:url(images/dot_bg.gif); background-repeat:repeat-x; background-position:top; height:1px;}
.tdspace { height:10px;}

.txtarea {width:300px; height:120px; color:#333; font-size:11px;}
.inp {width:200px; height:23px;}



.clear { clear:both; height:0; }
.ten { font-size: 10px; font-weight:bold; }
.green { color: #54a10b; }
.greenb { color: #54a10b; font-weight: bold; }
.green10 { color: #54a10b; font-weight: bold; font-size: 10px; }
.green14 { color: #54a10b; font-weight: bold; font-size: 14px; }
.green16 { color: #54a10b; font-weight: bold; font-size: 16px; }
.green18 { color: #54a10b; font-weight: bold; font-size: 18px; }
.black10 { color: #000; font-weight: bold; font-size: 10px; }
.grey10 { color: #666; font-weight: bold; font-size: 10px; }
.whitep { color: #ffffff; font-size:8px; }
.veli { width: 165px; height: 18px; }
.search { width: 113px; }
.bold { font-weight: bold; color:#333; }
.black {font-weight: bold; color:#000; }
.blackt {font-weight: bold; color:#000; text-transform:uppercase; }
.eng { font-family: tahoma, verdana, arial, sans-serif; }
.dot {font-family: Arial;  color: #ccc;}

