/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1.125em; background:url(images/bg.gif) repeat-x  top #0e2934}
html, input, textarea	{	font-family:Tahoma, Geneva, sans-serif; 
		color:#a29982;	}	

.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.container1{ width:100%}

.clear { clear:both;}
.fleft{ float:left}
.fright{ float:right}

div.container {	overflow:hidden; width: 100%;}

a img{ border:0px}
img{ vertical-align:top;  }


a{color:#1f8cb0; text-decoration:underline} 
a:hover{text-decoration:none}
.link1{color:#e5156d; font-weight:bold; } 

#content ul{margin:0; padding:0; list-style:none;}
#content ul li{background:url(images/marker2.gif) top left no-repeat; background-position:0 9px; margin:0; padding-left:15px; }
#content ul li a{color:#1f8cb0; font-weight:bold; text-decoration: underline; line-height:1.84em} 
#content ul li a:hover { text-decoration:none; }

#content .ul{margin:0; padding:0 0 15px 0; list-style:none;}
#content .ul li{background:url(images/marker.gif) top left no-repeat; margin:0; padding:0 0 0 31px; background-position:0 }
#content .ul li a{color:#384b25; font-weight:bold; text-decoration: underline; line-height:2.307em;} 
#content .ul li a:hover { text-decoration:none; }

.link-1 { display:block; float:right; background:url(images/link_bg.gif) left top repeat-x; color:#998c6d; font-size:.8461em; 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:2px 8px 4px 10px; font-style:normal;}
.link-1:hover{ background:url(images/link_bg-1.gif) left top repeat-x;}
.link-1:hover em{ background:url(images/link_left-1.gif) no-repeat left top;}
.link-1:hover  b { background:url(images/link_right-1.gif) no-repeat right top; }


/*header*/
#header {font-size:0.75em; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif }
#header .logo{ padding:44px 0 28px 0; position: relative }
#header .slogan{ margin:242px 0 0 450px; position:absolute; width:390px; height:224px; background:url(images/bg_slogan.jpg)  }
#header .slogan a{ color:#dc5918; text-transform:uppercase; font-family:Trebuchet MS, Trebuchet MS1, Helvetica, sans-serif; font-size:1.16em}
#header .slogan .indent{ padding:38px 0px 0px 40px}
#header ul{margin:0; padding:0; list-style:none;}
#header ul li{ margin:0; display:inline}
#header ul li a{color:#FFFFFF; text-transform:uppercase; font-weight:bold; text-decoration:none; width:140px; text-align:center; display:block; float:left ; padding:9px 10px 9px 0; background:url(images/bg_menu.gif) top left no-repeat;}
#header ul .first a{background:none;} 
#header ul li a:hover { text-decoration:none; color:#98b1bb}
#header .txt-1{ text-align:right; position:absolute; margin-top:42px; width:900px}
#header a{ color:#1aa2c9}
#header span{ text-transform:uppercase}

/*content*/
#content{ font-size:0.8125em; width:100%; text-align:left; font-family:Trebuchet MS, Trebuchet MS1, Helvetica, sans-serif; }
.bg-cont{background:url(images/bg_cont.gif) repeat-x  bottom #fdfcfb}
#content .indent-main{padding:40px 38px 8px 40px}
#content .title{  margin-bottom:24px}
#content .img-left{ float:left; margin:0 20px 16px 0}
#content .img-indent{ margin:0 0 16px 0}
#content p{ margin:0 0 7px 0}
#content .p{ margin:0 0 17px 0}
#content h4{color:#8b870e; font-size:1em; margin-bottom:13px;  }
.tail1-1{ background:url(images/line1.gif) no-repeat top left; padding-top:7px}
.tail1-2{ background:url(images/line1-1.gif) no-repeat top left; padding-top:19px; padding-bottom:23px}
.tail2-1{ background:url(images/line2.gif) no-repeat top left; padding-top:7px}
.tail2-2{ background:url(images/line2-1.gif) no-repeat top left; padding-top:19px; padding-bottom:23px}
.tail3-1{ background:url(images/line3.gif) no-repeat top left; padding-top:7px}
.tail3-2{ background:url(images/line3-1.gif) no-repeat top left; padding-top:19px; padding-bottom:23px}
.txt{color:#2c4e0b; }
.txt1{color:#655144; font-size:.8461em; display:block; margin-bottom:13px; margin-top:2px}
.txt2{color:#1f8cb0; font-weight:bold; display:block; margin-bottom:13px; float:right }
.more{ float:right; margin-top:5px}
.more1{ float:right; margin-top:15px}
.tail{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:10px; margin-bottom:35px}

#content .indent{padding:0 0 0 99px}
#content .indent-2{padding:0 20px 0 20px; position:relative; float:left;}

/*box*/
.box{ background:#84d92e; 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; width:100%; }
.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:29px 11px 10px 40px; }

/*box1*/
.box1{ background:#f7c929; 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:29px 11px 14px 40px; }

/*box*/
.box2{ background:#ff9e2d; 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:29px 11px 14px 40px;}


/*footer*/
#footer { color:#8f8576; text-transform:uppercase; font-size:0.6875em; text-align:right; background:url(images/bot.gif); font-family:Tahoma, Geneva, sans-serif }
#footer .indent-footer{ padding:31px 30px 0 30px;}
#footer a {color:#8f8576; text-decoration:none}  
#footer a:hover {  text-decoration:underline}


.h{ height:25px}
.block-contact span{ float:right; margin-right:125px}
input{
   	border:1px solid #a09b96; 
	background:#FFFFFF;
	width:214px; height:21px;
	font-size:1em;
	padding-left:5px;
}
textarea{
   	border:1px solid #a09b96; 
	background:#FFFFFF;
	width:238px; height:105px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}