* { margin:0; padding:0;}
body { background:#181818; font-size:100%; line-height:1em; font-family:Arial, tahoma; color:#ffffff; text-align:center;}


/*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:#ffd23a;}

.clear, .menu ul, .col_box, p, .col_list { width:100%; overflow:hidden;}


/*header*/
.tail_header{ background:url(../images/tail_header.gif) 0 0 repeat-x;}
.row_top{ height:97px; background:url(../images/row_top_bg.gif) top right no-repeat;}
.row_top .logo{
	margin-left:45px;
	position:absolute;
	width: 273px;
	height: 81px;
	top: 4px;
}
.row_top .h_form{ padding:33px 0 0 647px; position:absolute; color:#8c8c8c; font-size:0.875em;}
.row_top .h_form select{vertical-align:middle; margin-left:12px; border:1px solid #131313; color:#000000; font-size:0.875em; font-family:Arial; background:#f8f8f8; width:215px}
.menu{ height:56px;}
.menu div{ padding-left:41px;}
.menu ul{ padding:16px 0 0 0;}
.menu ul li{ background:url(../images/menu_marker_list.gif) center right no-repeat; height:20px; display:block; padding:0 24px;  float:left;}
.menu ul li a{  color:#979797; font-size:1em; text-decoration:none; line-height:0.75em; display:block; float:left; padding-bottom:6px;}
.menu ul li a:hover{ color:#ffffff; background:url(../images/menu_line_list.gif) bottom left repeat-x;}
.menu ul li span{color:#ffffff; background:url(../images/menu_line_list.gif) bottom left repeat-x;  display:block; float:left; padding-bottom:6px; line-height:0.75em;}
.bg_img{ height:347px; background:url(../images/bg_img.jpg) 45px 0 no-repeat;}
.bg_none{ background:none !important;}
.menub{ height:56px;}
.menub div{
	padding-left:200px;
}
.menub ul{ padding:16px 0 0 0;}
.menub ul li{ background:url(../images/menu_marker_list.gif) center right no-repeat; height:20px; display:block; padding:0 24px;  float:left;}
.menub ul li a{  color:#979797; font-size:1em; text-decoration:none; line-height:0.75em; display:block; float:left; padding-bottom:6px;}
.menub ul li a:hover{ color:#ffffff; background:url(../images/menu_line_list.gif) bottom left repeat-x;}
.menub ul li span{color:#ffffff; background:url(../images/menu_line_list.gif) bottom left repeat-x;  display:block; float:left; padding-bottom:6px; line-height:0.75em;}
.bg_img{ height:347px; background:url(../images/bg_img.jpg) 45px 0 no-repeat;}
.bg_none{ background:none !important;}

/*footer*/
.footer{ text-align:center; padding:26px 0; color:#767676; font-size:0.875em;}
.footer a{ color:#8c7529;}


/*content*/
.tail_content{ background:#242424;}
.content{ padding:13px 0 32px 0; font-size:0.75em; width:990px;}
.extra_left{ margin-left:55px; overflow:hidden;}
.content h1{ height:39px; background:url(../images/bg_h1.gif) bottom left repeat-x; margin-bottom:18px;}
.content h1 img{ margin-top:12px;}
.indent_bot{ display:block; margin-bottom:15px;}
.st_text_1 dt{ color:#979797;}
.st_text_1 dd{ padding-bottom:15px;}
.st_text_1 dd a{ display:block;}
p{ margin-top:5px;}
.img_left{ float:left; margin:4px 12px 0 0;}
.indent_right{ display:block; float:right;}
.text{ color:#ffd23a;}
.indent_top{ display:block; margin-top:15px;}
.col_list ul{ float:left;}
.extra_indent_list{ margin-left:44px;}
.content ul li a{ background:url(../images/list_marker.gif) center left no-repeat; padding:0 0 0 15px; line-height:1.687em;}
.indent_bot1{ margin-bottom:6px; display:block;}
.indent_top_bot{ display:block; margin:15px 0;}
.br{ display:block;}

.extra_right{ padding-right:14px;}
/*================== index.html ==================*/
#page1 .content .col_3 .col_box_1{ width:131px;}
#page1 .content .col_3 .col_box_2{ width:70px;}
#page1 .content .col_3 .ind_1{ margin-left:11px;}
/*================== index-3.html ==================*/
#page4 .content .col_2 .col_box_1{ width:154px;}
#page4 .content .col_2 .col_box_2{ width:154px; margin-left:26px;}
/*================== index-7.html ==================*/
#page8  .ind_1{ float:right; margin-right:95px;}
#page8 .content .col_2 .col_box_1{ width:275px;}
#page8 .content .col_2 .col_box_1 div{ height:31px;}
#page8 .content .col_2 .col_box_2{ width:245px;}
#page8 .form input{ width:242px; height:18px;}
#page8 .form textarea{ width:242px; height:81px; overflow:auto; display:block; margin-bottom:15px;}
#page8 .form textarea, #page8 .form input{ border:1px solid #808080; color:#979797; padding-left:4px; font-size:1em; font-family:Arial;}
.indent_form_link{ margin-left:134px; margin-right:32px;}

#contact{
	font-family: tahoma, verdana, "sans-serif";
	margin: 0;
	padding: 0;
	font-size: 95%;
} 
#contact h1 {
	color: #0099CC;
	font-size: 1.6em;
}
/* Form */
form {
	width: 400px;
	border: 1px solid #EEE;
	padding: 10px;
	margin: 40px auto;
}

label {
	display: block;
	margin-top : 8px;
	width: 100%;
	background-repeat: no-repeat;
}

img {
	border:0;
}

.blue {
	color: #0099CC;
	font-weight: bold;
}

/* footer */
.dwnld {
	Display: block;
	padding: 10px;
	text-align: center;
	width: 400px;
	margin: 0 auto;
	border: 1px solid #EEE;
	background-color: white;
	color: #999;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 50px;
	background: url(../images/download.gif) no-repeat 40px 10px;
}




/* Congratulation message */
.MsgSent {
	Display: block;
	padding: 10px;
	margin: 40px auto;
	width: 400px;
	text-align: center;
	border: 1px solid #EEE;
	background-color: white;
}

.MsgSent h1 {
	background: url(../images/MsgSent.gif) no-repeat 0 0;
	padding-left: 20px;
	height: 85px;
	line-height: 85px;
}

/* Error message */
.MsgError {
	Display: block;
	padding: 10px;
	margin: 40px auto;
	width: 400px;
	text-align: center;
	border: 1px solid #EEE;
	background-color: white;
}

.MsgError h1 {
	background: url(../images/MsgError.gif) no-repeat 0 0;
	padding-left: 20px;
	height: 85px;
	line-height: 85px;
	color: #CC0000;
}

.MsgSent p, .MsgError p {
	font-size: 1.3em;
	color:#999;
}

