body {
	margin: 0;
	background: url(images/back1.jpg) #000;
	font: normal 15px "Arial", "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	color: #000;
	}
	
h2 {
	margin: 5px 0 10px 10px;
	font: bold 16px "Arial", "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	color: #1f346c;
	}

a {
	color:#000;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
	
#footer a {
	color: #efefef;
	text-decoration: none;
	}
#footer a:hover {
	text-decoration: underline;
	}
	
.mobile_signup {
	display:none;
	height: 0px;
	}
	
.header-text {
	font: bold 16px arial;
	padding-bottom: 5px;
	}
	
.bold_blue {
	color:#0B1D99;
	font-weight: bold;
	}
.bold {
	font-weight: bold;
	}

	
	/* Backgrounds */
	
#backgrounds-top {
	width: 100%;
	background: #020107;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1F346C;
	margin: auto;
	}
#backgrounds-head {
	width: 100%;
	background: url(images/header_back2.jpg) #000 no-repeat center top;
	height: 110px;
	margin: auto;
	}
#backgrounds-head-home {
	width: 100%;
	background: url(images/header_bg.jpg) #000 no-repeat center top;
	height: 400px;
	margin: auto;
	}
#backgrounds-middle {
	width: 100%;
	background: #232323;
	height: 132px;
	margin: auto;
	}
#backgrounds-middle-second {
	width: 100%;
	background: #232323;
	height: 48px;
	margin: auto;
	}
#backgrounds-content {
	width: 100%;
	background: #f0f4f7;
	margin: auto;
	}
#backgrounds-footer {
	width: 100%;
	background: #000;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #192d8c;
	margin: auto;
	}
	
	/* Structure */
	
.container {
	margin: 0 auto;
	width: 980px;
	}
	
#header {
	width: 920px;
	height: 128px;
	background: url(images/logo.jpg) no-repeat left center #020107;
	margin: auto;
	}
	
#content-buffer {
	padding-top: 20px;
	padding-bottom: 20px;
	}
.content-gap {
	padding-top: 20px;
	}

.left-column {
	width: 700px;
	min-height: 240px;
	margin-right: 25px;
	float: left;
	}
.right-column {
	margin: 0;
	float: right;
	}
	
#footer {
	width: 980px;
	height: 285px;
	color: #B1B1B1;
	margin: 0 auto;
	}
	
	
	/* Navigation */
	
#navcontainer {
	margin-top: 50px;
	float: right;
	}
	
		
#navcontainer ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#navcontainer ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#navcontainer ul li a {
	width: 91px;
	height: 29px;
	padding: 3px 0;
	margin: 0 0 10px 0;
	color: #6E6D6B;
	text-decoration: none;
	display: block;
	text-align: center;
	font: normal 14px "Arial", "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	text-shadow: 2px 2px 2px #000;
}

#navcontainer ul li a:hover {
	color: #fff;
	background: url(images/nav_back.png) no-repeat;
}

body#home a#homenav,
body#services a#servnav,
body#security a#secnav,
body#about a#aboutnav,
body#login a#loginnav,
body#contact a#connav {
	color: #fff;
	background: url(images/nav_back.png) no-repeat;
}

#act_now {
background: url(images/sign_up_today1.png) no-repeat;
width: 791px;
height: 122px;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
}
#act_now img {
border: 0px;
}
	
	
/* Pre-Content */

#backgrounds-head h1 {
	font-size: 38px;
	margin: 0;
	padding: 25px 0;
	}
	
.top {
	padding-top: 8px;
	font: 13px arial;
	color: #E1E1E1;
	}
.bottom {
	font: 12px arial;
	text-align: left !important;
	color: #000;
	}
.bottom a {
	color: #fff;
}

.web-access {
	margin-left: 15px;
	background: url(images/web.png) no-repeat left center;
	height: 132px;
	width: 310px;
	float: left;
	}
	
.web-access-text {
	font-size: 11px;
	color: #888888;
	padding: 35px 0 0 53px;
	}
	
.middle-header {
	color: #6699CC;
	text-transform:uppercase;
	font-size: 14px;
	}

.middle-divider {
	padding-top: 20px;
	padding-left: 15px;
	float: left;
	}
	
.never-lose {
	margin-left: 15px;
	background: url(images/never-lose.png) no-repeat left center;
	height: 132px;
	width: 280px;
	float: left;
	}
	
.simple {
	margin-left: 15px;
	background: url(images/simple.png) no-repeat left center;
	height: 132px;
	width: 290px;
	float: left;
	}

	
	/*Forms CSS */
.forms {
	margin: 0 auto;
	width: 550px;
	}	
.date {
	font-size: 12px;
	font-style: italic;
	}
.form_buttons {
	margin: 20px auto;
	text-align:center;
	width: 100px;
	}
.form_delete {
	margin: 20px auto;
	text-align:center;
	width: 100px;
	}
.form_element {
	position: relative;
	left: 120px;
	}

textarea {
	width: 100%;
	}
	
.form_small {
	width: 20px;
	}
.form_space {
	padding-top: 10px;
	}

.medium {
	width: 200px;
	margin-left: 10px;
	}
.small {
	width: 100px;
	margin-left: 10px;
	}
	

.list-home {
	width:263px;
	padding-left: 29px;
	padding-right: 29px;
	text-align: center;
	float: left;
	}
	
/* Form List */

h4 {
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}

.columns {
	width: 980px;
	}
	
.list {
	width:320px;
	float: left;
	}


.list ul li {
	margin-top: 0;
}
.list li {
	list-style-image:url(images/ul.png) !important;
	}
.list a {
	color: #000;
	}

.services_pad {
	margin_top: 0px;
	}

.services_list {
	width: 230px;
	font-size: 12px;
	float: left;
	}
.services_list ul {
	margin-top: 0px;
	}
.services_list li {
	list-style-image:url(images/ul.png) !important;
	}
.services_list a {
	color: #0b1d99;
	font-weight: bold;
	font-size: 14px;
	}
	
.underlined {
	text-decoration: underline;
	}

.drop {
	display:none; 
	padding-top: 0px;
	}
.drop a {
	text-decoration: none;
	}
.drop a:hover {
	text-decoration: underline;
	}
	
	
/* Footer */

.footer-barrier {
	padding: 10px 0 0 10px;
	}

.footer-content {
	width:220px;
	font-size: 12px;
	float: left;
	margin-right: 20px;
	}
	
.footer-header {
	color: #6699CC;
	text-transform:uppercase;
	font-size: 17px;
	}
	
#footer ul {
	padding-left: 0;
	margin-left: 0;
	}
	
#footer li {
	list-style-image:url(images/ul.png);
	}
.clear  li {
	list-style: none !important;
	}
#footer hr {
	color: #4D4D4D;
	background-color: #4D4D4D;
	height: 1px;
	border: 0;
	}
	
/* Registration */

.progress {
	background: url(images/timeline1a.png) no-repeat;
	width: 477px;
	height: 65px;
	}
.progress2 {
	background: url(images/timeline2a.png) no-repeat;
	width: 477px;
	height: 65px;
	}
	
#legal  {
	float:right;
	vertical-align:top;
	font-size:10px;
	color: #a8a8a8;
	}
#legal a {
	color: #a8a8a8;
	font-size: 10px;
	text-decoration: none;
	}
#legal a:hover {

	text-decoration: underline;
	}
	
.footer-text {
	font-size: 12px;
	width: 960px;
	padding: 5px 0 0 10px;
	float: left;
	}