/*---global common definitions---*/
html, 
body {
	margin:0 auto;
	font:14px arial, Helvetica, sans-serif;
	color:#fff;
	background:url(../images/mainbg.jpg) #8a2e63 top no-repeat;
}
form,fieldset{
	margin:0;
	padding:0;
	border:0;
}
img {border:0;}
a{
	color:#fff;
	text-decoration:underline;
}
a.link{
	color:#555;
	text-decoration:underline;
}
a:hover{text-decoration:none;}
#wrapper{
	width:900px;
				margin:0px auto;
	overflow:hidden;
		padding:0 10px;
	}
#wrappercur{
	width:900px;
				margin:0px auto;
	overflow:hidden;
	height:1340px;
	padding:0 10px;
	}
#wrapperour{
	width:900px;
				margin:0px auto;
	overflow:hidden;
	height:1000px;
	padding:0 10px;
	}

#wrapperlearn{
	width:900px;
				margin:0px auto;
	overflow:hidden;
	height:1408px;
	padding:0 10px;
	}
#wrapperclass{
	width:900px;
				margin:0px auto;
	overflow:hidden;
	height:1000px;
	padding:0 10px;
	}	
	#wrappercon{
	width:900px;
				margin:0px auto;
	overflow:hidden;
	height:990px;
	padding:0 10px;
	}	
	
#wrapperindex{
	width:900px;
				margin:0px auto;
	overflow:hidden;
	height:1500px;
	padding:0 10px;
	}

/* header */
#header{
	width:902px;
	overflow:hidden;
	padding:0 15px 0 0;
}
#header .logo{
	width:468px;
	height:139px;
	background:url(../images/logo.jpg) no-repeat;
	margin:33px 0 0 18px;
	overflow:hidden;
	text-indent:-9999px;
}
#header .logo a{
	height:100%;
	display:block;
}
.nav{
	list-style:none;
	margin:80px 0 0;
	padding:0;
	float:right;
	width:320px;
}
.nav li{
	float:left;
	width:120px;
	margin:0 0 10px 21px;
	background: url(../images/bg-nav.gif) no-repeat 0 4px;
	padding:0 0 0 19px;
	display:inline;
}
.nav a, .lang a{
	color:#493e3e;
	text-decoration:none;
	font-size:12px;
}
.lang{
	list-style:none;
	margin:-34px 0 10px;
	padding:0;
	float:right;
}
#formmove{
	margin-top:0px;
	margin-left:10px;
	color:#000;
}

#formmove h3{
	font-size:18px;
	color:#8a2e63;
}
.lang li{
	float:left;
	margin:0 7px 0 0;
}
.lang a img{
	vertical-align:-3px;
	margin:0 5px 0 0;
}

.menu{
			width:905px;
	height:400px;
		overflow:hidden;
			background: url(../images/bg-menu2.gif) no-repeat;
	clear:both;
}
.menu div{
    position:relative;
    left:50%;
    float:left;
    text-align:center;
}
.menu ul{
	position:relative;
	float:left;
	left:-50%;
	margin:0;
	padding:0;
	list-style:none;
}
.menu li{float:left;}
.menu li a{
	float:left;
	padding:0 16px 0 17px;
	line-height:30px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.menu li a:hover, .menu li.active a{
text-decoration:underline;}

.menu ul ul{
				margin:30;
	padding:0;
	list-style:none;
}

	
.menu li ul {
	display: none;
	position: absolute;
	margin-top:16px;
	top: 1em;
	left: 0;
	}
	
.menu li > ul {
	top: 0 auto;
	left:auto;
	}

.menu li:hover ul, li.over ul{
	display: block; 
	}
	

	
/* Styling */
.menu li ul {
	background:#a2476a;
	padding: 0px 10px 10px 8px;
	margin-left: 8px;
	width:200px;
	}
	
.menu li ul li {
	border-bottom: 1px solid #fff;
	width: 100%;
	padding: 0px;
	}
	
.menu li ul li a { 	
	padding: 2px; 
	}
	
.menu li ul li a,
.menu li ul li a:visited,
.menu li ul li a:link {
		color: #fff;
	}

.menu li ul li a:hover,
.menu li ul li a:focus {
	color: #fbc318;
	}
	

	
	
/* flash holder */
.flash-holder{
	width:905px;
		overflow:hidden;
		height:auto;
		margin-bottom:5px;
}
.flash-holder img{display:block;}
/* content */
#content{

		margin:-364px 0 423px;
	overflow:hidden;
	width:909px;
	padding:0 5px 0 0;
	line-height:24px;
	
}

/* leftcol */
.leftcol{
	float:left;
	width:390px;
	padding-top:3px;
}
.block{background:#448ccb url(../images/bg-block-bt.gif) no-repeat 0 100%;}
.block .top{
	background: url(../images/bg-block-top.gif) no-repeat;
	height:1%;
	overflow:hidden;
	padding:14px 15px 16px;
	}
.block h2{
	font-size:20px;
	margin:0;
}
.block p{margin:16px 0;}
/* rightcol */
.rightcol{
	float:right;
	width:500px;
	padding-right:10px;
}

.rightcol h2{
	font-size::24px;
	color:#8a2e63;
	font-weight:bold;
}

.rightcol p{
	color:#555;}
	
.violet{
	width:295px;
	background:#6f2c53 url(../images/bg-violet-bt.gif) no-repeat 0 100%;
}
.violet .top{background: url(../images/bg-violet-top.gif) no-repeat;}
.orange{
	width:254px;
	background:#fe8200 url(../images/bg-orange-bt.gif) no-repeat 0 100%;
}
.orange .top{background: url(../images/bg-orange-top.gif) no-repeat;}
.violet, .orange{
	float:left;
	margin:0 4px 11px 6px;
	display:inline;
}
.violet .top, .orange .top{
	min-height:236px;
	position:relative;
	padding:14px 15px 36px;
}
* html .violet .top, * html .orange .top{
	height:236px;
	overflow:visible;
}
a.more{
	position:absolute;
	left:17px;
	bottom:17px;
	font-weight:bold;
}
.image{
	display:block;
	float:right;
}
/* column */
#column{
	float:left;
	width:605px;
	padding:6px 0 0 3px;
}
.green2{background:#70bf5b url(../images/bg-green2-bt.gif) no-repeat 0 100%;}
.green2 .top{background: url(../images/bg-green2-top.gif) no-repeat;}
.green{background:#70bf5b url(../images/bg-green-bt.gif) no-repeat 0 100%;}
.green .top{background: url(../images/bg-green-top.gif) no-repeat;}
.purple{background:#464e68 url(../images/bg-purple-bt.gif) no-repeat 0 100%;}
.purple .top{background: url(../images/bg-purple-top.gif) no-repeat;}
.orange2{background:#ec7f02 url(../images/bg-orange-bt2.gif) no-repeat 0 100%;}
.orange2 .top{background: url(../images/bg-orange-top2.gif) no-repeat;}
.orange3{background:#ec7f02 url(../images/bg-orange-bt3.jpg) no-repeat 0 100%;}
.orange3 .top{background: url(../images/bg-orange-top3.jpg) no-repeat;}
.red{background:#d50700 url(../images/bg-red-bt.gif) no-repeat 0 100%;}
.red .top{background: url(../images/bg-red-top.gif) no-repeat;}
.pink{background:#da74b3 url(../images/bg-pink-bt.gif) no-repeat 0 100%;}
.pink .top{background: url(../images/bg-pink-top.gif) no-repeat;}
.blue2{background:#4e99f7 url(../images/bg-blue2-bt.gif) no-repeat 0 100%;}
.blue2 .top{background: url(../images/bg-blue2-top.gif) no-repeat;}

#schooltxt{
	float:right;
width:350px;
height:auto;
padding:0px;
margin-top:-17px;
}

#schooltxt3{
	float:right;
width:350px;
height:auto;
padding:0px;
margin-top:-25px;
}

#schooltxt2{
	margin-top:-25px;
}


.top-image{
	display:block;
	margin:-14px -15px 11px;
}
.block h3{
	margin:0;
	font-size:18px;
	
}
.block h4{
	margin:0;
	font-size:16px;
	
}
/* sidebar */
#sidebar{
				float:right;
	width:265px;
	padding:6px 10px 0 6px;
	color:#333;
	overflow:hidden;
}
#sidebar h2{
	font-size:14px;
	color:#98355b;
	margin:0 0px 0px -6px;
}
#sidebar h3{
	font-size:18px;
	color:#fff;
	padding-top:5px;
	padding-bottom:7px;
	margin:0 0px 10px 10px;
}

#sidebar p{
	color:#555;
	line-height:22px;
	margin-left:10px;
margin-right:10px;
font-size:14px;
}

#sidebar a{
	color:#686868;
}

#sidebar li.active a{
text-decoration:underline;}

.page-nav{
	list-style:none;
	margin:0 0 10px;
	padding:0;
	width:151px;
}
.page-nav li{
	padding:10px 0;
	width:200px;
	border-bottom:1px solid #e3e3e3;
}
.page-nav a{
	padding:3px 20px 0 21px;
	font-weight:bold;
	font-size:12px;
	color:#333;
	text-decoration:none;
	background: url(../images/bg-nav.gif) no-repeat 0 7px;
}

.page nav li.tellfriend{
	padding:3px 20px 0 21px;
	font-weight:bold;
	font-size:12px;
	color:#333;
	text-decoration:none;
	background: url(../images/bg-nav.gif) no-repeat 0 7px;
}

	

/* footer */
#footer{
		margin:-409px 0px auto 0px;
		background:url(../images/footer_line.jpg) top no-repeat;
color:#333;
padding:10px 0px 0 0px;
	font-size:12px;
	overflow:hidden;
	width:auto;
	position:relative;
	
}

#footerindex{
		margin:-170px auto;
		background:url(../images/footer_line.jpg) top no-repeat;
color:#333;
padding:10px 0px 0 10px;
	font-size:12px;
	overflow:hidden;
		position:relative;
	text-align:center;

	
}
#footerindex p{
	margin:0px auto;
	text-align:center;
	width:900px;
	
}

#footerindex a{
	color:#333;
	margin:0px auto;
	text-align:center;
	
}
#footer p{
	margin:0 0 3px 0px;
	text-align:center;
	
}
#footer a{
	color:#333;
	margin:0 0 3px 0px;
	text-align:center;

