/*
-----------------------------------------------------------------------------------------
South49 Stylesheet
Created: 11/13/2009
-------------------------------------------------------------------------------------- */
/*
-----------------------------------------------------------------------------------------
Global Declarations
-------------------------------------------------------------------------------------- */
* {margin:0;padding:0;} /*--- Zero out everything ---*/
.clearer {clear:both;}

body{
	background:#ba7c5c url(../imgs/bgkd-gradient.jpg) repeat-x 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#5a5a5a;
}
a{color:#004f8b; text-decoration:none;}
a:hover{color:#D16429; text-decoration:none;}
h1{
	margin:0 0 10px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#000;
}
h2{
	margin:0 0 10px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:normal;
	color:#ba7c5c;
}
h4{
	margin:0 0 10px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:normal;
	color:#ba7c5c;
}

p{margin:0 0 10px 0;}

input.frmfield{
	width:300px;
	border:1px solid #ccc;
	padding:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
textarea{
	width:300px;
	height:75px;
	border:1px solid #ccc;
	padding:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.cob{
	float:right;
	margin:0 0 0 40px;	
	width:223px;
	background:#fff url(../imgs/hm-bgkd-cob.jpg) repeat-y 0 0;
}
	.cob .cob-top{
		float:left;
		width:223px;
		height:35px;
		background:url(../imgs/hm-top-cob.jpg) no-repeat 0 0;
	}

	.cob .cob-content{
		float:left;
		padding:20px 10px;
		width:203px;
		min-height:127px;
		background:url(../imgs/hm-bottom-cob.jpg) no-repeat bottom left;
	}
		.cob .cob-content h1{
			font-size:15px;
			font-family:Georgia, "Times New Roman", Times, serif;
			color:#004f8b;
		}


.container{
	margin:0 auto;
	width:900px;
	min-height:750px;
	background-color:#fff;
}
	.container .masthead{
		float:left;
		width:900px;
		height:122px;
		background:#fff url(../imgs/bgkd-masthead.jpg) no-repeat 0 0;
	}
		.container .masthead .logo-div{
			float:left;
			padding:16px 0 0 20px;
			width:198px;
			height:106px;
		}
		.container .masthead .masthead-right{
			float:left;
			width:682px;
			height:122px;
		}
			.container .masthead .masthead-right .mhr-top{
				float:right;
				padding:5px 0 0 0;
				width:682px;
				height:22px;
				text-align:right;
			}
				.container .masthead .masthead-right .mhr-top ul{list-style:none;}
					.container .masthead .masthead-right .mhr-top ul li{
						display:inline;
						margin:0 12px 0 0;
						padding:0 0 0 11px;
						font-family:Verdana, Arial, Helvetica, sans-serif;
						font-size:12px;
						background:#fff url(../imgs/3dot.jpg) no-repeat 0 4px;
					}
			.container .masthead .masthead-right .mhr-bottom{
				float:right;
				padding:50px 186px 0 0;
				width:496px;
				height:45px;
				text-align:right;
			}
				.container .masthead .masthead-right .mhr-bottom h1{font-size:22px;font-style:italic;}
		
	.container .hp-banner{
		float:left;
		padding:7px 3px 0 3px;
		width:894px;
		height:262px;
		background:#fff url(../imgs/bgkd-hp-banner.jpg) no-repeat 0 0;
	}
	.container .navi{
		float:left;
		width:900px;
		height:35px;
		background:#fff url(../imgs/bgkd-navi.jpg) no-repeat 0 0;
	}
		.container .navi ul{list-style:none;}
			.container .navi ul li{
				float:left;
				display:inline-block;
				margin:0;
				padding:0;
				font-family:Georgia, "Times New Roman", Times, serif;
				font-size:15px;
				color:#fff;
				text-align:center;
			}
			.container .navi ul li.one{width:179px;height:35px;}
				.container .navi ul li.one a{
					display:inline-block;
					padding:9px 0 13px 0;
					width:179px;
					height:13px;
					color:#fff;
					background:url(../imgs/bgkd-nav-items.jpg) no-repeat 0 0;
				}
				.container .navi ul li.one a:hover{
					display:inline-block;
					padding:9px 0 13px 0;
					width:179px;
					height:13px;
					color:#fff;
					background:url(../imgs/bgkd-nav-items.jpg) no-repeat 0 -35px;
				}
				
			.container .navi ul li.two{width:274px;height:35px;}
				.container .navi ul li.two a{
					display:inline-block;
					padding:9px 0 13px 0;
					width:274px;
					height:13px;
					color:#fff;
					background:url(../imgs/bgkd-nav-items.jpg) no-repeat -179px 0;
				}
				.container .navi ul li.two a:hover{
					display:inline-block;
					padding:9px 0 13px 0;
					width:274px;
					height:13px;
					color:#fff;
					background:url(../imgs/bgkd-nav-items.jpg) no-repeat -179px -35px;
				}
				
			.container .navi ul li.three{width:151px;height:35px;}
				.container .navi ul li.three a{
					display:inline-block;
					padding:9px 0 13px 0;
					width:151px;
					height:13px;
					color:#fff;
					background:url(../imgs/bgkd-nav-items.jpg) no-repeat -453px 0;
				}
				.container .navi ul li.three a:hover{
					display:inline-block;
					padding:9px 0 13px 0;
					width:151px;
					height:13px;
					color:#fff;
					background:url(../imgs/bgkd-nav-items.jpg) no-repeat -453px -35px;
				}
				
			.container .navi ul li.four{width:188px;height:35px;}
				.container .navi ul li.four a{
					display:inline-block;
					padding:9px 0 13px 0;
					width:188px;
					height:13px;
					color:#fff;
					background:url(../imgs/bgkd-nav-items.jpg) no-repeat -604px 0;
				}
				.container .navi ul li.four a:hover{
					display:inline-block;
					padding:9px 0 13px 0;
					width:188px;
					height:13px;
					color:#fff;
					background:url(../imgs/bgkd-nav-items.jpg) no-repeat -604px -35px;
				}
	
	
	
	.container .content{
		float:left;
		padding:48px 57px 40px 57px;		
		width:786px;
	}	
	.container .sp{
		float:left;
		padding:10px 57px 40px 57px;		
		width:786px;
		font-size:11px;
	}
		.container .breadcrumbs{
			float:left;
			width:786px;
			height:40px;
		}
			.container .breadcrumbs ul{list-style:none;margin:0 0 5px 0;}
				.container .breadcrumbs ul li{
					display:inline;
					margin:0 12px 0 0;
					padding:0 0 0 11px;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:12px;
					background:#fff url(../imgs/3dot.jpg) no-repeat 0 4px;
					font-size:11px;
				}		
	.container .team-row {
		float:left;
		margin:0 0 5px 0;				
	}
		.container .team-row img{margin:0 10px 10px 0;}
		.container .team-row h3{		
			margin:0 0 10px 0;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:13px;
			font-weight:normal;
			color:#ba7c5c;
		}
		.container .team-row .position {font-style:italic;}

		.container .content ul.bodylist {list-style:none;margin:0 0 10px 0;}
			.container .content ul.bodylist li{
				margin:0 0 8px 0;
				padding:0 0 0 15px;
				background:url(../imgs/bullet_blue.gif) no-repeat 0 3px;
			}
				.container .content ul.bodylist li ul{list-style:none;}
					.container .content ul.bodylist li ul li{
						background-image:none;
						margin:0 0 3px 0;
						padding:0;
					}
		
		.container .list{
			float:left;
			width:786px;			
		}
			.container .list h3{
				margin:0 0 10px 0;
				font-family:Georgia, "Times New Roman", Times, serif;
				font-size:18px;
				font-weight:normal;
				color:#000;
			}
			.container .list ul{list-style:none;}
				.container .list ul li{
					border-bottom:1px dotted #555;
					padding:4px 0 8px 0;
				}		
		
	.container .footer{
		float:left;
		padding:0 20px;
		width:860px;
		min-height:75px;
	}
		.container .footer .footer-content{
			float:left;
			padding:21px 0 0 0;
			width:860px;
			min-height:50px;
			border-top:4px solid #004f8b;
			font-size:11px;
			text-align:center;
		}
			.container .footer .footer-content ul{list-style:none;margin:0 0 5px 0;}
				.container .footer .footer-content ul li{
					display:inline;
					margin:0 12px 0 0;
					padding:0 0 0 11px;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:12px;
					background:#fff url(../imgs/3dot.jpg) no-repeat 0 4px;
					font-size:11px;
				}
		
