body {
	font-size: 100%;
}

#header{
	background:#09458D;
	border-bottom: 1px solid #fff;
	}
	
*html #header {
	border-bottom: 2px solid #fff;
}

#rightcolumn {
	float: right;
	width: 922px;
	clear: right;
	min-height:480px;
	}
#faq {
	background: #ee8f1c;
	width: 100%;
	border: 0px solid red;
	height: 170px;
	}
	
	
#faqinner {
	background:#ee8f1c;;
	float: right;
	color: #fff;
	text-decoration: none;
	padding-left: 3px;
	padding-top: 0px;
	border: 0px solid red;
	font-weight: bold;
	width: 479px;
	}

#faqinner ul {
	padding-top: 0px;
}



#faqinner li {
	list-style: none;


}

#faqinner a {
	text-decoration: none;
	font-weight: normal;
	color: #fff;
}

#faqinner a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #fff;
}


#pageheader {
	background: #545454;
	width: 922px;
	border-top: 2px solid #fff;
	border-left: 3px solid #fff;
	border-bottom: 2px solid #fff;
	float: right;
	}
	
	
	
/* ## IE ONLY ## */

*html #greybg{

        background: #f2f2f2;

}

/* ## All Browsers ## */

#greybg{ background: #f2f2f2;}

/* ## IE7 ONLY ## */

*:first-child+html #greybg { background: background: #f2f2f2; }



#bottom {
background: #fff;
width: 100%;
}



#contentarea {
	width: 55%;
	border: 0px solid red;
	border-left: 8px solid #fff;
	border-top: 0px solid #fff;
	float: left;
	background: #fff;

}


#pandc {
width: 383px;
float: right;
}

#planninglists {
background: #DCE6EE;
width: 48%;
padding: 0px;
float: left;
}

#planninglists li {
	padding-bottom: 0px;
	list-style-image: url(/newplanninghome/en/media/plisticon.jpg);
}

#planninglists a {
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

#planninglists a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #000;
}



#contactus {
	width: 50%;
	padding: 0px;
	float: right;
}

#contactus p {
	padding-left: 0px;
	padding-right: 0px;
}
