/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:#666666 ;
	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;*/
		font-size:0.75em;
		line-height:1.333em;
		/*color:#3d3d3d;*/
		color:#2d2d2d;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#3d3d3d;}
a:hover{text-decoration:none;}
p {padding-top:16px;}

/* ============================= main layout ====================== */


li { background:url(images/list_bg.gif) no-repeat 0 7px; padding-left:12px;}
li a {text-decoration:none; line-height:1.833em;}
li a:hover {text-decoration:underline;}
.li_withspace{ background:url(images/list_bg.gif) no-repeat 0 7px; padding-left:12px; margin-bottom:5px;}

.imgindent {margin:0 15px 0 0; float:left;}
.imgindent2 {margin:0 9px 15px 0; float:left;}
.title {margin:0 0 8px 17px;}

/* ============================= header ====================== */

#header {color:#fff;}
#header a {color:#fff;}
#header .text {padding:26px 30px 7px 30px;}
#header .box {background:#fff url(images/header_box_tall_top2.gif) top repeat-x;}
#header .box .corner_top_right {background:url(images/header_box_corner_top_right2.gif) top right no-repeat;}
#header .box .corner_top_left {background:url(images/header_box_corner_top_left2.gif) top left no-repeat; width:100%;}
#header .box .padding {padding:11px 10px 0 10px;}
.logo_div {padding:43px 20px 0 20px; background:url(images/header_bg2.jpg) top left no-repeat;}
#header .rss {color:#f00e00; background:url(images/rss_bg.jpg) no-repeat top right; padding:7px 33px 1px 0; display:block;}
.logo {margin:5px 0 243px 0;}
.menu {margin-top:5px; background:url(images/menu_bg.gif) top repeat-x; height:73px;}
.menu li {background:none; padding:0; float:left; width:118px; background:url(images/menu_border_left.gif) top left no-repeat;}
.menu li span {display:block; background:url(images/menu_border_right.gif) top right no-repeat;}
.menu li a {font-weight:bold; display:block; padding:24px 0 19px 0; text-align:center;}
.menu li a:hover {background:url(images/menu_active_bg.gif) top repeat-x; text-decoration:none;}
.menu .active {background:url(images/menu_active_bg.gif) top repeat-x;}
.menu .narrow {width:117px;}

/* ============================= middle ====================== */

#middle {}
#middle .bottom_tall {}
#middle .bottom_top {}
#middle .box {background:#fff url(images/box_right_tall2.gif) top right repeat-y;}
#middle .box .tall_left{background:url(images/box_left_tall2.gif) top left repeat-y;}
#middle .box .corner_bottom_right {background:url(images/box_corner_bottom_right2.gif) bottom right no-repeat;}
#middle .box .corner_bottom_left {background:url(images/box_corner_bottom_left2.gif) bottom left no-repeat;}
#middle .indent {/*padding:42px 10px 0 10px;*/ padding:33px 10px 0 10px;}

.padding {padding:0 20px 0 0;}
.padding2 {padding:0 20px 0 24px;}
.padding3 {padding:0 0 0 24px;}

.content {background:url(images/content_bg.gif) top repeat-x; /*padding:22px 30px 0 19px;*/ padding:12px 30px 0 19px;}
.line_hor {background:url(images/line_hor.gif) bottom repeat-x; /*padding-bottom:26px;*/ padding-bottom:5px; margin-bottom:5px;}
.line_hor2 {background:url(images/line_hor.gif) bottom repeat-x; padding-bottom:14px; margin-bottom:14px;}
.date {background:#e61000; color:#FFF; line-height:3em; padding:0 10px 0 10px;}
.redhead {background:#e61000; color:#FFF; font-weight:500;; line-height:2em; padding:0 10px 0 10px; width:100%;}
.ul {margin-top:15px;}
.col_pad {padding-right:20px;}
.phones {float:right; margin-right:85px;}

#index_1 .line_hor {background:url(images/line_hor.gif) bottom repeat-x; padding-bottom:10px; margin-bottom:36px;}
#index_1 .content2 {background:url(images/content_bg.gif) top repeat-x; padding:22px 10px 0 19px;}
#index_2 .content2 {background:url(images/content_bg.gif) top repeat-x; padding:22px 10px 0 19px;}
#index_3 .content2 {background:url(images/content_bg.gif) top repeat-x; padding:22px 10px 0 19px;}
#index_5 .content2 {background:url(images/content_bg.gif) top repeat-x; padding:29px 10px 0 19px;}
#index_6 .content2 {background:url(images/content_bg.gif) top repeat-x; padding:29px 10px 0 19px;}
#index_7 .content2 {background:url(images/content_bg.gif) top repeat-x; padding:29px 10px 0 19px;}

/* ============================= footer ====================== */

#footer .main {background:url(images/footer_tall3.gif) top repeat-x;}
#footer .bg_right {background:url(images/footer_right_bg2.gif) top right no-repeat;}
#footer .bg_left {background:url(images/footer_left_bg2.gif) top left no-repeat; width:100%;}
#footer p {padding:50px 0 10px 29px; color:#ffffff;}
#footer a {color:#ffffff;}


/* ============================= form ============================= */

form .rowi {height:26px;}
form .rowt {height:130px;}
form .right {display:block; background:#e61000; padding:4px 6px 4px 10px; color:#fff; text-decoration:none; margin:10px 0 0 6px;}
form .right:hover {text-decoration:underline;}

.input {width:261px; height:20px; border:1px solid #bdbdbd; background:none; padding:0 0 0 5px; font-size:1em;}
textarea {width:261px; height:92px; border:1px solid #bdbdbd; background:none; padding:0 0 0 5px; overflow:auto; font-size:1em;}

/* ============================= index-5 =========================== */
