html {
	background: url(../images/bg.jpg) top center no-repeat #fff;
}
.box {
	background:transparent;
}
.buttons-line {
	height: 0;
}
#social-widget-container {
	display: none;
	}
#wrap {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	padding:0;
}

#header {
	width:940px;
	height:54px;
	margin: 0 auto;
	padding:0;
	margin-top: 340px;
}

#header img{
	float:right;
}

#social {
	width:300px;
	height:44px;
	float: right;
	margin:0;
	padding:0;
	}
#promo {
	width:515px;
	height:252px;
	float: right;
	margin:0;
	padding:0;
	margin-top: 100px;
	}
#programs {
	width:940px;
	height:176px;
	margin: 0 auto;
	padding:0;
	margin-top: 15px;
	
}
#programs img{
	float:left;
	padding-right: 20px;
}

.last {
	float:right !important;
	padding-right:0 !important;
}



#banner {
	width:940px;
	height:101px;
	margin: 0 auto;
	padding:0;
	background:url(../images/banner.jpg);
	margin:25px 0 25px 0;
}


#left iframe {
	border-width: 0;
	}
	
#cont iframe {
	border-width: 0;
	}
#cont {
	width:940px;
	min-height: 400px;
	margin: 0 auto;
	padding:0;
}
#cont p{
	font-size:14px;
	text-align:justify;
	padding-left: 30px;
	padding-right: 30px;
	font-family: "HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
	line-height: 30px;
	color: #333;
	}
#cont ul{
	font-size:14px;
	text-align:justify;
	padding-left: 60px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 26px;
	color:#333;
	font-style: italic;
	}
#cont h1{
    color: #BE0000;
    font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
    font-size: 24px;
    font-weight: normal;
    letter-spacing: -1px;
    margin: 0 0 -10px 30px;
    padding:0 30px 5px 0;
    text-transform: capitalize;
}
#cont h2{
    color: #BE0000;
    font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
    font-size: 24px;
    font-weight: normal;
    letter-spacing: -1px;
    margin: 0 10px 0 10px;
    padding:0 0 5px 0;
    text-transform: capitalize;
}
#left h2{
    color: #BE0000;
    font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
    font-size: 24px;
    font-weight: normal;
    letter-spacing: -1px;
    margin: 0 10px 0 0;
    padding:0 0 5px 0;
    text-transform: capitalize;
}
#left {
	width:300px;
	height:auto;
	margin: 0;
	padding:0;
	float: left;
}
#left a{
	font-weight: normal;
}
#left a:hover{
	font-weight: bold;
}
#right {
	width:640px;
	height:auto;
	margin: 0;
	padding:0;
	float: left;
}

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 15px;
}

.clear2 {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 30px;
}


















