/* Inner Pages CSS Document */
/* Style Rules specific to sites internal pages (not the home page) */

#header_bot {
	height: 127px;
	background: url(/_images/design/head_inner.png) no-repeat;
}

#page_title {
	float: left;
	margin: 40px 0 0;
	padding: 0 0 0 60px;
}

#page_title h2 {
	font-size: 20px;
	margin: 0;
}

#page_title h3 {
	font-size: 14px;
	margin: 5px 0 0 0;
	font-weight: normal;
}

#main_nav li.current a, #main_nav li.current_path a {
	/*background: url(/_images/design/tab_left.png) no-repeat;*/
	background: #f57e20;
}

#main_nav li.current a span, #main_nav li.current_path a span {
	/*background: url(/_images/design/tab_right.png) right top no-repeat;*/
	background: #f57e20;
}

#main_nav li.current a span span, #main_nav li.current_path a span span {
	/*background: url(/_images/design/tab.png);*/
	background: #f57e20;
}

#main_nav li.current li a, #main_nav li.current_path li a, #main_nav li.current li a span, #main_nav li.current_path li a span, #main_nav li.current li a span span, #main_nav li.current_path li a span span {
	background: none;
}

#content {
	/*height: 680px;*/
	/*padding: 10px 0;*/
}

#right_content {
	/*height: 721px;*/
}


/* end of file */
