/* home styles
================================== */

#sub_nav{
	font: 1.1em Arial, Verdana, sans-serif;
}

#sub_nav h1{
	font-size: 1.3em;
	color: #7193a9;
	padding-bottom: 0.3em;
	background: url(img/underline_title_left.jpg) repeat-x left bottom;
}

#sub_nav h6{
	padding-left: 1em;
	background: url(img/arrow_title_left.gif) no-repeat left 50%;
	color: #547c96;
}



#sub_nav .sub_nav_text{
	color: #696969;
	line-height: 160%;
}

#sub_nav .sub_nav_text ul{
	list-style-type: none;
}

#sub_nav .sub_nav_text ul li{
	padding-left: 1em;
	background: url(img/arrow_title_left.gif) no-repeat left 50%;
	color: #547c96;
}


#sub_nav .sub_nav_text{ 
	color: #616161;
/*	font-size: 1.2em;*/
}


#sub_nav .sub_nav_text p
{
	margin: 0;
	padding: 0;
}

#sub_nav .sub_nav_text br
{
	font-size: 0.2em;
	line-height: 0;
}

#sub_nav .sub_nav_text a
{
	color: #9bb49c;
	text-decoration: none;
}

#sub_nav .sub_nav_text a:hover
{
	color: #ffffff;
	background: #9bb49c;
}

#sub_nav_inner{
	margin: 0 12px;
}

#content_01 { 
  width: 758px;
  float: right; 
}

#main_flash{
	width: 730px;
	height: 226px;
	border: 6px solid #a7bdcd;
	margin: 20px 0;
}


#content_02{
	clear: both; 
	border: 0px solid red;
	background: #f3f5f7;
	background: url(img/home_modules_top.gif) no-repeat top;

}

#content_02_bottom{
	background: url(img/home_modules_bottom.gif) no-repeat bottom;
	overflow: hidden;
	border: 0px solid red;
}

#content_02 .content_box{
	float: left;
	width: 492px;
	border: 0px solid red;
	margin: 0 0 0 12px;
}

#content_02 .content_box_first{
	margin:0;
}

#content_02 .content_box h1{
	font-size: 1.4em;
	color: #6a83a0;
	margin: 0;
	padding: 5px 12px;
	border: 0px solid red;
}

#content_02 .content_box .content{
	font: 1.1em Arial, Verdana, sans-serif;
	line-height: 1.5em;
	padding: 12px;
	color: #4d657f;
	border: 0px solid red;
}

#content_02 .content_box .content img{
	margin: 5px 12px 3px 0;
	border: 0;
}
