* {
	margin: 0;
	padding: 0;
}
body {
	background:#000;
	font-family:Verdana;
	font-size:100%;
	line-height:1em
.em;
	color:#CCCC00;
}

/* Easy CSS Tooltip
/*  not used below as all fonts change size due to the above  
/* {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;}
/* Easy CSS Tooltip - by Koller Juergen [www.kollermedia.at] */
*
a:hover {background:#ffffff; text-decoration:none;} /*BG color is a must for IE6*/
a.tooltip span {
	display:none;
	margin-left:8px;
	width:200px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
a.tooltip:hover span{
	display:inline;
	position:fixed;
	border:1px solid #cccccc;
	background:#ffffff;
	color:#6c6c6c;
}



/*in_line*/
img {border:0; vertical-align:top;}

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

.clear { clear:both;}
.alignright { text-align:right;}

.block1 ul {margin:0px; padding:0; list-style:none;}
.block1 li {background:url(images/z_ul.gif) left no-repeat; padding-left:8px; line-height:2.1666em;}
.block1 li a { color:#1e2e3e; text-decoration:underline;}
.block1 li a:hover {color:#000; text-decoration:none;}

.block ul {margin:0px; padding:0; list-style:none;}
.block li {background:url(images/z_ul1.gif) left no-repeat; padding-left:8px; line-height:2.1666em;}
.block li a { color:#ffd945; text-decoration:underline; font-weight:normal;}
.block li a:hover {color:#dbdbdb; text-decoration:none;}




/*txt, links*/

h1 { background:url(images/logo.jpg) left top no-repeat; width:221px; height:180px; text-indent:-10000px; font-size:1em;}
h2 { color:#fff; font-size:1em; margin:0 0 7px 0;}
.overflow { width:229px; height:103px; line-height:1.333em;}
.overflow1 { width:208px; height:300px; color:#dadada;}
.overflow1 a { color:#ffd945; font-weight:bold;}
.overflow1 span { color:#ffd945; font-weight:bold;}
.overflow1 .ind1 { padding:23px 0 0 0;}
.overflow1 .txt { text-transform:uppercase; font-weight:normal; color:#dadada;}


/*header*/
.header_wrapper {
	height:355px;
	background:#0d1924;
}

/*content*/
#content {
	font-size:0.75em;
	font-family:Verdana;
}
#content .indent { padding:0 29px 20px 39px;}
#content .row_1 { background:#0d1924; color:#acd6f7;}
#content .row_1 .column2 .ind { padding-top:11px;}
#content .row_1 .column2 .txt { text-transform:uppercase;}
#content .row_1 .column1 .overflow1 p { padding-bottom:7px;}
#content .row_2 { background:url(images/bg_row_2.gif) left top repeat-x #192939; color:#dbdbdb;}
#content .row_2 .column4 .ind { padding-top:24px;}
#content .title { margin-bottom:19px;}
#content p {
	padding-bottom:10px;
}
#content .pic { float:left; margin:0 18px 15px 0;}
#content span a {
	text-transform:none;
	color:#7ec7ff;
}

/*footer*/
#footer { background:url(images/bg_footer.gif) left top repeat-x #4c6f91; font-size:0.7em; font-family:Arial; color:#c9ebfc;}
#footer .txt {text-transform:uppercase; font-size:0.9em; color:#1c1c1c; padding:13px 0 0 40px;}
#footer .txt a {color:#1c1c1c;}
#footer .txt1 { margin-left:40px;}
#footer a { text-decoration:none;}
#footer a:hover { text-decoration:underline;}
#footer .txt1 a {color:#c9ebfc;}


/*================== index.html ==================*/
#page1 #content .column1 .overflow1 .pic1 { margin:2px 9px 0 0;}

/*================== index-1.html ==================*/
#page2 #content .row_1 .column1 .alignright { padding-right:34px;}
#page2 #content .row_2 .title { margin-top:22px;}
#page2 #content .row_2 .indent { background:none;}

/*================== index-3.html ==================*/
#page4 #content .row_1 .block .txt { color:#ffd945; font-weight:bold; text-transform:none; font-style:normal; margin-bottom:5px; display:block;}
#page4 #content .row_1 .block a { color:#ffd945;}
#page4 #content .row_1 .block .l_b { padding:29px 20px 36px 22px;}
#page4 #content .row_2 .column3 .title { margin-top:22px;}

/*================== index-4.html ==================*/
#page5 #content .row_1 .block .l_b { padding:29px 20px 40px 22px;}
#page5 #content .row_1 .block a { color:#ffd945;}
#page5 #content .row_1 .indent {
	padding:0 0px 0px 39px;
}
#page5 #content .column5 { width:177px;}
#page5 #content .column5 .div { height:27px;}
#page5 #content .column6 { width:211px;}
#page5 #content .column6 .div { height:113px;}


/*================== index-5.html ==================*/
#page6 #content .indent { padding:0px 38px 20px 39px;}
#page6 #content { background:#0d1924; color:#dbdbdb;}
#page6 #content a { color:#7ec7ff;}

/*==================list====================*/
.block {
	background:url(images/bg_block.gif) left top repeat-x #101c28;
	width:400px;
	float: left;
	margin-top: 15px;
}
.block .l_t { background:url(images/t_l.gif) no-repeat left top;}
.block .r_t { background:url(images/t_r.gif) no-repeat right top;}
.block .r_b { background:url(images/b_r.gif) no-repeat right bottom;}
.block .l_b { background:url(images/b_l.gif) no-repeat left bottom; padding:29px 20px 26px 22px;}

.block1 {
	background:url(images/bg_block1.gif) left top repeat-x #bae2ff;
	width:276px;
	margin-top:00px;
	color:#1e2e3e;
}
.block1 .l_t { background:url(images/t_l1.gif) no-repeat left top;}
.block1 .r_t { background:url(images/t_r1.gif) no-repeat right top;}
.block1 .r_b { background:url(images/b_r1.gif) no-repeat right bottom;}
.block1 .l_b { background:url(images/b_l1.gif) no-repeat left bottom; padding:18px 20px 55px 21px;}
.block1 .bottom { background:url(images/bottom_block.gif) left bottom repeat-x;}
#content .block1 .title { margin-bottom:9px;}
#content .block1 h2 { color:#1e2e3e; font-size:1em; margin:0 0 21px 0;}


/*==========================================*/
.input {color:#dbdbdb; 
		height:20px; 
		width:171px;
		background:none; 
		border:solid 1px #def1ff; 
		font-size:1em; 
		font-family:Verdana;
}
textarea {	background:none; 
			color:#dbdbdb; 
			border:solid 1px #b4b4b4; 
			width:211px; 
			height:101px; 
			overflow:auto;
			font-size:1em; 
			font-family:Verdana;
}

