/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {
	font-size:100%;
	line-height:1.0em;
	background:#0A0A0A;
}
html, input, textarea	{
	font-family:Arial; /*color:#626262;*/
	color: #999;
}

.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%;}
div.container1 {width: 100%;}

a img{ border:0px;}
img{ vertical-align:top;  }

b{color:#018eb9;}

a{color:#ffffff; text-decoration:underline;} 
a:hover{text-decoration:none;}

#content ul{margin:0; padding:0; list-style:none;}
#content ul li{background:url(/images/marker.gif) top left no-repeat; background-position:0 5px; margin:0; padding-left:10px; }
#content ul li a{color:#fff; text-decoration:none ; line-height:1.5em;} 
#content ul li a:hover { text-decoration:underline; }

/*header*/
#header {
	font-size:1.25em;
	color:#FFFFFF;
	line-height: 1em;
}
#header .logo{
	margin:40px 0 50px;
}

#header ul{margin:0 0 0 15px; padding:0; list-style:none;font-size:13px;}
#header ul li{ margin:0; display:inline;}
#header ul li .first{ background:none;}
#header ul li a{color:#fff; text-decoration:none; padding:0 17px 0 17px; background:url(/images/menu.gif) top left no-repeat; background-position:0 9px;} 
#page1 #header ul li a:hover, #page1 #header ul li .current { color:#3f84e7; text-decoration:none; } 
#page2 #header ul li a:hover, #page2 #header ul li .current { color:#d20f7c; text-decoration:none; }
#page3 #header ul li a:hover, #page3 #header ul li .current{ color:#e12e04; text-decoration:none; }
#page4 #header ul li a:hover, #page4 #header ul li .current{ color:#fbae04; text-decoration:none; }
#page5 #header ul li a:hover, #page5 #header ul li .current{ color:#b900ff; text-decoration:none; }
#page6 #header ul li a:hover, #page6 #header ul li .current { color:#3f84e7; text-decoration:none; } 


#page .logo{ margin:206px 0 0 210px; }
#page .enter{ margin:113px 0 0 210px; }

/*content*/
#content{ font-size:0.75625em; /*text-transform:uppercase;*/ width:100%; text-align:left;}
#content .indent-main{padding:35px 108px 24px 38px;}
#content .indent{padding:0 0 0 0;}
#content .title{  margin-bottom:7px;}
#content .title2{  margin:27px 0 7px 0;}
#content .img-left{ float:left; margin:0 16px 9px 0;}
#content .img-right{ float:right; margin:0 16px 9px 0;}
#content .img-indent{ margin:0 0 20px 0;}
#content p{ margin:0 0 15px 0;}
#content .p{ margin:0 0 5px 0;}
#content .p1{ margin:0 0 15px 0;}
#content .p2{ margin:0 0 25px 0;}

/*index-1.html*/
#page1 h2{ color:#4085e7; font-size:1.15em; font-weight:bold; margin-bottom:28px;}
#page1 h3{ color:#4085e7; font-size:1em; font-weight:normal; margin-bottom:28px;}
#page1 .link{ color:#3f84e7;}
#page1 .overflow{ overflow:auto; width:346px; height:295px;}
#page1 .overflow1{ width:306px; height:573px;}

/*index-2.html*/
#page2 h3 a{ color:#d41981; font-size:1em; line-height:1.2em; font-weight:normal; margin-bottom:28px;}
#page2 .link{ color:#d41981;}

/*index-3.html*/
#page3 h2{ color:#fb4318; font-size:1.3em; font-weight:bold;}
#page3 h3{ color:#fb4318; font-size:1em; font-weight:normal;}
#page3 h4{ color:#fb4318; font-size:1.25em; font-weight:normal;}
#page3 .link{ color:#fb4318;}
#page3 .overflow{ overflow:auto; width:346px; height:295px;}
#page3 .overflow1{ width:306px; height:573px;}

/*index-3.html*/
#page4 h3{
	color:#fbb00a;
	font-size:1.3em;
	font-weight:normal;
	line-height: normal;
}
#page4 h3 a{color:#fbb00a; font-size:1.1em; font-weight:normal;}
#page4 .link{ color:#fbb00a;}
#page4 .overflow{ overflow:auto; width:355px; height:295px;}
#page4 .overflow1{ width:312px; height:573px;}

/*index-5.html*/
#page5 h2 { color:#9800fb;font-size:1.25em;font-weight:normal;text-decoration: none;}
#page5 h3 { color:#9800fb; font-size:1em; font-weight:normal;}
#page5 .link { color:#9800fb;}

/*block*/
.box{ background:url(/images/bg_center.gif) #EAE4E0; width:100%; color:#767676; font-size:1em; }
.box .border-top {background:url(/images/border_top.gif) repeat-x top;}
.box .border-bottom {background:url(/images/border_bottom.gif) repeat-x bottom;}
.box .border-left {background:url(/images/border_left.gif) repeat-y left;}
.box .border-right {background:url(/images/border_right.gif) repeat-y right;}
.box .corner-top-left {background:url(/images/corner_top_left.gif) no-repeat left top;}
.box .corner-top-right {background:url(/images/corner_top_right.gif) no-repeat right top;}
.box .corner-bottom-left {background:url(/images/corner_bottom_left.gif) no-repeat left bottom;}
.box .corner-bottom-right {background:url(/images/corner_bottom_right.gif) no-repeat right bottom; }
.box .indent-box{ padding:0 0 0 0; }


/*footer*/
#footer { color:#848484; font-size:0.5625em;}
#footer .indent-footer{ padding:30px 25px 0 215px;}
#footer a {color:#848484; text-decoration:none;}  
#footer a:hover {text-decoration:underline;}

#footer ul{margin:0 0 0 15px; padding:0; list-style:none;}
#footer ul li{ margin:0; display:inline;}
#footer ul li .first{ background:none;}
#footer ul li a{
	color:#848484;
	text-decoration:none;
	padding:0 17px 0 17px;
	background:url(/images/menu.gif) top left no-repeat;
} 

.h{ height:32px}
.block-contact span{ float:right; margin-right:60px}
input{
	border:1px solid #626262; 
	background:#0c0c0c;
	color:#FFFFFF; text-transform:uppercase;
	width:162px; height:20px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:3px;
}
textarea{
  	border:1px solid #626262; 
	background:#0c0c0c;
	color:#FFFFFF; text-transform:uppercase;
	width:162px; height:84px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto;}
