/* CSS Document */

* {
	margin:0; padding:0;
}

body{
	background:#FFFFFF url('#') repeat-x bottom;
}


a:hover{text-decoration:none;}

a img { border:0px none;}
img {vertical-align:top;}
ul { list-style:none;}

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


html, input, textarea
	{
		font-family:Georgia, tahoma; 
		font-size:12px;
		line-height:17px;
		color:#444444;		
	}

input, select { vertical-align:middle; font-weight:normal;}
strong {font-size:12px; color:#444444;}

a {color:#3d6f92; font-size:12px;}

/*main layout */
.h_logo{ height:92px; width:100%;}

#header_tall {background:url('#') repeat-x top;}

#main { margin:0 auto;}

#header .left {padding:26px 0 0 0;}
#header .right {padding:46px 11px 0 0;}
#header .right a {color:#868686; font-family:arial; font-size:12px; background:url('images/RSS.gif') no-repeat top right; padding-left:0; padding-right:29px; padding-top:0; padding-bottom:2px}

#menu {background:url('images/menu_tall.gif') repeat-x top; height:65px}
#menu .rightbg {background:url('images/menu_right.gif') no-repeat top right;}
#menu .leftbg {background:url('images/menu_left.gif') no-repeat top left; width:100%; height:65px}
#menu .padding {padding:9px 0;}
#menu li {float:left; width:123px; background:url('images/menu_libg.gif') repeat-y top right; font-size:12px; text-align:center;  display:block}
#menu li a {color:#919191; text-decoration:none; font-weight:normal; font-size:12px; display:block; padding:8px 0 5px 0;}
#menu li span{ display:block; padding:8px 0 5px 0;}
#menu li a:hover {color:#000000; text-decoration:underline;}
#menu li span {color:#000000; text-decoration:underline;}
#menu .last {background:none;}

#header .content {background:url('images/header_bg.jpg') no-repeat top left; color:#ffffff; padding-left:414px; padding-right:60px; padding-top:45px; padding-bottom:28px}
#header .content .text {padding:2px 0 33px 2px;}
#header .content a img {float:right;}


#middle { width:100%;}

/*footer*/
#footer {width:731; height:61px; background:url('images/footer.png') no-repeat top left; }
#footer .indent {padding:23px 0 0 17px; color:#444444; font-size:12px;}
#footer a {color:#444444; font-weight:bold;}



.border {background:url('images/border_tall.gif') repeat-x top;}
.border .btall {background:url('images/border_tall.gif') repeat-x bottom;}
.border .ltall {background:url('images/border_tall.gif') repeat-y left;}
.border .rtall {background:url('images/border_tall.gif') repeat-y right;}
.border .tleft {background:url('images/border_tl.gif') no-repeat top left;}
.border .tright {background:url('images/border_tr.gif') no-repeat top right;}
.border .bleft {background:url('images/border_bl.gif') no-repeat bottom left;}
.border .bright {background:url('images/border_br.gif') no-repeat bottom right; width:100%}
.border .ind {padding:4px 4px 15px 2px;}
.border a img {float:right;}


.h_text {padding-bottom:2px; background:url('images/h_text_bg.gif') repeat-x bottom;}

.more {text-align:right;}
.more a{background:url('images/more_bg.gif') no-repeat top right; padding-right:13px; color:#000000; font-weight:bold}

.date {background:url('images/date_bg.gif') no-repeat 0 0; color:#444444; padding-left:22px; padding-right:0; padding-top:2px; padding-bottom:2px}

li { color:#3d6f92;}
li a {color:#3d6f92; font-size:11px;}

.bot_line {background:url('images/h_text_bg.gif') repeat-x bottom;}
.b_text {color:#3d6f92;}
/* index */

#index #middle .indent {padding:17px 0 19px 0;}
#index #middle .columns1 .column1 .padding{padding:9px 13px 3px 15px;}
#index #middle .columns1 .column2 .padding{padding:9px 13px 3px 15px;}
#index #middle .columns1 .column3 .padding{padding:9px 13px 3px 15px;}
#index #middle .columns1 .p1 {padding:1px 0 7px 0;}
#index #middle .columns2 {padding:21px 0 0 0;}
#index #middle .columns2 .column1 .padding {padding:14px 21px 0 17px;}
#index #middle .columns2 .column2 .padding {padding:14px 18px 0 21px;}
#index #middle .columns2 .column1 .p1 {padding:7px 0 15px 0;}
#index #middle .columns2 .column2 .content {padding:10px 0 15px 0;}
#index #middle .columns2 .column2 .p1 {padding:2px 0 1px 0;}


