/* CSS Document */

* 	{ 
	padding: 0; 
	margin: 0; 
	} 
body 	{
	text-align: center;
	background-image: url(../commonimages/bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.8em;
	
}	

.frontlink {font-size: 1.2em; font-weight: bold; }

img {
	border: 0px;

	}
p {
	margin-bottom:1.2em;	
}

.blacktext {color: #000000}

topnavbuttons p {
	margin-bottom:0em;	
}	
a:link {
	color: #0000CC;
	text-decoration: underline;

	}

a:visited {
	color: #0000CC;
	text-decoration: underline;

	}
a:hover {
	color: #666666;
	text-decoration: none;
	}
a:active {
	color: #999999;
	text-decoration: underline;

	}
#maincontentholder {
	padding: 0;
	margin: 0;
	position: relative;
	width: 955px;
	margin-right:auto;
	margin-left:auto;
	left: 0px;
	text-align: left;
	background-image: url(../commonimages/middlebg.gif);
	background-repeat: repeat-x;
	height: 600px;
	}

#top {
	padding: 0;
		top: -178];
	position: relative;
	width: 763px;
	margin-right:auto;
	margin-left:auto;
	text-align: left;
	top: 0px;
	height: 140px;
	}
	
#logo-left {
	width: 380px;
	float: left;
	margin-top: 2.5em;
	margin-bottom: 1.5em;

}


#topnav-right {
	width: 380px;
	top: 0px;
	position: relative;
	float: right;
	height: 140px;
	text-align: right;

}

#topnavbuttons {
	background-color: #000000;
	height: 32px;
	margin-bottom: 10px;

}

#maincontent {
	padding: 0;
	margin: 0;
	position: relative;
	width: 763px;
	margin-right:auto;
	margin-left:auto;
	left: 0px;
	text-align: left;

}
#client-left {
	width: 380px;
	float: left;

}
#forclients {
	height: 23px;
	width: 122px;
	background-image: url(../commonimages/forclients.gif);
	margin-bottom: 2em;


}

#forclients span {

display:none;
}


#broker-right {
	float: right;
	width: 380px;

}

#forbrokers{
	height: 23px;
	width: 150px;
	background-image: url(../commonimages/forbrokers.gif);
	margin-bottom: 2em;


}

#forbrokers span {

display:none;
}

#frontclienttext {
	padding: 20px;


}

#frontbrokertext {
	padding: 20px;

}
#foottext {
	padding: 20px;
	color: #999999;

}

#frontclienttext ul{
	margin-left: 2em;
	margin-bottom: 1.5em;


}


#footer {
	width: 950px;
	clear: both;
	line-height: 1.2em;
	background-image: url(../commonimages/footerbg.gif);
	background-repeat: repeat-x;

}
#footertext {
	width: 763px;
	padding: 0;
	margin: 0;
	position: relative;
	width: 763px;
	margin-right:auto;
	margin-left:auto;
	left: 0px;
	text-align: left;


}





#topnavbuttons ul {
	margin: 0; 
	padding: 0; 
	border-bottom: none; 
}

#topnavbuttons li {
	position: relative; 
	width: 95px; 
	float: left; 
	margin: 0; 
	list-style: none; 
	line-height: 30px;
}

#topnavbuttons #about a:hover,
#topnavbuttons #contact a:hover,
#topnavbuttons #sitemap a:hover,
#topnavbuttons #press a:hover,
#topnavbuttons #hi a:hover {
	background-position:bottom;
}

#topnavbuttons li a {
	display: block; 
	padding: 0px; 
	text-decoration: none;
	color: #fff;
	height:38px;
}

#topnavbuttons span {
	display:none;
}

/* rollover menu items */

#topnavbuttons #about a {
	background:url(../commonimages/aboutroll.gif);
}

#topnavbuttons #contact a {
	background:url(../commonimages/contactroll.gif);
}

#topnavbuttons #sitemap a {
	background:url(../commonimages/sitemaproll.gif);
}

#topnavbuttons #press a {
	background:url(../commonimages/pressroll.gif);
}


/* static menu items */

#topnavbuttons #aboutstatic a { 
	background:  url(../commonimages/about.gif);	
	}
	
#topnavbuttons #contactstatic a {
	background:  url(../commonimages/contact.gif);	
	}	
	
#topnavbuttons #sitemapstatic a {
	background:  url(../commonimages/sitemap.gif);	
	}
	
#topnavbuttons #pressstatic a {
	background:  url(../commonimages/press.gif);	
	}
	
	
