* { margin:0; padding:0;}
body { background:#000; font-size:100%; line-height:1em; font-family:tahoma; color:#aefaff; text-align:center; text-transform:uppercase;}


/*in_line*/
input, select { vertical-align:middle;}
img {border:0; vertical-align:top; text-align:left;}
ul { list-style:none;}

a:hover{text-decoration:none;}
a {color:#7a7a7a;}

.column { float:left;}
.clear { clear:both;}


.header_wrapper, #content, #footer{width:791px;}
.site_center {margin:0 auto; width:791px; text-align:left;}

.col_1, .col_2, .col_3, .col_box_1, .col_box_2{ float:left;}


/*header*/
.header_wrapper{ height:125px; background:url(images/header_wrapper.jpg) 0 0 no-repeat;}
.header_wrapper .logo{ margin:7px 0 0 529px; position:absolute;}
.header_wrapper .menu{
	position:absolute;
	margin:34px 0 0 158px;
	left: 188px;
	top: 4px;
}
.header_wrapper .menu img{ margin-right:35px;}

/*footer*/
#footer{ background:url(images/footer_wrapper.jpg) 0 0 no-repeat; height:278px; font-size:0.687em; color:#203032;}
#footer div{ position:absolute;}
#footer a{ color:#203032; text-decoration:none;}
#footer a:hover{ text-decoration:none; color:#334a4d;}
#footer .col_left{ margin:42px 0 0 163px; width:141px;}
#footer .col_right{ margin:046px 0 0 466px;}
#footer span{ color:#334a4d;}


/*content*/
#content{ height:297px; background:url(images/content_wrapper.jpg) 0 0 no-repeat;  font-size:0.875em; line-height:1.187em}
#content .col_indent{ padding:34px 0 0 163px;}
#content .list { width:475px; margin:17px 0 0 0;}
#content .list li{ background:url(images/list_marker.gif) 0 0 no-repeat; padding:0 0 0 17px; color:#58f4ff; font-size:0.75em !important;}
#content .ind_right{ padding-right:111px; padding-top:57px}
#content .ind_top{ margin-top:25px;}
#content .img_left{ float:left; margin-right:20px;}
#content .text{ color:#58f4ff; font-size:0.75em; display:block;}
#content p{
	margin-top:21px;
	font-size: 0.875em;
}
.link{ color:#aefaff; text-decoration:none;}
.link:hover{ text-decoration:underline;}

/*================== index.html ==================*/
#page1 #content .title{ display:block; margin-bottom:8px; margin-left:-10px; position:relative;}
/*================== index-2.html ==================*/
#page3 #content  .ind_img{margin:0 0 0 -58px;}
#page3 #content .box{ position:relative; margin-top:47px;}
/*================== index-3.html ==================*/
#page4 #content .col_box{ width:480px; padding-top:1px;}
#page4 #content .col_box_1{ width:230px;}
#page4 #content .col_box_2{ width:241px;}
#page4 #content .ind_form{ height:37px;}
#page4 #content input{ width:215px; height:19px;}
#page4 #content textarea{ width:235px; height:131px; overflow:auto; display:block; margin-bottom:15px;}
#page4 #content textarea, #page4 #content input{ border:1px solid #c8f4ff; color:#58f4ff; padding-left:5px; background:none; font-family:Arial; font-size:0.75em; text-transform:uppercase;}
