/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1.125em; min-width:993px}
html, input, textarea	{	font-family: Arial, Helvetica, sans-serif; 
		color:#565352;	}	

.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:#332623; text-decoration:underline; outline:none} 
a:hover{text-decoration:none}

.link{color:#f55024; }

.button{color:#fff; background:url(images/button.gif) top left no-repeat; width:114px; text-align:center; line-height:32px; display:block; text-decoration:none;  }
.button:hover{text-decoration:underline }

#content ul{margin:0; padding:0; list-style:none;}
#content ul li a{color:#f55024; text-decoration: underline; line-height:2.33em} 
#content ul li a:hover { text-decoration:none; }

.link-1 { display:block; float:left; background:url(images/link_bg.gif) repeat-x left top; color:#ffffff; 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 23px 3px 28px; font-weight:normal; font-style:normal;}
.link-1:hover{ text-decoration:none; color:#000000}


.block{ color:#fff}
.block a{ color:#332623; font-size:.916em}
#header p{ margin:0 0 3px 0}

.flash{ margin-left:23px; position: absolute}

/*header*/
#header {font-size:0.75em; color:#332623 }
	#header .indent1{margin:427px 0 0 48px; position:absolute; width:630px; z-index:10}
	#header .indent2{margin:427px 0 0 726px; position:absolute; width:170px; z-index:10}
#header a{color:#332623; text-decoration:underline;} 
#header a:hover{text-decoration:none}
#header .indent a{color:#332623; text-decoration:none; text-transform:uppercase; font-size:.833em} 
#header .indent a:hover{text-decoration:underline}
#header .link1{ color:#fff}
#header .indent-3{padding:7px 25px 0 0}

#header .ul1{margin:0; padding:7px 0 17px 0; list-style:none;}
#header .ul1 li a{color:#fff; text-decoration: underline; line-height:2.5em} 
#header .ul1 li a:hover { text-decoration:none; }

#header h1{color:#fff; font-size:2.25em; line-height:1.2em  }

/*content*/
#content{ font-size:0.75em; width:100%; text-align:left; background:url(images/bg_cont.gif)}
.bg-cont{ background:url(images/bg_cont1.gif) top left no-repeat}
#content .indent-main{padding:60px 20px 15px 24px}
#content .indent-col{margin:-199px 0 0 0; position:relative}
#content .title{  margin-bottom:16px}
#content .img-left{ float:left; margin:0 26px 16px 0}
#content .img-indent{ margin:0 0 16px 0}
#content p{ margin:0 0 17px 0}
#content .p{ margin:0}
#content .p1{ margin:0 0 17px 0}
#content .p2{ margin:0 0 7px 0}
#content h2{color:#332623; font-size:2em; margin-bottom:13px; line-height:1.2em }
#content .h2{color:#332623; font-size:2.33em;}
#content h4{color:#f85426; font-size:1em; font-weight:normal}
#content .tail{ background:url(images/tail.gif) bottom repeat-x; padding-bottom:9px; margin-bottom:9px}
.txt{ color:#f85426}
.txt1{ letter-spacing:-1px}
.txt2{ color:#fff}

#content .indent{padding-left:21px}
#content .indent1{padding-top:45px}
#content .indent2{padding:0 21px 0 21px}



/*footer*/
#footer { color:#332623; font-size:0.625em; position:relative; text-transform: uppercase }
#footer .bg-bot{ background:url(images/bot1.gif) top left no-repeat; position:relative}
#footer .indent-footer{ padding:80px 4px 0 50px; text-align:right;}
#footer a {color:#f85426; text-decoration:none}  
#footer a:hover {  text-decoration:underline}
#footer .title{ margin:62px 0 0 43px; position:absolute}


.jamp{ width:40px; margin-left:6px}
select{font-size:.84em; color:#2d3331; height:20px}
	
.indent-2{ position:relative; padding-left:20px; float:left}
.h{ height:26px}
.h1{ height:30px; background:url(images/bg_input.gif) top left no-repeat}
.block-contact span{ float:right; margin-right:0}
.input{
   	border:none; 
	background:none;
	width:220px; height:20px;
	font-size:1em;
	color:#000;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
}input{
   	border:1px solid #565352; 
	background:#FFFFFF;
	width:300px; height:18px;
	font-size:1em;
	padding-left:8px;
	padding-top:2px
}
textarea{
   	border:1px solid #565352; 
	background:#FFFFFF;
	width:293px; height:72px;
	font-size:1em;
	padding-left:10px;
	margin-bottom:11px;
	overflow:auto}
select{
   	border:1px solid #565352; 
	background:#FFFFFF;
	width:300px; height:21px;
	font-size:1em;
	padding-left:8px;
	padding:1px
}