html, body {
	background:url('../images/backfade.jpg') top left repeat-x #D1D1C8;
	font-family:Verdana, sans-serif;
	font-size:12px;
	line-height:17px;
	margin:0;
	padding:0;
	position:relative;
	text-align:center;
}
.input:hover
{
	color:#00FF33;
}
.clear {
	clear:both;
}
#breadcrumbs a:link {
	color:#5D5D5D;
	text-decoration:none;
}
#breadcrumbs a:visited {
	color:#6F6F6F;
	text-decoration:none;
}
#breadcrumbs a:hover {
	text-decoration:underline;
}
a:link {
	color:#F58026;
	text-decoration:none;
}
a:visited {
	color:#F58026;
	text-decoration:none;
}
a:hover {
	color:#3478bd;
}
a img {
	border:none;
}
#outside {
	text-align:left;
	position:relative;
	margin:0px auto;
	width: 865px;
}

/****************************************************** Header Begin */

#header {
	height:89px;
	font-family: Arial, Helvetica, sans-serif;
	width: 865px;
	position:relative;
	padding-bottom:3px;
}
* html #header {
	/* IE6 only */
	height: 83px;
}
#headlogo {
	float:left;
	height:83px;
	
}
#headlogo img {
	position: relative;
	top-20px;
}
#inclogo {
	float:left;
	padding-top:2px;
}
#inc {
	float:left;
	text-align:right;
	width:140px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top:2px;
	font-size:11px;
}
#headright {
	float:right;
	text-align:right;
	margin-top:-5px;
	width:270px;
	background: url('../images/header/questions-bar.png') no-repeat bottom;
	visibility:hidden;
}

#headbar {
	background: url('../images/header/questions-bar.png') no-repeat bottom;
	background-position:right;
	color:#FFF;
	font-size:11px;
	float:right;
	text-align:right;
	width: 273px;
	height:22px;
	margin-top:5px;
	padding:0 9px 0 0;
	visibility:visible;
	
}
#headbar-contact {
	
	background-position:right;
	color:#FFF;
	font-size:16px;
	float:right;
	text-align:right;
	width: 350px;
	height:30px;
	margin:0 0 5px 0;
	padding:0 9px 0 0;
}
#toplinks {
	clear:both;
	color:#000;
	font-size:95%;
	margin:0 7px 10px 0;
	text-align:right;
	
}
#toplinks a:link, #inc a:link, #toplinks a:visited, #inc a:visited {
	color:#000;
	text-decoration:underline;
}
#toplinks a:hover, #inc a:hover {
	color:#5D5D5D;
	text-decoration:underline;
}
#search {
	margin: 0 1px 0 0;
	height:26px;
	clear:both;
}
#searchbox {
	vertical-align:top; 
	height:20px;
	font-size:16px;
}
*html #searchbox {
	height: 19px;
}

/****************************************************** Header End */
/****************************************************** Nav Begin */

div#nav2 {
	height: 34px;
	margin-top: 0px;
	position: relative;
	width: 865px;
}
div#nav2 ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
div#nav2 li {
	display: inline;
	margin: 0;
	padding: 0;
}
div#nav2 li a {
	float: left;
	height: 0;
	overflow: hidden;
	padding-top: 34px;
}
div#nav2 li a {
	background-image: url('../images/nav.jpg');
	background-repeat: no-repeat;
	position: relative;
	width: 865px;
}
div#nav2 li a#home {
	background-position: 0 0;
	width: 144px;
}
div#nav2 li a#home:hover {
	background-position: 0 -34px;
	width: 144px;
}
div#nav2 li a#home:active {
	background-position: 0 -68px;
	width: 144px;
}
div#nav2 li a#products {
	background-position: -144px 0;
	width: 142px;
}
div#nav2 li a#products:hover {
	background-position: -144px -34px;
	width: 142px;
}
div#nav2 li a#products:active {
	background-position: -144px -68px;
	width: 142px;
}
div#nav2 li a#training {
	background-position: -286px 0;
	width: 160px;
}
div#nav2 li a#training:hover {
	background-position: -286px -34px;
	width: 160px;
}
div#nav2 li a#training:active {
	background-position: -286px -68px;
	width: 160px;
}
div#nav2 li a#aboutus {
	background-position: -446px 0;
	width: 138px;
}
div#nav2 li a#aboutus:hover {
	background-position: -446px -34px;
	width: 138px;
}
div#nav2 li a#aboutus:active {
	background-position: -446px -68px;
	width: 138px;
}
div#nav2 li a#contactus {
	background-position: -584px 0;
	width: 139px;
}
div#nav2 li a#contactus:hover {
	background-position: -584px -34px;
	width: 139px;
}
div#nav2 li a#contactus:active {
	background-position: -584px -68px;
	width: 139px;
}
div#nav2 li a#login {
	background-position: -723px 0;
	width: 142px;
}
div#nav2 li a#login:hover {
	background-position: -723px -34px;
	width: 142px;
}
div#nav2 li a#login:active {
	background-position: -723px -68px;
	width: 142px;
}
div#nav2.home li a#home {
	background-position: 0 0px !important;
	width: 143px;
}
div#nav2.products li a#products {
	background-position: -143px 0px !important;
	width: 142px;
}
div#nav2.training li a#training {
	background-position: -285px 0px !important;
	width: 160px;
}
div#nav2.aboutus li a#aboutus {
	background-position: -445px 0px !important;
	width: 138px;
}
div#nav2.contactus li a#contactus {
	background-position: -583px 0px !important;
	width: 139px;
}
div#nav2.login li a#login {
	background-position: -722px 0px !important;
	width: 142px;
}

/****************************************************** Nav End */

#overlap {
	position:absolute;
	top:140px;
	right:75px;
	z-index:9999;
}
#overlap_contact  {
	position:absolute;
	top:130px;
	right:75px;
	z-index:9999
}
#overlap_client  {
	position:absolute;
	top:161px;
	right:30px;
	z-index:9999
}
h3 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:15px;
	font-weight:700;
	color:#3478bd;
	margin:0px;
	padding-bottom:8px;
	margin-bottom:6px;
}
h3 a:link, h3 a:visited {
	color:#3478BD;
}
h3 a:hover {
	text-decoration:none;
}
h4 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
	font-weight:700;
	color:#454545;
	margin:0px;
	padding:0px;
	line-height:1.4em;
}
h5 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:18px;
	color:#3478bd;
	line-height:25px;
	margin:0px;
	padding-bottom:8px;
	margin-bottom:6px;
}
#breadcrumbs {
	width:100%;
	margin-bottom:8px;
	font-size: 11px;
}
.mainmodule {
	position:relative;
	margin-top: 6px;
	margin-bottom:3px;
}
.contentbox {
	border-left:1px solid #8A8A8A;
	border-right:1px solid #8A8A8A;
	border-top:1px solid #CACACA;
	background:#FFF;
	padding:11px;
	position: relative;
	margin:0;
}
* html .contentbox {
	/* IE6 only */ 
	height:100%;
	display: table;
}
.contentbox .borderLeft, .contentbox .borderRight,
.contentbox .bottomLeftCorner, .contentbox .bottomRightCorner 
{
	margin:-1px;
}
* html .contentbox .bottomRightCorner, * html .contentbox .borderRight {
	/* IE6 only */ 
	margin-right:-2px;
}
#leftcol {
	position:relative;
	float:left;
	width:175px;
	font-size:95%;
}
#leftcol-products {
	position:relative;
	float:left;
	width:189px;
	font-size:95%;
}
#widecol {
	position:relative;
	float:left;
	width:612px;
}
#fullcol {
	position:relative;
	float:left;
	width:830px;
	margin:0 10px 0 5px;
	margin-top:10px;
	padding-top:20px;
	line-height:20px;
	border-top:1px solid #BDBDBD;
}
#widecol-right {
	position:relative;
	float:left;
	width: 620px;
	margin:27px 5px 0 20px;
	padding-top:20px;
	border-top:1px solid #BDBDBD;
} 
#widecol-right-v2 {
	position:relative;
	float:right;
	width: 646px;
	margin:0 0 0 5px;
}
#centercol {
	position:relative;
	float:left;
	width: 400px;
	margin:0 20px;
	margin-top:10px;
	padding-top:20px;
	line-height:20px;
	border-top:1px solid #BDBDBD;
}
#centercol a, #widecol a, #widecol-right a, #widecol-right-v2 a {
	color: #F58026;
}
#centercol a:hover, #widecol a:hover, #widecol-right a:hover, #widecol-right-v2 a:hover {
	color: #3478bd;
}
#rightcol {
	position:relative;
	width:200px;
	margin:0px;
	padding:0;
	min-height: 100%;
	float:right;
}
* html #rightcol {
	/* IE6 only */
	position:relative;
}
* html #widecol {
	/* IE6 only */
	float:left;
}
#twocol_left {
	position:relative;
	float:left;
	width: 410px;
	margin-right:20px;
	margin-top:10px;
	padding-top:20px;
	line-height:20px;
	border-top:1px solid #BDBDBD;
}
#twocol_right {
	position:relative;
	float:left;
	width: 410px;
	margin-top:10px;
	padding-top:20px;
	line-height:20px;
	border-top:1px solid #BDBDBD;
}
.borderLeft {
	position:absolute;
	left:0px;
	top:0px;
}
.borderRight {
	position:absolute;
	right:0px;
	top:0px;
}

/****************************************************** Newsletter Right Column Begin */

#newsletter {
	position:relative;
	height:226px;
	background:url('../images/grow-your-agency-sidebar.jpg') top left no-repeat;
	padding-left:8px;
	margin:0px 0 15px 0;
	font-size:10px;
}
#newsletter input {
	border:1px solid #5D5D5D;
	height:15px;
	margin:10px 5px;
	width:160px; 
	font-size:10px;
}
#newsletter #rt_newsletter_button {
	padding: 0 0 0 13px;
	margin:0;
	width:151px;
	height:38px;
	border:none;
}
#newsletter h3 {
	color:#333333;
	font-size:12px;
}
#rt_buttons {
	margin:2px 0 15px 5px;
}
#rt_jobs {
	background:url('../images/rc-hiring.jpg') top left no-repeat;
	width:190px;
	height:226px;
	margin:2px 0 15px 0px;
}
#rt_testimonials {
	background:url('../images/rc-video-testimonials.jpg') top left no-repeat;
	position:relative;
	width:190px;
	height:186px;
}
#testimonials {
	background:url('../images/testimonials/testimonial_tab.jpg') top left no-repeat;
	position:relative;
	width:190px;
	height:194px;
}
#testimonials img {
	position:absolute;
	bottom:1px;
	right:4px;
}

/****************************************************** Newsletter Right Column End */

#cont_bottom {
	background: url('../images/content-bottom.jpg') no-repeat;
	width: 865px;
	height: 20px;	
	margin-bottom: 0px;
}
* html #cont_bottom {
	margin-top: 0px;
	margin-bottom: 0px;
}
#cont_bottom_index {
	background: url('../images/content-bottom.jpg') no-repeat;
	width: 865px;
	height: 20px;
	border: 0px #000 solid;
	position: relative;
	margin-bottom: 0px;
}
* html #cont_bottom_index {
	margin-top: 0px;
	margin-bottom: 0px;
}


/****************************************************** Footer Begin */

.footer-container { 
	position: absolute; 
	width: 100%; 
	color: #FFF;
	margin:0;
	padding:0;
}
* html .footer-container { 
	position: absolute; 
}
.footer-container a:link, .footer-container a:visited {
	text-decoration: underline;
	color:#FFF;
	margin:0;
	padding:0;
}
.footer-container a:hover {
	color:#5D5D5D;
	text-decoration:none;
}
#inner_footer {
	background: url('../images/footer.jpg') no-repeat bottom;
	font-size:11px;
	text-align:center;
	width:865px;
	height:26px;
	color:#FFF;
	margin:8px 0 0 0;
	padding:0;
}
#inner_footer a:link, #inner_footer a:visited {
	text-decoration:underline;
}
#inner_footer a:hover {
	color:#5D5D5D;
	text-decoration:none;
}
#inner_footer p {;
	margin: 0;
	padding:5px 0 0 0;
}
#inner_footer_big {
	background: url('../images/footer2.jpg') no-repeat bottom;
	background-repeat:no-repeat;
	font-size:11px;
	height:55px;
	text-align:center;
	width:865px;
	color:#FFF;
	margin:8px 0 0 0;
}
#inner_footer_big p {
	margin: 0;
	padding:10px 0 0 0;
}
#outer_footer {
	background:none;
	font-size:10px;
	height:55px;
	text-align:center;
	width:865px;
	color:#5D5D5D;
	margin:8px 0 0 0;
	float:left;
}
#outer_footer p {
	margin: 0;
	padding:10px 50px;
}
#outer_footer a:link, #outer_footer a:visited {
	text-decoration: underline;
	color:#5D5D5D;
	margin:0;
	padding:0;
}
#outer_footer a:hover {
	color:#5D5D5D;
	text-decoration:none;
}
/****************************************************** BrokerOffice Style */

#mainNavCont { 
	width: 865px; 
	height: 52px; 
	font-size:17px; 
	font-weight: 600; 
	font-family:helvetica, arial, sans-serif;
}
#mainNavCont a {
	padding: 16px 34px 15px 34px;
	position: relative;
	top:  -16px;
	border: 0px #000 solid;
	text-decoration: none;
}
* html #mainNavCont { 
	/***IE***/
	overflow: hidden; 
}
#mainNavRight { 
	width: 30px; 
	height: 52px; 
	background:url('../images/navmain-right-border.gif') top right no-repeat; 
	position: relative; 
	left: 835px; 
	top: -104px; 
	z-index: 2; 
}
#mainNavRight.sel {
	background:url('../images/navmain-right-selborder.gif');
}
#mainNavLeft { 
	width: 30px; 
	height: 52px; 
	background:url('../images/navmain-left-border.gif') top right no-repeat; 
	position: relative; 
	left: 0; 
	top: -52px; 
	z-index: 2; 
}
#mainNavLeft.sel {
	background:url('../images/navmain-left-selborder.gif');
}
#mainNavMid { 
	height: 52px; 
	background:url('../images/navback.gif') top left repeat-x; 
	padding:0; 
	margin: 0; 
	position: relative; 
	left: 0; 
	z-index: 1; 
	text-align: center;   
}
#mainNavMid a { 
	padding: 16px 34px 15px 34px; 
	position: relative; 
	top:  -16px; 
	border: 0px #000 solid; 
	text-decoration: none; 
}
#mainNavMid .divider {
	position: relative;
	top: 17px;
	margin: 0 0 0 0;
}
#mainNavMid a.sel {
	background: #000 url('../images/navselback.gif');
	color:#F58026;
}
* html #mainNavMid a.sel {
	/****IE*****/
	background-position: 0px 17px;
}
* html .borderLeft {
	margin-bottom: 5px;
}
#mainNav .borderLeft {
	background:url('../images/navmain-left-border.gif') top left no-repeat;
}
#mainNav a.sel .borderLeft {
	background:url('../images/navmain-left-selborder.gif') top left no-repeat;
}
#mainNav .borderRight {
	background:url('../images/navmain-right-border.gif') top right no-repeat;
}
#mainNav a.sel .borderRight {
	background:url('../images/navmain-right-selborder.gif') top left no-repeat;
}
#mainNav a:hover {
	color:#F58026;
}
#norvaxlogo {
	position:absolute;
	text-align:left;
	left:12px;
	top:34px;
	height:40px;
	width:500px;
}
#norvaxlogo * {
	margin:0px;
}
#norvaxlogo img {
	float:left;
	margin-right:16px;
	margin-top:0px;
}
#mainphone {
	color:#F58026;
	font-size:17px;
	font-weight:900;
	padding-top:16px;
}

#seo-sidebar	{
	background: url('../images/seo-sidebar.jpg') no-repeat bottom;
	height:266px;	
}
