/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1em; background:url(images/bg_splash.jpg) no-repeat top center #000}
html, input, textarea	{	font-family: Arial, Helvetica, sans-serif; 
		color:#65a4cf;	}	

.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:0}
img{ vertical-align:top;  }

a{color:#65a4cf; text-decoration:underline} 
a:hover{text-decoration:none}

.link{color:#f62307; background:url(images/marker1.gif) top left no-repeat; padding-left:5px; background-position:0 8px; text-decoration:none; display:block; margin-bottom:11px  }
.link:hover{text-decoration:underline }

.link1{color:#fff; font-weight:bold; text-decoration:none; text-transform:uppercase }
.link1:hover{text-decoration:underline }


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:11px; }
ul li a{color:#07e2f6; text-decoration: underline; line-height:2em; text-transform:uppercase} 
ul li a:hover { text-decoration:none; }

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

.indent-main1{margin:0}
.bg{ background:url(images/bg_1.jpg) no-repeat top left}

/*header*/
#header .logo{ margin:52px 0 0 98px }

.logo1{ margin:5px 0 0 491px }
.enter{ margin:133px 0 0 701px }
.menu{
	margin:367px 0 0 96px;
	position:absolute;
	left: 118px;
	top: 159px;
}

/*content*/
#content{ font-size:0.625em; width:100%; text-align:left;}
#content .indent-main{padding:0 97px 0 98px}
#content .indent-col{padding:32px 20px 0 33px}
#content .indent-col2{padding:10px 5px 0 31px}
#content .title{  margin-bottom:2px}
#content .title1{  margin-bottom:2px; margin-top:22px}
#content .img-left{ float:left; margin:0 15px 20px 0}
#content .img-indent{ margin:0 0 3px 0}
#content p{ margin:0 0 7px 0}
#content .p{ margin:0 0 27px 0}
#content .p1{ margin:0 0 11px 0}
#content h4{color:#fff; font-size:1em; text-transform:uppercase; font-weight:normal }
#content .tail{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:9px; margin-bottom:9px}
#content .txt{color:#fff; font-size:1em; text-transform:uppercase; font-weight:normal }

.overflow{ overflow:auto; width:275px; height:316px}
.overflow1{width:240px; height:500px}
.overflow2{ overflow:auto; width:745px; height:316px}
.overflow3{width:700px; height:500px}


/*footer*/
#footer { color:#ffffff; font-size:0.5625em; text-transform:uppercase }
#footer .indent-footer{ padding:2px 50px 0 14px;}
#footer a {color:#09b1eb; 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:1px solid #214c5e; 
	background:#152c3d;
	width:244px; height:18px;
	font-size:1em;
	padding-left:5px;
	padding-top:2px
}
textarea{
   	border:1px solid #214c5e; 
	background:#152c3d;
	width:244px; height:153px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}
	
	

