.col-1, .col-2, .col-3, .col-4{ float:left}
/*======= width =======*/
.main{margin:0 auto; text-align:left; width:785px; }

/*======= index.html =======*/
#page #content .col-1{ width:227px; margin-right:18px}
#page #content .col-2{ width:540px}
#page #content .col-3{ width:230px; margin-right:60px}
#page #content .col-4{ width:206px}

/*======= footer =======*/
#footer { height:100px; background:url(images/bot.gif) }

/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:0.875em;}
	

.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%;}

div.container .bx-component-panel {
padding-top:30px;
}
/*img{ vertical-align:top;  }*/


a:hover{text-decoration:none}



/*header*/
#header {font-size:0.6875em; color:#FFFFFF }
#header .menu{ margin:39px 0 0 40px }
#header .block{ position:absolute; margin:35px 0 0 500px; width:285px }

/*content*/
#content{ font-size:0.6875em; width:100%; text-align:left;}
#content .indent-col1{padding:0px 15px 35px 20px}
#content .indent-col2{padding:0px 10px 35px 9px}
#content .indent-col3{padding:30px 135px 0 9px}
#content .indent-col4{padding:30px 10px 0 9px}
#content .indent-col5{padding:30px 8px 0 9px}

#content .p1{ margin:0 0 23px 0}

#content .bg{ background:url(images/tail_y.gif) repeat-y 226px top }

#content .block1{ position:absolute; margin:7px 0 0 420px}


.tail{ background:url(images/tail_x.gif) repeat-x bottom; padding-bottom:15px; margin-bottom:15px}


#page .indent{margin:17px 0 0 -7px}
#page2 .indent{margin:0 0 0 122px}

/*footer*/
#footer { color:#d2d1cb; }
#footer .indent-footer{ padding:48px 30px 0 391px;}
#footer a {color:#fbc900; text-decoration:underline}  
#footer a:hover {  text-decoration:none}

.h{ height:31px}
.block-contact span{ float:right; margin-right:20px}
.input{
   	border:1px solid #3e3e3e; 
	background:#FFFFFF;
	width:129px; height:20px;
	font-size:1em;
	vertical-align: middle;
	padding-left:5px;
	margin-bottom:3px
}
.input1{
   	border:none; 
	background:none;
	vertical-align: middle;
	width:38px; height:21px;
	padding:0;
	margin:0 0 0 13px
}
.inputtext{
   	border:1px solid #8b8b8b; 
	background:#FFFFFF;
	height:21px;
	font-size:1em;
	font-family:Tahoma; 
	color:#101010;
}
.inputtextarea{
   	border:1px solid #8b8b8b; 
	background:#FFFFFF;
	font-size:1em;
	padding-left:5px;
	margin-bottom:28px;
	overflow:auto;
	font-family:Tahoma; 
		color:#101010;}
.indent-phone {
padding:25px 20px 20px 15px;
color:#4b410c;
width:200px;
float:left;
}
.topblock {
height:71px;
padding:0 10px 10px 10px;
}
.button {
background:url(images/button.gif) no-repeat;
border:none;
color:#fff;
font-size:10px;
font-weight:bold;
width:38px;
height:21px;
}
.link1 {
margin-top:-24px 
}