/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:#f2f2f2;
	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.75em;
		line-height:1.333em;
		color:#959595;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#959595;}
a:hover{text-decoration:none;}
p {padding-top:16px;}

/* ============================= main layout ====================== */

.more { float:right; margin-top:7px;}

li { background:url(images/list_bg.gif) no-repeat 0 13px; padding-left:7px;}
li a {color:#ac010c; font-weight:bold; text-decoration:none; background:url(images/list_line.gif) bottom repeat-x; display:block; padding:4px 0 2px 0;}
li a:hover { color:#1f1f1f;}
.last a {background:none;}

.imgindent {margin:0 20px 0 0; float:left;}
.imgindent2 {margin:0 6px 23px 0; float:left;}
.title {margin-bottom:13px;}
.black {color:#1f1f1f;}

/* ============================= header ====================== */

.fifty {position:absolute; width:100%;}
.left_tall {width:49%; height:377px; float:left;}
.right_tall {width:51%; height:377px; float:right; background:url(images/header_tall2.gif) top repeat-x;}


.flash {position:absolute; width:780px; height:376px;}
.header_margin {height:185px;}
.header_content {margin:0 38px 0 554px; color:#fff; position:relative;}

#header .column2 .title {position:relative; margin:0 -37px 11px -10px;}
#header .header_content span {float:right;}
#header .header_content a {color:#fff;}

/* ============================= middle ====================== */

.list li {padding:0 30px 0 20px;}
.list li a {color:#8c8c8c; background:url(images/list_line2.gif) bottom left repeat-x; display:block; padding:9px 0 17px 49px; line-height:1.273em;}
.list li a:hover { color:#fff;}
.list .list1 {background:url(images/list1_bg.jpg) no-repeat 0 0; height:63px;}
.list .list2 {background:url(images/list2_bg.jpg) no-repeat 0 0; height:57px;}
.list .list3 {background:url(images/list3_bg.jpg) no-repeat 0 0; height:57px;}
.list .list4 {background:url(images/list4_bg.jpg) no-repeat 0 0; height:50px;}
.list .list5 {background:url(images/list5_bg.jpg) no-repeat 0 0; height:63px;}
.list .list6 {background:url(images/list6_bg.jpg) no-repeat 0 0; height:57px;}
.list .list4 a {background:none;}

#middle .indent {padding:30px 32px 0 57px;}
.column_padding1 {padding:0 55px 0 0;}
.column_padding2 {padding:0 0 0 34px;}
.col_pad {padding-right:23px;}
.line2 {background:url(images/line_hor.gif) bottom repeat-x; padding-bottom:8px;}
.margin1 {margin-left:31px;}
.margin2 {margin-top:28px;}
.margin3 {margin-left:173px;}
.padding1 {padding-top:22px;}
.ul {margin:13px 0 9px 0;}
.border {border-bottom:10px solid #fff;}

.rss {margin-left:6px;}

.box {background:#1f1f1f url(images/box_bg.gif) left repeat-y; position:relative; margin:-53px 5px 10px -19px; color:#fff;}
.box .padding {padding:20px 29px 5px 19px;}

#index .box {height:237px;}
#index_2 .list .list1 { background:url(images/list1_bg2.jpg) no-repeat 0 0; height:55px;}
#index_2 #middle .main { padding-bottom:9px;}
#index_5 #middle .indent {padding:30px 40px 0 59px;}

/* ============================= footer ====================== */

#footer p {padding:10px 0 0 49px; color:#959595; font-weight:bold; font-size:0.917em;}
#footer a {color:#959595; text-decoration:none;}
#footer a:hover { color:#000;}


/* ============================= form =========================== */


form .rowi {height:30px;}

.input {width:189px; height:21px; border:1px solid #e1dfdf; background:none; padding:0 0 0 5px; font-size:1em;}
textarea {width:394px; height:88px; border:1px solid #e1dfdf; background:none; padding:0 0 0 5px; overflow:auto; font-size:1em;}
