/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
#footer {
	background-image: url(images/footer_bg2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 230px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#footer ul {
	list-style-type: none;
	display: block;
	padding-top: 45px;
	padding-left: 2px;
	margin-left: 2px;
	width: 100%;
}
#social p {
	font-size: 9px;
}
#footer ul li {
	display: block;
	float: left;
	font-size: 11px;
	padding-right: 25px;
	line-height: 16px;
	padding-top: 5px;
	width: 100%;
}
#footer ul li a {
	color: #666666;
	text-decoration: none;
}
#footer ul li a:hover {
	color: #1F3162;
	text-decoration: underline;
}
#newsletter {
	float: left;
	height: 120px;
	width: 400px;
	padding-top: 35px;
}

#logo {
	width: 970px;
	height: 87px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
}
#nav {
	width: 970px;
	height: 25px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: right;
}
#nav a {
	color: #FFF;
	text-decoration: none;
}
#nav a:hover {
	color: #FFF;
	text-decoration: underline;
}
#wrapper {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#programs {
	background-color: #062D61;
	background-image: url(images/x360_title.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 170px;
	width: 960px;
	margin-bottom: 30px;
}
#bottom #programs table {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	line-height: 18px;
}
#wrapper #intro {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	display: block;
	width: 490px;
	float: right;
	font-size: 12px;
	padding-top: 55px;
	line-height: 22px;
	height: 308px;
}
.drill  {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	padding-top: 55px;
	line-height: 18px;	
}
.footer_text  {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 17px;
	padding-bottom: 10px;
	display: block;
	padding-top: 10px;
	width: 350px;
}
#social {
	float: left;
	height: 100px;
	width: 200px;
	padding-top: 45px;
	padding-left: 20px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #F68B1F;
	font-weight: normal;
	padding-top: 0px;
	font-size: 20px;
	margin-top: 0px;
}
ul li {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
ul {
	padding-left: 10px;
	margin-left: 5px;
	padding-top: 0px;
	margin-top: 0px;
}
#wrapper #section1 {
	width: 467px;
	float: left;
	background-image: url(images/grey_bar.jpg);
	background-repeat: no-repeat;
	padding-top: 25px;
}
#wrapper #section2 {
	width: 467px;
	float: left;
	background-image: url(images/grey_bar.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: right top;
	padding-top: 25px;
}
#wrapper #bottom {
	width: 970px;
	clear: both;
}
#wrapper #circle {
	float: left;
	/* [disabled]clear: both; */
}
#footer_wrapper {
	height: 230px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
}

#email {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-radius: 9px;
	-moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -khtml-border-radius: 9px;
	color: #666;
	background-color: #F3F3F3;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-top: 5px;
	}
form #signup {
	padding: 0px;
	margin: 0px;
}
#signup #form {
	padding: 0px;
	margin: 0px;
}
