/**--reset--**/
@import "reset.css";
body {
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#414141;
	line-height:16px;
}
h2 {
	font-size:24px;
	color:#1c1819;
}
h3 {
	font-size:14px;
	color:#21409a;
}
h4 {
	color:#1c1819;
	font-size:18px;
}
h5 {
	color:#535353;
	font-size:20px;
	font-weight:normal;
}
#wrapper {
	width:100%;
}
.container {
	width:990px;
	margin:0 auto;
}
/**header
----------------------------------------------------------------------------**/
#header {
	background:url(../images/blue_headerBg.jpg) repeat-x left top;
	height:106px;
}
#header .headerWrap {
	width: 50%;
	left: 0;
	background:url(../images/logoBG.jpg) repeat-x left top;
	position: absolute;
	height:106px;
	z-index:0;
}
#header .logoBg {
	background:url(../images/headerImage.jpg) no-repeat left top;
	height:106px;
	width:990px;
	z-index:999;
	position:relative;
}
#header .logoBg h1 {
	width:351px;
	height:106px;
	float:left;
	display:inline;
}
#header .logoBg h1 a {
	background:url(../images/logo.jpg) no-repeat left top;
	width:351px;
	height:106px;
	display:block;
	text-indent:-999999px;
}
#header .rtHeader {
	width:615px;
	height:106px;
	float:left;
	display:inline;
}
#header .slowgun {
	background:url(../images/kathfordLogoTxt.jpg) no-repeat left top;
	width:507px;
	height:55px;
	margin-left:10px;
}
#header .topmenu {
	clear:both;
	width:100%;
}
/**--topmenu
-----------------------------------------------------------------**/
ul.dropdown {
	width:100%;
	height:31px;
	list-style-type:none;
	margin-top:20px;
	padding:0 10px;
}
ul.dropdown li {
	float:left;
	display:inline;
	height:31px;
	position:relative;
	z-index:2;
}
ul.dropdown li a {
	text-decoration:none;
	color:#FFF;
	font-size:13px;
	line-height:31px;
	padding:0 17px;
	display:block;
}
ul.dropdown li a:hover, ul.dropdown li.active a {
	color:#CCC;
	background-color: #25267B;
}
ul.dropdown li em {
	background:url(../images/menuSep.jpg) no-repeat left top;
	float:left;
	width:2px;
	height:31px;
	display:block;
}
ul.dropdown li:hover ul, ul.dropdown li.over ul {
	display:block;
}
ul.dropdown li:hover ul ul {
	display:none;
}
ul.dropdown ul {
	position:absolute;
	top:100%;
	left:0;
	width:180px;
	background-color:#234487;
	border:1px solid #45639F;
	border-bottom:none;
	display:none;
}
ul.dropdown ul li {
	position:relative;
	display:block;
	width:100%;
}
ul.dropdown ul li a {
	display:block;
}
ul.dropdown ul li:hover ul, ul.dropdown ul li.over ul {
	display:block;
}
ul.dropdown ul ul {
	position:absolute;
	left:99%;
	top:1px;
	display:none;
}
ul.dropdown ul ul li {
	position:relative;
}
ul.dropdown ul ul a {
	display:block;
}
/**--bannner
-------------------------------------------------------------------------------------------**/
#banner {
	clear:both;
	background:url(../images/bannerBGGrad.jpg) repeat-x left top;
	width:100%;
	height:345px;
}
#banner .bannerWrap {
	width: 35%;
	left: 0px;
	background-color:#21409A;
	position: absolute;
	height:345px;
	z-index:0;
}
#banner .bannerInside {
	position:relative;
	z-index:1;
	height:345px;
}
.bannerTxt {
	width:351px;
	height:345px;
	float:left;
	display:inline;
	background:url(../images/bannerBg.jpg) no-repeat left top;
	background-color:#21409A;
}
.bannerTxt p {
	font:normal 45px/45px Arial, Helvetica, sans-serif;
	color:#FFF;
	padding:80px 50px 0;
	text-align:center;
}
#banner .sliderShow {
	width:639px;
	float:left;
	display:inline;
	height:345px;
	position:relative;
	overflow:hidden;
	z-index:0;
}
#banner .slider {
	width:609px;
	overflow:hidden;
}
#banner .slider ul {
	width:100%;
	height:345px;
}
#banner .slider ul li {
	float:left;
	display:inline;
	width:609px;
	height:345px;
}
#banner .nextBtn {
	width:30px;
	height:68px;
	position:absolute;
	top:125px;
	right:0;
}
#banner .nextBtn a {
	background:url(../images/slideArrow.jpg) no-repeat left top;
	width:30px;
	height:68px;
	display:block;
}
/**--main
------------------------------------------------------------------------------------**/
#main {
	width:100%;
	clear:both;
	overflow:hidden;
	background:url(../images/whilebg.jpg) repeat-y top right;
	background-color:#F0F0F0;
}
#main .mainWrap {
	width: 50%;
	height:345px;
	left: 0;
	background-color:#21409A;
	position: absolute;
	z-index:0;
}
#main .mainInside {
	background:url(../images/main_bgGrad.jpg) repeat-y left top;
	position:relative;
	z-index:1;
	overflow:hidden;
}
#main .leftCol {
	width:326px;
	float:left;
	display:inline;
	padding: 0 25px 0 0;
}
#main .rightCol {
	width:636px;
	float:left;
}
/**--wholeNewsEvent
------------------------------------------------------------------------**/
#wholeNewsEvent {
	width:100%;
	border-bottom:1px solid #CCC;
	margin:0px 0 20px;
	clear:both;
	padding-top:30px;
}
#wholeNewsEvent .newsEvent {
	padding-bottom:20px;
}
#wholeNewsEvent .newsEvent h2 {
	padding-bottom:20px;
}
#wholeNewsEvent p.cal {
	background:url(../images/bullet_cal.jpg) no-repeat left top;
	padding-left:20px;
	font-size:11px;
	color:#8e8e8e;
	padding-bottom:15px;
}
#wholeNewsEvent h3 {
	padding-bottom:10px;
}
#wholeNewsEvent .btn_readMore {
	width:86px;
	height:25px;
}
#wholeNewsEvent .btn_readMore a {
	background:url(../images/btn_readMore.jpg) no-repeat left top;
	width:86px;
	height:25px;
	text-decoration:none;
	color:#1a1516;
	text-align:center;
	line-height:25px;
	display:block;
	margin:10px 0 0;
}
#wholeNewsEvent .btn_readMore a:hover {
	background:url(../images/btn_readMore.jpg) no-repeat left bottom;
}
#quickLinks {
	width:100%;
	padding-bottom:20px;
}
#quickLinks ul {
	margin-top:15px;
}
#quickLinks ul li {
	display:block;
	clear:left;
	padding-bottom:5px;
}
#quickLinks ul li a {
	color:#21409a;
	text-decoration:underline;
}
#quickLinks ul li a:hover {
	text-decoration:none;
}
/**--contents
------------------------------------------------------------------------**/
.contents {
	padding:28px 20px;
}
.contents h2 {
	padding-bottom:20px;
}
.contents h4 {
	padding:20px 0;
}
.contents h5 {
	padding:20px 0;
}
.contents p {
	margin-bottom:10px;
}
#latestNews {
	width:100%;
	overflow:hidden;
}
#latestNews .news {
	width:265px;
	border:1px solid #E1E1E1;
	padding:10px;
	float:left;
	display:inline;
	margin-right:10px;
	margin-bottom:10px;
}
#latestNews .news img.newImage {
	width:120px;
	height:97px;
	float:left;
	display:inline;
	margin-right:10px;
}
#latestNews .details {
	width:135px;
	float:left;
	color:#a2a1a1;
	font-size:14px;
}
#latestNews .details p.blueTXt, #latestNews .details p.blueTXt a {
	font-size:14px;
	color:#21409a;
	text-decoration:none;
	margin-bottom:10px;
}
#latestNews .details p.blueTXt, #latestNews .details p.blueTXt a:hover {
	color:#333;
}
.list1 {
	list-style-type:disc;
	margin-left:15px;
}
.list1 li {
	padding-left:0px;
	clear:left;
}
/**footer
----------------------------------------------------------------------------------------------**/
#footer {
	width:100%;
	height:309px;
	display:block;
	clear:both;
	background:#E2E2E2 url(../images/footerBG.jpg) repeat-x left top;
	position:relative;
	z-index:2;
	overflow:hidden;
}
#footer .ftCol {
	width:225px;
	float:left;
	display:inline;
	padding:31px 10px 0;
	_padding:31px 5px 0;
	font-size:11px;
}
#footer .ftCol ul {
	width:240px;
	margin-top:15px;
}
#footer .ftCol ul li {
	display:block;
	clear:both;
	padding-bottom:10px;
}
#footer .ftCol ul li a {
	color:#747474;
	font-size:11px;
	background:url(../images/bulletArrow.jpg) no-repeat 0 4px;
	display:block;
	padding-left:15px;
}
#footer .ftCol ul li a:hover {
	text-decoration:none;
}
#footer .ftCol img.ftLogo {
	margin:10px 0;
}
#footer .ftCol p.txt13 {
	font-size:13px;
	font-weight:bold;
	padding-bottom:10px;
}
#footer .ftCol p #footer .ftCol p a {
	font-size:11px;
	color:#747474;
	padding:5px 0;
}
/**--clearfix
-------------------------------------------------------------------------------------------------------**/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
.sideMid {
	border-top:1px solid #CCCCCC;
	padding-top:20px;
	margin:0 0 20px 0;
}
.sideMid a {
	color:#21409A;
	text-decoration: none;
}
a.webmail {
	background: url(../images/email_icon.gif) no-repeat left center;
	float: left;
	font-size:13px;
	font-weight:bold;
	padding:11px 0 11px 45px;
}
.webmail a:hover {
	text-decoration:none;
	color:#21409A;
}

