/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1.125em; background:url(images/bg.gif)}
html, input, textarea	{	font-family: Arial, Helvetica, sans-serif; 
		color:#233436;	}	

.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.container1{ width:100%}
object { vertical-align:top; outline:none}
.clear { clear:both;}
.fleft{ float:left}
.fright{ float:right}
div.container {	overflow:hidden; width: 100%;}
a img{ border:0}
img{ vertical-align:top;  }

a{color:#23898e; text-decoration:underline; outline:none} 
a:hover{text-decoration:none}

.link{color:#23898e; font-weight: bold}
.link1{color:#eca908; font-weight: bold; text-decoration:none}
.link1:hover{text-decoration: underline }
.link2{color:#233436;}

#header .button{color:#ebecdb; background:url(images/button.gif) top left no-repeat; font-weight:bold; padding-left:9px; width:91px; text-transform:uppercase; font-size:1.08em; text-decoration:none; line-height:27px; display:block  }
#header .button:hover{text-decoration:none; color:#fff }

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;}
ul li a{color:#23898e; text-decoration: underline; line-height:2.16em} 
ul li a:hover { text-decoration:none; }

.title-1 { display:block; float:left; background:url(images/title_bg.gif) left top repeat-x; color:#ffffff; text-decoration:none; width:100% }
.title-1 em { display:block; background:url(images/title_left.gif) no-repeat left top}
.title-1  b { display:block; background:url(images/title_right.gif) no-repeat right top; padding:11px 21px 15px 21px; font-weight:normal; font-style:normal;}



.flash{padding:26px 0px 8px 0px}

/*header*/
#header {font-size:0.75em; color:#233436 }
#header .logo{ margin:25px 0 0 9px; position:absolute }
#header .menu{ margin:50px 0 0 207px; position:absolute; width:758px; height:47px; background:url(images/bg_menu.gif) no-repeat top left }
#header .indent{position:absolute}
#header .indent1{padding:128px 0 0 35px}
#header .indent2{padding:30px 20px 10px 24px}
#header p{ margin:0 0 17px 0}
#header .p{ margin:0 0 27px 0}
#header h2{color:#233436; text-transform:uppercase; font-size:2.16em; margin-bottom:13px;  }
#header a{color:#233436; text-decoration:underline; outline:none} 
#header a:hover{text-decoration:none}

/*content*/
#content{ font-size:0.75em; width:100%; text-align:left;}
#content .indent-col{padding:11px 0 0 19px}
#content .img-left{ float:left; margin:0 20px 16px 0}
#content .img-left1{ float:left; margin:0 16px 16px 0; background:url(images/button1.gif) no-repeat top left; width:49px; height:50px; text-align:center; font-size:.916em; font-weight:bold; color:#FFF}
#content .img-left1 b{ color:#233436; font-size:2.18em; display:block; margin:7px 0 7px 0; font-weight:normal}
#content .img-left2{ float:left; margin:0 12px 16px 0; }
#content .img-indent{ margin:0 0 11px 0}
#content p{ margin:0 0 17px 0}
#content .p{ margin:0}
#content .p1{ margin:0 0 11px 0}
#content .p2{ margin:0 0 45px 0}
#content .p3{ margin:0 0 7px 0}
#content .p4{ margin:0 0 30px 0}
#content h2{color:#fff; text-transform:uppercase; font-size:1.5em; line-height:1.2em; text-transform:uppercase; margin-bottom:13px;  }
#content h4{color:#8b870e; font-size:1em; margin-bottom:13px;  }
#content .tail{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:5px; margin-bottom:5px}

.txt{ color:#233436; font-size:.916em}
.txt a{ color:#233436}
.txt strong{ color:#eca908}
.txt em{ color:#23898e}

#content .indent{padding:0 50px 25px 0}

/*footer*/
#footer { color:#233436; font-size:0.75em; background:url(images/bot.gif) repeat-x top ; }
#footer .indent-footer{ padding:60px 50px 0 17px;}
#footer a {color:#eca908; text-decoration:none; font-weight:bold}  
#footer a:hover {  text-decoration:underline}


.indent-2{ position:relative; padding-left:20px; float:left}
.h{ height:34px}
.block-contact span{ float:right; margin-right:30px}
input{
   	border:1px solid #000000; 
	background:url(images/bg1.gif);
	width:272px; height:18px;
	font-size:1em;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px
}
textarea{
   	border:1px solid #000000; 
	background:url(images/bg1.gif);
	width:272px; height:200px;
	font-size:1em;
	padding-left:5px;
	padding-top:3px;
	margin-bottom:21px;
	overflow:auto}