* { margin:0; padding:0;}
body { background:#15161a; font-family:Arial; font-size:100%; line-height:1em; color:silver; margin-left: auto; margin-right: auto;}

.clear { clear:both;}

.fleft { float:left;}
.fright { float:right;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.container { width:100%;}

p { margin-bottom:20px;}
.p1 { margin-bottom:10px;}
.p2:first-line { color:#fff;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

.form { height:27px;}
.form input {width:158px; height:16px; background:#f4f5f0; border:1px solid #676767; font-size:1em; font-family:Arial; color:#000;}
textarea { width:175px; height:104px; background:#f4f5f0; overflow:auto; border:1px solid #676767;  font-size:1em; font-family:Arial; color:#000;}


/*==================list====================*/
ul { list-style:none;}

.list1 li a { color:#20b2ea; line-height:1.66em;}

/*==================other====================*/
.img_indent { margin:0 16px 29px 0; float:left;}


/*==================txt, links, lines, titles====================*/
a {color:#fff;}
a:hover{text-decoration:none;}

h1.logo
{
	background: url(images/logo.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: top;
	width: 762px;
	height: 109px;
	margin-left: 0;
	padding-left: 0;
	
}

h1 { color:#20b2ea; font-size:2.33em; font-weight:normal; margin-bottom:23px; line-height:22px;}

.txt1 { color:#fff;}

.link1 { background:url(images/marker.gif) no-repeat left 3px; padding-left:17px; font-weight:bold;}
.link2 { color:#20b2ea;}

.line_hor { background:url(images/line1.gif) left bottom repeat-x; padding-bottom:20px; margin-bottom:20px;}

.title { margin-bottom:20px;}


/*==================blocks====================*/
.block {background:#27282c; border:1px solid #323337; padding:36px 20px 28px 25px;}


/*header*/
#header .row_1
{
    height: 155px;
    background: url(images/header_bgd.gif) no-repeat left top;
    width: 160px;
}
#header .row_1 .fleft { padding:0px 0 0 0px;}
#header .row_1 .fright { padding:0px 0px 0 0;}
#header .row_2 { height:59px;}
#header .row_3 { height:282px; background:url(images/header_bgd2.jpg) no-repeat left 1px;}
#header .row_3 img { margin:0px 0px 0 0; float:right;}

/*content*/
#content { background:#202125;}

/*footer*/
#footer { color:#fff;}
#footer .fleft { padding:32px 0 0 29px;}
#footer .fright { color:#6e6f73; font-size:1.58em; font-size:17px; padding:33px 28px 0 0;}
#footer .fright span { background: url(images/rss.gif) no-repeat right 0; padding-right:34px;}




/*================== index-2.html ==================*/
#page3 #content .row_2 { background:url(images/line1.gif) left bottom repeat-x; padding:0px 0 0 0;}
#page3 #content .row_2 .col_1 .indent { padding:0 0px 0px 0px;}
#page3 #content .row_2 .col_1 img { margin-right:0px;}
#page3 #content .row_2 .col_2 .indent { padding:0 0px 0px 0;}
#page3 #content .row_2 .col_3 .indent { padding:0 0px 0px 0;}
#page3 #content .row_2 .col_4 { padding-bottom:20px;}
#page3 #content .row_2 p { font-size:0.92em;}
#page3 #content .row_3 { padding:0px 0px 0px 0px;}
#page3 #content .row_3 .col_1 .indent { padding:0px 0px 0 0;}
#page3 #content .row_3 .col_2 { padding-top:12px;}
#page3 #content .row_3 .col_2 .column1 { width:179px;}
#page3 #content .row_3 .col_2 .column2 { width:147px;}



.mainCenter
{
    text-align: center;
}
.mainCenter table
{
    margin-left: auto;
    margin-right: auto;
}
