html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
	color: #666666;
}




html, body, p, h1, h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 105%;
}

a {
	font-weight: inherit;
	font-style: inherit;
}
a:visited {
}
a:hover {
}

h1,h2,h3,h4 {
	font-weight:bold;
	padding-top: 4px;
	padding-bottom: 8px;	
}

h1 {
	color: #FF6600;
	font-size: 130%;
}
h2 {
	color: #f60;
	font-size: 105%;
}



#wrapper {
	width: 624px;
	background-color: #FFFFFF; 
	text-align: left; 
	border: thin solid #666666;
    margin :auto;
    margin-top: 3px;
   /* margin-bottom: 10px;*/
    padding:0px 0px 3px 0px;
	
	
}


#topbanner {
	width: 100%;
	clear:both;
	position:relative;
} 

.bannertitle {
	position: absolute;
	top: 15px;
	left: 230px;
	z-index: 1;
	visibility: hidden;
}

#crestphotoname {
    z-index: 2;

	margin: 4px 0px 0px 3px;
	padding:0px 0px 9px 0px;
    width:100%;
	height: 103px;
	background-image: url(/images2/banner618businessenterb.gif);
	background-repeat: no-repeat;
}

#crestlink  {
	position: absolute;
	height: 85px;
	width: 54px;
	left: 28px;
	top: 5px;
	z-index:1;
}
#crestlink a {
    display: block;
	width: 100%;
	height: 100%;
}

#crestphotoname h1 {
	margin:0;
	padding: 0;
	z-index: 2;
}
#crestphotoname h1 a {
	display: none;
	height: 40px;
	width: 275px;
}
#crestphotoname h1 a span {
	display: block;
}

#headerLinks  {
	padding: 70px 0px 0px 118px;
/*	border:#FF0 thin dotted;*/
}
#headerLinks a {
	font-size:63%;
	color: #333
}

#navAndContents {
	margin: 0px;
	padding: 0px;
	/*border-style: dashed;*/
}
#navAndContentsTopBanner {
    text-align:center; 
    position:relative;
}

#maincontents {
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	z-index: 3;
/*border: thin solid #0f0;*/
 }

#footer	{
	display: block;
	margin: 10px;
	text-align: center;
	clear: both;
 	color: #7D7D7D;
 	font-weight: bold;
	font: x-small Arial, Verdana, Helvetica, sans-serif;
}
