/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1.1em; text-align:center; background:url(images/bg.gif) repeat-x top #fff}
html, input, textarea	{	font-family:verdana; 
		color:#000000;	}	

.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;  }

b{color:#018eb9;}

a{color:#b90404; text-decoration:none} 
a:hover{text-decoration:underline}
.link1{text-decoration:underline} 
.link1:hover{text-decoration:none}
.link2{ font-weight:bold; background:url(images/marker.gif) top left no-repeat; background-position:0 3px} 

ul{margin:0; padding:0; list-style:none;}
ul li{ background:#e7e7e7; padding:1px 1px 1px 1px ; margin-bottom:8px }
ul li a{background:url(images/marker1.gif) top left no-repeat; margin:0px; padding-left:23px;} 

.link { display:block; float:left; background:url(images/link_bg.gif) left top repeat-x; color:#fff; text-decoration:none;}
.link em { display:block; background:url(images/link_left.gif) no-repeat left top;}
.link b { display:block; background:url(images/link_right.gif) no-repeat right top; padding:2px 15px 2px 15px; font-weight:normal; font-style:normal;}
.link a { text-decoration:none; }
.link a:hover { text-decoration:underline; }


/*header*/
#header {font-size:0.875em; color:#686565; font-style:italic }
#header .logo{ margin:0px 0 47px 0px }
#header .title{ margin:0px 0 6px 0px }
#header .indent-header{padding:50px 0px 0px 52px}
#header a{color:#b90404; text-decoration:underline} 
#header a:hover{text-decoration:none}
#header p{ margin:0px 344px 38px 0px}
#header .menu{ position:absolute; margin:263px 0px 0px 0px}


/*content*/
#content{ font-size:12px; width:100%; text-align:left; background:#FFFFFF}
#content .indent-main{padding:35px 61px 27px 52px}
#content .title{  margin-bottom:16px}
#content .img-left{ float:left; margin:0px 53px 28px 0px}
#content .img-indent{ margin:0px 0px 16px 0px}
#content p{ margin:0px 0px 17px 0px}
#content .p1{ margin:0px 0px 27px 0px}
#content .p2{ margin:0px 0px 37px 0px}
#content .p{ margin:0px}
#content .bg{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:23px; margin-bottom:20px}
#content h2{ font-size:1.71em; font-weight:strong; color:#FE7401; font-family:verdana; background:url(images/icon1.gif) no-repeat top left; padding:5px 0px 5px 40px; margin-bottom:9px}
#content .h1{background:url(images/icon2.gif) no-repeat top left; }
#content .h2{background:url(images/icon3.gif) no-repeat top left; }
#content h2 span{color:#c92f2f}

#page2 .indent{padding:0px 40px 0px 0px}

#page5 .indent{padding:35px 0px 0px 0px}
#page5 .indent1{margin:0px 23px 0px 0px}


/*footer*/
#footer { color:#000000; font-size:0.75em; font-family:verdana; text-align:center; background:url(images/bot.gif) repeat-x top}
#footer .indent-footer{ padding:24px 0px 0px 0px;}
#footer a {color:#000000; text-decoration:none}  
#footer a:hover {  text-decoration:underline}

.h{ height:26px}
.block-contact span{ float:right; margin-right:70px}
.block-contact1 span{ float:right; margin-right:45px}
.block-contact2 span{ float:right; margin-right:0px}
input{
   	border:1px solid #cecece; 
	background:#FFFFFF;
	font-family:verdana;
	width:135px; height:20px;
	font-size:8px;
	color:#b90404;
	padding-left:5px;
}
textarea{
   	border:1px solid #cecece; 
	background:#FFFFFF;
	color:#b90404;
	font-family:verdana;
	width:185px; height:72px;
	font-size:8px;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}