html{
	height:100%;
}
body{
	background:url(/homeconnect/img/bg-body.gif) repeat-x 0 0;
	margin:0;
	min-width:1012px;
	height:100%;

   font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}
* html body{
	height:100%;	
}
ul{
	margin:0;
	padding:0;
	list-style:none;
}

img{
	display:block;
	border:none;
}
h1,h2,h3,h4,p{
	margin:0;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
#allpage{
	overflow:hidden;
	background:url(/homeconnect/img/bg-html.gif) repeat-x 0 100%;
}
#main{
   width:1012px;
   overflow:hidden;
   margin:0 auto;    
}
#header{
	padding:0 10px 0 22px;
	width:980px;
	height:240px;
	background:url(/homeconnect/img/bg-header.png) no-repeat 0 0;
	overflow:hidden;
}
#content{
	width:100%;
	overflow:hidden;
}
#footer{
	width:976px;
	height:93px;
	margin:-20px 0 0;
	padding:0 13px 0 23px;
	overflow:hidden;
}
/*header*/
#header ul.menu{
	float:right;
	position:relative;
	margin:5px 0 0;
}
#header ul.menu li{
	float:left;
	margin:0 0 0 -15px;
}
#header ul.menu li a{
	display:block;
	height:27px;
	text-indent:-9999px;
	overflow:hidden; 
}
#header ul.menu li a.home{
	width:125px;
}
#header ul.menu li a.ars{
	width:88px;
}
#header ul.menu li a.rr {
  width: 136px;
}
#header h1{
	width:342px;
	float:left;
	font-size:0;
	margin:18px 0 0 -22px;
	display:inline;
	line-height:0;
	height:208px;
	text-indent:-9999px;
}
#header h1 a{	
	display:block;
	width:100%;
	position:relative;
	height:159px;
	overflow:hidden;
}
#header p{
	font-size:12px;
	line-height:18px;
	color:#000;
	margin:15px 0 0 11px;
	float:left;
	word-spacing:-2px;
	display:inline;
	width:392px;
}
#header p em{
	display:block;
	padding-bottom:13px;
	width:400px;
	font-size:12px;
	font-weight:bold;
	line-height:15px;
	color:#ee3726;
	font-style: normal;
}
#header p em span{
	vertical-align:35%;
}
#header p strong.italic{
	font-style:italic;
}
#header span {
	font-size: 9px;
}
/*sidebar*/
#content #sidebar{
	float: left;
	margin:15px 0 0 10px;
	width:317px;
}
#sidebar div.experts {
	overflow:hidden;
	background:url(/homeconnect/img/bg-experts-body.gif) repeat-y 0 0;
	width:317px;
}
#sidebar div.experts div.bottom,
#sidebar div.experts div.top{
	overflow:hidden;
	width:100%;
	background:url(/homeconnect/img/bg-experts-top.gif) no-repeat 0 0;
}
#sidebar div.experts div.bottom{
	padding:9px 12px 11px 9px;
	width:296px;
	min-height:180px;
	background:url(/homeconnect/img/bg-experts-btm.gif) no-repeat 0 100%;
}
* html #sidebar div.experts div.bottom{
	height:180px;
	overflow:visible;
}
#sidebar div.experts a.submit{
	overflow:hidden;
	display:block;
	width:187px;
	margin:4px 0 0 55px;
	height:43px;
	text-indent:-9999px;
	background:url(/homeconnect/img/btn-submit-question.gif) no-repeat 0 0;
}
#sidebar div.experts h2{
	width:277px;
	height:23px;
	margin:10px 0 5px 9px;
	background:url(/homeconnect/img/txt-question.gif) no-repeat 0 0;
}
#sidebar div.experts p{
	font-size:11px;
	padding:4px 0 0 9px;
	line-height:13px;
	color:#424242;
}
* html #sidebar div.experts p{
	padding-bottom:4px;
}

/* Expert bios */
#sidebar ul.person{
	overflow:hidden;
	width:292px;
	margin:4px 0 10px 13px;
}
#sidebar ul.person li{
	width:273px;
	padding:13px 9px 10px 10px;
	margin:5px 0 0;
	overflow:hidden;
	float:left;
	background:url(/homeconnect/img/bg-experts-person.png) no-repeat 0 0; 
	height:132px;	
}
#sidebar ul.person p{
	padding:2px 0 0;
	font-size:12px;
	line-height:18px;
	color:#fff;
	position:relative;
}
#sidebar ul.person p a{
	color:#fff;
}
#sidebar ul.person p a:hover{
	text-decoration:none;
}
#sidebar ul.person div.image{
	margin-left:5px;
}
#sidebar div.search{
	overflow:hidden;
	width:298px;
	padding:3px 5px 5px 4px;
	margin:3px 0 0 4px;
	height:92px;
	background:url(/homeconnect/img/bg-search.gif) no-repeat 0 0;
}
#sidebar h2{
	text-indent:-9999px;
	height:16px;
	float:left;
	display:inline;
	overflow:hidden;	
}
#sidebar div.search h2{
	width:59px;
	margin:11px 0 0 10px;
	background:url(/homeconnect/img/txt-search.gif) no-repeat 0 0;
}
#sidebar div.search div.bg-input{
	float:left;
	width:181px;
	display:inline;
	margin:9px 0 0 14px;
	height:21px;
	background:url(/homeconnect/img/bg-input.gif) no-repeat 0 0;
}
#sidebar div.search input.text{
	float:left;
	width:170px;
	font:12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	height:18px;
	color:#424242;
	margin:1px 0 0 6px;
	padding:2px 0 0;;
	border:0;
	background:none;
}
#sidebar div.search input.submit{
	width:27px;
	height:21px;
	border:0;
	cursor:pointer;
	font:12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#424242;
	float:left;
	padding:0;
	margin:9px 0 0;
	background:url(/homeconnect/img/bg-submit.gif) no-repeat 0 0;
}
#sidebar div.search p{
	clear:both;
	font-size:11px;
	padding:8px 0 0 9px;
	line-height:16px;
	color:#424242;
}
#sidebar div.categories{
	overflow:hidden;
	width:307px;
	margin:10px 0 0 4px;
	background:url(/homeconnect/img/bg-categories-body.gif) repeat-y 0 0;
}
#sidebar div.categories div.top{
	width:100%;
	overflow:hidden;
	background:url(/homeconnect/img/bg-categories-top.gif) no-repeat 0 0;
}
#sidebar div.categories div.bottom{
	width:298px;
	overflow:hidden;
	background:url(/homeconnect/img/bg-categories-btm.gif) no-repeat 0 100%;
	padding:4px 5px 6px 4px;
}
#sidebar div.categories h2{
	width:92px;
	margin:7px 0 0 10px;
	background:url(/homeconnect/img/txt-categories.gif) no-repeat 0 0;
}
#sidebar div.categories div.rss{
	float:right;
	width:170px;
	padding:0 8px 0 0;
}
#sidebar div.categories div.rss a{
	text-decoration:none;
}
#sidebar div.categories div.rss a:hover{
	text-decoration:underline;
}
#sidebar div.categories a.rss{
	float:right;
	font-size:12px;
	font-weight:bold;
	margin:5px 0 0;
	text-transform:uppercase;
	padding-right:21px;
	background:url(/homeconnect/img/ico-rss.gif) no-repeat 100% 50%;
	line-height:18px;
	color:#ee3726;	
}
#sidebar div.categories a.what{
	float:right;
	font-size:10px;
	line-height:12px;
	margin:0 21px 0 0;
	color:#0495d3;
}
#sidebar div.categories p{
	clear:both;
	font-size:11px;
	padding:8px 0 0 9px;
	line-height:16px;
	color:#424242;
}
#sidebar div.categories ul{
	width:281px;
	overflow:hidden;
	padding-bottom:2px;
	margin:4px 0 0 9px;
}
#sidebar div.categories ul li{
	width:100%;
	float:left;
	margin:-1px 0 0;
	font-size:12px;
	color:#424242;
	text-transform:uppercase;
	padding:1px 0 0;
	text-align:right;
	line-height:29px;
	background:url(/homeconnect/img/devider.gif) repeat-x 0 0;
}
#sidebar div.categories ul a{
	float:left;
	text-decoration:none;
	color:#424242;
}
#sidebar div.categories ul a:hover{
	text-decoration:underline;
}
#sidebar div.archives{
	overflow:hidden;
	width:298px;
	height:36px;
	margin:8px 0 0 5px;
	padding:3px 4px 4px 3px;
	background:url(/homeconnect/img/bg-archives.gif) no-repeat 0 0;
}
#sidebar div.archives h2{
	width:74px;
	margin:10px 7px 0 9px;
	background:url(/homeconnect/img/txt-archives.gif) no-repeat 0 0;
}
#sidebar div.archives select{
	float:left;
	height:19px;
	margin:8px 0 0 5px;
	text-align:center;
	text-transform:uppercase; 
	border:1px solid #acacac;
	font:12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#sidebar div.archives select.year{
	width:67px;	
}
#sidebar div.archives select.month{
	width:88px;	
}
#sidebar div.archives input{
	width:27px;
	height:21px;
	border:0;
	cursor:pointer;
	font:12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#424242;
	float:left;
	padding:0;
	margin:8px 0 0 4px;
	background:url(/homeconnect/img/bg-submit.gif) no-repeat 0 0;
}
#sidebar div.service{
	padding:4px 6px 6px 4px;
	width:300px;
	margin:7px 0 0 4px;
	height:208px;
	background:url(/homeconnect/img/bg-service.png) no-repeat 0 0; 
}
#sidebar div.service a{
	display:block;
	width:300px;
	height:208px;
	position:relative;
	text-indent:-9999px;
	overflow:hidden;
}
#footer a.logo{
	width:176px;
	height:70px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/homeconnect/img/logo.gif) no-repeat 0 0;
}
#footer p{
	float:left;
	font-size:10px;
	padding:20px 0 0;
	line-height:15px;
	color:#231f20;
}
#footer p a{
	color:#231f20;	
}
#footer p a:hover{text-decoration:none;}
#footer strong{
	float:right;
	width:329px;
	text-indent:-9999px;
	overflow:hidden;
	height:12px;
	margin:61px 0 0;
	overflow:hidden;
	background:url(/homeconnect/img/txt-united.gif) no-repeat 0 0; 
}
/*leftcol*/
#content #leftcol{
	float:left;
	width:653px;
	min-height:1036px;
	margin:18px 0 0;
	background:url(/homeconnect/img/devider2.gif) repeat-y 100% 0;
	padding:0 0 0 17px;
}
* html #content #leftcol{
	height:1036px;
}
#leftcol div.title-box{
	overflow:hidden;
	width:630px;
	background:url(/homeconnect/img/bg-title-box-body.gif) repeat-y 0 0;
	margin:-1px 0 -2px 0;
}
#leftcol div.title-box div.top{
	width:100%;
	overflow:hidden;
	background:url(/homeconnect/img/bg-title-box-top.gif) no-repeat 0 0;
}
#leftcol div.title-box div.bottom{
	width:616px;
	min-height:106px;
	padding:6px 8px 7px 6px;
	background:url(/homeconnect/img/bg-title-box-btm.gif) no-repeat 0 100%;
}
* html  #leftcol div.title-box div.bottom{
	height:106px;
	overflow:visible;	
}
#leftcol div.title-box p{
	font-size:12px;
	line-height:19px;	
	padding:20px 10px 2px 20px;

}
* html  #leftcol div.title-box p{
	line-height:18px;
	padding-top:16px;
}
*+ html  #leftcol div.title-box p{
	line-height:18px;
	padding-top:16px;
}
#leftcol div.title-box p strong{
	font-size:19px;
	font-weight:normal;
	color:#0495d3;
}
#leftcol ul.post{
	overflow:hidden;
	margin:22px 0 0 4px;
	width:620px;
}
#leftcol ul.post li{
	width:100%;
	padding:13px 0 15px 0;
	float:left;
}
#leftcol ul.post #the_experts {
	display: block;
	width: 178px;
	height: 25px;
	background: url(/homeconnect/img/txt-the_experts.jpg) top left no-repeat;
}
#leftcol ul.post h3{
	font-size:19px;
	font-weight:normal;
	color:#0495d3;
	line-height:24px;
	padding-bottom:8px;
	border-bottom:1px solid #0495d3;
}

#leftcol h3 a,
#leftcol h3 a.link,
#leftcol h3 a.visited {
	font-size: 19px;
	font-weight: normal;
	color: #0495d3;
	text-decoration: none;
}

#leftcol h3 a.hover,
#leftcol h3 a.active {
	text-decoration: underline;
}

#leftcol ul.post div.left{
	float:left;
	width:114px;
	padding:10px 0 0 4px;
}
#leftcol ul.post div.left span{
	font-size:13px;
	display:block;
	color:#ee3726;
	line-height:18px;	
}
#leftcol ul.post div.left p.name {
	padding: 8px 0px 0px 0px;
	font-size: 11px;
	color: #000;
	text-transform: uppercase;
}
#leftcol ul.post div.left p.title {
	padding: 2px 0px 0px 0px;
	font-size: 10px;
	color: #444;
}
#leftcol ul.post div.right{
	float:left;
	width:500px;
	word-spacing:0;
	font-size:12px;
	padding:10px 2px 0 0;
	line-height:18px;
}
#leftcol ul.post div.right span{
	padding:19px 0 0;
	display:block;
	text-align:right;
}
#leftcol ul.post div.right p span {
text-align: left;
padding: 0;
}
#leftcol ul.post div.right p.exp_question {
	color: #1279c6;
	padding: 0px 0px 3px 0px;
}
#leftcol ul.post div.right p.exp_answer {
	color: #000;
	padding: 0px 0px 15px 0px;
}
#leftcol ul.post ul.comment{
	width:618px;
	margin:20px 0 0;
	padding:0 2px 0 0;
	height:34px;
	float:left;
	background:url(/homeconnect/img/bg-comment.png) no-repeat 0 0;
}
#leftcol ul.post ul.comment li{
	width:auto;
	padding:0 22px 0 17px;
	position:relative;
	line-height:34px;
}
#leftcol ul.post ul.comment li a{
	float:left;
	color:#000;
	font-size:12px;
	line-height:34px;
}
#leftcol ul.post ul.comment li a:hover{
	text-decoration:none;
}
#leftcol ul.post ul.comment li a.comment{
	background:url(/homeconnect/img/ico-comment.gif) no-repeat 0 50%;
	padding-left:24px;
	color:#000;
}
#leftcol ul.post ul.comment li a.mail{
	background:url(/homeconnect/img/ico-email.gif) no-repeat 0 50%;
	padding-left:26px;
	color:#000;
}
#leftcol ul.post ul.comment li a.question {
    background:url(/homeconnect/img/ico-question.gif) no-repeat 0 50%;
    padding-left:28px;
    color:#000;
}
#leftcol ul.post ul.comment li.read{
	float:right;
}
#leftcol ul.post ul.comment li.read a{
	color:#ee3726;
}

#content div.answer div.title-box p{
	color:#666666;	
}
#leftcol div.title-box p a{
	color:#ee3224;	
}
#leftcol div.title-box p a:hover{
	text-decoration:none;
}
#content div.answer ul.post div.right{
	color:#000000;
}
#content div.answer ul.post ul.comment a{
	color:#000000;
}
#content div.answer ul.post ul.comment a.mail{
	background:url(/homeconnect/img/ico-email2.gif) no-repeat 0 50%;
}
#leftcol ul.post div.right a{
	color:#ee3726;
}
#leftcol ul.post div.right a:hover{
	text-decoration:none;
}
#leftcol ul.post div.right h4{
	font-size:0;
	line-height:0;
	height:16px;
	width:128px;
	margin:16px 0 5px 0;
	background:url(/homeconnect/img/txt-expert-answer.gif) no-repeat 0 0;
}

#leftcol div.comment{
	overflow:hidden;
	width:620px;
	background:#efefef;
	border-top:1px solid #0495d3;
	margin:0 0 0 4px;
}
#leftcol h2{
	font-size:13px;
	line-height:18px;
	color:#ee3726;
	text-transform:uppercase; 
	font-weight:normal;
}
#leftcol div.comment h2{
	background:#fff;
	line-height:36px;
}
#leftcol div.comment p{
	font-size:12px;
	word-spacing:-1px;
	line-height:18px;
	padding:14px 20px 0 118px;
	color:#333;
}
#leftcol div.comment span{
	display:block;
	font-size:10px;
	margin:8px 0 0;
	line-height:34px;
	padding:0 0 0 118px;
	color:#888;
	border-bottom:1px solid #8f8f8f;
}
#leftcol div.comment span strong{
	font-weight:normal;
	color:#003264;
}
#leftcol div.form{
	width:620px;
	padding:8px 0 0;
	float:left;
	border-top:1px solid #0495d3;
	margin:13px 0 0 4px;
}
#leftcol div.form h2{
	padding-bottom:8px;
}
#leftcol div.form div.bg-input{
	width:236px;
	height:24px;
	float:left;
	display:inline;
	position:relative;
	margin:-7px 0 0 -10px;
	background:url(/homeconnect/img/bg-input2.gif) no-repeat 0 0;
	padding:10px;
}
#leftcol div.form label{
	display:block;
	font-size:12px;
	position:relative;
	z-index:10;
	line-height:18px;
	color:#929497;
}
#leftcol div.form input.text{
	float:left;
	width:226px;
	height:18px;
	border:0;
	padding:3px 5px 3px 5px;
	font:12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333;
	background:none;
}


#leftcol div.form textarea.text{
	float:left;
	border:0;
	padding:3px 5px 3px 5px;
	font:12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333;
	background:none;
}

#leftcol div.form div.form-item{
	float:left;
	width:100%;
	padding:6px 0 0;
}
#leftcol div.form div.col{
	float:left;
	width:277px;
}
#leftcol div.form div.bg-textarea {
	width:514px;
	height:130px;
	padding:10px;
	overflow:hidden;
	float:left;
	position:relative;
	margin:2px 0 0 -10px; 
	display:inline;
	background:url(/homeconnect/img/bg-textarea.gif) no-repeat 0 0;
}
#leftcol div.form textarea{
	float:left;	
	width:509px;
	height:130px;
	border:0;
	padding:0 0 0 5px;
	font:12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#929497;
	background:none;
	/*background:Aqua;*/
}

#leftcol div.form textarea.terms{
	float:left;	
	width:509px;
	height:130px;
	border:1px solid #ccc;
	padding:0 0 0 5px;
	font:12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000;
	font-size: 10px;
}

#leftcol div.form input.submit{
	width:97px;
	height:27px;
	border:0;	
	margin:-4px 0 0;
	float:left;
	padding:0 0 2px 32px;
	cursor:pointer;
	text-align:left;
	background:url(/homeconnect/img/btn-submit.gif) no-repeat 0 0;
	font:bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#fff;
}

#terms {
	margin: 15px 0px 0px 0px;
	padding: 0px 25px 0px 25px;
		
}

#terms p {
	margin: 0px;
	padding: 4px 0px 10px 0px;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#444;
}

#terms p.header {
	font: 17px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
}