body 	{background-color: #5C005D;
	background-image: url("images/header_background.gif");

	background-repeat: repeat-x;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

img {border-style: none;}

a {text-decoration: none;}
a {border: none;}
a: {border: none;}
a:visited {color: #913697; }
a:link {color: #913697; }
a:active{color: #913697; }
a:hover {color: #FF8400; }

.f1 {font-size: 2em; font-weight:bold;}
.f2 {font-size: 2.3em;} 
.f3 {font-size: 2.5em;font-weight:bold;}  
.f4 {font-size: .8em;} 
.f5 { color: #F5000D;} 
.f6 {font-size: .7em;} 
.f7 {font-style: italic;color: #E0A8E1;} 


#menu { 
	position: absolute;
	left: 350px;
	top: 50px;
}

#navcontainer {  }

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;

}

#navcontainer li { margin: .2em 0 .2em 0; }
#navcontainer a
{
display: block;
padding: 2px 10px;

color: #5C005D;
font-weight:bold;
text-decoration: none;
font-size: .95em;
background-position: 0 0;
}

#navcontainer a:hover
{
color: #97CF22;

text-decoration: none;
background-position: 0 0;
}

#navcontainer ul ul li { margin: .2em 0 .2em 0; }

#navcontainer ul ul a
{
display: block;
padding: 2px 15px;
width: 120px;
color: #FFFFFF;
background-color: #6A6A6A;
text-decoration: none;

}

#logo {
  	background: url(images/products_for_learning_logo.gif);
	position: absolute;
	left: 40px;
	height: 156px;
	width: 278px;
}

#topbackground{
  	background: url(images/header_background.gif) right repeat;
	position: absolute;
	left: 0px;
	height: 180px;
	width: 1500px;
}

#hands {
  	background: url(images/helping_little_hands.gif) right no-repeat;
	position: absolute;
	right: 30px;
	top: 100px;
	height: 46px;
	width: 355px;
}


#boy {
  	background: url(images/boy_image.jpg) right no-repeat;
	position: absolute;
	left: 0px;
	top: 200px;
	height: 395px;
	width: 365px;
}
#formstage {

	position: absolute;
	left: 70px;
	top: 200px;
	height: 395px;
	width: 650px;
	color:#FFFFFF;
}
#leftimagespace {

	position: absolute;
	left: 0px;
	top: 200px;
	height: 395px;
	width: 650px;
	color:#FFFFFF;
}
#leftimagespacetext {
	position: absolute;
	left: 380px;
	top: 200px;
	height: 150px;
	width: 300px;
	color:#FFFFFF;
}

#phone {
  	background: url(images/phone_us.gif) right no-repeat;
	position: absolute;
	right: 60px;
	top: 280px;
	height: 230px;
	width: 188px;
}

#adress {
  	background: url(images/address.gif) right no-repeat;
	position: absolute;
	right: 40px;
	top: 550px;
	height: 75px;
	width: 280px;
}

#brochure {
	position: absolute;
	left: 380px;
	top: 200px;
	height: 150px;
	width: 142px;
}

#text{
	position: absolute;
	left: 530px;
	top: 200px;
	color: #FFFFFF;
	font-size: 1.2em;
}

#olive {
	position: absolute;
	left: 20px;
	top: 590px;
	color: #913697;
	font-size: .7em;
}

#text-top{
	position: absolute;
	right: 30px;
	top: 10px;
	font-size: .8em;

}



