@charset "utf-8";

/* CSS Document */



html, body {

	margin: 0px;
	padding: 0px;
	background: #197abc url(_images/main-y.jpg) repeat-x top center;
	color: #323235;
	height: 100%;	
	font-family: Arial, Helvetica, sans-serif;	
	size: 12px;

}

h1 {

	font-size: 20px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

#absolute-image {

	width: 100%;
	background: url(_images/top-absolute.gif) no-repeat top center;
	height: 412px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	position: absolute;

}

#body-main {

	width: 100%;
	background: url(_images/main-x.jpg) repeat-y top center;
	margin: 0px;
	padding: 0px;

}

#container {

	left: 50%;
	width: 928px;
	top: 0;
	background: no-repeat bottom left;
	margin-left: -464px;
	margin-top: 0;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	background: no-repeat bottom center;

}



#container-inset {

	background: #fbfaf3 url(_images/container-background2.jpg) no-repeat bottom center;
	padding: 30px 30px 90px 30px;

}


.top-inside {

	background: url(_images/content-top.jpg) no-repeat top left;
	height: 169px;
	width: 928px;

}

.flash {

	background: url(_images/flash-box.jpg) no-repeat top left;
	height: 295px;
	width: 416px;

}

#a-box-top {

	padding: 0;
	margin: 0;
	background: url(_images/a-box-top-cnt.jpg) repeat-y top left;

}

#a-box-top1 {

	padding: 0;
	margin: 0;
	background: url(_images/a-box-top.jpg) no-repeat top left;
	width: 416px;

}

#a-box-top2 {

	padding: 10px 10px 3px 50px;

}

#a-box-top2 h1 {

	font-family: Geneva, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 0 4px;

}

#a-box-top2 p {

	font-family: Geneva, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;

}


#a-box-bottom {

	padding: 0;
	margin: 0;
	background: url(_images/a-box-bottom-cnt.jpg) repeat-y top left;

}

#a-box-bottom1 {

	padding: 0;
	margin: 0;
	background: url(_images/a-box-bottom.jpg) no-repeat top left;
	width: 416px;

}

#a-box-bottom2 {

	padding: 2px 10px 5px 50px;

}

#a-box-bottom2 h1 {

	font-family: Geneva, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;

}

#a-box-bottom2 p {

	font-family: Geneva, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;

}

#contentbox1 {

	margin: 0;
	padding: 0;
	background: url(_images/contentbox-cnt.gif) repeat-y top right;
	
}

#contentbox2 {

	margin: 0;
	padding: 0;
	background: url(_images/contentbox2.gif) no-repeat bottom right;
	
}

#contentbox3 {

	margin: 0;
	padding: 0;
	background: url(_images/contentbox1.jpg) no-repeat top left;
	width: 415px;
	
}

#contentbox4 {

	padding: 10px 20px 25px 40px;
	
}


#copybox1 {

	margin: 0;
	padding: 0;
	background: url(_images/copy-bg.gif) repeat-y top right;
	
}

#copybox2 {

	margin: 0;
	padding: 0;
	background: url(_images/copy-bottom.jpg) no-repeat bottom right;
	
}

#copybox3 {

	margin: 0;
	padding: 0;
	background: url(_images/copy-top.jpg) no-repeat top left;
	width: 831px;
	
}

#copybox4 {

	padding: 10px 20px 25px 40px;
	
}

#pbox1a {

	margin: 0;
	padding: 0;
	background: url(_images/pbox1cnt.jpg) repeat-y top right;
	
}

#pbox1b {

	margin: 0;
	padding: 0;
	background: url(_images/pbox1.jpg) no-repeat top left;
	width: 415px;
	
}

#pbox1c {

	padding: 5px 30px 5px 50px;
	
}

#pbox1c h1 {

	font-family: Geneva, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;

}

#pbox1c p {

	font-family: Geneva, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;

}

#pbox2a {

	margin: 0;
	padding: 0;
	background: url(_images/pbox1cnt.jpg) repeat-y top right;
	
}

#pbox2b {

	margin: 0;
	padding: 0;
	background: url(_images/pbox1.jpg) no-repeat top left;
	width: 415px;
	
}

#pbox2c {

	padding: 5px 30px 5px 50px;
	
}

#pbox2c h1 {

	font-family: Geneva, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;

}

#pbox2c p {

	font-family: Geneva, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;

}

#footer {

	background: url(_images/footer-y.jpg) repeat-x top left;
	margin: 0;
	padding: 0;
}

#footer-inside {

	background: url(_images/footer-top.jpg) no-repeat top center;
	margin: 0;
	padding: 0;

}

#footer-nav {
	font-family: Geneva, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 40px;
	color: #9eb8c8;
}

#copyright {

	font-family: Arial, Helvetica, sans-serif;
	color: #6b7e9c;
	font-size: 12px;
	padding: 0 0 40px 40px;
}