html{background:#f7f7f7 url(./images/bg-page.gif) repeat-x;}
body{
	margin:0;
	color:#333;
	font:14px Arial, Helvetica, sans-serif;
	background:url(./images/bg-body.gif) repeat-x 0 20px;
	min-width:1000px;
}
img{border-style:none;}
a{text-decoration:none; color:#2071bc;}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#000;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
q{quotes:none;}
q:before{content:''}
q:after{content:''}
#wrapper{
	width:100%;
	overflow:hidden;
}
.w1{
	width:1000px;
	margin:0 auto;
}
.top-panel{
	height:16px;
	padding:4px 0 0;
	overflow:hidden;
	color:#666;
	font-size:10px;
	background:#dae4ec;
}
.phone{
	float:right;
	margin:0 35px 0 0;
}
.add-nav{
	padding:0;
	margin:0 30px 0 0;
	list-style:none;
	float:right;
	overflow:hidden;
	display:inline;
}
.add-nav li{
	float:left;
	display:inline;
	background:url(./images/separator2.gif) no-repeat 0 50%;
	padding:0 7px;
	margin:0 7px 0 -7px;
}
.add-nav a{
	color:#666;
}
.container{
	width:960px;
	padding:0 20px;
	background:url(./images/bg-w1.png);
}
#header:after{
	content:'';
	display:block;
	clear:both;
}
#header{
	width:100%;
	background:#a3ac00;
}
.nav-holder,
.top-header{
	overflow:hidden;
	width:920px;
	padding:4px 20px 0;
}
.logo{
	margin:0;
	float:left;
	width:390px;
	height:61px;
	background:url(./images/logo5.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.logo a{
	display:block;
	height:100%;
}
.search-form{
	float:right;
	width:225px;
	height:35px;
	margin:12px 0 0 0;
	padding:10px 0 0;
	background:url(./images/bg-search-form.png) no-repeat;
}
input.text{
	float:left;
	width:169px;
	border:none;
	background:none;
	margin:0;
	padding:2px 13px 1px;
	color:#929292;
	font-size:14px;
	position:relative;
	outline: none;
}
.btn-search{
	width:19px;
	height:18px;
	background:url(./images/btm-search.gif) no-repeat;
	border:none;
	float:right;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 10px 0 0;
	padding:0;
	cursor:pointer;
	position:relative;
}
.separator{
	margin:-20px -9999px 0;
	padding:0 9999px;
	background:url(./images/bg-separator.png) repeat-x;
	height:29px;
	width:100%;
	position:relative;
}
.nav-holder{
	padding:0 20px 0 4px;
	width:936px;
}
#nav{
	padding:17px 0 0;
	margin:0;
	list-style:none;
	float:left;
}
#nav li{
	float:left;
	padding:0 14px;
	height:13px;
	/*text-indent:-9999px;*/
	overflow:hidden;
}
#nav a{
	display:block;
	height:100%;
}

#nav a{
        display:block;
        height:100%;
        color: #FFFFFF;
        font-size: 14px;
        font-weight: 700;
}

.btn-apply{
        float:right;
        width:114px;
        height:46px;
        text-align: center;
        overflow:hidden;
        background: #d95717;
}

/*
#nav .programs a{
	width:83px;
	background:url(./images/nav-programs.gif) no-repeat;
}
#nav .locations a{
	width:83px;
	background:url(./images/nav-locations.gif) no-repeat;
}
#nav .schedule a{
	width:80px;
	background:url(./images/nav-schedule.gif) no-repeat;
}
#nav .about a{
	width:51px;
	background:url(./images/nav-about.gif) no-repeat;
}
#nav .photos a{
	width:59px;
	background:url(./images/nav-photos.gif) no-repeat;
}
#nav .contact a{
	width:70px;
	background:url(./images/nav-contact.gif) no-repeat;
}
#nav .brochure a {
	width: 156px;
	background:url(./images/nav-brochure.gif) no-repeat;
}
.btn-apply{
	float:right;
	width:114px;
	height:46px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(./images/btn-apply.gif) no-repeat;
}
*/
#main{
	width:100%;
	overflow:hidden;
	background:#fff;
	padding-bottom: 15px;
}
.visual{margin:0 0 18px;}
.visual img{vertical-align:top;}
#content{
	padding:0 20px;
	margin:0 0 -9px;
}
.title{
	float:left;
	width:143px;
	height:60px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(./images/bg-locations.png) no-repeat;
	margin:-22px 23px 0 0;
}
.carousel{
	overflow:hidden;
	background:url(./images/bg-carousel.gif) no-repeat;
	padding:22px 15px 32px 0;
	width:905px;
}
.carousel .carousel-holder{
	width:620px;
	margin:0 35px 0 25px;
	overflow:hidden;
	position:relative;
	float:left;
}
.carousel-holder ul{
	padding:0;
	margin:0;
	list-style:none;
	width:99999px;
	overflow:hidden;
	font-weight:bold;
}
.carousel-holder ul li{
	float:left;
	background:url(./images/separator3.gif) no-repeat 0 50%;
	padding:0 17px;
	margin:0 4px 0 -4px;
}
.carousel-holder ul li:first-child{
	background:none;
}
.carousel-holder ul a{
	color:#676767;
	cursor:pointer;
}
.carousel-holder ul a:hover{
	text-decoration:none;
}
.link-next,
.link-prev{
	width:18px;
	height:18px;
	float:left;
	background:url(./images/bg-link-prev.gif) no-repeat;
}
a.link-prev:hover{background:url(./images/bg-link-prev.gif) no-repeat 0 -18px;}
.link-next{
	float:right;
	background:url(./images/bg-link-next.gif) no-repeat;
}
a.link-next:hover{background-position:0 -18px;}
#content .threecolumns{
	width:1000px;
	overflow:hidden;
	margin:0 -40px 27px 0;
	position:relative;
}
.column-home{
	float:left;
	width:280px;
	padding:0 40px 0 0;
}
.column-home .image{
	margin:0 0 11px;
	width:100%;
}
.column-home .image .mask{
	background:url(./images/bg-mask.png) no-repeat;
	width:280px;
	height:138px;
	position:absolute;
	top:0;
}
.image img{display:block;}
.post{
	line-height:18px;
	overflow:hidden;
	width:100%;
}
.post h3{
	margin:0 0 9px;
	font-size:17px;
	font-weight:normal;
}
.post h3 a{color:#a3ac00;}
.post .blue{
	color:#2071bc;
	line-height:24px;
	display:block;
	margin:0 0 10px;
}
.post .more{
	float:right;
	font-style:italic;
}
.post blockquote{
	margin:0;
	width:100%;
	overflow:hidden;
}
.post p{
	margin:0;
}
.post q{
	display:block;
	padding:0 0 6px;
	font-style:italic;
}
.post cite{
	float:right;
	width:250px;
	text-align:right;
}
.post .date{
	font-style:normal;
}
.article{
	line-height:19px;
}
.article h2{
	margin:0 0 15px;
	font-size:18px;
}
.article h2.green{
	color:#a3ac00;
}
.article p{
	margin:0 0 15px;
}
.article .info-list{
	padding:0 0 0 5px;
	margin:0;
	list-style:none;
}
.article .info-list li{
	background:url(./images/bullet.gif) no-repeat 0 3px;
	padding:0 0 19px 24px;
}
.article .image{
	padding:7px 0 0;
}
.article img{
	margin:0 auto;
}
#footer{
	background:#e2e2e2 url(./images/bg-footer.gif) no-repeat;
	width:917px;
	overflow:hidden;
	padding:19px 20px 22px 23px;
	margin: 0 auto;
}
.footer-nav{
	width:917px;
	overflow:hidden;
}
.footer-nav h2{
	margin:0 0 8px;
	font-size:14px;
	color:#555;
	font-weight:normal;
}
.footer-nav ul{
	padding:0;
	margin:0;
	list-style:none;
	width:100%;
	overflow:hidden;
	font-size:12px;
}
.footer-nav ul li{
	display:inline-block;
	width:97px;
	margin:0 0 9px;
}
.box{
	width:199px;
	float:left;
	margin-right:30px;
}
.box.green h2{
	border-bottom:1px solid #a3ac00;
	width:156px;
}
.box.red h2{
	border-bottom:1px solid #d95717;
	width:203px;
}
.footer-info{
	color:#555;
	font-size:11px;
	font-style:italic;
	padding:27px 0 0;
}
.social{
	float:right;
}
.social span{float:left;}
.social ul{
	padding:0;
	margin:0 0 0 6px;
	list-style:none;
	float:left;
}
.social ul li{
	display:inline;
	float:left;
	width:16px;
	height:16px;
	margin-left:8px;
	overflow:hidden;
	text-align:left;
}
.social ul a{
	display:block;
	height:100%;
	overflow:hidden;
	text-indent:-9999px !important;
}
.social .facebook a{background:url(./images/facebook.gif) no-repeat;}
.social .twitter a{background:url(./images/twitter.gif) no-repeat;}
.social .linked-in a{background:url(./images/linked-in.gif) no-repeat;}

div.sidebar ul li.social_sidebar {
	margin: 5px;
}

div#otherSites {
	width: 369px;
}

div#otherSites h2 {
	width: 369px;
}

#nav li.applyNow {
	float: right;
    height: 46px;
    margin-bottom: 0;
    margin-top: -20px;
    width: 114px;
}

#nav a#btw-apply {
    display: inline;
    height: 46px;
    overflow: visible;
    padding: 12px 0px;
}