﻿/* CSS Document */
* { margin:0; padding:0;
	text-align: center;
}
html, body { height:100%; }
body {font-size:100%; line-height:.875em; background:url(images/bot.gif)}
html, input, textarea	{	font-family: Arial, Helvetica, sans-serif; 
		color:#000000;
		text-transform:sentence	}	

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

.link{color:#ff5400; text-decoration:none;}
.link:hover{text-decoration:none; color:#000000 }

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



/*header*/
#header {font-size:0.75em; color:#FFFFFF }
#header .logo{ margin:0 0 0 0 }
#header .indent{padding:0px 0 0 0}

.logo{ margin:64px 0 0 83px }
.logo1{ margin:0 0 33px 0 }
.enter{ margin:365px 0 0 327px }
.m{ margin:0 0 0 79px }

.block{ background:url(images/bg_splash.jpg) no-repeat top left; width:453px; height:561px}
.indent-block{  padding:76px 0 72px 448px; }

/*content*/
#content{ font-size:0.5625em; width:100%; text-align:left;}
#content .indent-main{padding:0px 85px 0 80px}
#content .title{  margin-bottom:16px}
#content .img-left{ float:left; margin:0 20px 26px 0}
#content .img-left1{ float:left; margin:0 15px 11px 0}
#content .img-indent{ margin:0 0 16px 0}
#content p{ margin:0 0 7px 0}
#content .p{ margin:0 0 17px 0}
#content .p1{ margin:0 0 27px 0}
#content h4{color:#888888; font-size:1em;  }
#content .tail{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:19px; margin-bottom:19px}
#content .tail1{ background:url(images/tail.gif) repeat-x top; margin-bottom:19px}

#content .indent{padding:0px 0 0 162px}

#page1 .overflow{ overflow:auto; width:342px; height:215px}
#page1 .overflow1{width:305px; height:500px}
#page2 .overflow{ overflow:auto; width:342px; height:191px}
#page2 .overflow1{width:305px; height:500px}
#page3 .overflow{ overflow:auto; width:342px; height:197px}
#page3 .overflow1{width:305px; height:500px}
#page3 .overflow2{ overflow:auto; width:359px; height:276px}
#page3 .overflow3{width:340px; height:500px}
#page4 .overflow{ overflow:auto; width:342px; height:215px}
#page4 .overflow1{width:305px; height:500px}
#page5 .overflow{ overflow:auto; width:342px; height:191px}
#page5 .overflow1{width:305px; height:500px}


/*box*/
.box{background:url(images/border_center.gif) top; 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; min-height:591px; height:auto !important;  height:591px; width:100%;}
.box .indent-box{ padding:43px 0 65px 25px; }


/*footer*/
#footer { color:#8d8d8d; font-size:0.5625em; text-transform:sentence}
#footer .indent-footer{ padding:13px 50px 0 76px;}
#footer a {color:#fff; text-decoration:none}  
#footer a:hover {  text-decoration:underline}

.indent-2{ position:relative; padding-left:20px; float:left}
.h{ height:30px}
.block-contact span{ float:right; margin-right:20px}
input{
	border-left:1px solid #303030; 
   	border-top:1px solid #303030; 
   	border-right:1px solid #cecece;
	text-transform:uppercase; 
   	border-bottom:1px solid #cecece; 
	background:#FFFFFF;
	width:143px; height:18px;
	font-size:1em;
	padding-left:5px;
	padding-top:2px
}
textarea{
	border-left:1px solid #303030; 
   	border-top:1px solid #303030; 
	text-transform:uppercase;
   	border-right:1px solid #cecece; 
   	border-bottom:1px solid #cecece; 
	background:#FFFFFF;
	width:155px; height:60px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}
