/* Main Styles ---------------------------------- */

*{
	margin: 0;
	padding: 0;
}
html, body{
	height:100%;
}
body{
	margin: 0px;
	text-align: center;
	font-family: Arial, Helvectica, sans-serif;
	font-size: 0.9em;
	font-weight:normal;
	background: #FFFFFF url(images/nav_tile.jpg) repeat-x 0 125px;
}
#wrapper{
	width: 765px;
	margin: 0px auto;
	text-align: left;
	padding-top: 10px;
	height: 100%;
	background: url(images/logo2.png) no-repeat 602px 10px;
}
h1{
	font-size: 220%;
	padding-bottom: 2px;
}
h2{
	font-size: 180%;
	padding-bottom: 10px;
}
h3{
	font-size: 140%;
}
h1, h2, h3{
	font-weight: normal;
}
p{
	padding: 0 0 0 0;
}
img{
	border: 0;
}
.green{
	color: #97B46E;
}
.red{
	color: #AE6161;	
}
.orange{
	color: #E97400;
}
/* Miscellaneous ------------------------------*/
#content{
	/*float: left;*/
	width: 765px;
}
.btn_daddy, .btn_daddy1, .btn_daddy2, .btn_daddy3, .btn_daddy4{
	padding-top: 20px;
	float: left;
}
.button{
	display: block;
	width: 95px;
	height: 26px;
	background: url(images/begin_btn.gif) no-repeat;
}
.last{
	padding-bottom: 44px;
}
/* Header -------------------------------------*/
#header{
	width: 700px;
	height: 53px;
	/*float: left;*/
	margin-top: 19px;
	padding-left: 25px;
}
/* Navigation -----------*/
#nav{
	/*float: left;*/
	height: 25px;
	padding: 10px 0 0 20px;
}
#nav ul {
	margin: 0px;
	list-style: none;
}
#nav li {
	display:inline;
	position: relative;
	color: #666666;
}
#nav li a{
	color: #666666;
	text-decoration: none;
	padding: 0 6px;
}
#nav a:hover{
	text-decoration: underline;
}
.nav_pipe{
	padding-left: 3px;
}
#nav .selected{
	color: #000;
}
/* Home page -------------------*/
.sellmates{
	display: block;
	height: 75px;
	margin-top: 20px;
	padding-left: 46px;
}
.sellmates span.sellmates_banner_img{
	color:	#2e5e84;
	position: relative;
	top: 20px;
}
.sellmates span.sellmates_banner_txt{
	padding-left: 20px;
	color:	#2e5e84;
	position: relative;
	top: -2px;
}
.big_pic{
	float: left;
	width: 765px;
}
.big_pic img{
	padding-top: 25px;
	padding-left: 18px;
	float: left;
}
.spiel_box_home{
	width: 765px;
	height: 116px;
	background: url(images/home_spiel_bg.gif) no-repeat;
	float: left;
}
.spiel{
	color: #fff;
	padding: 60px 50px 0 70px;
	font-size: 1.1em;
}
.heavee{
	font-weight: bold;
}
.heavee a{
	color: #fff;
	font-style: italic;
	text-decoration: none;
}
.heavee a:hover{
	text-decoration: underline;
}
#text{
	float: left;
	padding-top: 10px;
	padding-bottom: 30px;
	width: 765px;
}
#text p{
	color: #666;
	font-size: 1em;
	padding: 0 0 14px 0;
}
#text ul{
	padding-left: 35px;
	padding-bottom: 12px;
}
#text li{
	color: #666;
	padding-bottom: 4px;
}
.leading{
	color: #666;
	font-size: 1em;
	font-weight: bold;
}
.left{
	width: 350px;
	float: left;
	padding: 0 10px 0 20px;
}
.right{
	width: 350px;
	float: right;
	padding: 0 20px 0 10px;
}
/* Inner pages --------------------------------- */
#top_wrapper{
	/*padding-top: 10px;*/
	float: left;
	width: 765px;
	height: 380px;
}
#top_wrapper p.leading{
	color: #666;
}
#top_wrapper p{
	color: #666;
}
.growth_left{
	width: 350px;
	height: 300px;
	float: left;
	padding: 0 10px 0 0;
}
.growth_left img{
	padding: 100px 0 0 20px;
}
.tele_left{
	width: 169px;
	height: 310px;
	float: left;
	padding: 0 10px 0 0;
}
.tele_left img{
	padding: 111px 0 0 0;
	float: left;
}
.contact_left{
	width: 350px;
	height: 310px;
	float: left;
	padding: 0 10px 0 0;
}
.contact_left img{
	padding: 111px 0 0 0;
	float: left;
}
.value_left{
	width: 350px;
	height: 310px;
	float: left;
	padding: 0 10px 0 0;
}
.value_left img{
	padding: 100px 0 0 40px;
	float: left;
}
.inner_right{
	width: 350px;
	float: right;
	padding: 40px 20px 0 10px;
}
.inner_right p{
	width: 350px;
	float: right;
	padding: 0 0 14px 0;
}
.spiel_box_growth{
	width: 765px;
	height: 116px;
	background: url(images/growth_spiel_bg.gif) no-repeat;
	float: left;
}
.spiel_box_contact{
	width: 765px;
	height: 116px;
	background: url(images/contact_spiel_bg.gif) no-repeat;
	float: left;
}
.spiel_box_tele{
	width: 765px;
	height: 116px;
	background: url(images/tele_spiel_bg.gif) no-repeat;
	float: left;
}
.spiel_box_team{
	width: 765px;
	height: 116px;
	background: url(images/team_spiel_bg.gif) no-repeat;
	float: left;
}
.spiel_box_join{
	width: 765px;
	height: 116px;
	background: url(images/jointeam.gif) no-repeat;
	float: left;
	clear:both;
}
.last_on_home {
	padding-bottom:95px;
}
.spiel_box_join a, .spiel_box_join a:visited, .spiel_box_join a:active {
	color:#fff;
}
.spiel_box_services{
	width: 765px;
	height: 116px;
	background: url(images/services_spiel_bg.gif) no-repeat;
	float: left;
}
.spiel_box_health{
	width: 765px;
	height: 116px;
	background: url(images/health_spiel_bg.gif) no-repeat;
	float: left;
}
.spiel_box_value{
	width: 765px;
	height: 116px;
	background: url(images/value_spiel_bg.gif) no-repeat;
	float: left;
}
.spiel_box_testimonial{
	width: 765px;
	height: 116px;
	background: url(images/testimonial_spiel_bg.gif) no-repeat;
	float: left;
}
.both{
	width: 725px;
	padding: 0 20px 0 20px;
}
/* Team page ---------*/
#team_wrapper{
	padding-top: 130px;
	padding-bottom: 10px;
	float: left;
	width: 765px;
}
.blue_box_faces{
	width: 250px;
	height: 116px;
	background: url(images/team_blue_bg.gif) no-repeat;
	float: left;
	margin: 0 0 7px 0;
}
.blue_box_faces2{
	width: 250px;
	height: 116px;
	background: url(images/team_blue_bg.gif) no-repeat;
	float: left;
	margin: 0 7px 7px 7px;
}
.blue_box{
	width: 250px;
	height: 250px;
	background: url(images/team_yvette_bg.jpg) no-repeat;
	float: left;
}
.blue_box2{
	width: 250px;
	height: 250px;
	background: url(images/team_gail_bg.jpg) no-repeat;
	float: left;
	margin: 0 7px 0 7px;
}
.blue_box3{
	width: 250px;
	height: 250px;
	background: url(images/team_malcolm_bg.jpg) no-repeat;
	float: left;
}
.blue_box .team, .blue_box2 .team, .blue_box3 .team, .pink_box .team, .pink_box2 .team{
	padding: 10px 0 0 15px;
}
.blue_box .job_desc, .blue_box .job_title, .blue_box2 .job_desc, .blue_box3 .job_desc, .blue_box2 .job_title, .blue_box3 .job_title{
	color: #fff;
}
.blue_box .job_title, .blue_box img, .blue_box2 .job_title, .blue_box2 img, .blue_box3 .job_title, .blue_box3 img, .pink_box .job_title, .pink_box img, .pink_box2 .job_title, .pink_box2 img{
	font-style: italic;
	float: left;
}
.blue_box .job_title, .blue_box2 .job_title, .blue_box3 .job_title, .pink_box .job_title, .pink_box2 .job_title{
	padding: 4px 0 0 3px;
	font-size: 0.8em;
	font-weight: bold;
}
.blue_box .job_desc, .blue_box2 .job_desc, .blue_box3 .job_desc, .pink_box .job_desc, .pink_box2 .job_desc{
	width: 215px;
	padding-top: 5px;
}
.team{
	margin-top: 140px;
}
.people{
	width: 230px;
	float: left;
}
/* Services page ------------------------------------*/
.services_left{
	position: relative;
	width: 349px;
	height: 224px;
	float: left;
	padding: 30px 10px 0 0;
}
.services_left img{
	padding-top: 120px;
	float: left;
}
.services_box, .services_box2, .services_box3{
	float: left;
}
.services_box2, .services_box3{
	padding-left: 7px;
}
.services_box span, .services_box2 span, .services_box3 span{
	display: block;
	width: 220px;
	font-size: 0.9em;
	padding: 15px 10px 0 10px;
	color: #666;
}
.btn_daddy1{
	padding-left: 8px;
}
.services_text{
	height: 280px;
	width: 250px;
}
.services_text span{
	/*width: 160px;*/
}
/* data healthcheck page -------------------------------*/
.health_left{
	width: 350px;
	height: 155px;
	float: left;
	padding: 0 10px 0 0;
}
.health_left img{
	padding-top: 25px;
	float: left;
}
/* value page -------------------------------*/
#value{
	width: 112px;
	height: 112px;
	float: left;
	padding: 240px 19px 0 50px;
}
a.value_btn{
	display: block;
	width: 112px;
	height: 112px;
	background: url(images/value_btn_off.gif) no-repeat;
}
/* growth page -------------------------------*/
#growth{
	width: 112px;
	height: 112px;
	float: left;
	padding: 88px 0 0 250px;
}
a.growth_btn{
	display: block;
	width: 112px;
	height: 112px;
	background: url(images/growth_btn.png) no-repeat;
}
.gleft{
	width: 350px;
	float: left;
}
/* Testimonials page --------------------------*/
#texttimonial{
	float: left;
	padding-top: 10px;
	padding-bottom: 30px;
	width: 765px;
}
#texttimonial p{
	color: #666;
	font-size: 1em;
	padding: 0 0 6px 0;
}
#texttimonial p.other{
	font-size: 0.9em;
}
.testimonial_pic img{
	padding-top: 50px;
	padding-left: 130px;
	float: left;
}
.testi{
	position: absolute;
	width: 107px;
	height: 107px;
	float: right;
	padding: 20px 0 0 250px;
}
a.testi_btn{
	display: block;
	width: 107px;
	height: 107px;
	background: url(images/testi_btn.png) no-repeat;
}
/* Sellmates page */
#sellmates_top_wrapper p.sellmates_leading{
	margin-top: 10px;
	font-size: 1.5em;
	color: #666;
}
.sellmates_enquire{
	position: absolute;
	top: 200px;
	left: 400px;
}
.sellmates_enquire a{
	display: block;
	width: 88px;
	height: 88px;
	background: url(images/enquire_btn.png) no-repeat;
}
.sellmates_left{
	width: 350px;
	/*height: 155px;*/
	float: left;
	padding: 0 0 0 25px;
}
.sellmates_left img{
	padding-top: 55px;
	float: left;
}
#sellmates_top_wrapper{
	position: relative;
	height: 320px;
}







