body {
	/* original background color: #263248 , #004460*/
	background: #404040 url(../images/bgbody.gif);
	text-align: center;
	margin: 5px 0px 0px;
	padding: 0px;
	font: normal 13px/normal Georgia, "Times New Roman", Times, serif;
	color: #333;
}
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 960px;
	overflow: hidden;
	position: relative;
	height: auto;
	left: 0px;
	top: 0px;
	background: #FFF;
}
#header {
	/* #7E8AA2   */
	margin: 0px;
	padding: 0px;
	height: 110px;
	width: 100%;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
	background:#4E5F82 url(../images/bgheader.gif) repeat-x 0px 0px;
}
#pagetitle {
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 100%;
	overflow: hidden;
	position: relative;
	top: 0px;
	left: 0px;
	background: url(../images/1daytutoring.gif) no-repeat 160px 30px;
	line-height: 10em;
	font-size: 2em;
}
#bgtopnav {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 100%;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 80px;
	background: #263248;
}

#maincontent {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
}
#content {
	margin: 60px 0px 20px 10px;
	padding: 0px;
	width: 600px;
	clear: left;
	float: left;
	overflow: hidden;
	height: auto;
	left: 0px;
	top: 0px;



	#margin-left:5px;
	color: #333;
	font-size: 1em;
	font-style: normal;
	line-height: 1.7em;
	font-weight: normal;
	font-variant: normal;
	min-height: 600px;
}
#content h2 {
	color: #F93;
	margin: 1em 0px 0.3em;
	padding: 0px;
	font-size: 1.5em;
	font-weight: bold;
}
#content h3 {
	font-size: 1.2em;
	font-weight: bold;
	padding: 0px;
	margin: 1em 0px 0.2em;
	color: #F60;
}


#sidebar {
	margin: 100px 10px 20px 0px;
	padding: 0px;
	clear: right;
	float: right;
	width: 220px;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
	height: auto;
	#margin-right:5px;
	font: normal 12px/normal Verdana, Geneva, sans-serif;
	color: #000;
	border: 1px solid #4E5F82;
	background: #FFF;
	min-height:800px;
}
#sidebar p {
	margin: 5px 10px;
	padding: 0px;
}
#sidebar h3 {
	margin: 0px 0px 10px;
	padding: 0px;
	text-align: center;
	background: #4E5F82;
	color: #FFF;
	font-size: 1.2em;
	font-style: normal;
	line-height: 1.5em;
	font-weight: bold;
	font-variant: normal;
	height: 1.5em;
}
#sidebar ul {
	margin: 0em 0px 2em 10px;
	padding: 0px 0px 0px 10px;
	color: #004460;
}
#sidebar ul li {
	margin: 0px 0px 1em;
	padding: 0px;
}
#sidebar ul li a {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
#sidebar ul li a:hover {
	color: #F60;
}


#sidebartop {
	margin: 0px;
	padding: 0px;
	height: 12px;
	width: 220px;
	background: #F7F7F7 url(../images/sidebartop.gif) no-repeat left top;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 0;
}
#sidebarbottom {
	background: #FFF url(../images/sidebarbottom.gif) no-repeat left bottom;
	margin: 0px;
	padding: 0px;
	height: 12px;
	width: 220px;
	position: absolute;
	bottom: 0px;
	overflow: hidden;
	left: 0px;
}

#footer {
	position: relative;
	height: 40px;
	width: 960px;
	left: 0px;
	top: 0px;
	margin: 10px auto 0px;
	padding: 0px;
	overflow: hidden;
	font: normal 10px/normal Verdana, Geneva, sans-serif;
	color: #7E8AA2;
	/* background: #263248; */
	text-align: center;
}
#footer p {
	line-height: normal;
	text-align: center;
	margin: 5px 0px;
	padding: 0px;
}
#footer a {
	font-size: 10px;
	font-weight: normal;
	color: #CCC;
	text-decoration: none;
}
#footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

#clock {
	background: url(../images/clock.jpg) no-repeat 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 150px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
}
#contactinfo {
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 150px;
	overflow: hidden;
	position: absolute;
	top: 25px;
	right: 10px;
	font: normal 11px/1.5em Verdana, Geneva, sans-serif;
	color: #EFEFEF;
}


#topnav {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 170px;
	top: 80px;
	list-style: none;
	font-family: Verdana, Geneva, sans-serif;
	min-width: 600px;
	z-index: 1000;
}
#topnav li {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float: left;
	clear: none;
	position: relative;
	left: 0px;
	top: 0px;
	background: #263248;
}
#topnav li a, #topnav li a:link, #topnav li a:visited {
	color: #E4F8FF;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	background: #263248;
	height: 30px;
	font-size: 13px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
}

#topnav li a:hover{
	color:#FFC;
}



#topnav li ul {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 150px;
	position: absolute;
	left: 0px;
	top: 28px;
	list-style: none;
	display: none;
	background: #000;
	border: 1px solid #004460;
	overflow: hidden;
}
#topnav li ul li {
	margin: 0px;
	padding: 0px;
	float: none;
}
#topnav li:hover ul li a , #topnav li:hover ul li a:visited,  #topnav li.over ul li a, #topnav li.over ul li a:visited{
	text-align: left;
	display: block;
	padding: 0px;
	text-indent: 5px;
	margin: 1px 0px 0px;
	background: #4E5F82;
	height: 25px;
	font: normal 12px/25px Verdana, Geneva, sans-serif;
	color: #FFF;
}
#topnav li:hover ul,  #topnav li.over ul{
	display: block;
}

#topnav li:hover ul li a:hover,  #topnav li.over ul li a:hover{
color:#fff;
font-weight:bold;
}

#topnav li ul#subdemo{
width:190px;	
}
#topnav li#lihome{
	width:60px;
}

#topnav li#litutoring{
	width:140px;
}

#topnav li#lidemo{
	width:110px;
}
#topnav li#liregister {
	width:80px;
}

#topnav li#lischedule{
	width:80px;
}
#topnav li#liabout{
	width:80px;
}
#topnav li#licontact{
	width:75px;
}
#topnav li#litutoring ul {
	width: 170px;
}

.underline {
	text-decoration: underline;
}
#shoppingcart {
	margin: 20px 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	text-align: center;
}
#shoppingcart  img {
	border-style: none;
	margin: 0px;
	padding: 0px;
}
#shoppingcart a {
	text-decoration: none;
	color: #004460;
	font-weight: bold;
}
#shoppingcart a:hover {
	text-decoration: none;
	color: #F93;
}


.imagetoleft {
	margin: 1em 1em 1em 0px;
	clear: left;
	float: left;
	padding:0em 1em 0em 0em;
}
#promo {
	font: bold 14px Verdana, Geneva, sans-serif;
	color: #F00;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 500px;
	overflow: hidden;
	position: absolute;
	z-index: 1;
	left: 300px;
	top: 130px;
}
.blue {
	color: #00F;
}
.clear {
	clear: both;
	height: 5px;
}
