/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1em; background:url(images/bg.gif) repeat-x top #00b7fa}
html, input, textarea	{	font-family: Arial, Helvetica, sans-serif; 
		color:#919090;	}	

.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.container1{ width:100%}
object { vertical-align:top;}
.clear { clear:both;}
.fleft{ float:left}
.fright{ float:right}
div.container {	overflow:hidden; width: 100%;}
a img{ border:0}
img{ vertical-align:top;  }
.positionAbsolute{ position: absolute; float:left; display:inline}

a{color:#fff; text-decoration:underline} 
a:hover{text-decoration:none}


.link1{color:#fa3d8d; text-decoration:none; font-size:.916em; display:block; margin-top:19px; float:left   }
.link1:hover{text-decoration:underline }
.link2{color:#fa7908; font-size:1.33em; line-height:1.25em  }
.link3{color:#919090; display:block; margin:7px 0 7px 147px;}
.link4{color:#919090;}

.button{color:#fff; background:url(images/button.gif) top left no-repeat; padding:16px 44px 18px 18px; text-decoration:none; font-weight:bold; line-height:55px }
.button:hover{text-decoration:none; color:#ffbb00 }


ul{margin:0; padding:0; list-style:none;}
ul li{background:url(images/marker.gif) top left no-repeat; background-position:0 5px; margin:0; padding-left:24px; }
ul li a{color:#ffffff; text-decoration: underline; line-height:2em} 
ul li a:hover { text-decoration:none; }

.ul li{background:url(images/icon1.gif) top left no-repeat; background-position:0 0; padding-left:49px; padding-bottom:15px }
.ul li a{color:#fa7908; font-size:1.33em; text-decoration: underline; line-height:1.5em} 
.ul .li{background:url(images/icon2.gif) top left no-repeat;}
.ul .li a{color:#009fe9;} 
.ul .li1{background:url(images/icon3.gif) top left no-repeat;  }
.ul .li1 a{color:#af34d3;} 
.ul .li2{background:url(images/icon4.gif) top left no-repeat;}
.ul .li2 a{color:#f40e72; } 
.ul li a:hover { text-decoration:none; }
.ul li .button2{color:#868585; background:url(images/button2.gif) top left no-repeat; padding:8px 14px 10px 16px; text-decoration:none; font-weight:bold; line-height:32px; font-size:12px }
.ul li .button2:hover{text-decoration:none; color:#ffbb00 }

.link-1 { display:block; float:right; background:url(images/link_bg.gif) left top repeat-x; color:#878686; text-decoration:none; }
.link-1 em { display:block; background:url(images/link_left.gif) no-repeat left top;}
.link-1  b { display:block; background:url(images/link_right.gif) no-repeat right top; padding:6px 17px 11px 16px; font-style:normal;}
.link-1:hover{ text-decoration:none; color:#000000}
.link-2 { display:block; float:left; background:url(images/link_bg.gif) left top repeat-x; color:#878686; text-decoration:none; }
.link-2 em { display:block; background:url(images/link_left.gif) no-repeat left top;}
.link-2  b { display:block; background:url(images/link_right.gif) no-repeat right top; padding:6px 17px 11px 16px; font-style:normal;}
.link-2:hover{ text-decoration:none; color:#000000}


/*header*/
#header {font-size:0.9375em; color:#818181; line-height:1.33em }
#header .logo{ margin:40px 0 0 85px }
#header .slogan{ margin:0 0 20px 0 }
#header .menu{margin:46px 0 0 464px; position:absolute}
#header .indent{padding:79px 0 0 123px}
#header .indent1{padding:25px 0 0 116px}

.row{ background:url(images/bg_row.gif) repeat-x bottom #ffffff; color:#FFF; width:100%; line-height:1.5em}
.padding-row{padding:0 33px 27px 38px}

/*content*/
#content{ font-size:0.75em; width:100%; text-align:left; background:url(images/bg_cont.png); width:980px}
.bg_1{ background:url(images/bg_1.gif) no-repeat top left}
#content .indent-main{padding:0 81px 0 81px}
#content .indent-main1{padding:29px 37px 23px 41px}
#content .indent-main2{padding:6px 81px 0 81px}
#content .title{  margin-bottom:11px}
#content .title1{  margin-bottom:21px}
#content .img-left{ float:left; margin:0 20px 16px 0}
#content .img-indent{ margin:0 0 16px 0}
#content p{ margin:0 0 17px 0}
#content .p{ margin:0 0 7px 0}
#content h3{color:#009fe9; font-size:1.33em; margin-bottom:7px; font-weight:normal  }
#content h4{color:#fa7908; font-size:1.33em; margin-bottom:17px; font-weight:normal  }
#content .tail{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:9px; margin-bottom:9px}

#content .indent{padding:0 0 0 0}
#content .indent1{margin:-5px 0 0 0; position:relative}

/*box*/
.box{ background:#fff; width:100%;}
.box .border-top {background:url(images/border_top.gif) repeat-x top;}
.box .border-bottom {background:url(images/border_bottom.gif) repeat-x bottom;}
.box .border-left {background:url(images/border_left.gif) repeat-y left;}
.box .border-right {background:url(images/border_right.gif) repeat-y right;}
.box .corner-top-left {background:url(images/corner_top_left.gif) no-repeat left top;}
.box .corner-top-right {background:url(images/corner_top_right.gif) no-repeat right top;}
.box .corner-bottom-left {background:url(images/corner_bottom_left.gif) no-repeat left bottom;}
.box .corner-bottom-right {background:url(images/corner_bottom_right.gif) no-repeat right bottom; width:100%; }
.box .indent-box{ padding:25px 25px 20px 14px; }
.box .indent-box1{ padding:25px 25px 20px 19px; }


/*box1*/
.box1{ background:#f97b08; width:100%;}
.box1 .border-top {background:url(images/border_top1.gif) repeat-x top;}
.box1 .border-bottom {background:url(images/border_bottom1.gif) repeat-x bottom;}
.box1 .border-left {background:url(images/border_left1.gif) repeat-y left;}
.box1 .border-right {background:url(images/border_right1.gif) repeat-y right;}
.box1 .corner-top-left {background:url(images/corner_top_left1.gif) no-repeat left top;}
.box1 .corner-top-right {background:url(images/corner_top_right1.gif) no-repeat right top;}
.box1 .corner-bottom-left {background:url(images/corner_bottom_left1.gif) no-repeat left bottom;}
.box1 .corner-bottom-right {background:url(images/corner_bottom_right1.gif) no-repeat right bottom; width:100%; }
.box1 .indent-box{ padding:25px 22px 20px 27px; }

/*box2*/
.box2{ background:#0187c1; width:100%;}
.box2 .border-top {background:url(images/border_top2.gif) repeat-x top;}
.box2 .border-bottom {background:url(images/border_bottom2.gif) repeat-x bottom;}
.box2 .border-left {background:url(images/border_left2.gif) repeat-y left;}
.box2 .border-right {background:url(images/border_right2.gif) repeat-y right;}
.box2 .corner-top-left {background:url(images/corner_top_left2.gif) no-repeat left top;}
.box2 .corner-top-right {background:url(images/corner_top_right2.gif) no-repeat right top;}
.box2 .corner-bottom-left {background:url(images/corner_bottom_left2.gif) no-repeat left bottom;}
.box2 .corner-bottom-right {background:url(images/corner_bottom_right2.gif) no-repeat right bottom; width:100%; }
.box2 .indent-box{  padding:25px 22px 20px 27px;}

/*box3*/
.box3{ background:#8915a8; width:100%;}
.box3 .border-top {background:url(images/border_top3.gif) repeat-x top;}
.box3 .border-bottom {background:url(images/border_bottom3.gif) repeat-x bottom;}
.box3 .border-left {background:url(images/border_left3.gif) repeat-y left;}
.box3 .border-right {background:url(images/border_right3.gif) repeat-y right;}
.box3 .corner-top-left {background:url(images/corner_top_left3.gif) no-repeat left top;}
.box3 .corner-top-right {background:url(images/corner_top_right3.gif) no-repeat right top;}
.box3 .corner-bottom-left {background:url(images/corner_bottom_left3.gif) no-repeat left bottom;}
.box3 .corner-bottom-right {background:url(images/corner_bottom_right3.gif) no-repeat right bottom; width:100%; }
.box3 .indent-box{  padding:25px 22px 20px 27px;}

/*box4*/
.box4{ background:#a7064d; width:100%;}
.box4 .border-top {background:url(images/border_top4.gif) repeat-x top;}
.box4 .border-bottom {background:url(images/border_bottom4.gif) repeat-x bottom;}
.box4 .border-left {background:url(images/border_left4.gif) repeat-y left;}
.box4 .border-right {background:url(images/border_right4.gif) repeat-y right;}
.box4 .corner-top-left {background:url(images/corner_top_left4.gif) no-repeat left top;}
.box4 .corner-top-right {background:url(images/corner_top_right4.gif) no-repeat right top;}
.box4 .corner-bottom-left {background:url(images/corner_bottom_left4.gif) no-repeat left bottom;}
.box4 .corner-bottom-right {background:url(images/corner_bottom_right4.gif) no-repeat right bottom; width:100%; }
.box4 .indent-box{  padding:25px 22px 20px 27px; }


/*footer*/
#footer { color:#fff; font-size:0.75em; background:url(images/bot.gif) repeat-x top; text-align:right ; }
#footer .indent-footer{ padding:40px 85px 0 50px;}
#footer a {color:#fff; font-weight:bold; text-decoration:none}  
#footer a:hover {  text-decoration:underline}
.bot-left{ background:url(images/bot_left.gif) no-repeat top left}
.bot-right{ background:url(images/bot_right.gif) no-repeat top right; height:46px}

.jamp{ width:159px; margin-right:3px }
.jamp1{ width:47px; margin-left:66px }
.jamp2{ width:58px }
select{font-size:12px; color:#919090;	border:1px solid #d4dde6; height:20px; font-family:Arial, Helvetica, sans-serif}

.indent-2{ position:relative; padding-left:20px; float:left}
.h{ height:29px}
.h1{ height:35px}
.h2{ height:24px}
.h3{ height:44px}
.block-contact span{ float:right; margin-right:140px}
.input{
	border-left:1px solid #cfcfcf; 
   	border-top:1px solid #cfcfcf; 
   	border-right:1px solid #ffffff; 
   	border-bottom:1px solid #ffffff; 
	background:#FFFFFF;
	color:#ba065a; 
	width:128px; height:16px;
	font-size:11px;
	padding-left:5px;
	padding-top:2px
}
.input1{
   	border:1px solid #d6d5d5;
	background:#FFFFFF;
	width:76px; height:18px;
	font-size:11px;
	margin-right:3px;
	vertical-align:middle;
	padding-left:5px;
	padding-top:2px
}
.input2{
   	border:1px solid #d4dde6;
	background:#FFFFFF;
	width:152px; height:18px;
	font-size:11px;
	margin-right:3px;
	vertical-align:middle;
	padding-left:5px;
	padding-top:2px
}
.input3{
   	border:none;
	background:none;
	width: auto; height: auto;
	font-size:11px;
	vertical-align:middle;
	padding-left:0;
	padding-top:0
}
.input4{
   	border:1px solid #d4dde6;
	background:#FFFFFF;
	width:170px; height:18px;
	font-size:11px;
	margin-right:3px;
	vertical-align:middle;
	padding-left:5px;
	padding-top:2px
}
.input5{
   	border:1px solid #d4dde6;
	background:#FFFFFF;
	width:118px; height:18px;
	font-size:11px;
	margin-right:3px;
	vertical-align:middle;
	padding-left:5px;
	padding-top:2px
}
input{
   	border:1px solid #ecebeb;
	background:#FFFFFF;
	color:#919090; 
	width:314px; height:18px;
	font-size:1em;
	padding-left:5px;
	padding-top:2px
}
textarea{
   	border:1px solid #ecebeb; 
	background:#FFFFFF;
	color:#919090;
	width:314px; height:115px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}
