@charset "utf-8";
/* CSS Document */

/* main text */
#middle {
	clear			: left;
	padding-top		: 7px;
	width			: 998px;
	font-family		: arial, verdana, helvetica, sans-serif;
	font-size		: 16px;
}

.main_text {
	font-family		: arial, verdana, helvetica, sans-serif;
	font-size		: 16px;
}

.bigblue_bg .bigblue_top .bigblue_bottom {
	background		: url(/img/bigblue_bottom.jpg) no-repeat bottom;
	padding			: 15px 15px 5px 15px;
	width			: 427px;
	min-height		: 75px;
	color			: #ffffff;
}

.nav_bottom ul li a {
	display			: block;
	border-bottom	: solid #e3e3e3 1px;
	padding			: 10px 0 10px 30px;
	font-family		: arial, verdana, helvetica, sans-serif;
	font-weight		: bold;
	font-size		: 16px;
	text-decoration	: none;
	color			: #000000;
}

#bottom,
#bottom ul li a {
	font-size		: 14px;
	color			: #ffffff;
}

h1 {
	margin			: 0;
	font-size		: 25px;
	font-weight		: bold;
	color			: #ffffff;
}

#banner h1 {
	padding			: 290px 0 0 15px;
}
h2 {
	margin			: 0 0 15px 0;
	font-size		: 18px;
	font-weight		: bold;
}

p {
	margin			: 0 0 10px 0;
}

.bullet {
	background		: url(/img/arrow_bullet.png) no-repeat;
	padding-left	: 25px;
}

.bold {
	font-weight		: bold;
}

.red {
	color			: #ff0000;
}

.white {
	color			: #ffffff;
}

.center {
	text-align		: center;
}
