/* CSS Document */

html, body{
	margin:0;
	padding:0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	/*letter-spacing:0.02em;?*/
	font-size:9.8pt;
	color:#000;
	line-height:22px;
	
	background-color: #666666;
} 
 
input {
border: 1px #666666 solid;
}

#pagewidth{
	width:1004px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/bak2.jpg);
	background-repeat:repeat-y;
} 

#wrapper {
padding:0; margin:0;
}
/**********/
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

#twocols, #maincol{width:100%; float:none;}
}

#banner {
background-image:url(../images/topbanner.jpg);
background-repeat:no-repeat;
width:1004px;
height:153px;
background-color:#FFFFFF;
}

.clearboth { clear: both; }

.logo {
width: 335px;
height:80px;
margin-left: 33px;
margin-top:45px;
border:none;
float:left;
}

#nav {
	padding:0; margin:0;
	width:1004px;
	height:35px;
	background-color:transparent;
	background-image:url(../images/nav-bak.jpg);
	background-repeat:no-repeat;
}

#nav ul {
	padding:0; margin:0;
	float: none;
	list-style: none;
	line-height: 22px;
	background-color: transparent;
	font-weight:bold;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	letter-spacing:.075em;
	padding-left:18px;
	text-align:justify;
	width:980px;
	padding-bottom:3px;
}
/* -------------------------- */
/* The top main navigation links */
#nav a {
	display: block;
	padding: 3px 18px;
	marging-bottom:2px;
	color: #FFFFFF;
	background-color:transparent; 
	text-decoration: none;
}

#nav a:hover {
	color: #003399;
	text-decoration: none;
	background-color:transparent;
}

#nav li {
	float: left;
	padding: 0;
	background-image:url(../images/bar.jpg); background-position:right; background-repeat:no-repeat;	
	list-style:none;
}

/* The dropdown links lists */
#nav li ul {
	position: absolute;
	z-index: 10;
	left: -999em;
	height: auto;
	width: 180px; 
	font-weight: normal;
	border: 1px solid #fff;
	background-color: #99ccff;
	margin: 0; padding:0; 
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	letter-spacing:.075em;
	list-style:none;
}

#nav li li {
	padding: 0;
	width: 100%; 
	background-image:none;
}
#nav li ul a {
	padding: 5px 8px;
	width: 170px;
	* html width: 100px;
	background-image:none;
}
/* This controls the flyout location of the second level dropdowns */
#nav li ul ul {
	margin: -2em 0 0 100px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
/* -------------------------- */
/* Here is the background of the main nav link while looking at the dropdown */
#nav li:hover, #nav li.sfhover {
	background-color: #99ccff;
	color: #003399;
}
/* -------------------------- */
/* The dropdown links list colors */
#nav li ul.under a {
	color: #003399;
	background-image: none;
}
#nav li ul.under a:hover {
	background: #99ccff;
	color: #003399;
}
/* -------------------------- */
/* The background of the second level links while looking at the dropdown under it... */
#nav li ul.under li:hover a.daddy, #nav li ul.under li.sfhover a.daddy {
	color: #fff;
}
#nav li ul.under li:hover, #nav li ul.under li.sfhover {
	color: #fff;
	background-color: #99ccff;
}


/*-----------------------------*/

#content {
	background-image:url(../images/bak.jpg);
	background-repeat:repeat-y;
	width:1004px;
	height:237px;
}

#activity {
	background:url(../images/study-girl.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	margin-left:3px;
	background-position:bottom left;
	/*width:582px;*/
	width:452px;
	height:237px;
	float:left;
}

#login_section {
	width:290px;
	margin-top:10px; 
	text-align:right; 
	margin-right:10px;
	float:right;

}


#fl_intro {
	background:url(../images/girl-pc.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:530px;
	height:237px;
	float:right;
	position:relative;
	margin-right:16px;
}

.sm_txt {
	color:#003399;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:0.05em;
	font-weight:bold;
}
.img_prop {
	margin-bottom:5px;
	float:right;
	clear:both;
}


img {
 border:none;
}

a {
	color: #000066;
	text-decoration:underline;
}

a:hover {
	color:#000066;
	text-decoration:underline;
}

a:visited {
	color:#000066;
	text-decoration:underline;
}

#content2 {
	background-image:url(../images/bak1.jpg);
	background-repeat:no-repeat;
	width:1004px;
	position:relative;
	height:9px;
}

#maincontent {
	background-image:url(../images/bak2.jpg);
	background-repeat:repeat-y;
	width:1004px;
	position:relative;
	background-color:#FFFFFF;
}
/*
#maincontent {
	background-image:url(../images/bak2.jpg);
	background-repeat:repeat-y;
	width:1004px;
	position:relative;
	height:500px;
}*/

#twocols{
 width:1001px; 
 float:right; 
 position:relative; 
 margin-left:3px;
 margin:0;
}
 
#leftcol{
 width:181px; 
 float:left;  margin:0;padding:0;
 position:relative; 
 border: none;
 text-align:left;
 padding-bottom:15px;
}
 
#maincol {
	width:765px;
	float:right;
	padding: 25px 15px 10px 40px;
	text-align:left;
}

#cont {
	border: 1px #CCCCCC solid;
	padding: 8px;
	position:relative;
	float:left;
	margin-right:10px;
	margin-bottom:7px;
	background-image:url(../images/boxborder.jpg);
	background-repeat:repeat-x;
	background-color:#fff;
}

.txt1 {
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0.05em;
	font-size:14px;
	color:#FF0000;
	font-weight:bold;
	line-height:25px;
}

#cont ul {
	color:#000033;
	padding:0; margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	letter-spacing:0.05em;
	font-weight:bold;
	padding-left:8px;
}

#cont li {
	float:left;
	margin:0;
	line-height: 20px;
	background-image:url(../images/bullet.gif); background-position:top left; background-repeat:no-repeat;
	list-style:none;
	padding:0 0 0 12px;
}

#some-list ul {
	color:#003399;
	padding:0; margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	letter-spacing:0.03em;
	font-weight:bold;
}

#some-list li {
	line-height: 20px;
	background-image:url(../images/bullet.jpg); background-position:top left; background-repeat:no-repeat;
	list-style:none;
	padding:0 0 0 12px;
}

#multicols2 ul {
  padding:0; margin:0;
  color:#000033;
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px;
  letter-spacing:0.03em;
  font-weight:bold;
  padding-left:8px;
}
 
#multicols2 li {
   float:left;
   margin:0;
  width: 90px;
  height: 20px;
  background-image:url(../images/bullet.gif); background-position:top left; background-repeat:no-repeat;
  list-style:none;
  padding:0 0 0 12px;
} 
 
#services {
	width: 181px;	
	float:left;
	margin:0; padding:0;
}

#services ul {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-variant:normal;
	margin:0; padding:0;
	padding-bottom: 5px;
	padding-top:15px;
	padding-left:0px;
	
}
#services li {
	line-height: 2.0em;
	list-style: none;
	margin-top:12px;
	background-image:url(../images/nav-list.jpg); background-position:bottom; background-repeat:no-repeat;	
	padding-left:17px;
}
#services a {
	font-size: 13px;
	font-size-adjust:none;
	font-stretch:extra-expanded;
	letter-spacing:0.035em;
	text-decoration: none;
	color: #fff;
}

#services a:hover {
	color: #003399;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	/*letter-spacing:0.02em;?*/
	font-size:9.8pt;
	color:#000;
	line-height:22px;
}
#list li {
	font-family:Arial, Helvetica, sans-serif;
	/*letter-spacing:0.02em;?*/
	font-size:10.2pt;
	color:#000;
	line-height:22px;
	list-style-image:url(../images/barrow.jpg);
	margin-left:18px;
	padding-left:5px;
}

#title {
background:url(../images/title.jpg);
background-repeat:no-repeat;
width:700px;
height:70px;
}

h1 {
	background:url(../images/title.jpg);
	background-repeat:no-repeat;
	width:700px;
	height:70px;
	font-family:Century,Arial, Helvetica, sans-serif;
	letter-spacing:0.03em;
	font-size:22px;
	color:#fff;
	line-height:35px;
/*	padding-top: 100px;
	margin-bottom: 10px;
	padding-left:170px;*/
	padding-top:15px;
	padding-left:57px;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	/*letter-spacing:0.02em;?*/
	font-size:10pt;
	color:#000;
	line-height:22px;
}

/*
h1 {
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0.03em;
	font-size:20px;
	color:#ff6600;
	line-height:35px;
	padding-top: 0px;
	margin-bottom: 10px;
}
*/

/*Footer********************************/

#footer{
	height:30px;
	width: 990px;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
	background-image:url(../images/footerbak.jpg);
	background-repeat:no-repeat;
	position:relative;
	padding-left: 14px;
	padding-top:5px;
} 
 
#footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #fff;
	text-decoration: none;
	text-align: left;
	line-height:1.75em;
	font-stretch:extra-expanded;
	width:400px;
	float:left;
	position:relative;
}

a.footer, a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #fff;
	text-decoration: none;
	font-stretch:extra-expanded;
	letter-spacing:0.025em;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #fff;
	text-decoration: underline;
	font-stretch:extra-expanded;
	letter-spacing:0.025em;
}
#login {
width:238px;
height:173px;
background-image:url(../images/loginbak.jpg);
background-repeat:no-repeat;
float:left;
padding-top:25px;
padding-left:20px;
}
#logindesc {
width:300px;
height:210px;
float:left;
}

