/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:#000000;
	text-align:center;
}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

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


html, input, textarea
	{
		font-family:Arial;
		font-size:0.563em;
		line-height:1.667em;
		text-transform:uppercase;
		color:#fff;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#fff;}
a:hover{text-decoration:none;}
p {padding-top:15px;}

/* ============================= main layout ====================== */

.more {margin-top:13px;}

li a { line-height:2em;}

.imgindent {margin:0 20px 0 0; float:left;}
.title {margin-bottom:6px;}
.title2 {margin-bottom:16px;}

/* ============================= header ====================== */

#header .menu {padding:26px 0 0 277px;}

/* ============================= middle ====================== */

.indent {padding:45px 32px 20px 407px;}
.scroll {overflow:auto;}
.inner {padding:10px 0 0 0;}
.red {color:#ff0036;}

#index_1 .scroll {height:85px;}
#index_1 .inner {height:180px;}

.banner {margin-top:32px;}
.img_block {margin-top:26px;}
.img_block2 {margin-top:16px;}
.margin1 {margin-top:57px;}
.margin2 {margin-top:41px;}

/* ============================= footer ====================== */

.logo {margin-bottom:-24px; position:relative; z-index:1;}
#footer {text-align:center; color:#ff0036;}
#footer a {color:#ff0036; text-decoration:none;}
#footer a:hover {text-decoration:underline;}
#footer span { position:relative; z-index:2;}

/* ============================= splash ============================= */

#splash #middle {background:url(images/splash_bg.jpg) top left no-repeat; height:612px;}
.enter {margin:370px 0 0 200px;}

/* ============================= form =========================== */

#index_4 form .rowi {height:30px; width:100%;}
#index_4 form .rowt {height:109px; width:100%;}
form .right {margin-left:20px;}

#index_4 form .col1 {width:90px; padding-top:0;}
#index_4 form .col2 {width:248px; padding-top:0;}

#index_4 .input {width:242px; height:18px; padding:0 0 0 5px; font-size:1em; color:#000;}
#index_4 textarea {width:242px; height:75px; padding:0 0 0 5px; overflow:auto; font-size:1em; margin-bottom:10px; color:#000;}

#index_5 form {padding-top:10px;}
#index_5 form .rowi {height:45px; width:100%;}
#index_5 form .col1 {width:170px; padding-top:0;}
#index_5 form .col2 {width:168px; padding-top:0;}
#index_5 .input {width:145px; height:16px; padding:0 0 0 5px; font-size:1em; color:#000;}
#index_5 textarea {width:162px; height:106px; padding:0 0 0 5px; overflow:auto; font-size:1em; margin-bottom:10px; color:#000;}
