body {
	background: #00243b;
	margin: 0;
	text-align: center;
	font: 15px Georgia, serif;
}

p {
	margin: 0 0 15px 0;
	line-height: 1.5em;
}

h2 {
	margin: 0 0 15px 0;
	color: #00243b;
	font-weight: bold;
	font-size: 20px;
}

img {
	border: 0;
}

a {
	text-decoration: none;
	color: #0c5f98;
}

a:hover {
	text-decoration: underline;
}

#header {

	width: 940px;
	margin: 0px auto 0px auto;
	text-align: left;
}

#header ul {
	float: right;
	margin: auto 0;
}

#header li {
	float: left;
	margin: 25px 0 0 15px;
	list-style: none;
}

#header a {
	color: white;
}


#splash_banner {
	background: #fff url(images/splash.gif) no-repeat;
	border: 1px solid #3d7090;
	border-bottom: 0;
	width: 940px;
	height: 320px;
	margin: 0 auto;
	text-align: left;
}

#splash_banner a {
	color: #fff;
}

#order_now {
	margin-top: 260px;
	margin-left: 20px;
}

#learn_more {
	margin-top: 270px;
	margin-right: 30px;
	float: right;
	font-style: italic;
	color: #fff;
	font-size: 18px;
	font-weight: bold;

}

#splash_strip {
	background: #0e517c;
	padding: 15px 0;
	width: 940px;
	border: 1px solid #3d7090;
	border-left: 1px solid #3d7090;
	margin: 0 auto;
	color: #001828;
	font-weight: bold;
	font-size: 16px;
	text-shadow: 0px 1px 0px #116aa1;

}

#splash_strip ul {
	margin: 0;
	padding: 0;
}

#splash_strip li {
	margin: 0 0 0 40px;
	float: left;
	list-style: none;
	padding: 0;
}


#main_section_outer {
	background: #fff url(images/main.png) repeat-x top left;
	border-left: 1px solid #3d7090;
	border-right: 1px solid #3d7090;
	margin: 0 auto;
	text-align: left;
	width: 940px;
}

#main_section {
	width: 900px;
	padding: 20px 0 20px 20px;
}

#footer {
	margin-top: 20px;
	font-size: 14px;
	padding: 15px 0;
	line-height: 24px;
}

.left {float: left;}
.right{float: right;}

.plan_info ul {
	margin-left: 200px;
}

.plan_info li {
	margin-bottom: 5px;
}



#splash_banner_plan {
	border: 1px solid #3d7090;
	border-bottom: 0;
	width: 940px;
	height: 380px;
	margin: 0 auto;
	text-align: left;
	
}
