/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1.0625em; background:#B21B1F}
html, input, textarea	{	font-family:Arial, Helvetica, sans-serif; 
		color:#ffffff;	}	

.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:#FFFFFF; text-decoration:underline} 
a:hover{text-decoration:blink}
.link{color:#aaa47e; font-weight:bold; background:url(images/marker.gif) top left no-repeat; background-position:0 6px; padding-left:11px; font-size:.916em  } 
.link1{color:#aaa47e; font-weight:bold; background:url(images/marker1.gif) top left no-repeat; background-position:0 6px; padding-left:11px; font-size:.916em  } 
.link2{color:#80878c; font-size:.916em; line-height:2em  } 
.link4{color:#80878c; font-size:1em; line-height:2em  } 
.link5{color:#758491;  } 
.txt .link6{color:#ffffff; font-size:.916em; font-weight:bold    } 
.txt .link6 a{color:#ffffff;   } 

ul{margin:0; padding:0; list-style:none;}
ul li{background:url(images/marker.gif) top left no-repeat; background-position:0 9px; margin:0; padding-left:10px; }
ul li a{color:#aaa47e; text-decoration:none; line-height:1.66em} 
ul li a:hover { text-decoration:underline; }

ol{margin:0; padding:0; list-style-position:inside;}
ol li a{color:#80878c; text-decoration:underline; line-height:2em; font-size:.916em} 
ol li a:hover { text-decoration:none; }

.enter{ margin:438px 0 0 3px }
/*header*/
#header {font-size:0.75em; color:#FFFFFF }
#header .indent{padding:69px 0 0 0}
#header .m{padding:0 0 0 244px}

.logo{ margin:44px 0 0 349px; position:absolute }

/*content*/
#content{ font-size:0.75em; width:100%; text-align:left; background:url(images/bg-cont.jpg) no-repeat top}
#content .indent-main{padding:0 7px 24px 20px}
#content .indent-col1{padding:0 0 0 9px}
#content .indent-col2{padding:124px 0 0 0}
#content .indent-col3{padding:0 0 0 19px}
#content .title{  margin-bottom:11px}
#content .title1{  margin-bottom:15px}
#content .img-left{ float:left; margin:0 20px 16px 0}
#content .img-left1{ float:left; margin:0 4px 16px -29px; position:relative}
#content .img-indent{ margin:0 0 16px 0}
#content .img-indent1{ margin:0 0 16px -8px; position:relative}
#content p{ margin:0 0 13px 0}
#content .p{ margin:0 0 17px 0}
#content .p1{ margin:0 0 25px 0}
#content h4{color:#ffffff; font-size:1.27em; font-weight:normal }
.tail{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:45px}
.txt{ color:#ffffff; }
.txt a{ color:#ffffff; }
.txt .link{color:#ffffff; font-weight:bold; background:url(images/marker.gif) top left no-repeat; background-position:0 6px; padding-left:11px; font-size:.916em  } 

.txt .link3{color:#ffffff; font-weight:bold; background:url(images/marker1.gif) top left no-repeat; background-position:0 6px; padding-left:11px; font-size:1.27em  } 
.txt1{ color:#ffffff; font-size:1.27em }
.txt1 span{ color:#ffffff; }
.txt2{ color:#ffffff; font-size:1.27em; line-height:1.27em }
.txt3{ color:#ffffff; font-size:1.27em; line-height:1.27em }
.txt4{ color:#ffffff; font-size:1.27em; line-height:1.27em; font-family:Tahoma, Geneva, sans-serif }

#content .indent{padding:34px 0 0 0}
#content .indent1{padding:0 60px 0 0; float:right}
#page2 #content .indent1{padding:0 30px 0 0; float:right}
#page3 #content .indent1{padding:0 40px 0 0; float:right}
#page3 #content .indent2{padding:0 60px 0 0; float:right}
#page5 #content .indent1{padding:0 30px 0 0; float:right}

/*box*/
.box{ background:#000000; width:100%;}
.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:9px 0 0 9px; }
.box .indent-box1{ padding:13px 30px 20px 28px; }
.box .indent-box3{ padding:9px 0 20px 9px; }
.box .indent-box2{ padding:13px 30px 10px 28px; }


/*footer*/
#footer { color:#736d47; font-size:0.75em; }
#footer .indent-footer{ padding:28px 30px 0 37px;}
#footer a {color:#736d47; text-decoration:underline}  
#footer a:hover {  text-decoration:none}

.h{ height:26px}
.block-contact span{ float:right; margin-right:90px}
input{
	border-left:1px solid #585858; 
   	border-top:1px solid #585858; 
   	border-right:1px solid #e1e1e1; 
   	border-bottom:1px solid #e1e1e1; 
	background:#FFFFFF;
	width:196px; height:20px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:3px
}
textarea{
	border-left:1px solid #ffffff; 
   	border-top:1px solid #ffffff; 
   	border-right:1px solid #ffffff; 
   	border-bottom:1px solid #ffffff; 
	background:#FFFFFF;
	width:196px; height:140px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}
