body {
margin: 0; 
padding: 0; 
background: #d17415 url() 748px 0 repeat-y; 
font: normal 12px/140% "Trebuchet MS", Verdana, Arial, sans-serif;
width: 748px;
}

p { margin: 3px; padding: 3px; line-height: 1.5em }

h3 {margin: 0; padding: 0 0 0 5px; color: #900; font-size: 12px;}

#contain {
width: 600px;
}

#containall {
width: 748px; background: #ffeed6;
}

#green	{
position: absolute;
margin: 0 0 0 0;
padding: 0;
border: 0;
width: 100px;
height: 100px;
background: #76693C url(img/green.jpg) no-repeat;
}

#redpic	{
position: absolute;
margin: 0 0 0 100px;
padding: 0;
border: 0;
width: 200px;
height: 100px;
background: #982417 url(img/red.jpg) no-repeat;
}

#redpicabout	{
position: absolute;
margin: 0 0 0 100px;
padding: 0;
border: 0;
width: 200px;
height: 100px;
background: #982417 url(img/red_about.jpg) no-repeat;
}

#redpictestimonial	{
position: absolute;
margin: 0 0 0 100px;
padding: 0;
border: 0;
width: 200px;
height: 100px;
background: #982417 url(img/red_testimonial.jpg) no-repeat;
}

#redpicservices	{
position: absolute;
margin: 0 0 0 100px;
padding: 0;
border: 0;
width: 200px;
height: 100px;
background: #982417 url(img/red_services.jpg) no-repeat;
}

#redpiccontact	{
position: absolute;
margin: 0 0 0 100px;
padding: 0;
border: 0;
width: 200px;
height: 100px;
background: #982417 url(img/red_contact.jpg) no-repeat;
}


#peach	{
position: absolute;
margin: 100px 0 0 0;
padding: 0;
border: 0;
width: 100px;
background-color: #ffeed6;
}

#blue	{
position: absolute;
margin: 100px 0 0 150px;
padding: 0;
border: 0;
width: 400px;
height: 100px;
background-color: #ffeed6;
}


#red	{
margin: 0 0 0 100px;
padding: 30px 0 30px 30px;
border: 0;
background: #982417;
font: 12px/140% "Trebuchet MS", Verdana, Arial, sans-serif;
color: #fff;
}

#footer	{
margin: 0 0 0 100px;
padding: 10px 0 10px 10px;
border: 0;
background: #982417;
font: 12px/140% "Trebuchet MS", Verdana, Arial, sans-serif;
color: #fff;
}



#pageHeader {
height: 100px;
background-color: #807944;
}

#pageHeader h1	{
margin: 0 0 0 100px;
padding: 0;
height: 100px;
line-height: 100px;
background: #982417 url(img/essentiallanguage.gif) top right no-repeat;
}

#pageHeader h1 span {
position: absolute; left:-5000px;
}

#pageHeader h2 {
position: absolute; left:-5000px;
}

.english	{
font: normal 20px/140% "Trebuchet MS", Verdana, Arial, sans-serif;
}

#fronttext {
margin-left: 100px;
padding: 10px 30px 30px 30px;
background: #fdf3e5 url(img/) 5px 0 no-repeat;
}

#fronttext img {
border: 1px solid black;
padding: 0px;
float: left;
height: 100px;
width: 76px;
margin-top: 7px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 10px;
}


#navigate {
position: absolute;
margin: 73px 0 0 622px;
background-color: #982417;
height: 10px;
width: 80px;
border: 1px solid #fff;
padding: 10px;
text-align: center;
font: 12px verdana, arial, helvetica;
font-weight: 700;
color: #fff;
z-index: 1;
}


#gray {
position: absolute;
top: 0;
left: 596px;
background: #5b5962 url(img/gray.jpg) no-repeat;
width: 152px;
height: 100px;
}

#menu {
position: absolute;
top: 102px;
left: 596px;
background-color: #76693C;
width: 152px;
text-align: center;
}

#menu a:link, #menu a:visited {
	color: #fff;
	background: none;
	display: block;
	width: 90px;
	text-decoration: none;
	text-align: center;	
	}

#menu a:hover {
	color: #000;
	background-color: #ffeed6;
	display: block;
	width: 90px;
	text-decoration: none;
	text-align: center;
	}

	
/* Links -- LVHA */
	
a:link {
	color: #982417;
	font: 12px/140% "Trebuchet MS", Verdana, Arial, sans-serif;
	text-decoration: underline;
	}

a:visited {
	color: #982417;
	font: 12px/140% "Trebuchet MS", Verdana, Arial, sans-serif;
	text-decoration: underline;
	}

a:hover {
	font: 12px/140% "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #000;
	background-color: #cccccc;
	display: inline;
	font: bold 11px;
	text-decoration: underline;
	}	
	
a:active {
	font: 12px/140% "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #982417;
	text-decoration: none;
	}