body{
	vertical-align: top;
	background-color: #CCCCCC;


}
p {
	text-align: left;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
	color: #990000;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

#footer {
	width:516px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #999999;
	text-align: left;
	line-height: 35px;
	text-indent: 5pt;
	border-top: 5px solid #000000;
	border-right: 5px none #000000;
	border-bottom: 5px none #000000;
	border-left: 5px none #000000;
	float: left;

}
#banner {
	border: 8px solid #EEEEEE;
	margin: 0px;
	padding: 0px;
	background-color: #EEEEEE;
}

#header {
	padding: 8px;
	border-top: 8px solid #EEEEEE;
	border-right: 8px solid #EEEEEE;
	border-bottom: 0px none #EEEEEE;
	border-left: 8px solid #EEEEEE;
	background-image: url(images/iExperienceGNewLogo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
	background-color: #EEE;




}

#content {
	width: 379px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding: 8px;
	height: auto;
	vertical-align: top;
	border: 0px none;
	float: right;


}
#nav{
	width: 105px;
	border: 0px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	text-align: left;
	padding: 8px;
	float:left;
	height: 300px;

}

#container{
	margin: 0px auto;
	width:516px;
	background: #FFFFFF;
}

#line {
	background-color: #FFF;
	height: 5px;
	width: 510px;
}
#border {
	margin: 0px auto;
	background: #FFFFFF;
	padding: 8px;
	border: 1px solid #CCCCCC;
	width: 516px;
	height: auto;




}

