@charset "UTF-8";
/* CSS Document */

BODY {
	margin: 0px;
	background: #ac0000;
}

.page_wrap {
	width: 839px;
	height: 100%;
	background: url(images/page_pat.gif) repeat-y #ac0000 center; 
	padding: 0px 0px 0px 0px;
}

.main_l {
	width: 195px;
	float: left;
	background: url(images/side_header.jpg) no-repeat top center;
	min-height: 200px;
}

.main_r {
	width: 644px;
	float: right;
}

.nav_wrap {
	width: 132px;
	padding: 180px 0px 0px 9px;
}

.footer_wrap {
	background: url(images/footer_bg.gif) no-repeat center top;
	width: 839px;
	height: 65px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 11px;
}

.sec_nav_l {
	padding: 8px 0px 0px 0px;
	width: 30%;
	float: left;
}

.sec_nav_r {
	padding: 8px 0px 0px 0px;
	width: 70%;
	float: right;
}

	.sec_nav_r a:link {
		color: #fff;
		text-decoration: none;
	}
	
	.sec_nav_r a:hover {
		color: #fff;
		text-decoration: underline;
	}
	
	.sec_nav_r a:visited {
		color: #fff;
		text-decoration: none;
	}

.main_cont {
	width: 601px;
	float: left;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	line-height: 14px;
}

.intro {
	width: 601px;
	background: url(images/kev_bg.jpg) no-repeat;
	background-position: bottom;
	font-size: 14px;
	line-height: 19px;
}

	.intro h2 {
		padding: 0px;
		margin: 0px;
		font-size: 20px;
		line-height: 30px;
		font-weight: normal;
		font-family: Georgia, "Times New Roman", Times, serif;
	}
	
.panel_wrap {
	width: 601px;
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
}

.panel_l {
	width: 304px;
	float: left;
	background: url(images/main_line.gif) no-repeat top right;
	min-height: 294px;
}

h2 {
		margin: 0px;
		padding: 0px;
		font-size: 14px;
		font-weight: bold;
	}
	
	h1 {
		margin: 0px;
		padding: 3px 0px 10px 0px;
		font-size: 16px;
		font-weight: bold;
	}

.panel_r {
	width: 297px;
	float: right;
}

.header_img {
	width: 644px;
	height: 212px;
	background: url(images/header.jpg) no-repeat top center;
}

.ttl_img {
	width: 644px;
	height: 80px;
	background: url(images/ttl_bg.jpg) no-repeat top center;
}

.cont_wrap {
	width: 601px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
	line-height: 16px;
	float: left;
}
	
.subnav {
	width: 200px;
	float: left;
	line-height: 22px;
}


.galnav {
	width: 150px;
	float: left;
	line-height: 22px;
}


.subnav a {
	color: #CC0000;
	
}

.serv_main {
	width: 599px;
	float: right;
	font-size: 10pt;
}

.page_title {
	color: #ac0000;
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.galnav a {
	color: #CC0000;
	
}