/* CSS Document */
body 
{ 
	margin:0;
	padding:0;
	font-size:1em;
	font-family:Trebuchet, Arial;
	background-color:#bee8f8;
}

#container
{
	position:relative;
	width:856px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	min-height:400px;
}

*html #container
{
	height:400px;
}

#leon_herman_logo
{
	position:relative;
	width:852px;
	height:137px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:3px;
}

#top_bar
{
	position:relative;
	width:840px;
	padding-right:12px;
	height:24px;
	background-color:#00bff2;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:3px;
}

#top_bar a
{
	float:right;
	color:#FFFFFF;
	text-decoration:none;
	font-size:0.625em;
	padding-left:18px;
	padding-top:5px;
}

#top_bar a:hover
{
	text-decoration:underline;
}

#left_content
{
	position:relative;
	width:682px;
	min-height:300px;
	float:left;
	margin-left:2px;
	font-size:0.689em;
}

*html #left_content
{
	height:300px;
	left:-2px;
}

#left_content_menu
{
	position:relative;
	float:left;
	width:152px;
	height:118px;
}

#left_content_menu a
{
	position:relative;
	width:137px;
	height:17px;
	background-color:#b2b2b2;
	color:#FFFFFF;
	display:block;
	padding-left:15px;
	padding-top:5px;
	text-decoration:none;
	margin-bottom:2px;
}

#left_content_menu a:hover, #left_content_menu a.active_link
{
	background-color:#00BFF3;
}

#left_content_image
{
	position:relative;
	float:right;
	width:528px;
	height:118px;
}

#left_content_title
{
	position:relative;
	width:667px;
	height:19px;
	background-color:#00bff2;
	padding-left:15px;
	color:#FFFFFF;
	margin-top:1px;
	padding-top:5px;
	margin-bottom:2px;
}

*html #left_content_title
{	
	top:-3px;
}

#left_content_title a
{
	color:#FFFFFF;
	text-decoration:none;
}

#left_content_title a:hover
{
	text-decoration:underline;
}

#left_content_container
{
	position:relative;
	background-image:url(../images/left_content_main_bg.gif);
	background-repeat:repeat-y;
	min-height:415px;
}

*html #left_content_container
{
	height:415px;
}

#left_content_sidebar
{
	position:relative;
	float:left;
	width:152px;
	min-height:415px;
	background-color:#00bff2;
	color:#FFFFFF;
	margin-bottom:1px;
}

*html #left_content_sidebar
{
	height:415px;
	top:-3px;
}

#left_content_sidebar a
{
	display:block;
	position:relative;
	width:140px;
	min-height:14px;
	border-bottom:1px dotted #FFFFFF;
	color:#FFFFFF;
	padding-left:12px;
	padding-top:6px;
	padding-bottom:6px;
	text-decoration:none;
}

*html #left_content_sidebar a
{
	height:14px;
}

#left_content_sidebar a:hover, #left_content_sidebar a.active_link
{
	color:#92D8F1;
}

#left_content_main
{
	position:relative;
	float:right;
	width:498px;
	min-height:385px;
	color:#999999;
	margin-bottom:1px;
	padding:15px;
	font-size:1.09em;
}

*html #left_content_main
{
	height:415px;
	top:-3px;
}

#left_content_main h1
{
	padding:0;
	margin:0;
	font-weight:normal;
	color:#7FDFF8;
	font-size:1.75em;
}

#left_content_main a
{
	color:#00BFF2;
	font-weight:bold;
	text-decoration:underline;
}

#left_content_main a:hover
{
	text-decoration:none;
}

#right_content
{
	position:relative;
	width:168px;
	min-height:300px;
	float:right;
	margin-right:2px;
}

*html #right_content
{
	height:300px;
}

#right_content a
{
	color:#00bff2;
	text-decoration:none;
}

#right_content a:hover
{
	text-decoration:underline;
}

.right_content_header
{
	position:relative;
	width:161px;
	height:20px;
	background-color:#00bff2;
	color:#FFFFFF;
	font-size:0.814em;
	padding-top:4px;
	padding-left:7px;
	margin-bottom:2px;
}

.right_content_links_1, .right_content_links_2, .right_content_links_3
{
	position:relative;
	width:152px;
	height:84px;
	padding-left:8px;
	padding-right:8px;
	padding-top:8px;
	background-image:url(../images/right_content_links_1.jpg);
	margin-bottom:2px;
	font-size:0.750em;
	color:#00bff2;
	font-weight:bold;
}

.right_content_links_2
{
	background-image:url(../images/right_content_links_2.jpg);
}

.right_content_links_3
{
	background-image:url(../images/right_content_links_3.jpg);
}



#footer
{
	position:relative;
	width:852px;
	height:136px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:2px;
	color:#666666;
	font-size:0.689em;
	padding-left:8px;
	padding-top:8px;
	line-height:15px;
}

#footer_left
{
	position:relative;
	height:88px;
	width:500px;
	float:left;
	top:12px;
}

#footer_left a
{
	color:#666666;
	text-decoration:none;
	margin-right:10px;
}

#footer_left a:hover
{
	text-decoration:underline;
}

#footer_right
{
	position:relative;
	height:88px;
	width:300px;
	float:right;
	text-align:right;
	padding-top:92px;
	padding-right:10px;
}

.input_text, .input_textarea, .input_checkbox, .input_button
{
	border:1px solid #ebebeb;
} 

.input_text
{
	width:216px;
	height:18px;
}

.input_button
{
	background-color:#ebebeb;
	font-size:1em;
	font-family:Trebuchet, Arial;
}

.input_textarea
{
	width:332px;
	height:101px;
	margin-bottom:1px;
}

.clear
{
	clear:both;
	overflow:hidden;
	height:1px;
	width:100%;
}

#sitemap ul
{
	list-style:none;
	margin-bottom:6px;
}

#sitemap ul li
{
	list-style:none;
	margin-bottom:10px;
	margin-top:10px;
}

#sitemap .sub_sub
{
	padding-left:30px;
}

#office_location
{
	position:relative;
	width:350px;
	height:350px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	border:1px solid #666666;
}