/*  
	-----------------------------------------------------------------------------
	*	Reliance Network, May 2009
	*	themeStyle_hp.css
	*	Style for : Remax015 theme - Remax Custom Layout (#1!)
    -----------------------------------------------------------------------------
*/
div#contentInside{
	padding-top:10px;
/*	width: 770px;*/
	width: 900px;
	margin-left: auto;
	margin-right: auto;	
}
div#logoCustom{
	position:relative;
	left:650px;
	top:12px;
	width:300px;}
div#officeNameCustom{
	font-weight: bold;
	position:	absolute;
	top:	69px;
	left:	659px;}
div#agentCustom{
	color:#000000;
	width: 200px;
	height:90px;
	position: absolute;
	left: 15px;
	top: 10px;
	z-index:200;
	vertical-align:middle;}
div#agentPhotoCustom{
	position: absolute;
	width: 94px;
	height: 119px;
	border: 1px solid #000000;
}
div#agentNameCustom{
	font-family: Arial, helvetica, Sans-Serif;
	font-weight: bold;
	font-size:14pt;
	position: absolute;
	top: 20px;
	left: 115px;
	width: 400px;
}
div#navTopCustom{
	position: absolute;
	width: 934px;
	left: 0px;
	top: 105px;
	height: 40px;
	background-image: url(/media/theme/Remax015/nav/bg_navtop.gif);
	background-repeat: no-repeat;
	padding-left:0px;
	padding-right:5px;	
	}
div#navTopCustom table{
	width: 0px;
	margin-left:135px;
	float: left;
}
div#AutoLoginCustom{
	width:924px;
	font-size:11px;
	margin-left:-10px;
}	
