h1 {
	color: #747f7f;
	font-size: 16px;
}
/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1.125em;}
html, input, textarea	{
	font-family:Arial;
	color:#333;
}	

.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: #600; text-decoration: underline } 
a:hover{text-decoration:none}
.link   { color: #600; background: url("images/marker1.gif") no-repeat 0 5px; padding-left: 18px } 

ul{margin:0; padding:0; list-style:none;}
ul li{
	margin:0;
	font-size: 14px;
	color: #747f7f;
}
ul li .li   { color: #600; background: url("images/marker1.gif") no-repeat 0 5px } 
ul li a {
	color: #747f7f;
	line-height: 2em;
	text-decoration: underline;
	background: url("images/marker.gif") no-repeat 0 5px;
	padding-left: 16px;
	font-size: 12px;
	font-weight: bold;
} 
ul li a:hover {
	text-decoration:none;
	font-size: 12px;
	font-weight: bolder;
	color: #600;
}

/*content*/
#content{ font-size:0.75em; width:100%; text-align:left;}
#content .indent-main{
	padding:0 17px 18px 15px
}
#content .indent-col1{padding:0 0 0 9px}
#content .title{ background:url(images/tail.gif) repeat-x bottom; padding:5px 0 21px 9px; margin:0 0 21px -9px}
#content .title2{ background:url(images/tail.gif) repeat-x bottom; padding:2px 0 21px 9px; margin:0 0 18px -9px}
#content .title1{ margin:13px 0 15px 0}
#content .img-left{ float:left; margin:0 20px 16px 0}
#content .img-left1{
	float:left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
}
#content .img-left2{ float:left; margin:0 37px 16px 0}
#content .img-indent{ margin:0 0 16px 0}
#content .img-indent1{ margin:0 0 0 30px}
#content .img-indent2{ margin:0 14px 15px 0}
#content .img-indent3{ margin:0 0 15px 0}
#page6 #content p{ margin:0 0 17px 0}
#content p{ margin:0 0 7px 0}
#content .p{ margin:0 0 7px 0}
#content h4 {
	color: #333;
	font-size: 10pt;
	margin-bottom: 9px;
	margin-top: 15px;
}
.tail{ background:url(images/tail1.gif) repeat-x bottom; padding-bottom:37px; margin-bottom:22px}
.tail1{ background:url(images/tail1.gif) repeat-x bottom; padding-bottom:19px; margin-bottom:22px}

.block{ background:#f8f8f8}
.indent-block{ padding:25px 36px 24px 28px}
.block1{ border-left:1px solid #ececec;}
.indent-block1{ padding:0 14px 0 27px}

/*footer*/
#footer { color:#a9aaaa; font-size:0.75em; }
#footer .indent-footer{ padding:51px 44px 0 47px;}
#footer .img{ margin:43px 0 0 365px; position:absolute}
#footer span { background:url(images/icon.gif) no-repeat top left; padding-left:22px; background-position:0 5px} 
#footer a   { color: #600; text-decoration: underline }  
#footer a:hover {  text-decoration:none}
#footer span a  { color: #600; text-decoration: underline }  


.h{ height:42px}
.block-contact span{ float:right; margin-right:160px}
input{
   	border:1px solid #a09b96; 
	background:#FFFFFF;
	width:264px; height:21px;
	font-size:1em;
	padding-left:5px;
}
textarea{
	border:1px solid #a09b96;
	background:#FFFFFF;
	width:225px;
	height:141px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto
}ul li a active {
	color: #747f7f;
	line-height: 2em;
	text-decoration: underline;
	background: url("images/marker.gif") no-repeat 0 5px;
	padding-left: 16px;
	font-size: 12px;
	font-weight: bold;
}
