BODY
{
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}
/*Content DIV Class*/
div#wrapper{
	width : 780px;
	height: 100%;
	margin-top: 0em;
	margin-left: auto;
	margin-right: auto;
	background:#FFFFFF;
}
div#header{
	width : 780px;
	top: 0px;
	padding : 0px;
	padding-right: 0px;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	z-index: 5;
	background-color: #96290B;
}
div#naviheader{
	width : 780px;
	top: 150px;
	padding : 0px;
	padding-right: 0px;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	z-index: 15;
	background-color: #96290B;
}
div#agentcomp{
	width : 300px;
	height: 50px;
	top:80px;
	left: 25px;
	z-index:45;
	position:relative;
	font-size:24px;
	font-weight:normal;
    font-family: Arial, Helvetica, sans-serif, Verdana;
    color: #FFFFFF;
    text-decoration: none;
	text-align: left;	
}
div#floatsort{
	width : 180px;
	height: 40px;
	top: -35px;
	left: 580px;
	z-index:45;
	position:relative;
	font-size:24px;
	font-weight:normal;
    font-family: Arial, Helvetica, sans-serif, Verdana;
    color: #FFFFFF;
    text-decoration: none;
	text-align: left;	
}
div#content{
	width : 780px;
	top: 179px;
	text-align: left;
	background: #FFFFFF;
	padding: 0px;
	position:absolute;
	padding-bottom:0;
	margin-bottom:0;
	}
div#contentwriteup{
	width : 550px;
	/*top: 179px; */
	text-align: left;
	padding: 10px;
	position:absolute;
	padding-bottom:0;
	margin-bottom:0;
	position: relative;
	}
div#contentpanel{
	width : 788px;
	position:relative;
	background: #B10C0A;
	padding: 0px;
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 6px;
	margin-bottom:0;
}

div#panelbutton{
	width : 150px;
	height: 65px;
	left: 634px;
	top: 16px;
	position:absolute;
	background: #B10C0A;
	z-index: 30;
}


div#copyrite{
	width: 780;
	height: 40px;
	font-size:11px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif, Verdana;
	color:#464646;
	text-align:left;
	margin-left: auto;
	margin-right: auto;
	padding: 25px 0px 0px 0px;
	display:block;
	position:relative;
}

/* More Info */

#infoplus {
	background-color: #FFFFFF;
	left: 0px;
	position: relative;
	top: 0px;
	width: 10px;
}

#infoplus a .large {
	border: 0px;
	display: block;
	height: 0px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 0px;
}

#infoplus a img {
	border: 0;
}

#infoplus a.p1, #pic a.p1:visited {
	background: #FFFFFF;
	border: 0px solid #FFFFFF;
	display: block;
	height: 10px;
	left: 0px;
	text-decoration: none;
	top: 0;
	width: 10px;
}

#infoplus a.p1:hover {
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
}

#infoplus a.p1:hover .large {
	border: 0px solid #FFFFFF;
	display: block;
	height: 65px;
	top: -60px;
	left: 12px;
	position: absolute;
	width: 193px;
}