html{
	min-width:871px;
	font-size:100.01%;
	background: url(../images/none.gif) no-repeat;
}
body{
	margin:0;
	font:62.5% Arial, Helvetica, sans-serif;
}
form,fieldset,img{margin:0;padding:0;border:0;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:10px arial,sans-serif;
	vertical-align:middle;
}
/*header*/
.header-holder{
	position:fixed;
	width:100%;
	height:124px;
	background: url(../images/bg-header-holder.gif) repeat-x;
}
#header{
	height:124px;
	padding:0 0 0 20px;
	width:851px;
	overflow:hidden;
	background: url(../images/bg-header.gif) no-repeat;
}
#header .holder{
	margin:0 0 5px;
	width:100%;
	overflow:hidden;
}
.logo{
	display:block;
	width:400px;
	height:97px;
	overflow:hidden;
	text-indent:-9999px;
}
.logo a{
	display:block;
	height:100%;
}
/*menu*/
#header ul{
	margin:0;
	padding:0 0 0 7px;
	float:left;
	list-style:none;
}
#header li{
	margin:0 54px 0 0;
	float:left;
	color: white;
}
#header li a{
	float:left;
	height:17px;
	overflow:hidden;
	text-indent:-9999px;
}
a.business{
	width:96px;
	background: url(../images/menu-business.gif) no-repeat;
}
a.skilled{
	width:89px;
	background: url(../images/menu-skilled.gif) no-repeat;
}
a.family{
	width:85px;
	background: url(../images/menu-family.gif) no-repeat;
}
a.other{
	width:91px;
	background: url(../images/menu-other.gif) no-repeat;
}
a.home{
	width:32px;
	background: url(../images/menu-home.gif) no-repeat;
}
a.contact{
	width:60px;
	background: url(../images/menu-contact.gif) no-repeat;
}
/*item*/
.item{
	padding:122px 0 0;
	width:100%;
	height:100px;
	overflow:hidden;
	background: url(../images/bg-item.jpg) repeat-x 0 100%;
}
/*content*/
#content{
	width:706px;
	overflow:hidden;
	padding:7px 0 0 165px;
	margin:0 0 8px;
	background: url(../images/bg-content.gif) repeat-y;
}

#content-thank-you{
	width:706px;
	overflow:hidden;
	padding:7px 0 0 165px;
	margin:0 0 8px;
}
#content h1, #content-thank-you h1{
	margin:0 0 41px;
	color:#929292;
	font-size:26px;
	font:260% Verdana, Helvetica, sans-serif;
}
#content h1 a{
	padding:0 0 0 10px;
	color:#d4d4d4;
	font-size:80%;
	font-weight:normal;
}
.box{
	margin:0 0 50px;
	width:630px;
	overflow:hidden;
	/*background: url(../images/box.gif) repeat-y;*/
}

.boxhome{
	margin:0 0 50px;
	width:706px;
	overflow:hidden;
	background: url(../images/box.gif) repeat-y;
}



.box02{
	margin-bottom:4px;
}
.box-t{
	width:706px;
	overflow:hidden;
	background: url(../images/box-top.gif) no-repeat;
}
.box-b{
	width:646px;
	padding:0 0 0 60px;
	overflow:hidden;
	background: url(../images/box-b.gif) no-repeat 0 100%;
}
.box .txt{
	float:left;
	width:425px;
	overflow:hidden;
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.boxhome .txt{
	float:left;
	padding:30px 0 10px;
	width:425px;
	overflow:hidden;
}
.box .txt02{
	padding-bottom:44px;
	padding-top:56px;
	text-align:center;
}

.boxhome .txt02{
	padding-bottom:44px;
	padding-top:56px;
	text-align:center;
}


.box p, .boxhome p{
	margin:0 0 13px;
	color:#666;
	font-size:140%;
	font-weight:normal;
}
.box p span, .boxhome p span,{
	color:#000;
}
.box p a, .boxhome p a{
	color:#000;
	white-space:nowrap;
	text-decoration:underline;
}
.box p a:hover, .boxhome p a:hover{
	text-decoration:none;
}
/*sidebar*/
#sidebar{
	padding:30px 0 0;
	float:right;
	width:185px;
	overflow:hidden;
}
.block{
	width:185px;
	overflow:hidden;
	margin:0 0 23px;
	background: url(../images/block.gif) repeat-y;
}
.block a:hover{
	cursor:pointer;
	text-decoration:none;
}
.block-t{
	width:185px;
	overflow:hidden;
}
.block-b{
	width:185px;
	overflow:hidden;
	padding:0 0 4px;
	background: url(../images/block-b.gif) no-repeat 0 100%;
}
.block .heading-holder{
	display:block;
	width:100%;
	overflow:hidden;
	background: url(../images/bg-heading-holder.gif) repeat-y;
}
.block .heading{
	display:block;
	background: url(../images/block-t.gif) no-repeat;
	width:142px;
	padding:6px 0 4px 40px;
	overflow:hidden;
	border-bottom:1px solid #787878;
}
.block .heading em{
	font-style:normal;
	font-weight:normal;
	margin:0;
	font-size:120%;
	color:#666;
}
.block .txt{
/*	min-height:32px;*/
	width:160px;
	overflow:hidden;
	padding:6px 14px 0 11px;
}
.block .txt strong{
	display:block;
	margin:0 0 5px;
	color:#666;
	font-size:107%;
	font-weight:normal;
}
.block .txt p{
	margin:0 0 4px;
	font-size:107%;
}
.block img{
	display:block;
}
.block .hold-img{
	clear:both;
	display:block;
	width:100%;
	overflow:hidden;
}
/*wrapp*/
.wrapp{
	width:670px;
	padding:0 0 0 40px;
	overflow:hidden;
	margin:0 0 50px;
}
.wrapp-hold{
	width:460px;
	overflow:hidden;
	text-align:center;
}
.wrapp h3{
	color:#b3b3b3;
	font-size:180%;
	font-weight:normal;
	margin:0 0 25px;
}
.wrapp-hold ul{
	margin:0;
	padding:0;
	list-style:none;
}
.wrapp-hold li{
	display:inline;
	padding:0 40px;
}
.wrapp-hold li a{
	color:#000;
	text-decoration:underline;
}
.wrapp-hold li a:hover{
	text-decoration:none;
}
/*footer*/
.footer-holder{
	width:100%;
	overflow:hidden;
	background: url(../images/bg-footer-holder.gif) repeat-x;
}
#footer{
	overflow:hidden;
	padding:8px 0 40px 177px;
	width:780px;
}
#footer ul{
	width:328px;
	margin:0 auto;
	padding:0;
	list-style:none;
}
#footer ul li{
	width:54px;
	float:left;
	color:#999;
	padding:0 10px;
}
#footer ul li a{
	margin:11px 0 0;
	float:left;
}
#footer ul li.text-right{
	width:50px;
	text-align:right;
}
#footer ul li.text-left{
	width:80px;
}
#footer ul li img{
	display:block;
}