/* $Revision: 1.2 $ $Date: 2006/01/07 22:29:10 $ */

img, a {
	border:0px;
}

a {
	font-size:12pt;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

body.site {
	background-image:url(/b/1/site/pix/bg.gif);
	background-repeat: repeat;
}


#content {	
	width:100%;
	padding:0;
	border:0;
}



#contentDialog {	
	padding:60px;
}



#trial {
	position:absolute;
	top:210px;
	left:290px;
}

#menu {
	float:left;
	clear:both;
	height:340px;
}

a.sectionOn, a.sectionOff {
	display:block;
	width:302px;
	height:60px;
	
	background-repeat:no-repeat;
	background-position: 30px 25px;
	font-size:0px;
	margin:0 0 26px 0;
}

a.sectionOff {
	background-color:#666666;	
}

#contentBrochure {
	float:left;
	width:422px;
	height:404px;
	background-color:#666666;	
	vertical-align:top;
	color:#fff;
}

div.contentBorder {
	margin:20px;
}

#contentBrochure a {
	color:#fff;
}