BODY, DIV, IMG {
	margin: 0;
	padding: 0;
	border: none;
}
P, LI, SPAN, DIV {
	font: normal 10pt Helvetica, Arial, Verdana, sans-serif;
}
.clear {
	clear: both;
}
H1 {
	color: #212E84;
	text-align: center;
	font: bold 20pt "Times New Roman", Times, serif;
	margin: 15px 30px 30px 30px;
	width: 370px; 
}
#content h2 {
	color: #F90;
	font: bold 12pt Helvetica, Arial, Verdana, sans-serif;
	display: inline;
	float: left;
    margin: 0;
    padding-right: 5px;
}


/****************************
Structural
****************************/
#container {
	width: 784px;
	margin: 0 auto;
}
#container2 {
}
#content {
	padding-left: 50px;
	color: #666;
	width: 427px;
	float: left; 
}
#content p {
	line-height: 1.5;
}
#right {
	float: right;
}


/****************************
Header
****************************/
.home {
	background: url(images/sylvan_home_header.jpg) no-repeat;
}
.math {
	background: url(images/sylvan_math_header.jpg) no-repeat;
}
.reading {
	background: url(images/sylvan_read_header.jpg) no-repeat;
}
.writing {
	background: url(images/sylvan_write_header.jpg) no-repeat;
}
.testing {
	background: url(images/sylvan_test_header.jpg) no-repeat;
}
.homework {
	background: url(images/sylvan_hw_header.jpg) no-repeat;
}
.online {
	background: url(images/sylvan_online_header.jpg) no-repeat;
}
.sat {
	background: url(images/sylvan_sat_header.jpg) no-repeat;
}
#header {
	background: url(images/sylvan_headerbg.gif) no-repeat top right;
	width: 784px;
	height: 274px;
}
#header .logo {
	padding: 14px 0 0 435px;
}
#top_number {
	color: #212E84;
	font: bold 18pt "Times New Roman", Times, serif;
	padding: 0 0 0 380px;
}
#top_number em {
	font-style: normal;
	font-weight: bold; 
	color: #F90;
	font-size: 32pt;
}


/****************************
Navigation
****************************/
#nav {
	margin: 0 0 0 420px;
	width: 340px;
}
#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#nav li {
	background: url(images/nav_bullet.gif) no-repeat left center;
}
#nav li.on {
	background: url(images/nav_bullet-on.gif) no-repeat left center;
}
#nav ul li a {
	color: #212E84;
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 0 16px;
}
#nav ul li a:hover {
	color: #F90;
}
#nav ul.nav1 {
	float: left;
	margin-left: 40px;
}
#nav ul.nav2 {
	float: right;
}


/****************************
Savings Callout
****************************/
#call-savings {
	width: 214px;
	background: url(images/sylvan_callout.gif) no-repeat top left;
	margin: 50px 0 0 0;
	padding: 30px 0 0 30px;
	text-align: center;
	color: #212E84;
}
#call-savings h2 {
	color: #F90;
	margin: 0;
	padding: 0;
	font-size: 18pt;
}
.call-savingstxt2 {
	font-size: 11pt;
}
.call-savingstxt2 em {
	font-size: 13pt;
	font-weight: bold;
	font-style: normal;
}
.call-savingstxt {
	font-size: 15pt;
	font-weight: bold;
}
.call-savingstxt em {
	font-style: normal;
	font-weight: bold;
	font-size: 20pt;
}


/****************************
Footer
****************************/
#footer {
	clear: both;
	background: url(images/sylvan_learning_footer.gif) no-repeat bottom right;
	height: 77px;
	width: 764px;
	padding: 70px 0 30px 20px;
	margin: 0;
}
#footer p {
	color: #212E84;
	font: bold 18pt "Times New Roman", Times, serif;
}
#footer p em span {
	font-style: normal;
	font-weight: bold; 
	color: #F90;
	font-size: 26pt;	
	display: block;
}


/****************************
Disclaimer
****************************/

#disclaimer {
	display: block;
	width: 684px;
	padding: 0px 50px 0px 50px;
	margin: 75px 0px 25px 0px;
	}
	
#disclaimer p {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 9px;
	line-height: 13px;
	font-weight: normal;
	color: #666666;
	margin: 0px 0px 13px 0px;
	}