body
{
padding:0;
margin:0;
font: 13px/1.3 Arial, Verdana, Helvetica, sans-serif;
color: #666666;
background:url(../images/gutter-bg.jpg) repeat-y top center;

}

/* header styles */
#headercontainer
{
width:100%;
height:140px;
background:#5E8EBE url(../images/header-bg.jpg) repeat-x scroll bottom left;
position:absolute;
top:0;
left:0;
}

#header
{
width:100%;
}

#flashtopbar
{
width:780px;
height:86px;
width:989px;
margin:0 auto;
}

#topadbannercontainer
{
	overflow: hidden;
	height:90px;
	width:728px;
	float: right;
	margin-top: 6px;
}

#headerlogo a
{
display:block;
text-indent:-5000px;
width:220px;
height:58px;
background: url(../images/header-logo.gif) no-repeat;
border:none;
margin:23px 0 0 5px;
float:left;
}

/* header menu */
#headermenu
{
clear:both;
margin-top:29px;
width:979px;
margin:29px auto 0;
}

#headermenu .menulinks
{
list-style:none;
padding:0;
margin:0;
}

#headermenu .menulinks li
{
float:left;
margin-right:5px;
display:block;
white-space:nowrap;
background-image:url(../images/tab-bg.jpg);
}

#headermenu .menulinks .selected
{
background-image:url(../images/tabselected-bg.jpg);
}		

#headermenu .menulinks li .last
{
margin-right:0;
}


#headermenu a
{
display:block;
float:left;
color:White;
text-decoration:none;
font-weight:bold;
line-height:25px;
height:25px;
padding:0 4px;	
}

#headermenu .menulinks .selected a
{
color:Black;
}

#headermenu .menulinks .portfoliolink
{
text-indent:25px;
background:url(../images/folder-tab.jpg) no-repeat;
}

#headermenu .menulinks .selected .portfoliolink
{
text-indent:25px;
background:url(../images/folder-tab-selected.jpg) no-repeat;
}		

#headermenu .menulinks .agentloginlink
{
text-indent:22px;
background:url(../images/agentlogin-tab.jpg) no-repeat;
}

#headermenu .menulinks .selected .agentloginlink
{
text-indent:22px;
background:url(../images/agentlogin-tab-selected.jpg) no-repeat;
}			

/*content container styles*/
#breadcrumbs
{
min-height:15px;
}

#contentcontainer
{
width:100%;
margin:0;
padding:0;
margin-top:140px;
}


#content
{
	position:relative;
	width:979px;
	padding:10px 0 0 10px;
	margin:0 auto;
	background:white url(../images/skyline.gif) no-repeat 100% 100%;
	z-index:2;
	min-height:640px;
}



/*columns */
#leftcolumn
{
	width:500px;
	padding:0 10px 10px 0;
	float:left;
}

#rightcolumn
{

	width:280px;
	padding:10px;
	float:left;
	z-index:2;
}

#singlecolumn
{
	width:798px;
	float:left;
}

#bottomcontent
{

	width:798px;
}

#ads
{
	clear:both;
	position:absolute;
	top:35px;
	right:0px;
	width:160px;
	z-index:0;
}



#bottomads
{
	clear:both;	
	width:798px;
	padding:10px 0;
}

/* footer */
#footer
{
width:979px;
margin: 0 auto 10px auto;
border-top:solid 1px #666666;
padding:3px 0;
font-size:11px;	
clear:both;		
}

#copyright
{
color:Black;
float:right;
}

#footermenu
{
float:left;
}

#footermenu .menulinks
{
float:left;
list-style:none;
padding:0;
margin:0 30px 0 0;
}

#footermenu .menulinks .first
{
    font-size:12px;
    font-weight:bold;
    color:Silver;
    margin-bottom:8px;
}		

#footermenu .menulinks li
{
    margin-bottom:3px;    
}


#footermenu .menulinks li a
{
text-decoration:none;
color:#336699;
font-weight:normal;
}

.clear
{
clear:both;
}
