/**************************************************
******* Midwest language schools *******
***************************************************
  Al Yabi
***************************************************
*********** Windows Explorer 6 Fixes **************
***************************************************/


/* Website layout*/

.home #top { 
	padding-bottom: 14px;
}
#header1 {

background-image:url("chicago.jpg");	
}

#header2 {

background-image:url("egypt.jpg");	
}
#header3 {

background-image:url("germany.jpg");	
}

#header4 {

background-image:url("italy.jpg");	
}
#header5 {

background-image:url("spain.jpg");	
}
#footer1 {

background-image:url("paris2.jpg");	
}
#footer {
background-color: #f6faee;
	
}
#bottom {
	background-color: #f6faee;
}

/* NAVBAR + SUB NAVBAR */

#navbar a {
	padding-top: 10px;
float: left;
	width: 198px;
	margin: 0 0 0 0px;
	padding: 0 40px 10px 30px;
	background-color: #A5F09B;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 84px;
}

#secondary a {
	padding-top: 0px;
float: left;
	width: 198px;
	margin: 10 0 0 2px;
	padding: 60 40px 10px 30px;
	background-color: #A5F09B;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 160px;
}




#primary {
	width: 530px;
}

#sub_navbar {
	margin-top: 0;
	padding-top: 24px;
}


.divisions #sub_navbar {
	margin-top: 23px; /* 'CAUSE THERE'S NO H2 ON TOP OF SUB NAV ON MAIN DIVISIONS PAGE */
}

#sub_navbar a {
	font-size: .8em;
	
	
}


/* CONTENT */

h3 {
	font-size: 1.1em;
}

.client_list .floatbox, .divisions .floatbox, .division_indy .floatbox {
	width: 214px;
	margin-right: 26px;
}