/***** Body & Header Templates  *****/
body {
		background-image: display: none;
}

#header-template {
  font: .75em/1.5em arial,verdana, sans-serif;
	margin: .5em auto;
	width: 950px;
}

#header-template  img {
		float: left;
	}

#header-template  p {
		text-align: right;
	}
/***** Body & Header Templates  *****/



/***** Startpeople *****/
#box-startpeople * {
	margin:0;
	padding:0;
}

#box-startpeople .clear {
	clear:both;
}


#box-startpeople {
	width:652px;
	border:5px solid #f6f6f6;
	margin:0 auto;
	padding-top: 10px;
	  font: .75em/1.5em arial,verdana, sans-serif;
}

/*left*/
#box-startpeople #left {
	float:left;
	width:60%;
	margin:0 0 0 15px;
}

/*right*/

#box-startpeople #right{
	float:right;
	width:30%;
	padding: 8px 15px 0px 0px;
	text-align:center;
}

#box-startpeople #bottom{
	background: url(../img/startpeople_bottom.jpg);
	width:622px;
	height:34px;
	margin: 0px 15px 10px 15px;
}

/* orange */
#box-startpeople #top-orange{
	background: #fff url(../img/startpeople_orange_top.jpg);
	width:622px;
	height:5px;
	margin: 5px 15px 0px 15px;
}

#box-startpeople #bottom-orange{
	background: #fff url(../img/startpeople_orange_bottom.jpg);
	width:622px;
	height:6px;
	margin: 0px 15px 10px 15px;
}

#box-startpeople #orange{
	background-color:#ff6100;
	color:#ffffff;
	font-size:12px;
	width:600px;
	padding: 5px 10px 5px 12px;

}

#box-startpeople #orange strong{
	color:#000000;
}

#box-startpeople #orange li{
	margin:0 0 0 15px;
}

/* black */

#box-startpeople h1{
	font-size:24px;
	font-weight:bold;
	line-height:30px;
	color:#ff6100;
}

#box-startpeople #name{
	font-size:14px;
	line-height:30px;
	font-weight:bold;
	color:#ffffff;
}

#box-startpeople #black{
	background-color:#231f20;
	color:#ffffff;
	width:600px;
	font-size:12px;
	padding: 5px 22px 5px 0px;
	margin:0 0 0 15px;

}

#box-startpeople #black strong{
	color:#ffffff;
}

#box-startpeople #black a{
	color:#ffffff;
	font-weight:bold;
}

#box-startpeople #black a:hover{
	color:#ffffff;
	font-weight:bold;
}


#box-startpeople #top-black{
	background: url(../img/startpeople_black_top.jpg);
	width:622px;
	height:11px;
	margin: 5px 15px 0px 15px;
}

#box-startpeople #bottom-black{
	background: url(../img/startpeople_black_bottom.jpg);
	width:622px;
	height:13px;
	margin: 0px 15px 10px 15px;
	color:#ffffff;
}




	
