/* CSS Document */

body {
	font-family: "Lucida Sans", Arial, sans-serif;
	font-size: 0.7em;
	margin: 0px;
	padding: 0px;
	height: 100%;
	color: #616161;
}

img {
	border:none;
}


h1 {
	font-size: 2em;
	margin:20px 0px 10px 0px;
}

h2 {
	font-size: 1.6em;
	margin:15px 0px 0px 0px;
}

h3 {
	font-size: 1.1em;
	margin:0px;
	padding:0px;
}

form {
	margin-top: 0;
	margin-bottom: 0;
}

.valign {
	vertical-align:middle;
}

.trans {
	_behavior: url("/pngbehavior.htc");
}

.clearer {
	clear: both;
	line-height: 0;
	height: -3px;
}

a {
	color: #8c5fa7;
	text-decoration:none;
	outline:none;
}

a:hover {
	text-decoration:underline;
}

.floatLeft {
	float:left;
}

/*---------------------------------- layout styles --------------------------------*/

#wrapper {
	width: 894px;
	background:url(../images/gif/background.gif) repeat-y;
	margin: 14px auto 0px auto;
}

#content {
	margin-left: 234px;
	padding: 0px 25px 25px 0px;
}

#headertop {
	height: 103px;
	position:relative;
}

.navigation {
	color: white;
	background:#8c5fa7;
	padding: 0px 35px 0px 22px;
	border-bottom:6px solid #c1c3c5;
}

.navigation a {
	color: white;
	font-weight:bold;
	font-size:1.1em;
	display:block;
	padding:8px 3px 7px 3px;
}

.navigation a:hover {
	color:#FFB0FF;
	text-decoration:none;
}

.navigation ul {
	padding:0px;
	margin:0px;
	list-style:none;
	width:690px;
}

.navigation li {
	float:left;
	margin-right:4px;
	border-right:1px solid #aa8abe;
	padding-right:5px;
}

.navigation .navend {
	border-right:none;
	margin-right:0px;
	padding-right:0px;
}

.navigation .on {
	color:#FFB0FF;
	background:url(../images/arrow-on.gif) no-repeat bottom center;
	}

.footer {
	color: white;
	background:#8c5fa7;
	padding: 5px 25px 7px 25px;
	border-top:6px solid #c1c3c5;
}

.footer a {
	color: white;
}

.footer a:hover {
	text-decoration:none;
}

.footer1 {
	float:left;
	margin-top:6px;
}

.footer2 {
	float:left;
	margin-left:40px;
}

.footer3 {
	float:right;
	margin-top:6px;
}

.inner1 {
	background: url(../images/jpg/mainbgimg.jpg) no-repeat bottom left;
	margin: 0px 7px 0px 7px;
}

.inner2 {
	background: url(../images/jpg/mainbgimg2.jpg) no-repeat bottom left;
	margin: 0px 7px 0px 7px;
}

.inner3 {
	background: url(../images/jpg/mainbgimg3.jpg) no-repeat bottom left;
	margin: 0px 7px 0px 7px;
}

.inner4 {
	background: url(../images/jpg/mainbgimg4.jpg) no-repeat bottom left;
	margin: 0px 7px 0px 7px;
}

.inner5 {
	background: url(../images/jpg/mainbgimg5.jpg) no-repeat bottom left;
	margin: 0px 7px 0px 7px;
}

.inner6 {
	background: url(../images/jpg/mainbgimg6.jpg) no-repeat bottom left;
	margin: 0px 7px 0px 7px;
}

.inner7 {
	background: url(../images/jpg/mainbgimg7.jpg) no-repeat bottom left;
	margin: 0px 7px 0px 7px;
}

.inner8 {
	background: url(../images/jpg/mainbgimg8.jpg) no-repeat bottom left;
	margin: 0px 7px 0px 7px;
}

.inner9 {
	background: url(../images/jpg/mainbgimg9.jpg) no-repeat bottom left;
	margin: 0px 7px 0px 7px;
}

.inner10 {
	background: url(../images/jpg/mainbgimg10.jpg) no-repeat bottom left;
	margin: 0px 7px 0px 7px;
}

.inner11 {
	background: url(../images/jpg/mainbgimg13.jpg) no-repeat bottom left;
	margin: 0px 7px 0px 7px;
}

.logo {
	_behavior: url("../pngbehavior.htc");
	position:absolute;
	right: 0px;
	top:0px;
}

.title {
	_behavior: url("../pngbehavior.htc");
	margin: 15px 0px 0px 178px;
}

.spaced li {
	border-bottom:1px dotted #e6d8ee;
	margin:8px 0px 10px 0px!important;
	padding:0px 0px 7px 20px!important;
	display:block;
}

#content ul {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 5px;
	list-style:none;
}

#content ul li {
	background:url(../images/bullet.png) no-repeat 0px 2px;
	margin:0px 0px 3px 0px;
	padding:0px 0px 0px 20px;
}

.IntroText {
	font-size:120%;
	font-weight:bold;
}

.contact1 {
	width:80px;
	margin-bottom:7px;
}

.classes {
	width:260px;
}

.banner1, .banner2 {
	background:url("/images/banner-ad.jpg") no-repeat;
	width:358px;
	height:105px;
	padding:2px 70px 5px 15px;
	font-size:11px;
	color:black;
	line-height:18px;
}
.banner2 {
	background:url("/images/banner-ad2.jpg") no-repeat;
	}
