html,body {
height: 100%;
}

body {
margin:0;
padding:0;
text-align:center;
height: 100%;
background-image:url(images/body_bg.gif);
background-repeat:repeat;
}

#page {
height: auto;
margin: auto;
padding: auto;
}

.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clear {
clear: both;
}

.ruby {
	display: none;
	}

.news-content img {
	
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #0B2A58;
	
	}	
	

/*FONTS*/
@font-face {
    font-family: liberation_serifregular;
    src: url('fonts/LiberationSerif-Regular-webfont.eot');
    src: url('fonts/LiberationSerif-Regular-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/LiberationSerif-Regular-webfont.woff') format('woff'),
         url('fonts/LiberationSerif-Regular-webfont.ttf') format('truetype'),
         url('fonts/LiberationSerif-Regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'LiberationSerifItalic';
    src: url('fonts/LiberationSerif-Italic-webfont.eot');
    src: url('fonts/LiberationSerif-Italic-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/LiberationSerif-Italic-webfont.woff') format('woff'),
         url('fonts/LiberationSerif-Italic-webfont.ttf') format('truetype'),
         url('fonts/LiberationSerif-Italic-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'LiberationSerifBold';
    src: url('fonts/LiberationSerif-Bold-webfont.eot');
    src: url('fonts/LiberationSerif-Bold-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/LiberationSerif-Bold-webfont.woff') format('woff'),
         url('fonts/LiberationSerif-Bold-webfont.ttf') format('truetype'),
         url('fonts/LiberationSerif-Bold-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'LiberationSerifBoldItalic';
    src: url('fonts/LiberationSerif-BoldItalic-webfont.eot');
    src: url('fonts/LiberationSerif-BoldItalic-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/LiberationSerif-BoldItalic-webfont.woff') format('woff'),
         url('fonts/LiberationSerif-BoldItalic-webfont.ttf') format('truetype'),
         url('fonts/LiberationSerif-BoldItalic-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'interstateregular';
    src: url('https://transnationaleducationgroup.org/UA/interstate_bold-webfont.eot');
    src: url('https://transnationaleducationgroup.org/UA/interstate_bold-webfont.eot#iefix') format('embedded-opentype'),
         url('https://transnationaleducationgroup.org/UA/interstate_bold-webfont.woff2') format('woff2'),
         url('https://transnationaleducationgroup.org/UA/interstate_bold-webfont.woff') format('woff'),
         url('https://transnationaleducationgroup.org/UA/interstate_bold-webfont.ttf') format('truetype'),
         url('https://transnationaleducationgroup.org/UA/interstate_bold-webfont.svg#interstateregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
  font-family: ChaparralPro-Regular;
  src: url('https://transnationaleducationgroup.org/UA/fonts/ChaparralPro-Regular.otf');
  
}


/*H TAGS*/

h1 {
    font-family: 'interstateregular', Arial, Helvetica, sans-serif;
	font-size:1.3em;
	color:#0B2A58;
	padding:0;
	margin:0px 0px 3px 0px;
	display:inline;
	line-height:130%;
	text-align:center;
}

h1 a{

}

h1 a:hover{


}

h2 {
font-family: 'interstateregular', Arial, Helvetica, sans-serif;
	font-size:0.98em;
	color:#143a61;
	padding:0;
	margin:0px 0px 3px 0px;
}

h2 a{

}

h2 a:hover{

}

h3 {

}

h4 {

}

img {
	border-style: none;
}

/*HEADER*/

#top {
	background-image:url(images/header_bg.png);
	background-repeat:repeat-x;
	height:150px;
	width:auto;
	}

#top_bar {
	width:100%;
	height:30px;
	clear:both;
	display:block;
	float:left;
	}

#top {
	background: #f0f0f0;
	background-repeat:repeat-x;
	height:170px;
	width:auto;
	}
#logo{
	clear:both;
	display:block;
	padding-top:7px;
	}
	
#top_bar {
	width:100%;
	height:42px;
	clear:both;
	display:block;
	float:left;
	border-bottom:1px solid #fff;
	
	-moz-box-shadow:    0px -1px 3px #999 inset;
   -webkit-box-shadow: 0px -1px 3px #999 inset;
   box-shadow:         0px -1px 3px #999 inset;
	
	
	background: rgb(243,243,243);

background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkNmQ4ZDgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

background: -moz-linear-gradient(top,  rgba(243,243,243,1) 0%, rgba(214,216,216,1) 100%);

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(243,243,243,1)), color-stop(100%,rgba(214,216,216,1)));

background: -webkit-linear-gradient(top,  rgba(243,243,243,1) 0%,rgba(214,216,216,1) 100%);

background: -o-linear-gradient(top,  rgba(243,243,243,1) 0%,rgba(214,216,216,1) 100%);

background: -ms-linear-gradient(top,  rgba(243,243,243,1) 0%,rgba(214,216,216,1) 100%);

background: linear-gradient(to bottom,  rgba(243,243,243,1) 0%,rgba(214,216,216,1) 100%);

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#d6d8d8',GradientType=0 );


	}		
.tagline {
	color: #143A61;
    float: left;
    font-family: Arial,sans-serif;
    font-size: 1.03em;
    font-style: normal;
    padding-left: 1%;
    padding-right: 10px;
    padding-top: 0.9%;
    text-align: right;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
    width: 380px;
	}	
	
#flags {
	color: #0B2A58;
    display: inline;
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    padding-top: 0.5%;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
    width: 517px;
	}
#flags td{
	padding-right:5px;
	font-size:0.5em;
	font-family: 'interstateregular', Arial, Helvetica, sans-serif;
	color: #7c7c7d;
	}
	
#flags img{
	padding-right:0px;
	}	
	
.flagson{
	color:#0B2A58;
	display: inline;
	}	
		
#flags a{
	color:#0B2A58;
	text-decoration:none;
	font-weight:bold;
	opacity:1.0;
	}		
#flags a:hover{
	color:#a00f09;
	opacity:0.4;
	}	
	
#partner {
	margin-left:20px;
    float: left;
    height: auto;
    margin-top: -8px;
    padding-top: 4px;
	padding-right:10px;
    width: 280px;
	border:3px solid #0b2a58;
    -moz-box-shadow: -2px 1px 7px 1px #999;
    -webkit-box-shadow: -2px 1px 7px 1px #999;
    box-shadow: -2px 1px 7px 1px #999;
	background: rgb(243,243,243);

background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

background: -moz-linear-gradient(top,  rgba(243,243,243,1) 0%, rgba(255,255,255,1) 100%);

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(243,243,243,1)), color-stop(100%,rgba(255,255,255,1)));

background: -webkit-linear-gradient(top,  rgba(243,243,243,1) 0%,rgba(255,255,255,1) 100%);

background: -o-linear-gradient(top,  rgba(243,243,243,1) 0%,rgba(255,255,255,1) 100%);

background: -ms-linear-gradient(top,  rgba(243,243,243,1) 0%,rgba(255,255,255,1) 100%);

background: linear-gradient(to bottom,  rgba(243,243,243,1) 0%,rgba(255,255,255,1) 100%);

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#ffffff',GradientType=0 );


	}	
#partner p a{
	 font-weight: normal;
	 text-decoration:underline;
	 color:#666;
	}
#partner p a:hover{
	 font-weight: normal;
	 text-decoration:underline;
	 color:#666;
	}	
#partner span a{
	 font-weight: normal;
	 text-decoration:none;
	 color:#a00f09;
	 font-family: 'interstateregular', Arial, Helvetica, sans-serif;
	}
#partner span a:hover{
	 text-decoration:underline;
	 color:#a00f09;
	 font-family: 'interstateregular', Arial, Helvetica, sans-serif;
	}	
		
#partner p{
	color: #666666;
    float: left;
    font-family: 'liberation_serifregular',Arial,sans-serif;
    font-size: 0.8em;
    line-height: 120%;
    margin-bottom: 0px;
    margin-top: 0;
    padding-left: 10px;
    padding-top: 9px;
    text-align: center;
    width: 213px;
	}	
#partner img{
 float: left;
    padding-left: 10px;
    padding-top: 8px;
	}				
	
	
/*NAVIGATION*/	

	.nav-line {
		width: 1px;
		height:100%;
		background-color:#dddddd;
		display:inline;
		}

	#nav{
		background-image:url(images/nav_bg2.png);
		height:100%;
		width:100%;
		padding-top:17px;
		padding-bottom:16px;
		text-align:center;
		}
		
		#nav_inner{
		padding-left: 190px;
		}
		
		
	#nav img a {
		padding:0px;
		}	
		
	#nav a{
		font-family: 'interstateregular', Arial, Helvetica, sans-serif;
		color:#888787;
		font-size:1em;
		text-decoration:none;
		text-shadow:0 1px 0 rgba(255,255,255,0.75);
		text-transform:uppercase;
		border-left: 1px solid #ddd;
		padding:12px;
		font-weight:bold;
		}	
		
		#nav a:hover{
		color:#a00f09;
		text-decoration:none;
		font-weight:bold;
		}
.navon{
		color:#a00f09;
		text-decoration:none;
		font-family: 'interstateregular', Arial, Helvetica, sans-serif;
		font-size:1em;
		text-shadow:0 1px 0 rgba(255,255,255,0.75);
		text-transform:uppercase;
		display: inline;
		border-left: 1px solid #ddd;
		padding:12px;
		font-weight:bold;
		
		}	
	
		


/*FOOTER*/

#footer {
	height:90px;
	clear:both;
	display:block;
	}

#footer-inner {
	background-image:url(images/footer_bg.gif);
	background-repeat:repeat-x;
	color:#a1a1a2;
	text-align:center;
	font-size:0.85em;
	line-height:140%;
	font-family: 'interstateregular', Arial, Helvetica, sans-serif;
	padding-top:30px;
	text-transform:uppercase;
	text-shadow:0 1px 0 rgba(255,255,255,0.75);
	padding-left:20px;
	}
.footer-left {
	width: 100%;
	}
	
#social-media {
   background-clip: padding-box;
    background-color: rgba(240, 240, 240, 0.9);
    background-repeat: no-repeat;
    border: 6px solid rgba(240, 240, 240, 0.4);
    color: #666666;
    float: left;
    font-family: 'interstateregular',Arial,Helvetica,sans-serif;
    line-height: 140%;
    padding: 20px;
    width: auto;
	font-size: 0.9em;
	
	}	
#social-media a{
	color:#666666;
	text-decoration:none;
	font-family: 'interstateregular', Arial, Helvetica, sans-serif;
	}
	
#social-media a:hover{
	color:#666666;
	text-decoration:underline;
	font-family: 'interstateregular', Arial, Helvetica, sans-serif;
	}	
		
#footer #footer-inner .footer-left a {
	text-decoration: none;
	color:#a1a1a2;
	font-family: 'interstateregular', Arial, Helvetica, sans-serif;
	}	
#footer #footer-inner .footer-left a:hover {
	text-decoration: underline;
	color:#a1a1a2;
	}	


/*HOMEPAGE BANNER*/

#homepage_banner {
	height:380px;
	width: 100%;
	background-image:url(images/stars_bg3.jpg);
	}
#homepage_banner_inner {
	height:380px;
	width: 1275px;
	background-image:url(images/banner_homepage3.jpg);
	position:relative;
	}	
#red_box {
	background-clip: padding-box;
    background-color: rgba(120, 9, 12, 0.9);
    background-repeat: no-repeat;
    border: 6px solid rgba(120, 9, 12, 0.4);
    color: #fff;
    height: auto;
    margin: 230px 0 0 910px;
    padding: 22px 15px 15px;
    position: absolute;
    text-align: center;
    width: 247px;
	}
.red_box_title {
	font-family: 'interstateregular', Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:1.2em;
	line-height:113%;
	padding-bottom:0px;
	}	
.red_box_text {
	font-family: 'liberation_serifregular', Arial, sans-serif;
	color:#fff;
	font-size:1em;
	padding:10px 0px 10px 0px;
	}
#red_box a{
	font-family: 'interstateregular', Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:1em;
	text-decoration:none;

	}
#red_box a:hover{
	font-family: 'interstateregular', Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:1em;
	text-decoration:underline;

	}
#red_box2 {
	background-clip: padding-box;
    background-color: rgba(120, 9, 12, 0.9);
    background-repeat: no-repeat;
    border: 6px solid rgba(120, 9, 12, 0.4);
    color: #fff;
    height: auto;
    margin: 43px 0 0 90px;
    padding: 15px 15px 15px 15px;
    position: absolute;
    text-align: left;
    width: 247px;
	}
	
#red_box4 {
    background-clip: padding-box;
    background-color: rgba(120, 9, 12, 0.9);
    background-repeat: no-repeat;
    border: 5px solid rgba(120, 9, 12, 0.4);
    color: #fff;
    height: auto;
    margin: 160px 0 0 90px;
    padding: 15px 15px 15px 15px;
    position: absolute;
    text-align: left;
    width: 247px;
	}	
.red_box_title2 {
	font-family: 'interstateregular', Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:1.2em;
	line-height:113%;
	padding-bottom:10px;
	}	
.red_box_text2 {
	font-family: 'liberation_serifregular', Arial, sans-serif;
	color:#fff;
	font-size:1em;
	padding:10px 0px 10px 0px;
	}
#red_box2 a{
	font-family: 'interstateregular', Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:1em;
	text-decoration:none;

	}
#red_box2 a:hover{
	font-family: 'interstateregular', Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:1em;
	text-decoration:underline;

	}	
	
#red_box3 {
	background-clip: padding-box;
    background-color: rgba(120, 9, 12, 0.9);
    background-repeat: no-repeat;
    border: 6px solid rgba(120, 9, 12, 0.4);
    color: #fff;
    height: auto;
    margin: 10px 0 20px 0px;
    padding: 15px 15px 15px;
    text-align: center;
    float: left;
	display:block;
	width:96%;
	}
.red_box_title3 {
	font-family: 'interstateregular', Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:1.1em;
	line-height:145%;
	padding-bottom:0px;
	text-shadow: none;
	}	
.red_box_text3 {
	font-family: 'liberation_serifregular', Arial, sans-serif;
	color:#fff;
	font-size:1em;
	padding:10px 0px 10px 0px;
	}
#red_box3 a{
	font-family: 'interstateregular', Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:1em;
	text-decoration:none;

	}
#red_box3 a:hover{
	font-family: 'interstateregular', Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:1em;
	text-decoration:underline;

	}		
	
#red_box5 {
	background-clip: padding-box;
    background-color: rgba(120, 9, 12, 0.9);
    background-repeat: no-repeat;
    border: 6px solid rgba(120, 9, 12, 0.4);
    color: #fff;
    height: auto;
    margin: 20px 0 0 910px;
    padding: 15px 15px 15px 15px;
    position: absolute;
    text-align: left;
    width: 247px;
	}	
#red_box5 a{
	font-family: 'interstateregular', Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:1em;
	text-decoration:none;
	float: left;
	margin-top: 15px;
	}
#red_box5 a:hover{
	font-family: 'interstateregular', Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:1em;
	text-decoration:underline;
	}		
	
	
	
	
/*ROW */						

#row {
	height:22px;
	background-image:url(images/bar.png);
	background-repeat:repeat-x;
	}
	
/*INNER BANNER*/

#inner_banner {
	height:305px;
	width: 100%;
	background-image:url(images/stars_bg2.png);
	}
#inner_banner_inner {
	height:305px;
	width: 1275px;
	}
	
/*PAGE TITLES */
.page_title {
	background-image: url(images/header_bg_1.png);
	background-repeat:no-repeat;
	height:auto;
	width:100%;
	clear:both;
	display:block;
	background-position:center;
	text-align:center;
	font-family: 'interstateregular', Arial, Helvetica, sans-serif;
	color:#143a61;
	font-size:2em;
	margin:0px 0px 10px 0px;
	text-transform:uppercase;
	text-shadow:0 1px 0 rgba(255,255,255,0.75);
	font-weight:bold;
	line-height:100%;
	padding: 10px 0 10px 0;
	}
.page_title img{
	vertical-align:middle;
	}	
.page_title2 {
	background-image: url(images/header_bg_1.png);
	background-repeat:no-repeat;
	height:50px;
	width:890px;
	text-align:center;
	font-family: 'interstateregular', Arial, Helvetica, sans-serif;
	color:#143a61;
	font-size:1.6em;
	padding-top:20px;
	margin:0px 0px 0px 0px;
	text-transform:uppercase;
	text-shadow:0 1px 0 rgba(255,255,255,0.75);
	padding-left:30px;
	line-height:104%;
	font-weight:bold;
	}
.page_title3	
	{
	background-image: url(images/header_bg_2.png);
	background-repeat:no-repeat;
	height:100px;
	width:1000px;
	text-align:center;
	font-family: 'interstateregular', Arial, Helvetica, sans-serif;
	color:#143a61;
	font-size:1.6em;
	font-weight:bold;
	padding:5px;
	margin:0px 0px 0px 0px;
	text-transform:uppercase;
	text-shadow:0 1px 0 rgba(255,255,255,0.75);
	line-height:114%;
	}
	
.page_title2 img{
	vertical-align:middle;
	}	
.page_title2_text {
	float:left;
	display:inline;
	width:630px;
	}	
.page_title2_leaf_left {
	float:left;
	display:inline;
	width:91px;
	height:41px;
	}	
.page_title2_leaf_right {
	float:left;
	display:inline;
	width:91px;
	height:41px;
	}

.page_title4 {
    background-image: url(images/header_bg_2.png);
    height:120px;
	width:890px;
	text-align:center;
	font-family: 'interstateregular', Arial, Helvetica, sans-serif;
	color:#143a61;
	font-size:1.6em;
	margin:0px auto;
	text-transform:uppercase;
	text-shadow:0 1px 0 rgba(255,255,255,0.75);
	padding-left:30px;
	line-height:104%;
	font-weight:bold;
	}			
.page_title4_leaf_right {

	display:inline;
	width:91px;
	height:41px;
	}	
.page_title4_leaf_left {

	display:inline;
	width:91px;
	height:41px;
	}	
	
	
	
	
	
	
/* CONTENT BOTTOM - HOMEPAGE */

#homepage_content {
	background-image:url(images/page_bg.png);
	background-repeat:repeat;
	padding-top:3px;
	padding-bottom:80px;
	float:left;
	height:100%;
	}
			
.page_text_homepage {
	font-family: liberation_serifregular, Times, serif;
	font-size:1.6em;
	color:#143a61;
	text-shadow:0 1px 0 rgba(255,255,255,0.75);
	line-height:125%;
	width: 60%;
	}
.page_text_homepage2 {
	font-family: 'liberation_serifregular', Times, serif;
	font-size:1.2em;
	color:#143a61;
	line-height:135%;
	width: 70%;
	text-align:justify;
	}	
	
.page_text_homepage2 a{
	color: #a00f09;
	text-decoration:none;
	}
.page_text_homepage2 a:hover{
	color: #a00f09;
	text-decoration:underline;
	}	

	
.page_text_homepage2 ul{
	list-style-type: none;
	padding: 0px;
	margin:0px;
		
	}	
	
	.page_text_homepage2 ul li{
	background-image:url(images/check-bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left:32px;
	line-height: 120%;
	padding-bottom:0px;
	margin: 10px 0px 10px 0px;
	
	}		
		
p.page_text_homepage_small {
	font-family: Times, serif;
	font-size:0.94em;
	color:#A1A1A2;
	text-shadow:0 1px 0 rgba(255,255,255,0.75);
	line-height:135%;
	width:950px;
	
	}
	
.page_text_homepage_quote {
	font-family: 'liberation_serifregular', Times, serif;
	font-size:1em;
	font-style: italic;
	color:#0B2A58;
	text-shadow:0 1px 0 rgba(255,255,255,0.75);
	line-height:140%;
	width: 100%;
	text-align:justify;
	}					
	
/* CONTENT BOTTOM */

#page_content_about {
	background-image:url(images/page_bg.png);
	background-repeat:repeat;
	padding-top:3px;
	padding-bottom:10px;
	float:left;
	height:100%;
	}	
#page_content {
	background-image:url(images/page_bg.png);
	background-repeat:repeat;
	padding-top:3px;
	padding-bottom:10px;
	}

#page_text {
	width:70%;
	}
.page_text_inner {
	width:100%;
	padding-bottom:20px;
	clear:both;
	}	
	
.page_text_inner_programs_l {
	width:250px;
	float:left;
	padding-bottom:0px;
	padding-right:10px;
	
	}	
	.page_text_inner_programs_l a{
	opacity: 1;
	filter: alpha(opacity=100);
	}
.page_text_inner_programs_l a:hover{
	opacity: 0.7;
	filter: alpha(opacity=70);
	}
		.page_text_inner_programs_r {
	text-align: justify;
	font-family: 'liberation_serifregular', Times, serif;
	font-size:1.1em;
	color:#143a61;
	text-shadow:0 1px 0 rgba(255,255,255,0.75);
	line-height:120%;
	width:96%;
	}
	.page_text_inner_programs_r a{
	text-decoration:none;
	color:#B6383C;
	}
		.page_text_inner_programs_r a:hover{
	text-decoration:underline;
	color:#B6383C;
	}
	
	.page_text_inner_programs_r ul{
	list-style-type: none;
	padding: 0px;
	margin:0px;
		
	}	
	
	.page_text_inner_programs_r ul li{
	background-image:url(images/check-bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left:32px;
	line-height: 120%;
	padding-bottom:0px;
	margin: 10px 0px 10px 0px;
	
	}
	
	.page_text_inner_programs_r ul ul{
	list-style-type: none;
	padding-left:34px;
	padding-bottom:10px;
	margin:0px;
		
	}
	
	.campus_photos img{
		width: 20%;
		margin: 4px;
		max-height:170px;
		}	
	
	.page_text_inner_programs_r ul li ul li{
	background-image:url(images/check-bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left:64px;
	padding-bottom:6px;
	margin: 5px 0px 5px 0px;
	
	}
	
	.consulting-services {
    width: 100%;
	padding-bottom: 20px;
	}
	
.consulting-services img {
	width: 100%;
	height:auto;
	border: 6px solid #D6DDE4;
	}
	
	.page_text_inner_programs_r table{
	background-color: #d6dde4;
	
	}
	
	.package-section {
		background-color: #f9fcff;
		padding: 15px;
		-moz-border-radius: 8px;
		border-radius: 8px;
		clear:both;
		display:block;
		
		}
	
		
.page_text_inner_l {
	width:23%;
	margin-right:2%;
	float:left;
	padding-bottom:0px;
	
	}
	.page_text_inner_l a{
	opacity: 1;
	filter: alpha(opacity=100);
	}
.page_text_inner_l a:hover{
	opacity: 0.7;
	filter: alpha(opacity=70);
	}		
	
.page_text_inner_r {
	text-align:justify;
	font-family: 'liberation_serifregular', Times, serif;
	font-size:1em;
	color:#143a61;
	text-shadow:0 1px 0 rgba(255,255,255,0.75);
	line-height:140%;
	width:75%;
	float:left;
	}
.page_text_inner_r a{
	color:#B6383C;
	text-decoration:none;
	}
.page_text_inner_r a:hover{
	color:#B6383C;
	text-decoration:underline;
	}	
	
		
.page_text_inner_form {
	font-family: 'liberation_serifregular', Times, serif;
	font-size:1.1em;
	color:#143a61;
	text-shadow:0 1px 0 rgba(255,255,255,0.75);
	line-height:120%;
	width:980px;
	}	
	
.page_text_inner_values {
	text-align:center;
	font-family: 'liberation_serifregular', Times, serif;
	font-size:1.2em;
	color:#143a61;
	text-shadow:0 1px 0 rgba(255,255,255,0.75);
	line-height:110%;
	width:100%;
	}
.page_text_inner_values a{
	color: #b6383c;
	text-decoration:none;
	}
.page_text_inner_values a:hover{
	color: #b6383c;
	text-decoration:underline;
	}							
	
#style label{
	text-align:right;
	float:right;
	padding-right:10px;
	padding-top:7px;
	height:35px;
	}	
#style input{
	width:420px;
	height:25px;
	}
#style textarea{
	width:420px;
	height:120px;
	margin-bottom:10px;
	}
		
#style tr{
	padding-bottom:5px;
	}			


.mybutton	{
	background-image:url(images/submit_btn.jpg);
	cursor:pointer;
	color:#fff;
	width:80px;
	margin-top:10px;
	margin-right:310px;
	height:40px;
	font-size:1em;
	float:right;
	margin-top:30px;
	border:none;
	}

.mybutton2	{
	background-image:url(images/submit_btn2.jpg);
	cursor:pointer;
	color:#fff;
	width:80px;
	margin-top:10px;
	margin-right:310px;
	height:40px;
	font-size:1em;
	float:right;
	margin-top:30px;
	border:none;
	}
	

.news-item {
	width: 920px;
	height: 200px;
	padding-top:20px;
	border-bottom: 1px solid #ccc;
	
	}
	
.news-item-content {
	width: 100%;
	height: auto;
	}	
	
.news-image{
	float: left;
	max-width: 260px;
	height:auto;
	padding-right:20px;
	}		
	
.news-date {
	text-align: left;
	font-family: 'liberation_serifregular', Arial, sans-serif;
	font-size:0.85em;
	color:#0B2A58;
	text-transform:uppercase;
	padding-bottom:7px;
	}	
	
.news-title {
	text-align: center;
	font-family: 'Interstate-Bold', Arial, Helvetica, sans-serif;
	font-size:1.3em;
	color:#0B2A58;
	padding:15px;
	}
	
.news-title a{
	color:#0B2A58;
	text-decoration: none;
	}
	
.news-title a:hover{
	text-decoration: underline;
	}			
	
.news-description {
	text-align: left;
	font-family: 'liberation_serifregular', Arial, sans-serif;
	font-size:0.98em;
	color:#0B2A58;
	}	
	
.news-description a{
	color: #A00F09;
	font-family: 'interstateregular', Arial, Helvetica, sans-serif;
	font-size:1.3em;
	text-decoration:none;
	}	
	
.news-description a:hover{
	color: #A00F09;
	font-family: 'interstateregular', Arial, Helvetica, sans-serif;
	font-size:1.3em;
	text-decoration:underline;
	}
	
.news-description img{
	padding-bottom: 20px;
	}		
	
.news-content {
	text-align: left;
	}	
.news-nav {
	color: #A00F09;
	font-family: 'interstateregular', Arial, Helvetica, sans-serif;
	font-size:0.85em;
	padding-bottom:30px;
	}
	
.news-nav a{
	color: #A00F09;
	text-decoration:none;
	}
	
.news-nav a:hover{
	color: #A00F09;
	text-decoration:underline;
	}	
	
/*FEEDBACK*/
.feedback_quote {
	font-family: 'liberation_serifregular', Arial, sans-serif;
	font-size:1.1em;
	font-style: italic;
	text-align:justify;
	color:#0B2A58;
	text-shadow:0 1px 0 rgba(255,255,255,0.75);
	line-height:150%;
	padding: 10px 0px;
	margin: 10px 0px;
	border-bottom: 1px solid #ccc;
	}
.feedback_quote_last {
	border-bottom: none;
	font-family: 'liberation_serifregular', Arial, sans-serif;
	font-size:1.1em;
	font-style: italic;
	text-align:left;
	color:#0B2A58;
	text-shadow:0 1px 0 rgba(255,255,255,0.75);
	line-height:150%;
	padding: 20px 0px;
	margin: 20px 0px 50px 0px;
	}
			
.author {
	font-family: 'LiberationSerifBold', Arial, sans-serif;
	font-size:0.89em;
	font-style: normal;
	color:#0B2A58;
	text-shadow:0 1px 0 rgba(255,255,255,0.75);
	line-height:140%;
	padding-top: 10px;
	font-weight:bold;
	}
	
	
/*TEGCAMP SECTION  for questions gonooa@gmail.com*/	
.tegcamp {position:absolute;
right:100px;
top:30px;
width:240px;
height:297px;
}	
.placecamp{width:30%;
	height:250px;
}
.ter{width:45%;
}


.textcamp {font-size:20px;}

.sub-menu{
    padding:0;
    margin:0;
    list-style:none;
    border:1px solid #E5E5E5;
	background-color:#990000;
}
.sub-menu li {
    display:inline-block;
	}
.sub-menu a{
    display:block;
    padding:10px 14px;
    margin-left:0px;
    color:#fff;
    border-left:1px solid #E5E5E5;    
	text-decoration:none;
	font-size: 16px; 
	font-weight:600px;
	}
.sub-menu a:hover{
    background:#f9f9f9;
	color:#aa1f23;
}
/*TEGCAMP faq*/	
.ac-container{
	width: 90%;
	margin: 10px auto 10px auto;
	text-align: left;
}
.ac-container label{
	padding: 5px 20px;
	position: relative;
	z-index: 20;
	display: block;
	height: 30px;
	cursor: pointer;
	color: #333333;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
	line-height: 33px;
	font-size: 19px;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 1%, #eaeaea 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffffff), color-stop(100%,#eaeaea));
	background: -webkit-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: -o-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: -ms-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 );
	box-shadow: 
		0px 0px 0px 1px rgba(155,155,155,0.3), 
		1px 0px 0px 0px rgba(255,255,255,0.9) inset, 
		0px 2px 2px rgba(0,0,0,0.1);
}
.ac-container label:hover{
	background: #fff;
}
.ac-container input:checked + label,
.ac-container input:checked + label:hover{
	background: #e0f47d;
	color: #8a9b35;
	text-shadow: 0px 1px 1px rgba(255,255,255, 0.6);
	box-shadow: 
		0px 0px 0px 1px rgba(155,155,155,0.3), 
		0px 2px 2px rgba(0,0,0,0.1);
}
.ac-container label:hover:after,
.ac-container input:checked + label:hover:after{
	content: '';
	position: absolute;
	width: 24px;
	height: 24px;
	right: 13px;
	top: 7px;
	background: transparent url(https://transnationaleducationgroup.org/images/arrow_down.png) no-repeat center center;	
}
.ac-container input:checked + label:hover:after{
	background-image: url(https://transnationaleducationgroup.org/images/arrow_up.png);
}
.ac-container input{
	display: none;
}
.ac-container article{
	background: #fff;
	margin-top: -1px;
	overflow: hidden;
	height: 0px;
	position: relative;
	z-index: 10;
	-webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
}
.ac-container article p{
	color: #333333;
	line-height: 23px;
	font-size: 1.2em;
	padding: 5px 0 0 25px;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
}
.ac-container input:checked ~ article{
	-webkit-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-moz-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-o-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-ms-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3);
}
.ac-container input:checked ~ article.ac-small{
	height: auto;
}
.ac-container input:checked ~ article.ac-medium{
	height: auto;
}
.ac-container input:checked ~ article.ac-large{
	height: auto;
}

.programteg{width:100%;}


	

#red_box7 {
	background-clip: padding-box;
    background-color: rgba(120, 9, 12, 0.9);
    background-repeat: no-repeat;
    border: 6px solid rgba(120, 9, 12, 0.4);
    color: #fff;
    height: auto;
    margin: 15px 0 0 13px;
    padding: 15px 15px 15px 15px;
    position: absolute;
    text-align: right;
    width: 247px;
	right:100px;
	top:25px;
	width:250px;
	height:287px;
		}

#red_box7 a{
	font-family: 'interstateregular', Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	}
#red_box7 a:hover{
	font-family: 'interstateregular', Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:underline;
	}	

.red_box_title7 {
	font-family: 'interstateregular', Arial, Helvetica, sans-serif;
	color:#fff;
	line-height:113%;
	padding-bottom:10px;
	}	
.red_box_text7 {
	font-family: 'liberation_serifregular', Arial, sans-serif;
	color:#fff;
	padding:10px 0px 10px 0px;
	}	

#red_box8 {
	background-clip: padding-box;
    background-color: rgba(120, 9, 12, 0.9);
    background-repeat: no-repeat;
    border: 6px solid rgba(120, 9, 12, 0.4);
    color: #fff;
    height: auto;
    margin: 120px 0 0 152px;
    padding: 15px 15px 15px 15px;
    position: absolute;
	text-align: right;
    width: 247px;
	float:right;
	right:100px;
	top:30px;
	right:100px;
	width:240px;
	height:180px;
	
	}		
	
#red_box8 {
background-clip: padding-box;
background-color: rgba(120, 9, 12, 0.9);
background-repeat: no-repeat;
border: 6px solid rgba(120, 9, 12, 0.4);
color: #fff;
height: auto;
margin: 175px 0 0 152px;
padding: 0px 15px 15px 15px;
position: absolute;
text-align: right;
width: 240px;
float: right;
right: 100px;
top: 0px;
right: 100px;
width: 240px;
height: 170px;
		


		
		.btn{
  background: #f0b2b4;
  background-image: -webkit-linear-gradient(top, #f0b2b4, #b6383c);
  background-image: -moz-linear-gradient(top, #f0b2b4, #b6383c);
  background-image: -ms-linear-gradient(top, #f0b2b4, #b6383c);
  background-image: -o-linear-gradient(top, #f0b2b4, #b6383c);
  background-image: linear-gradient(to bottom, #f0b2b4, #b6383c);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  font-family: Georgia;
  color: #ffffff;
  font-size: 25px;
  padding: 10px 20px 10px 20px;
  border: solid #1f628d 0px;
  text-decoration: none;
  width:250px;
  margin:0 auto;
}

.btn1:hover {
  background: #bdbdbd;
  background-image: -webkit-linear-gradient(top, #bdbdbd, #205084);
  background-image: -moz-linear-gradient(top, #bdbdbd, #205084);
  background-image: -ms-linear-gradient(top, #bdbdbd, #205084);
  background-image: -o-linear-gradient(top, #bdbdbd, #205084);
  background-image: linear-gradient(to bottom, #bdbdbd, #205084);
  text-decoration: none;
}
		
.btn1 a {color:#fff;
	text-decoration:none;}		
	
.btn1 a:hover {color:#fff;
	text-decoration:none;}		


.gallery_item {
	width: 500px;
	height: auto;
	padding:20px 30px 0 30px;
	display:block;
	border:1px solid red;
	margin-bottom:30px;
		}
	
.gallery-item-gcontent {
	width: 100%;
	height: auto;
	}	
	
.gallery-image{
	float: none;
	max-width: 260px;
	height:auto;
	padding-right:20px;
	}		

.gallery-date{
	text-align: center;
	font-family: 'LiberationSerifRegular', Arial, sans-serif;
	font-size:0.85em;
	color:#0B2A58;
	padding-bottom:7px;
	}		

.gallery-title{
	text-align: center;
	font-family: 'LiberationSerifRegular', Arial, Helvetica, sans-serif;
	font-size:1.3em;
	color:#0B2A58;
	color:red;
	padding:15px;
	}
.gallery-title{
	text-align: center;
	font-family: 'Interstate-Bold', Arial, Helvetica, sans-serif;
	font-size:1.3em;
	color:#0B2A58;
	padding:15px;
	}
.gallery-title a:hover{
	text-decoration: underline;
	}		
.gallery-column {padding:0 30px; width:45%;float:left;}	


/*WASHINGTON BUSINESS LANDING faq*/	
.wbol {margin-top:15px 0;}

   .leftimg {
    float:left; /* Выравнивание по левому краю */
    margin: 7px 7px 7px 0; /* Отступы вокруг картинки */
   }
   
   TD.leftcol {
    width: 180px; /* Ширина левой колонки с рисунком */
    vertical-align: top; /* Выравнивание по верхнему краю */
	margin-right:15px;
   }

   
/*WASHINGTON BUSINESS LANDING STEPS*/