/* CSS Document */
* { margin:0; padding:0;}
body { height:100%; }
body {font-size:100%; line-height:1.05em; text-align:center; background:#eb0000}
html, input, textarea	{	font-family:Arial; 
		color:#a8a8a8;	}	

.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:#fff; text-decoration:underline} 
a:hover{text-decoration:none}
.link{color:#ffffff; font-style:italic; font-size:1.15em; text-decoration:none} 
.link:hover{ text-decoration:underline} 
.link1{color:#ffffff; font-weight:bold; font-size:0.85em; background:url(images/marker.gif) top left no-repeat; background-position:0 5px; padding-left:10px;} 
.link2{color:#83c4eb; font-weight:bold; font-size:0.85em; background:url(images/marker1.gif) top left no-repeat; background-position:0 1px; padding-left:20px; text-decoration:none; display:block; margin-bottom:11px}
.link2:hover{ text-decoration:underline} 
.link2-1{color:#83c4eb; text-decoration:none; font-size:0.85em;  display:block; margin-bottom:11px}
.link2-1:hover{ text-decoration:underline} 

#content ul{margin:0; padding:0; list-style:none;}
#content ul li{background:url(images/marker.gif) top left no-repeat; background-position:0 5px; margin:0px; padding-left:10px; }
#content ul li a{
	color:#06F;
	text-decoration: underline;
	line-height:1.5em
} 
#content ul li a:hover { text-decoration:none; }


/*header*/
#header {font-size:0.6875em; color:#FFFFFF }
#header .logo{ margin:125px 0 0px 52px; position:absolute }

#header .menu {background:url(images/bg_menu.jpg) repeat-x left top; margin:34px 28px 0 28px;}
#header .bg-left {background:url(images/bg_menu_left.jpg) no-repeat left top;}
#header .bg-right {background:url(images/bg_menu_right.jpg) no-repeat right top; height:74px;}

#header ul{ list-style:none; margin:0 0 0 10px; overflow:hidden; padding:0;}
#header li {background: url(images/menu_separator.gif) no-repeat left 33px; float:left; margin:0 0 0 -2px; padding:0;}
#header li a {color:#ffffff; float:left; font-size:1em; font-weight:bold; line-height:74px; padding:0 26px 0 28px; text-decoration:none; text-transform:uppercase;}


/*content*/
#content{ font-size:0.8125em; width:100%; text-align:left; background:url(images/bg_content.jpg) no-repeat bottom}
#content .indent-main{padding:0px 427px 0px 28px}
#content .indent{padding:0px 10px 0px 10px}
#content .indent1{padding:0px 0px 10px 7px}
#content .indent2{padding:0px 10px 10px 10px}
#content .title{  margin-bottom:16px}
#content .img-left{ float:left; margin:0px 29px 16px 0px}
#content .img-left1{ float:left; margin:0px 29px 7px 0px}
#content .img-right{ float:right; margin:0px 0px 16px 21px}
#content .img-indent{ margin:0px 0px 16px 0px}
#content p{ margin:0px 0px 7px 0px}
#content .p1{ margin:0px 0px 15px 0px}
#content .p2{ margin:0px 0px 25px 0px}
#content h2{ font-size:.85em; text-transform:uppercase; color:#f2f0ef; margin:0 0 40px 10px}
#content .h2{ margin-bottom:10px}
#content h3{ font-size:1em; color:#8ca9cb; margin-bottom:6px; font-weight:normal}
#content .h3{ margin-bottom:0px}
#page8 #content h3{ margin-bottom:9px}
#content .line{ background:url(images/line.gif) repeat-x top }

.overflow{ overflow:auto; width:420px; height:82px; margin-left:10px}
.overflow1{ width:375px; height:582px;}

/*block*/
.box{ background:#3e3e3e; width:100%; }
.box .border-top {background:url(images/border_top.jpg) repeat-x top;}
.box .border-bottom {background:url(images/border_bottom.jpg) repeat-x bottom;}
.box .border-left {background:url(images/border_left.jpg) repeat-y left;}
.box .border-right {background:url(images/border_right.jpg) repeat-y right;}
.box .corner-top-left {background:url(images/corner_top_left.jpg) no-repeat left top;}
.box .corner-top-right {background:url(images/corner_top_right.jpg) no-repeat right top;}
.box .corner-bottom-left {background:url(images/corner_bottom_left.jpg) no-repeat left bottom;}
.box .corner-bottom-right {background:url(images/corner_bottom_right.jpg) no-repeat right bottom; }
.box .indent-box{ padding:30px 24px 107px 70px; }


/*footer*/
#footer { color:#d7d8d8; font-size:0.625em; text-transform:uppercase; background:url(images/bot.gif) repeat-x top }
#footer .indent-footer{ padding:51px 0px 0px 28px;}
#footer a {color:#d7d8d8; text-decoration:underline}  
#footer a:hover {  text-decoration:none}

.h{ height:28px}
.block-contact span{ float:right; margin-right:30px}
input{
   	border-top:1px solid #b4b4b4; 
   	border-left:1px solid #b4b4b4; 
   	border-bottom:1px solid #FFFFFF; 
   	border-right:1px solid #FFFFFF; 
	width:172px; height:18px;
	font-size:.85em;
	color:#8c8c8c;
	font-family:Tahoma;
	padding-left:5px;
	margin-bottom:1px
}
textarea{
   	border-top:1px solid #b4b4b4; 
   	border-left:1px solid #b4b4b4; 
   	border-bottom:1px solid #FFFFFF; 
   	border-right:1px solid #FFFFFF;
	background:#FFFFFF;
	font-family:Tahoma;
	width:225px; height:46px;
	font-size:.85em;
	color:#8c8c8c;
	padding-left:5px;
	margin-bottom:5px;
	overflow:auto}
