/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:.8125em; background:#ffa20a}
html, input, textarea	{	font-family:Arial, Helvetica, sans-serif; 
		color:#a67a51;
		text-transform:uppercase	}	

.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:#df5213; text-decoration:none} 
a:hover{text-decoration:underline}
.link{color:#fff0d8; background:#ff742f; padding:0 3px 0 3px; text-decoration:none }
.link:hover{ text-decoration:none; color:#000} 

ul{margin:0; padding:0; list-style:none;}
ul li{background:url(images/marker.gif) top left no-repeat; background-position:0 7px; margin:0; padding-left:8px; }
ul li a{color:#2a2a2a; text-decoration:none; line-height:1.77em} 
ul li a:hover { color:#FFFFFF; text-decoration:none; }


/*header*/
#header {font-size:0.75em; color:#FFFFFF }
#header .logo{ margin:36px 0 24px 89px }

.m{ margin:0 0 0 116px }
.button1{ position:absolute; margin:71px 0 0 116px}
.button2{ position:absolute; margin:0 0 0 302px}
.button3{ position:absolute; margin:93px 0 0 488px}
.button4{ position:absolute; margin:33px 0 0 674px}

/*content*/
#content{ font-size:0.7em; width:100%; text-align:left;}
#content .indent-main{padding:0 72px 37px 80px}
#content .indent-col1{padding:0 0 25px 0}
#content .indent-col1-1{padding:0 0 15px 0}
#content .title{  margin:14px 0 19px 0}
#content .img-left{ float:left; margin:0 13px 20px 0}
#content .img-indent{ margin:0 0 21px 0}
#content .img-indent1{ margin:0 0 16px 0}
#content p{ margin:0 0 15px 0}
#page5 #content p{ margin:0 0 11px 0}
#content .p{ margin:0 0 15px 0}
#content h2{color:#df5213; font-size:1em; margin-bottom:15px }
#content h4{color:#df5213; font-size:1em;  }
#content h5{color:#2a2a2a; font-size:1em;  }
.txt{ text-align:center}
.txt a{color:#2a2a2a;}
.txt a:hover{color:#fff0d8; background:#ff742f; padding:0 3px 0 3px; text-decoration:none }
.txt .current{color:#fff0d8; background:#ff742f; padding:0 3px 0 3px; text-decoration:none }

#content .indent{padding:58px 0 0 0}

#page1 .overflow{ overflow:auto; width:277px; height:301px}
#page1 .overflow1{ overflow:auto; width:240px; height:600px}
#page2 .overflow{ overflow:auto; width:277px; height:301px}
#page2 .overflow1{ overflow:auto; width:230px; height:600px}
#page3 .overflow{ overflow:auto; width:461px; height:301px}
#page3 .overflow1{ overflow:auto; width:430px; height:600px}
#page5 .overflow{ overflow:auto; width:768px; height:301px}
#page5 .overflow1{ overflow:auto; width:720px; height:600px}

/*box*/
.box{ background:#f6cc92; 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:26px 26px 36px 35px; }


/*footer*/
#footer { color:#e35302; font-size:0.5625em; text-transform:uppercase;  }
#footer .indent-footer{ padding:22px 30px 0 80px;}
#footer a {color:#fffadb; text-decoration:none}  
#footer a:hover {  text-decoration:underline}


.jamp2{ width:40px; margin-left:6px}
select{font-size:.84em; color:#2d3331; height:20px;	font-family:Tahoma;}

.h{ height:27px}
.block-contact span{ float:right; margin-right:20px}
input{
   	border:1px #ecbe92 solid; 
	background:url(none);
	color:#a67a51;
	font-size:1em;
	text-transform:uppercase;
	padding-left:5px;
	padding-top:3px
; clip:  rect(   )
}
textarea{
   	border:1px solid #ecbe92; 
	background:none;
	width:218px; height:101px;
	font-size:1em;
	text-transform:uppercase;
	color:#a67a51;
	padding-left:5px;
	padding-top:3px;
	margin-bottom:25px;
	overflow:auto}