body {
	margin: 0px;
	padding: 0px;
	color: #CCCCCC;
	font-family: Helevetica,Arial,sans-serif;
	font-size: 13px;
	line-height:1.5em; 
	background-color: #000000;
	background-image: url(images/homeBG.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

a, a:link, a:visited {
	color: #FFFFFF;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

p { margin: 0px; padding: 0 0 10px 0; }
img { border: none; }

h1 { font-size: 40px; font-weight: bold; margin: 0 0 30px 0; padding: 5px 0; color: #ffffff; }
h2 {
	font-size: 28px;
	font-weight: normal;
	line-height: 28px;
	margin: 0 0 20px 0;
	padding: 10px 0 0 0px;
	color: #ffffff;
}

h3 { font-size: 21px; margin: 0 0 10px 0; padding: 0; padding: 0; font-weight: normal; }
h4 { font-size: 18px; margin: 0 0 20px 0; padding: 0; color: #fff;}
h5 { font-size: 16px; margin: 0 0 10px 0; padding: 0; color:#fff; }
h6 { font-size: 14px; margin: 0 0 5px 0; padding: 0; color:#fff;}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }
.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 {
	clear: both;
	width:100%;
	height: 50px;
	padding-left: 30px;
}
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.float_l {
	float: left;
}

.float_r {
	float: left;
	margin-right: 0px;
}

.image_wrapper {
	display: inline-block;
	padding: 8px;
	border: 1px solid #999;
	background: #ffffff;
	margin-bottom: 10px;
}
.fl_img {
	float: left;
	margin: 3px 30px 15px 0;
}
.fr_img {
	float: right;
	margin: 3px 0 15px 15px;
}

blockquote { font-style: italic; margin-left: 10px;}
cite { font-weight: bold; color:#fff; }
cite span { color: #ccc; }
em { color: #39ddfa; }

.templatemo_list {
	margin: 20px 0;
	padding: 0;
	list-style: none;
}

.templatemo_list li {
	background: transparent url(images/templatemo_list.png) no-repeat scroll 0 0px;
	margin:0 0 20px;
	padding:0 0 0 25px;
	line-height: 1em;
}

.button a {
	clear: both;
	display: block;
	width: 102px;
	height: 27px;
	padding: 5px 0 0 0;
	background: url(images/templatemo_button.png) no-repeat;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.button a:hover {
	color: #000;
	background: url(images/templatemo_button_hover.png) no-repeat;
}


#templatemo_wrapper {
	width: 999px;
	margin: 0 auto;
	background: url(images/templatemo_wrapper.png) repeat-y;
}

/* header */

#templatemo_header {
	width: 1000px;
	height: 150px;
	margin: 0 0px;
	background: url(images/header_a.png) no-repeat;
	position:relative;
	left:0px;
}

#templatemo_header #header_left {
	float: left;
	width: 300px;
}

#templatemo_header #header_right {
	float: right;
	width: 500px;
	margin-right: 30px;
}

#templatemo_header  #site_title {
	width: 250px;
	padding: 20px 0 0 20px;
}

#templatemo_header  #site_title a{
	margin: 0px;
	padding: 0px;
	font-size: 30px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

#templatemo_header  #site_title a span {
	display: block;
	text-align: left;
	font-size: 14px;
	color: #333;
	font-weight: normal;
	margin-left: 5px;
}

#social_box {
	float: right;
	display: inline-block;
	margin: 20px 0 0;
	padding: 0;
	list-style: none;
}

#social_box li {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
}

#social_box li a {
	width: 46px;
	height: 46px;
	margin-right: 5px;
}

/* end of header */

/* social */

#social_box {
	float: right;
	display: inline-block;
	margin: 20px 0 0;
	padding: 0;
	list-style: none;
}

#social_box li {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
}

#social_box li a {
	width: 46px;
	height: 46px;
	margin-right: 5px;
}


/* end of social */

/* menu */

#templatemo_menu {
	clear: both;
	width: 540px;
	height: 30px;
	margin-left:445px;
	padding:   0 0 0 0px;
 /*   background: url(images/templatemo_menu.png) no-repeat; */
}

#templatemo_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#templatemo_menu li {
	padding: 0px;
	margin: 0px;
	display: inline-block;
/*	background: url(images/templatemo_menu_divider.png) right top no-repeat;  */
}

#templatemo_menu ul li a {
	float: left;
	display: block;
	height: 46px;
	width: 120px;
	padding-top: 14px;
	font-size: 14px;
	color: #000000;	
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	outline: none;
	border: none;
}

#templatemo_menu ul li a:hover,  #templatemo_menu ul li .current {
	color: #FFFFFF;
/*	background: url(images/templatemo_menu_hover.png) center bottom no-repeat; */
}

#templatemo_menu ul .last {
	background: none;
}
/* end of menu */

#content_wrapper {
	clear: both;
	margin: 0 0px;
	padding-top: 0px;
				background: url(images/foundations_content_a.png) no-repeat;

}

#content_wo_sb {
	clear: both;
	padding: 30px;
}

#content {
	float: left;
	width: 530px;
	
	padding: 0 10px 30px 50px;	
		background: url(images/templatemo_sidebar1.png) repeat-y;
		margin-left:20px;

}

#content p {
	text-align: justify;
}



/*  CONTACT PAGE */


#content_wrapper {
	clear: both;
	margin: 0 0px;
	padding-top: 14px;

}

#content_wo_sb {
	clear: both;
	padding: 30px;
}

#content {
	float: left;
	width: 530px;
	
	padding: 0 10px 30px 50px;	
		background: url(images/leftC.png) repeat-y;
		margin-left:20px;

}


#contentHome {
	float: left;
	width: 530px;
	
	padding: 0 10px 30px 50px;	
		background: url() repeat-y;
		margin-left:20px;

}





#content p {
	text-align: justify;
}











#content_contact_wo_sb {
	clear: both;
	padding: 30px;
}

#content_contact {                    /*  COL IZQUIERDA CONTACT */
	float: left;
	width: 400px;
	padding: 0px 0px 0px 0px;
	background: url(images/leftC.png) repeat-y;
	margin-left:30px;
	margin-bottom: 0px;
	margin-top: 0px;

}

#content_contact p {
	text-align: justify;
}






#leftC_top {
	width: 400px;
	height: 10px;
	background: url(images/leftC_top.png) no-repeat;
	margin-left: 30px;
	
}

#leftC_bottom {
	width: 400px;
	height: 10px;
	background: url(images/leftC_bottom.png) no-repeat;
}










/* FIN CONTACT PAGE*/


#sidebar_top1 {
	width: 550px;
	height: 10px;
	background: url(images/bg_black1.png) no-repeat;
	
}

#sidebar_bottom1 {
	width: 550px;
	height: 10px;
	background: url(images/bg_black2.png) no-repeat;
}

#sidebar1 {
	padding: 20px 30px;
	background: url(images/templatemo_sidebar1.png) repeat-y;
}







#sidebar_wrapper {
	float: right;
	width: 320px;
	margin: 0 10px  20xp
}

#sidebar_top {
	width: 280px;
	height: 10px;
	background: url(images/templatemo_sidebar_top.png) no-repeat;
}
#sidebar_bottom {
	width: 280px;
	height: 10px;
	background: url(images/templatemo_sidebar_bottom.png) no-repeat;
}

#sidebar {
	padding: 20px 30px;
	background: url(images/templatemo_sidebar.png) repeat-y;
}

.col_w260 {
	width: 260px;
}


/* CONTACT COL IZQUIERDA */



/* FIN COL IZQUIERDA */



/* CONTACT COL DERECHA */

#rightC_wrapper {
	float: right;
	width: 500px;
	margin-top: -10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#rightC_top {
	width: 480px;
	height: 10px;
	background: url(images/sidebarC_top.png) no-repeat;
}
#rightC_bottom {
	width: 480px;
	height: 10px;
	background: url(images/sidebarC_bottom.png) no-repeat;
}

#rightC {
	padding: 20px 30px;
	background: url(images/sidebarC.png) repeat-y;
}

.col_w260 {
	width: 260px;
}


  /* FIN COL DER*/






.news_box {
	margin-bottom: 30px;
	padding-bottom: 30px;
	background: url(images/horizontal_div.png) repeat-x bottom;
}

.news_box h2 {
	margin-bottom: 5px;
}

.news_box .news_info {
	margin-bottom: 20px;
}


.sidebar_box {
	padding-left: 30px;
}

.sb_news_box {
	margin-bottom: 0px;
	padding: 10px 0 0px 0;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #ff0000;
}


.sb_news_box img {
	float: left;
	width: 60px;
	height: 60px;
	border: 1px solid #FFF;
	padding: 2px;
}
.sb_news_box .nb_right {
	float: left;
	width: 165px;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-left: 20px;
}

.sb_news_box .nb_right a {
	text-decoration: none;
}

.sb_news_box .nb_right a:hover {
	text-decoration: underline;
}

.sb_news_box .nb_right a h6 {
	color: #172a37;
	text-decoration: underline;
}





.service_box {
	width: 380px;
	margin-right: 40px;
	margin-bottom: 40px;
}

.service_box img {
	float: left;
	width: 48px;
	height: 48px;
}

.service_box .sb_right {
	float: right;
	width: 300px;
}

#gallery_home {
	clear: both;
	margin-top: 30px;
}

#gallery_home ul { list-style: none; margin: 0 0 30px 0; padding: 0; }
	
	#gallery_home ul li {
		float: left;
		display: block; 
		padding: 0;
		margin: 0 20px 0 0;
		width: 160px;
		border: 5px solid #252414;
	}
	
	#gallery_home ul li img {
		width: 160px;
		height: 100px;
	}
	
	#gallery_home ul .last {
		margin: 0;
	}

/* gallery */

#gallery {
		clear: both;
		margin-top: 30px;
	}
	#gallery ul { list-style: none; margin: 0; padding: 0; }
	#gallery ul li {
		float: left;
		display: block; 
		padding: 0;
		margin: 0;
		width: 245px;
		margin: 0 35px 35px 0;
	}
	
	#gallery ul li h5 {
		margin-bottom: 15px;
	}
	 
	#gallery ul img {
		width: 235px;
		height: 120px;
		border: 5px solid #1f1e12;
		margin-bottom: 10px;
	}
	
	#gallery ul .more {
		color: #FF0;
		text-decoration: none;
	}
	
	#gallery ul .more span {
		font-size: 16px;
	}
	
/* end of gallery */

#contact_form {
	float: left;
	padding: 0;
}

#contact_form form {
	margin: 0px;
	padding: 0px 0px 0px 25px;
	margin-right: 0px;
}

#contact_form form .input_field {
	width: 348px;
	padding: 5px 0;
	background: #ffffff;
	border: 1px solid #000000;
}

#contact_form form label {
	display: block;
	width: 100px;
	margin-right: 10px;
	font-size: 14px;
	color: #fff;
}

#contact_form form textarea {
	width: 350px;
	height: 200px;
	background: #ffffff;
	border: 1px solid #17160d;
}

#contact_form form .submit_btn {
	width: 102px;
	height: 32px;
	padding: 1px 0 5px 0;
	margin:10px;
	border: none;
	color: #FFFFFF;
	cursor: pointer;
	background: url(images/templatemo_button.png) no-repeat;
}


#contact_form form .submit_btn:hover {
	color: #000;
	background: url(images/templatemo_button_hover.png) no-repeat;
}






/* footer */

#templatemo_footer {
	width: 1000px;
	height:145px;
	margin: 0 0px;
	padding: 0px;
	background:  url(images/footer.png);

}

#templatemo_footer .footer_box {
	float: left;
	width: 151px;
	padding-right: 172px;

}

#templatemo_footer ul { padding: 0; margin: 0; list-style: none; }

#templatemo_footer li { padding: 0; margin: 0 0 5px 0; }

#templatemo_footer li a {
	display: block;
	text-decoration: none;
}

#templatemo_footer li a:hover {
	color: #fff;
}

#templatemo_footer .last {
	padding-right: 0;
}

/* end of footer */

/* copyright */

#templatemo_copyright {
	width: 1000px;
	margin: 0 0px;
	padding: 10px 0px;
	text-align: center;
	background: #ff0000;
	text-decoration: none;
	background:  url(images/copyright.jpg);


}

/* end of footer */


#container {
	width: 200px;
margin-left: 15px;	
padding: 2px 0px 40px 0px;
margin-bottom: 40px;
}

#space {
	width: 650px;
margin-left: 150px;	
padding: 2px 0px 0px 0px;
margin-bottom: 10px;
}


#menu_top {
	clear: both;
	width: 970px;
	height: 72px;
 /*   background: url(images/templatemo_menu.png) no-repeat; */
}
.buttontop a {
	clear: both;
	display: block;
	width: 102px;
	height: 27px;
	padding: 5px 0 0 0;
	background: url(images/templatemo_button_hover.png) no-repeat;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.buttontop a:hover {
	color: #000;
	background: url(images/templatemo_button_hover.png) no-repeat;
}

#titleCleft {
	width: 150px;
	margin-left: 30px;
	padding: 2px 0px 0px 0px;
	margin-bottom: 10px;
}

 /*   MENU TOP*/
.home a {
	clear: both;
	display: block;
	width: 70px;
	height: 30px;
	padding: 5px 5px 0px 0;
	background: url(images/home.png) no-repeat;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.home a:hover {
	color: #000;
	background: url(images/homeG.png) no-repeat;
}

.mario a {
	clear: both;
	display: block;
	width: 140px;
	height: 30px;
	padding: 5px 10px 0 0;
	background: url(images/mario.png) no-repeat;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.mario a:hover {
	color: #000;
	background: url(images/marioG.png) no-repeat;
}

.calendar a {
	clear: both;
	display: block;
	width: 102px;
	height: 30px;
	padding: 5px 0 0 0;
	background: url(images/calendar_a.png) no-repeat;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.calendar a:hover {
	color: #000;
	background: url(images/calendar_ag.png) no-repeat;
}

.deutsch a {
	clear: both;
	display: block;
	width: 102px;
	height: 30px;
	padding: 5px 0 0 0;
	background: url(images/english.png) no-repeat;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.deutsch a:hover {
	color: #000;
	background: url(images/englishG.png) no-repeat;
}

.contact a {
	clear: both;
	display: block;
	width: 102px;
	height: 30px;
	padding: 0px 0 0 0;
	background: url(images/contact_a.png) no-repeat;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.contact a:hover {
	color: #000;
	background: url(images/contact_ag.png) no-repeat;
}


 /*   MENU LEFT*/

.foundations a {
	clear: both;
	display: block;
	width: 166px;
	height: 30px;
	padding: 5px 0px 22px 0px;
	background: url(images/foundations_ag.png) no-repeat;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.students a {
	clear: both;
	display: block;
	width: 175px;
	height: 30px;
	padding: 5px 0px 20px 0px;
	background: url(images/benefit_a.png) no-repeat;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.students a:hover {
	color: #000;
	background: url(images/benefit_ag.png) no-repeat;
}

.school a {
	clear: both;
	display: block;
	width: 166px;
	height: 30px;
	padding: 5px 0px 21px 0px;
	background: url(images/methods_a.png) no-repeat;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.school a:hover {
	color: #000;
	background: url(images/methods_ag.png) no-repeat;
}

.organized a {
	clear: both;
	display: block;
	width: 166px;
	height: 30px;
	padding: 5px 0px 20px 0px;
	background: url(images/organized_a.png) no-repeat;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.organized a:hover {
	color: #000;
	background: url(images/organized_ag.png) no-repeat;
}

.traditions a {
	clear: both;
	display: block;
	width: 166px;
	height: 30px;
	padding: 18px 0px 10px 0px;
	background: url(images/tradition_a.png) no-repeat;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.traditions a:hover {
	color: #000;
	background: url(images/tradition_ag.png) no-repeat;
}

.testimonials a {
	clear: both;
	display: block;
	width: 166px;
	height: 30px;
	padding: 5px 0px 10px 0px;
	background: url(images/refererence_a.png) no-repeat;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.testimonials a:hover {
	color: #000;
	background: url(images/refererence_ag.png) no-repeat;
}

.costs a {
	clear: both;
	display: block;
	width: 166px;
	height: 30px;
	padding: 5px 0px 20px 0px;
	background: url(images/cost_a.png) no-repeat;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.costs a:hover {
	color: #000;
	background: url(images/cost_ag.png) no-repeat;
}


.follow a {
	clear: both;
	display: block;
	width: 166px;
	height: 30px;
	padding: 5px 0px 10px 0px;
	background: url(images/follow.png) no-repeat;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.find a {
	clear: both;
	display: block;
	width: 190px;
	height: 30px;
	padding: 5px 0px 20px 0px;
	background: url(images/findUs.png) no-repeat;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.find a:hover {
	color: #000;
	background: url(images/findUsG.png) no-repeat;
}

.subscribe a {
	clear: both;
	display: block;
	width: 190px;
	height: 30px;
	padding: 5px 0px 20px 0px;
	margin-left:20px;
	background: url(images/subscribe.png) no-repeat;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

