@charset "UTF-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:15px;
	text-align:left;
	color:#666666;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#e3f3fb;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #666666;
}

#Inspired_content {
	margin:auto;
	width:965px;
	height:605px;
	background:url(layout-images/Inspired_homepage-bg.jpg) no-repeat;
	position:relative;
}

#vision_content {
	margin:auto;
	width:965px;
	height:605px;
	background:url(layout-images/vision_homepage-bg.jpg) no-repeat;
	position:relative;
}

#top_part {
	position:relative;
	width:965px;
	height:85px;
	top:22px;
}

#inspired_logo {
	float:left;
}

#contact {
	float:right;
	width:310px;
	height:85px;
	margin-right:25px;
	margin-top:-12px;
}

#inspired_menu {
	width:575px;
	height:26px;
	position:relative;
	top:15px;
	left:365px;
}

#vision_menu {
	width:365px;
	height:26px;
	position:relative;
	top:11px;
	left:542px;
}

#home_left {
	position:relative;
	top:18px;
	height:328px;
	width:464px;
	float:left;
}

#home_right {
	position:relative;
	float:left;
	width:501px;
	height:365px;
	top:18px;
	background:url(layout-images/InspiredMind_textmid.jpg) no-repeat;
	background-position:bottom;
}

#home_btm {
	position:relative;
	float:left;
	background:url(layout-images/InspiredMind_btm.jpg) no-repeat;
	width:965px;
	height:151px;
	top:18px;
}

#vision_home_btm {
	position:relative;
	float:left;
	background:url(layout-images/vision-home_btm.jpg) no-repeat;
	width:965px;
	height:515px;
	top:18px;
}

#vision_prod_btm {
	position:relative;
	float:left;
	background:url(layout-images/vision-prod_btm.jpg) no-repeat;
	width:965px;
	height:905px;
	top:18px;
}

#store_prod_btm {
	position:relative;
	float:left;
	background:url(layout-images/store-prod_btm.jpg) no-repeat;
	width:965px;
	height:635px;
	top:18px;
}

#sub_top-text {
	position:relative;
	clear:both;
	padding-top:10px;
	line-height:12px;
}

#what_btm {
	background:url(layout-images/what_btm-bg.jpg) no-repeat;
	background-position:bottom left;
	height:725px;
	width:965px;
	position:relative;
}

#what_right {
	position:relative;
	width:550px;
	float:right;
	top:10px;
	right:30px;
	padding-bottom:10px;
}

#what_box-text{
	position:relative;
	width:410px;
	height:180px;
	top:160px;
	padding-left:510px;
	color:#4d4d4d;
	clear:both;
	}

#about_btm {
	background:url(layout-images/about_btm-bg.jpg) no-repeat;
	background-position:bottom left;
	width:965px;
	padding-bottom:195px;
	padding-top:20px;
	position:relative;
}

#coaching_btm {
	background:url(layout-images/coaching_btm-bg.jpg) no-repeat;
	background-position:bottom left;
	width:965px;
	padding-bottom:770px;
	padding-top:20px;
	position:relative;
}

#product_btm {
	background:url(layout-images/prod_btm-bg.jpg) no-repeat;
	background-position:bottom left;
	width:965px;
	padding-bottom:470px;
	top:30px;
	position:relative;
}

#test_btm {
	background:url(layout-images/test_btm-bg.jpg) no-repeat;
	background-position:bottom left;
	width:965px;
	padding-bottom:620px;
	top:30px;
	position:relative;
}

#contact_btm {
	background:url(layout-images/contact_btm-bg.jpg) no-repeat;
	background-position:bottom left;
	width:965px;
	padding-bottom:610px;
	top:20px;
	position:relative;
}

#form_left {
	clear:both;
	position:relative;
	float:left;
	width:115px;
	padding-top:5px;
}

#form_lefter {
	position:relative;
	float:left;
	width:115px;
	height:25px;
	padding-top:5px;
	padding-left:20px;
}

#form_right {
	position:relative;
	float:left;
	width:240px;
	height:25px;
	padding-top:5px;
}

.orange {
	color:#F7931e;
}

.red {
	color:#F15a29;
	}
	
.reder {
	color:#FF0000;
	}

.sub-text {
	padding-left:30px;
	padding-right:20px;
}

.home_btm-text {
	margin-left:330px;
	margin-top:20px;
	margin-right:110px;
	font-size:12px;
	line-height:22px;
	color:#4d4d4d;
}

.bold {
	font-weight:bold;
}

.sixteen {
	font-size:16px;
	line-height:18px;
}

.fourteen {
	font-size:14px;
	line-height:18px;
}

.twelve {
	font-size:12px;
	}

.white {
	color:#FFFFFF;
}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:15px;
	text-align:left;
	color:#666666;
}