@charset "utf-8";
/* CSS Document */

#wrapper {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#navigation {
	float: left;
	width: 294px;
}
#home_content {
	position: relative;
	width: 730px;
	height: 774px;
	float: right;
	background-image: url(../images/home/homepage_bg_right.jpg);
	background-repeat: no-repeat;
}
#pages_content {
	position: relative;
	width: 730px;
	height: 774px;
	float: right;
	background-repeat: no-repeat;
}

#group_classes_content {
	position: relative;
	width: 730px;
	background-image: url(../images/home/homepage_bg_right.jpg);
	height: 774px;
	float: right;
}
#banner {
	background-image: url(../images/title_banners/groups_02.jpg);
	background-repeat: no-repeat;
	height: 108px;
	width: 730px;
	position: relative;
}
#banner_02 {
	background-image: url(../images/title_banners/individual_02.jpg);
	background-repeat: no-repeat;
	height: 108px;
	width: 730px;
	position: relative;
}
#banner_03 {
	background-image: url(../images/title_banners/skills_02.jpg);
	background-repeat: no-repeat;
	height: 108px;
	width: 730px;
	position: relative;
}
#banner_04 {
	background-image: url(../images/title_banners/enrollment_02.jpg);
	background-repeat: no-repeat;
	height: 108px;
	width: 730px;
	position: relative;
}
#banner_05 {
	background-image: url(../images/title_banners/free_consult_02.jpg);
	background-repeat: no-repeat;
	height: 108px;
	width: 730px;
	position: relative;
}
#banner_06 {
	background-image: url(../images/title_banners/kind_words_02.jpg);
	background-repeat: no-repeat;
	height: 108px;
	width: 730px;
	position: relative;
}
#banner_07 {
	background-image: url(../images/title_banners/contact_02.jpg);
	background-repeat: no-repeat;
	height: 108px;
	width: 730px;
	position: relative;
}



#textbox {
	position: absolute;
	height: 397px;
	width: 288px;
	left: 409px;
	top: 200px;
	overflow: visible;
}

#textbox2 {
	position: absolute;
	height: 65px;
	width: 103px;
	left: 182px;
	top: 614px;
	overflow: visible;
}








.content_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	text-decoration: none;
	margin-left: 50px;
	margin-right: 35px;
}
.content_text_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 50px;
	margin-right: 35px;
}
.content_text_white img {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.greenbox {
	opacity:0.8;
	filter:alpha(opacity=80);
	overflow: visible;
	visibility: visible;
	z-index: auto;
}


#footer {
	position: relative;
	float: left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: -2500px;
}
.home_text {
	font-size: 0.9em;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	color: #FFFFFF;
	width: 250px;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	z-index: 2;
	position: relative;
	top: -410px;
	font-family: Arial, Helvetica, sans-serif;
}

.footer_text {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 50px;
}
.copyright_line {font-size: x-small}

