/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1.125em;}
html, input, textarea	{	font-family: Tahoma, Helvetica, sans-serif; 
		color:#241c1a;	}	

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

.link{color:#706054; font-weight:bold; background:url(images/marker.gif) top left no-repeat; padding-left:8px; background-position:0 5px; text-transform:uppercase}
.link1{color:#ff3a00; font-size:1.16em; display:block; margin-bottom:15px}
.link2{color:#ff3a00;}

ul{margin:0; padding:0; list-style:none;}
ul li{background:url(images/marker2.gif) top left no-repeat; background-position:0 9px; margin:0; padding-left:14px; }
ul li a{color:#ed9743; text-decoration: underline; line-height:1.83em} 
ul li a:hover { text-decoration:none; }

.ul{margin:0; padding:0 0 0 35px; list-style:none;}
.ul li{background:url(images/marker1.gif) top left no-repeat; background-position:0 11px; margin:0; padding-left:13px; }
.ul li a{color:#474747; text-decoration: none; line-height:1.85em; font-size:1.16em} 
.ul li a:hover { text-decoration:underline; }

.ul1 li{background:url(images/tail1.gif) repeat-x bottom; margin:0; padding-left:0 }
.ul1 li a{background:url(images/tail2.gif) repeat-x bottom; color:#77756a; font-weight:bold; text-decoration: none; line-height:21px; padding-bottom:3px;} 
.ul1 li a strong{color:#ff3a00; font-weight:normal; text-decoration:none; font-size:1.16em} 
.ul1 li span{ background:url(images/tail2.gif) repeat-x bottom; color:#ff3a00; font-weight:normal; text-decoration:none; float:right; color:#77756a; padding-bottom:3px;} 
.ul1 li a:hover { text-decoration:underline; }

.link-1 { display:block; float:left; background:url(images/link_bg.gif) left top repeat-x; 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:0 11px 3px 18px; font-weight:normal; font-style:normal;}
.link-1:hover{ text-decoration:none; color:#000000}
.link-2 { display:block; float:left; background:url(images/link_bg1.gif) left top repeat-x; color:#ffffff; text-decoration:none; }
.link-2 em { display:block; background:url(images/link_left1.gif) no-repeat left top;}
.link-2  b { display:block; background:url(images/link_right1.gif) no-repeat right top; padding:0 11px 3px 18px; font-weight:normal; font-style:normal;}
.link-2:hover{ text-decoration:none; color:#000000}


/*header*/
#header {font-size:0.75em; color:#FFFFFF }
#header .logo{ margin:0 0 42px 0 }
#header .slogan{ margin:0 0 9px 0 }
#header .tel{ position:relative; margin:0 0 -9px 332px}
#header .indent{padding:103px 0 89px 397px}

#content .row1{ width:100%; background:url(images/bg_row1.gif) repeat-x bottom #f3eedb}
#content .row2{ width:100%; background:#faf8f0}
#content .indent-row1{padding:37px 20px 35px 34px}
#content .indent-row2{padding:37px 20px 35px 34px}
#content .indent-row3{padding:10px 10px 10px 10px}

/*content*/
#content{ font-size:0.75em; width:100%; text-align:left; background:url(images/bg_cont.gif)}
#page6 #content{background:#fff}
#content .indent-col{padding:37px 30px 30px 42px}
#content .indent-col1{padding:0 33px 0 35px}
#content .indent-col2{padding:37px 33px 30px 31px}
#content .indent-col3{padding:0 10px 0 10px}
#content .title{  margin-bottom:23px}
#content .title1{  margin-bottom:28px}
#content .title2{  margin:20px 0 28px 0}
#content .img-left{ float:left; margin:0 20px 16px 0}
#content .img-indent{ margin:0 0 16px -12px}
#content .img-indent1{ margin:0 0 16px 0}
#page6 #content p{ margin:0 0 17px 0}
#content p{ margin:0 0 7px 0}
#content .p{ margin:0 0 17px 0}
#content .p1{ margin:0 0 35px 0}
#content h4{color:#8b870e; font-size:1em; margin-bottom:13px;  }
#content .tail{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:19px; margin-bottom:19px}

#content .indent{padding:0 0 0 32px}
#content .indent1{padding:11px 0 0 0}

/*box*/
.box{ background:#ffffff; 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:19px 12px 13px 26px; }
#content .box p{ margin:0 0 25px 0}



/*footer*/
#footer { color:#9b9788; font-size:0.6875em; background:#f8f5e9 }
#footer .indent-footer{ padding:8px 20px 8px 20px; background:url(images/bot.gif) }
#footer a {color:#9b9788; text-decoration:underline}  
#footer a:hover {  text-decoration:none}

.indent-2{ position:relative; float:left; padding-left:20px}
.h{ height:28px}
.block-contact span{ float:right; margin-right:40px}


textarea{
   	border:1px solid #acabab; 
	background:#FFFFFF;
	width:312px; height:113px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}
	
