@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	background: #D7E3EF url('../images/BGpattern.png') top repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
h1 {
	/*font-size: 18px;
	font-family: "Century Gothic";
	color: #fff;
	margin: 0 auto;
	display: block;*/
}
.h1conteiner {
	margin: 0 auto;
	width: 400px;
	height:18px;
	margin-top: 15px;
	margin-left:610px;
	margin-bottom: 20px;
	background-image:url("../images/headerText.png");
	background-repeat:no-repeat;
	background-position:bottom right;
}
.mainContainer {
	width: 808px;
	margin: 0 auto;
}
.MenuContainer {
	float: left;
	width: 204px;
	padding-top: 72px;
}
.TopBtns {
	width: 204px;
	height: 26px;
}
.homeBtn, .contactBtn {
	float: left;
	height: 26px;
	width: 54px;
	margin-left: 25px;
	padding: 0;
}
.homeBtn a, .contactBtn a {
	background: url(../Images/HomeBtn.png);
	padding-top: 2px;
	height: 24px;
	width: 54px;
	display: block;
	line-height: 26px;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2f78bb;
	text-decoration: none;
}
.homeBtn a:hover {
	background: url(../Images/HomeBtn-hover.png);
	color: #fff;
}
.contactBtn {
	width: 114px;
	margin-left: 2px;
}
.contactBtn a {
	background: url(../Images/ContactBtn.png);
	width: 114px;
}
.contactBtn a:hover {
	background: url(../Images/ContactBtn-Hover.png);
	color: #fff	
}
/*------------------- menu -------------------*/
.menuNavig {
	float: left;
	background: url(../Images/MenuBg.png) no-repeat;
	width: 204px;
	height: 508px;
	margin-top: -3px;
}
.menuNavig ul {
	margin: 0;
	padding: 0;
	width: 170px;
	height: 480px;
	padding: 14px 17px 10px 17px;
}
.menuNavig ul li {
	list-style: none;
	width: 170px;
}
.menuNavig ul li a {
	background: url(../Images/MenuArow.gif) top left no-repeat;
	background-position: 7px 13px;
	width: 140px;
	display: block;
	padding: 9px 15px 11px 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
.menuNavig ul li a:hover {
	color: #acd8ff;
	background: url(../Images/MenuArow-Hover.gif) top left no-repeat;
	background-position: 7px 13px;
}
.BgAdOn {
	background: url(../Images/MenuBraket.jpg) no-repeat bottom;
}
/*------------------- banner -------------------*/
.ContentIn {
	float: left;
	width: 580px;
}
.Banner {
	height: 195px;
	width: 580px;
}
.Logo {
	float: left;
	height: 195px;
	width: 170px;
	background: url(../Images/BostonLanguageLogo.png) no-repeat;
}
.Logo a {
	height: 195px;
	width: 170px;
	display: block;
}
.BannerImage {
	float: right;
	height: 195px;
	width: 410px;
	background: url(../Images/Banner1.png) no-repeat;	
}
/*------------------- content -------------------*/
.txtContainer {
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
	width: 567px;
	min-height: 400px;
	padding: 0px 6px 10px 5px;
	background: #fff url(../Images/ContentPatternBg.png) repeat-x bottom;
}
.txtContainer h2, .txtContainer h1 {
	margin: 0;
	padding: 0;
	font-size: 13px;
	color: #fff;
	background: #3d8cbf url(../Images/ContentTitleArow.gif) no-repeat left;
	background-position: 15px 9px;
	height: 25px;
	line-height: 25px;
	border-bottom: solid 1px #1f507c;
	padding-left: 30px;
}
.actualTxt {
	margin: 20px 25px 0px 25px;
	padding: 0;
}
.actualTxt h3 {
	font-size: 12px;
	color: #010159;
	line-height: 16px;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}
.actualTxt h4 {
	font-size: 13px;
	color: #357bb8;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}
.actualTxt h5 {
	font-size: 13px;
	color: #000099;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}
.actualTxt a {
	color: #256daa;
}
.actualTxt a:hover {
	text-decoration: none;
}
.actualTxt img {
	float: left;
	margin: 0px 10px 15px 0px;
}
.actualTxt p {
	padding: 0;
	margin: 0;
	font-size: 11px;
	line-height: 15px;
	display: block;
	padding-bottom: 20px;
}
.actualTxt span {
	color: #4d8efd;
}
.actualTxt ul li {
	line-height: 16px;
	list-style: url(../Images/ContentTitleArow.gif);	
}
.clasClear {
	float: none;
	clear: both;
}
/*------------------- botom -------------------*/
.botom {
	margin: 0;
	padding: 0;
	width: 580px;
	height: 52px;
	background: url(../Images/BotomCap.png) no-repeat;
}
.botomTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3d8bcf;
	padding: 20px 0px 0px 32px 
}
.RightSide {
	width: 24px;
	height: 508px;
	float: right;
	padding-top: 95px;
	background: url(../Images/RightSideBlue.png) no-repeat bottom;
}
.ImgBrder {
	border: solid 1px #3573ac;
}
.ImageRight {
	float: right;
}
.ImageRight2 {
	float: right;
	position: relative;
}

/**POP UP**/
#popUpInfoBg {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:5000;
	background-color:#376c6b;
	-moz-opacity: 0.6;
	opacity:.60;
	filter: alpha(opacity=60);
}
#popUpInfoBg[id] {
	position:fixed;
}
#popUp #headline{
	background-image:url(../Images/popUpHeadline.jpg);
	height:30px;
	float:none;
	clear:both;
}
#popUp #headline h2{
	margin:0px;
	width:87%;
	color:#fff;
	font-size:14px;
	height:29px;
	line-height:29px;
	vertical-align:middle;
	background-image:url(../Images/popUpHeadlineArrow.png);
	background-repeat:no-repeat;
	background-position:left;
	margin-left:20px;
	text-indent:20px;
	float:left;
}
#popUp h3{
	font-size:13px;
}
#popUp  h4{
	font-size:12px;
}
#popUp table{
	border:solid 1px #418079;
	border-bottom:none;
}
#popUp table td{
	border-bottom:solid 1px #418079;
	border-right:solid 1px #418079;
	text-indent:4px;
}
#popUp table .noBrd{
	border-right:none;
}
#popUp .tHeadline{
	background-color:#418079;
}
#popUp .tHeadline h3{
	margin:5px 0px 5px 0px;
	color:#fff;
	text-align:center;
}
#popUp a{
 color:#418079;
}
#popUp .links h4{
	float:none;
	clear:both;
	color:#2d5957;
	margin-top:0px;
	margin-bottom:5px;
	font-size:12px;
}
#popUp .links p{
	margin:2px 0px 2px 0px;
}
/*po up end*/
#contentHolder{
	height:444px;
	width:100%;
	background-image:url(../Images/bodyBg.jpg);
	background-color:#fff;
	background-position:bottom;
	background-repeat:repeat-x;
	overflow:auto;
	
}
#contentHolder #content{
	width:430px;
	margin:0 auto;
	font-size:11px;
	padding-top:20px;
	color:#4e4c4c;
	
}
#btnClose{
	display:block;
	width:12px;
	height:12px;
	margin-top:10px;
	float:left;
	background-image:url(../Images/btnClose.png);
	background-repeat:no-repeat;
	-moz-opacity: 0.6;
	opacity:.60;
	filter: alpha(opacity=60);
}
#btnClose:hover{
	-moz-opacity: 1;
	opacity:1;
	filter: alpha(opacity=100);
}
#clearer{
	float:none;
	clear:both;
}
#popUp {
	position: absolute;
	top:400px;
	left:50%;
	z-index:9999;
	margin:-220px 0 0 -250px;
	border:1px solid #fff;
	background:#FDFCE9;
	text-align:left;
	width:483px;
	height:475px;
	border:solid 2px #346767;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}