
body {
	margin: 0;
	font-family: Arial;
	background: url('/images/bg.jpg') repeat-x;
	color: #626262;
	line-height: 20px;
	font-size: 14px;
}

a {
	color: #225B79;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
}

#head {
	width: 100%;
	background: #2D7BA2;
	margin: 4px 0 0;
	border: 1px #225B79;
	border-style: none none solid none;
	float: left;
}

#header-wrap {
	width: 960px;
	margin: 0 auto;
}

#header {
	width: 960px;
	float: left;
	height: 70px;
	border: 1px #1E6C92;
	border-style: none none solid none;
}

#logo {
	float: left;
	margin: 12px 0 0;
}

#navigation {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: right;
}

#navigation li {
	float: left;
	margin: 30px 0 0 40px;
	list-style-type: none;
	padding: 0;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
}

#navigation li a {
	color: #9acae3;
	font-weight: bold;
}

#navigation li.active-nav a {
        color: #fff;
}

#splash {
	width: 960px;
	padding: 20px 0 10px;
	float: left;
	font-size: 15px;
	color: #2A5064;
	font-weight: bold;
	background: url('/images/splash_bg.jpg') no-repeat center;
}

#page-splash {
        width: 960px;
        padding: 20px 0 10px;
        float: left;
        font-size: 15px;
        color: #2A5064;
        font-weight: bold;
        background: url('/images/page_splash_bg.jpg') no-repeat center bottom;
}

.splash h2 {
	font-size: 28px;
	color: #0e2937;
	font-weight: normal;
	width: 460px;
	line-height: 31px;
	float: left;
	clear: left;
	margin: 2px 0 0;
	text-shadow: 1px 1px 1px #4C8EB0;
}

#splash p {
	margin: 15px 0;
}

.splash p {
	width: 460px;
	line-height: 22px;
	float: left;
	clear: left;
	text-shadow: 1px 1px 1px #4C8EB0;
	margin: 5px 0 15px;
}

.splash .signup-button {
	float: right;
	display: block;
	margin: 10px 0 0;
}

#hp-signup {
	width: 660px;
	height: 48px;
	margin: 20px 0 0;
	background: url('/images/hpsearch_input_bg.jpg') repeat-x;
}

#hp-signup-left {
	width: 10px;
	height: 46px;
	float: left;
	background: url('/images/hpsearch_input_left.jpg') no-repeat;
}

#hp-signup-right {
        width: 10px;
        height: 46px;
        float: right;
        background: url('/images/hpsearch_input_right.jpg') no-repeat;
}

#hp-signup input[type="text"] {
	border: 0px;
	color: #6e6e6e;
	font-size: 14px;
	font-family: Arial;
	width: 535px;
	padding: 10px 7px;
	display: block;
	float: left;
	margin: 5px 0 0 5px;
}

#hp-signup input[type="image"] {
	margin: 10px 0 0;
}

#content-wrap {
	width: 960px;
	margin: 0 auto;
}

#content {
	width: 960px;
	float: left;
}

.hp-section {
	border: 1px #bfbfbf;
	border-style: solid none none;
	float: left;
	width: 960px;
	background: url('/images/hp_section_bg.jpg') repeat-x;
}

.hp-section-left {
	width: 459px;
	border: 1px #bfbfbf;
	border-style: none solid none none;
	float: left;
	padding: 20px 20px 20px 0;
}

.hp-section-right {
        width: 460px;
        float: left;
        padding: 20px 0 20px 20px;
}

.hp-section h4 {
	font-size: 20px;
	margin: 5px 0 17px 0;
	color: #000;
}

.page-section {
        border: 1px #bfbfbf;
        border-style: solid none none;
        float: left;
        width: 960px;
	margin: 30px 0 0;
        background: url('/images/hp_section_bg.jpg') repeat-x;
}

.page-section-left {
        width: 659px;
        border: 1px #bfbfbf;
        border-style: none solid none none;
        float: left;
        padding: 20px 20px 20px 0;
}

.page-section-right {
        width: 260px;
        float: left;
        padding: 20px 0 20px 20px;
}

.page-section h4 {
        font-size: 20px;
        margin: 5px 0 17px 0;
        color: #000;
	font-weight: normal;
}

#footer {
	width: 960px;
	margin: 0 auto;
}

#footer-content {
	width: 960px;
	float: left;
	padding: 0 0 20px 0;
        background: url('/images/hp_section_bg.jpg') repeat-x;
	border: 1px #bfbfbf;
        border-style: solid none none;
}

#footer-navigation {
	width: 218px;
	border: 1px #bfbfbf;
	border-style: none solid none none;
	padding: 15px 0;
	float: left;
	height: 90px;
}

#footer-navigation ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: left;
	width: 108px;
}

#footer-navigation ul li {
	list-style-type: none;
	line-height: 22px;
	font-weight: bold;
	font-size: 14px;
}

#footer-navigation ul li a {
	color: #4f4f4f;
}


.footer-section {
	float: left;
	border: 1px #bfbfbf;
        border-style: none solid none none;
        padding: 15px 25px;
	height: 90px;
	font-size: 14px;
}

.footer-section h5 {
	font-size: 16px;
	color: #000;
	margin: 0 0 5px 0;
}

.footer-section ul {
        list-style-type: none;
        padding: 0;
        margin: 0;
        float: left;
}

.footer-section ul li {
        list-style-type: none;
        line-height: 22px;
        font-weight: bold;
}

.footer-section ul li a {
        color: #4f4f4f;
}

#copyright {
	padding: 15px 0;
	float: right;
	font-size: 12px;
	text-align: right;
	line-height: 15px;
}
