body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	background-image: url(img/bg.gif);
	background-position: center;
	background-repeat:repeat-y;
	line-height: 1.3em;
}
	
h1 {
	position: relative;
	top: 60px;
	left: 45px;
	width: 281px;
	height: 20px;
	background-image: url(img/teflcertification.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	}

h1 span {
	display: none;
	}
	
h2 {
	font-size: 1.15em;
	margin: 0;
	padding: 7px 0 14px 0;
	position: relative;
	height: 28px;
	top: 1px;
	color: #0072DC;
	left: 15px;
	}
	
p {
	margin: 0 15px 15px 15px;
	}
	
#motto p {
	position: relative;
	font-style: italic;
	top: 55px;
	}
	
#links p { 
	position:relative; 
	padding: 12px 0 15px 15px; 
	margin: 0; 
	color: white; 
	border-left: 1px solid white; 
	left: 40px; top: 3px;
	width: 700px;
	}
	
a {color: #46A938;}
	
ul li {
	list-style-type: none;
	margin: 0 0 10px 15px;
	padding: 0;
	}
	
ul {margin:0; padding:0;}

/*-----------COMMON DEFINITIONS----------*/

#header, #motto, #content, #worldwidebox, #vialinguabox, #infobox, #links, #footer, #sipka  {
	margin: 0;
	padding: 0;
	}

/* ---------- PAGE PARTS --------------*/

#page {
	position: relative;
	top: 0;
	width: 780px;
	margin: 0 auto;
	background-color: #E9FFC9;
	padding: 0;
	}
	
#header {
	height: 108px;
	width: 780px;
	background-image:url(img/bg_header.gif);
	background-repeat:repeat-x;
	position: relative;
	}
	
#motto {
	position: absolute;
	top: 24px;
	left: 365px;
	width: 400px;
	height: 77px;
	background-image: url(img/globe.jpg);
	background-repeat: no-repeat;
	background-position: right;
	}

#content {
	width: 780px;
	background-image: url(img/bg_cont1.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	position: relative;
	}
	
#worldwidebox, #vialinguabox, #infobox, #links {
	position: relative;
	top: 0;
	}

#worldwidebox {
	width: 300px;
	border-left: 1px solid white;
	border-right: 1px solid white;
	padding-top: 20px;
	float: left;
	left: 40px;
	top: -11px;
	}
	
#vialinguabox {
	border-left: 1px solid white;
	margin-left: 382px;
	padding-top: 20px;
	top: -11px;
	}
	
#infobox {
	background-image: url(img/bg_cont2.gif);
	background-repeat: repeat-x;
	background-color:#FFFFFF;
	margin-top: 1px;
	}
	
#infotext {
	position: relative;
	left: 40px;
	border-left: 1px solid white;
	margin: 0;
	padding: 12px 0 5px 0;
	top: 4px;
	width: 740px;
	}
	
#links {
	background-image: url(img/bg_cont3.gif);
	background-repeat: repeat-x;
	background-color: #BBF26A;	
	}
	
#footer {
	position:relative;
	height: 30px;
	background-image: url(img/bg_foot.gif);
	background-repeat: repeat-x;
	background-color: #E9FFC9;
}

/*----------------ARROWS--------------------*/

.sipka {
	position: absolute;
	top: 20px;
	left: -35px;
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
	}
	
#links .sipka {
	position: absolute;
	top: 18px;
	left: 6px;
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
	}

#infobox .sipka {
	top: 5px;
	}