/*----------------------------------
		Theme_# Theme 528
		Cat 	Education
		Name	Tutor Time
----------------------------------*/

html {
	min-height: 100%;
	height: auto;
}

body {
	margin:0px;
}

p {

}

.sf_outer_wrapper {
	min-height:142px;
	height:auto !important;
	height:142px;
}

.sf_extra1 {
}

.sf_wrapper {
	width:990px;
	margin:0px auto;
	min-height:446px;
	height:auto !important;
	height:446px;
	background-image:url(images/wrapper_shadow.png);
	background-repeat:no-repeat;
}

* html .sf_wrapper {
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "images/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));

}

/*--------------------------------
		Top Navigation
---------------------------------*/

.sf_navigation_top {
	display:none;
}

.sf_navigation_top ul {
	
}

.sf_navigation_top ul:after {
	
}

.sf_navigation_top ul li {
	
}

.sf_navigation_top ul li.sf_last_nav_item {
	
}

.sf_navigation_top ul li.sf_first_nav_item {

}

.sf_navigation_top ul li a {	
	
}

.sf_navigation_top ul li a:visited {
	
}

.sf_navigation_top ul li a:hover{
	
}

/*--------------------------------
		End Top Navigation
---------------------------------*/

.sf_extra10 {
	
}

/*--------------------------------
		Header
---------------------------------*/

.sf_header_wrapper {
	min-height:86px;
	height:auto !important;
	height:86px;
	background-position:bottom;
	background-repeat:no-repeat;
	width:940px;
	text-align:left;
	margin:0px auto;
	padding:5px 0px;
}

.sf_header_wrapper:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	height:0px;
}

.sf_main_header {
	min-height:60px;
	height:auto !important;
	height:60px;
	width:920px;
	padding:10px;
}

.sf_main_header:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	height:0px;
}

.sf_sub_header { 
	display:none;
}

.sf_main_header p, .sf_sub_header p {
	margin:0px;
	padding:0px;
}

/*--------------------------
		End Header
--------------------------*/

.sf_extra4 {
	
}

/*--------------------------------
		Navigation
---------------------------------*/
.sf_navigation {
	width:880px;
	margin:0px auto;
	padding:10px 30px 284px;
	text-align:center;
}
.sf_navigation:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	font-height: 1px;
	margin:0px;
	padding:0px;
}
.sf_navigation ul {
	margin:0px;
	padding:0px;
	height:1%;
	list-style-type:none;
}
.sf_navigation ul:after {
	content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}
.sf_navigation ul li {
	float:left;
	padding:1em 30px 1em 10px;
	white-space:nowrap;
}
.sf_navigation ul li.sf_last_nav_item {
}
.sf_navigation ul li.sf_first_nav_item {
}
.sf_navigation ul li a {
	text-decoration:none;
	font-weight:bold;
}
.sf_navigation ul li a:visited {
	text-decoration:none;
}
.sf_navigation ul li a:hover{
	text-decoration:underline;
}
/*------------------------------------
	Dropdown
------------------------------------*/
#Nav1 iframe {
	position: absolute;
	/* account for the border */
	left: -0.25em;
	top: -0.25em;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	margin-left: 3px;
}
#Nav1, 
#Nav1 ul { /* all lists */
	list-style: none;
}
#Nav1 a {
	display: block;
}
#Nav1 li ul { /* second-level lists */
	position: absolute;
	left: -999em;
	width:137px;
	height:auto;
	margin:0 0 0 -10px;
	padding:5px 5px 0px 5px ;
	background:#f8f6f6;
	border:solid 1px #eaeaea;
	z-index:1000;
}
#Nav1 li ul li {
	background:none;
	padding:0;
	margin:0;
}
#Nav1 li ul li a {
	height:auto;
	width:125px;
	padding:2px 4px;
	line-height:normal;
	white-space:normal;
	margin:0 0 5px 0;
	background:#f1f1f1;
	border:solid 1px #eaeaea;
	text-align: left;
}
#Nav1 li ul li a:hover {
	background:#e4e4e4;
}
#Nav1 li:hover ul, 
#Nav1 li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#Nav1 li:hover, #Nav1 li.hover {  
    position: static;  
} 

/*--------------------------------
		End Navigation
---------------------------------*/

.sf_extra5 {
	width:725px;
	height:222px;
	padding:10px;
	border-width:6px;
	border-style:solid;
	margin:0px auto 20px;
	margin-top:-274px;
	background-image:url(images/teacher_student.jpg);
	background-repeat:no-repeat;
	background-position:10px 10px;
}

.sf_extra5 span{
	display:block;
	width:373px;
	height:222px;
	margin-left:352px;
	background-image:url(images/student_alone.jpg);
}

/*--------------------------------
		 	Page Title
---------------------------------*/

.sf_pagetitle {
	width:860px;
	padding:0px 40px;
	margin:0px auto;
}

/*--------------------------------
		 End Page Title
---------------------------------*/

.sf_extra6 {
	
}

/*--------------------------------
		 Sub Navigation
---------------------------------*/

.sf_subnavigation {
	display: none;
}

.sf_subnavigation ul {
	
}

.sf_subnavigation ul:after {
	
}

.sf_subnavigation ul li {
	
}

.sf_subnavigation ul li.sf_last_nav_item {

}

.sf_subnavigation ul li.sf_first_nav_item {

}

.sf_subnavigation ul li a {
	
}

.sf_subnavigation ul li a:visited {
	
}

.sf_subnavigation ul li a:hover {
	
}

/*--------------------------------
		 End Sub Navigation
---------------------------------*/

.sf_extra11 {

}
	
/*--------------------------
		Content
--------------------------*/

.sf_content {
	width: 880px;
	padding:10px 30px 20px;
	margin:0px auto;
}

.sf_content:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	font-height: 1px;
	margin:0px;
	padding:0px;
}

.sf_content img {
	
}

/*--------------------------
		End Content
--------------------------*/


.sf_extra12 {
	
}


/*--------------------------------
		 Sub Navigation2
---------------------------------*/

.sf_subnavigation2 {
	display: none;
}

.sf_subnavigation2 ul {
	
}

.sf_subnavigation2 ul:after {
	
}

.sf_subnavigation2 ul li {
	
}

.sf_subnavigation2 ul li.sf_last_nav_item {

}

.sf_subnavigation2 ul li.sf_first_nav_item {

}

.sf_subnavigation2 ul li a {
	
}

.sf_subnavigation2 ul li a:visited {
	
}

.sf_subnavigation2 ul li a:hover{
	
}

/*--------------------------------
		 End Sub Navigation2
---------------------------------*/

.sf_extra7 {
	
}

.sf_extra7 span{
	
}

/*--------------------------
		 Footer
--------------------------*/

.sf_footer {
	width:860px;
	padding:10px 40px 20px;
	margin:0px auto;
	clear:both;
	font-size:10px;
}


.sf_footer:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	font-height: 1px;
	margin:0px;
	padding:0px;
}


.sf_footer p{
	margin:0px;
	padding:0px;
}

/*--------------------------
		End Footer
--------------------------*/


.sf_extra8 {
	
}

.sf_extra9 {
	
}


/*--------------------------
		Extra Stuff
--------------------------*/

* html a {
	position:relative;
}

a:link {
	
}

a:visited {
	
}

a:hover {
	
}

.sf_banner {
	width:880px;
	margin:0px auto;
	padding:30px;
	height:1%;
	text-align:center;
	font-size:10px;
}

.sf_banner img {
	margin-bottom:5px;
}

.sf_banner a {

}

.sf_banner a:visited {

}

.sf_banner a:hover {

}
