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

body {
	padding:0px;
	margin:0px;
	background:url(../img/bg.jpg) repeat-x top #FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:20px;
}

.body_other {
	background:url(../img/bg2.jpg) repeat-x top #fffcdf;
}

a { color:#06F; text-decoration:none; }

a:hover { color:#F93; }

img { border:0px; }

.img_border {
	border:3px #EEE solid;
}

td { vertical-align:top; }

h1, h2, h3, h4, h5 { margin:0px;}

h1 {
	color:#010101;
	font-size:30px;
}

h2 {
	color:#333;
	font-size:24px;
}

h3 {
	color:#09F;
	font-size:20px;
}

h4 {
	color:#06F;
	font-size:16px;
}

.logo_wrapper {
	float:left;
	width:100%;
}

.logo {
	float:left;
    margin:0px 5px 6px 20px;
}

.out {
	width:100%;
	margin:0px;
	padding:0px;
}

.wrapper {
	width:1024px;
	margin:0 auto;
	padding:0px;
}

.wrapper2 {
	width:1024px;
	float:left;
	padding:0px;
}

.part {
	width:1024px;
	float:left;
}

.navbar {
	width:1024px;
	float:left;
	margin:0 0 0 0;
}

.navbar ul {
	float:left;
	left:0;
	bottom:0;
	margin:0 0 0 20px;
	padding:0;
	list-style-type:none;
}

.navbar li {
	margin:0;
	padding:10px 12px 0 12px;
	display:block;
	position:relative;
	float:left;
	list-style-type:none;
	height:32px;
	font-weight:bold;
	font-size:17px;
}

.navbar li:hover {
	cursor:pointer;
	background:url(../img/nav_on.jpg) repeat-x;
}

.nav_on {
	background:url(../img/nav_on.jpg) repeat-x;
}

.navbar a {
	color:#FFF;	
}

.content {
	float:left;
	width:1024px;
}

.c_top_home {
	float:left;
	width:1024px;
	height:881px;
	margin-top:4px;
	background:url(../img/c_top_home.jpg) no-repeat;
}

.c_top_about {
	float:left;
	width:1024px;
	height:365px;
	margin-top:0px;
	background:url(../img/c_top_about.jpg) no-repeat;
}

.c_top_testimonials {
	float:left;
	width:1024px;
	height:365px;
	margin-top:0px;
	background:url(../img/c_top_testimonials.jpg) no-repeat;
}

.c_top_awards {
	float:left;
	width:1024px;
	height:365px;
	margin-top:0px;
	background:url(../img/c_top_awards.jpg) no-repeat;
}

.c_top_programs {
	float:left;
	width:1024px;
	height:365px;
	margin-top:0px;
	background:url(../img/c_top_programs.jpg) no-repeat;
}

.c_top_franchise {
	float:left;
	width:1024px;
	height:365px;
	margin-top:0px;
	background:url(../img/c_top_franchise.jpg) no-repeat;
}

.c_top_faq {
	float:left;
	width:1024px;
	height:365px;
	margin-top:0px;
	background:url(../img/c_top_faq.jpg) no-repeat;
}

.c_top_contact {
	float:left;
	width:1024px;
	height:365px;
	margin-top:0px;
	background:url(../img/c_top_contact.jpg) no-repeat;
}

.c_mid {
	float:left;
	width:1024px;
	min-height:100px;
	background:url(../img/c_mid.jpg) repeat-y;
}

.c_mid2 {
	float:left;
	width:1024px;
	min-height:100px;
	background:url(../img/c_mid2.jpg) repeat-y;
}

.c_mid2_content {
	padding:0 60px 40px 60px;
}

.footer {
	float:left;	
	width:1024px;
	height:80px;
	background:url(../img/c_btm.jpg) top no-repeat;
	color:#FFF;
	font-size:10px;
}

.footer2 {
	float:left;	
	width:1024px;
	height:79px;
	background:url(../img/c_btm2.jpg) top no-repeat;
	color:#FFF;
	font-size:10px;
}

.footer a{
	color:#CCC;
	text-decoration:none;
}

.footer a:hover{
	color:#FFF;
}

.footer2 a{
	color:#CCC;
	text-decoration:none;
}

.footer2 a:hover{
	color:#FFF;
}

.footer_content {
	margin:0 auto;
	padding-top:16px;
}

.copyright {
	float:left;
	margin-left:40px;
	font-size:14px;
}

.footer_links {
	float:right;
	margin-right:40px;
}

.note {
	font-size:12px;
}

/* Home */
.home_pitch {
	float:left;
	margin-top:420px;
	padding:40px;
}

.home_promotion {
	float:right;
	margin:20px 20px 20px 0;
	width:961px;
	height:249px;
	background:url(../img/home_promotion.jpg) right no-repeat;
}

.home_promotion_claim {
	float:right;
	margin:140px 184px 0 0;
}
