html, body {
	background-color:#e6ebf3;
	margin:0;
	height:100%;
	min-height: 100%;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #333;
	font-size:11pt;
	}
html {background-color:#e6ebf3; background-repeat:repeat-y; background-position:center; background-image:url(berganimg/htmlstripe.gif)}
a:link {color:#0957a4}
a:visited {color:#000}
a:hover {color: #03C}
a:active {color:#00F}
.floatleft {float:left;}
div.break {clear:both; height:150px; width:100%}
.bolded {font-weight: bold}
.clear {
	clear:both;
	margin:0px;
	padding: 0px;
	line-height: 1px;
	font-size: 1px;
}
#berganbox {
	display:table;
	width: 908px;
	margin:auto;
	min-height:100%;
	background-image:url(berganimg/backcols.gif)}

#maincolumn {
	display:table;
	width:720px;
	padding:0;
	margin:auto;
	min-height: 100%;
	background-color:#FFF;
	background-image:url(berganimg/chessback.gif);
	background-repeat:repeat-y;
	border-left: 1px solid #0957a4;
	border-right: 1px solid #0957a4;
	}
h1#header {
	margin:0;
	padding:0;
	text-align:center;
	background-image:url(berganimg/header.gif);
	border-bottom: 1px solid #0957a4;
	height: 216px;
	}
h1#header span {
	display:none;
	padding:0;
	margin:0
	}
h3 {
	color:#C66219;
	font-size: 12pt;
	text-decoration:underline;
	}

/* NAVIGATION */
#navcontainer {
	float:left;
	margin-bottom: 15px;
	}
ul#navlist
{
	width: 175px;
	padding: 0px;
	border-right: 1px solid #0957a4;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	background: #F2F5F6;
}

ul#navlist li
{
	list-style: none;
	margin: 0px;
	border: 0px;
	border-bottom: 1px solid #0957a4;
}

ul#navlist li a
{
	display: block;
	width: 154px;
	padding: 4px 0px 4px 10px;
	border: 0px;
	border-left: 10px solid #f47b1f;
	background: #F2F5F6;
	text-decoration: none;
	text-align: left;
}

ul#navlist li a:link {color: #0957a4;}

div#navcontainer li a:visited {
	color: #467DB2;
	border-color: #2F71B2;
}

ul#navlist li a:hover
{
	border-color: #e6ebf3;
	color: #FFF;
	background: #f47b1f;
	border-right: 1px solid #f47b1f
}

ul#navlist li a:active
{
	border-color: #e6ebf3;
	color: #e6ebf3;
	background: #FFF;
	border-right: 1px solid #f47b1f
}

#navlist a:visited.current
{
	border-color: #0957a4;
	color: #f47b1f;
	background: #FFF;
	border-right: 1px solid #e6ebf3;
}

div#content {
	float:right;
	width:524px;
	min-height: 100%;
	clear:none;
	}

div#content p {
	margin: 11pt;
	}
div#content ul {
	list-style:square
}
div#content li {
	font-size: 10pt;
	margin-right: 80px;
	list-style-position: outside;
}
.clientlogos {
	margin-left: -15px;
	margin-right: 5px;
	width: 150px;
	padding: 15px;
	float: left;
	text-align:center
}
.clientlogos img {
	padding: 20px;
}
div#contact {
	margin-top: 20px;
	width:155px;
	margin-left: 20px;
	font-size: 9pt;
	}

h2	{
	background-repeat:no-repeat;
	height:31px;
	width:524px;
	}
h2 span {display:none}


h2#h2-home {
	background-image:url(berganimg/h2/home.gif);
	}
h2#h2-aboutus {
	background-image:url(berganimg/h2/aboutus.gif);
	}
h2#h2-whybergan {
	background-image:url(berganimg/h2/whybergan.gif);
	}
h2#h2-ourniche {
	background-image:url(berganimg/h2/ourniche.gif);
	}
h2#h2-candidates {
	background-image:url(berganimg/h2/candidates.gif);
	margin-top: 10px
	}
h2#h2-referrals {
	background-image:url(berganimg/h2/referrals.gif);
	}
h2#h2-videoemail {
	background-image:url(berganimg/h2/videoemail.gif);
	}
h2#h2-franchises {
	background-image:url(berganimg/h2/franchises.gif);
	}
	
/* Form Layout */
#referral {
	display: block;
	width: 90%; 
	border: 1px solid #B2C8E7;
	background-color:#F2F5F9;
	margin: auto;
	text-align: center;
	margin-bottom: 25px;
	}
#referral h2 {
	color: #FFF;
	width: 100%;
	background-color: #B2C8E7;
	margin: 0; 
	padding: 0px;
	font-size: 13pt;
	height: 24px
}
div.row {
	clear: both;
	padding-top: 10px;
  }
div.row span.label {
	float: left;
	width: 55%;
	text-align: right;
  }
div.row span.formw {
	float: right;
	width: 45%;
	text-align: left;
  } 
.label {
	font-size: 9pt;
	}
.req {
	color:#0957a4;
	font-style:italic;
	font-weight: bold;
	font-size: 9pt
	}
.formtext {
	font-size: 9pt;
	margin-left: 5px;
	width:175px
}
.formsubmit {
	clear: both;
	padding: 20px
	}
.button {
	background-color: #F2F5F9;
	border-color: #0957A4;
	border-style: ridge;
	border-width: 2px;
	color: #0957A4;
	font-size: 10pt;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
}