@charset "utf-8";
/* CSS Document */

/*site navigation menu*/
.menu {
	width:530px;
	height:25px;
	position:relative;
	z-index:100;
	/*border-right:1px solid #f2f2e4;*/
	font-family:Tahoma, Verdana, Arial, sans-serif;
	padding-left:25px;
}
/* hack to correct IE5.5 faulty box model */
* html .menu {
	width:530px;
	w\idth:531px;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
.menu ul ul {
	width:auto;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	float:left;
	width:auto;
	position:relative;
}
/* style the links for the top level */
.menu a, .menu a:visited {
	display:block;
	font-size:.95em;
	text-decoration:none;
	color:#000099;
	width:auto;
	height:25px;
	border:1px solid #f2f2e4;
	border-right:1px solid f2f234;
	border-width:1px 0 1px 1px;
	background:#fff;
	padding-left:13.5px;
	padding-right:13.5px;
	line-height:24px;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
	width:auto;
	w\idth:auto;
}
/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
/*font-style:italic;*/
}
/* style the second level hover */
.menu ul ul a.drop:hover {
	background:#ececff;
	font-weight:bolder;
}
.menu ul ul :hover > a.drop {
background:background:#ececff;
	font-weight:bolder;
}
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:26px;
	left:0;
	width:149px;/*	border-top:1px solid #000099;*/
}
/* another hack for IE5.5 */
* html .menu ul ul {
	top:26px;
	t\op:25px;
}
/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {
	position:absolute;
	top:0;
	left:0;
	border-collapse:collapse;
}
/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
	background:#ececff;
	color:#333333;
	height:auto;
	line-height:1.3em;
	padding:5px 10px;
	width:149px;
	border-width:1px 1px 1px 1px;
	border:#cccccc thin dotted;
	font-size:1em;
	text-decoration:none;
}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {
	width:149px;
	w\idth:148px;
}
/* style the top level hover */
.menu a:hover, .menu ul ul a:hover, #t-home a {
	color:#fff;
	text-decoration:none;
	background:#1c1e59; /*url(Assets/n_back.jpg) repeat-x top left;*/
}
.menu :hover > a, .menu ul ul :hover > a {
	color:#fff;
	background:#1c1e59 /*url(../Assets/n_back.png) repeat-x top left*/;
	text-decoration:none;
}
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul {
	visibility:visible;
}
/*end of 1st level navigation */

/* footer navigation*/
#footnav {
	width:745px;
	margin-right:25px;
	list-style:none;
	padding:0px;
	float:right;
}
#footnav li {
	float:right;
	margin: 0 1px 0 0;
	padding:3px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:.8em;
	border-right:#CCCCCC thin dotted;
}
#footnav a {
	display:block;
	margin:0;
	padding:3px;
	color:#333333;
	text-decoration:none;
	background:#fff;
}
#footnav a:hover, #f-home a {
	color:#000033;
	padding-bottom:3px;
	border-bottom-color:#000099;
	text-decoration:underline;
}
/* end of footer navigation*/

body {
	font-size:small;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	overflow:scroll;
	background-image:url(Assets/p_back.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin-top:0px;
}
h1 {
	font-size:1.2em;
	color:#000099;
}
h1.italics {
	font-size:1.2em;
	color:#000099;
	font-style:italic;
}
h2 {
	font-size:1.1em;
	color:#252126;
	font-style:italic;
}
h3 {
	font-size:1em;
	color:#333333;
	font-weight:bolder
}
h5 {
	font-size:.9em;
	color:#000099;
	font-weight:bolder;
}
p {
	font-size:.9em;
	color:#444444;
}
p.italics {
	font-size:.9em;
	font-style:italic;
}
ul {
	font-size:.9em;
	list-style-type:square;
	color:#444444;
}
a {
	color:#CC0000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#CC0000;
}
/*layout styles */

#container {
	width:770px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
	position:top;
}
#Logo {
	float:left;
	position:top;
	padding:0px 25px;
}
#freecall {
	float:right;
	position:top;
	padding:0px 26px;
}
div.topblueline {
	width: 770px;
	height: 3px;
	background-image:url(/Assets/rh_blueline.gif);
	background-position: center;
	background-repeat: no-repeat;
	padding:0px 0px 0px 0px;
}
div.bottomblueline {
	width: 770px;
	height: 3px;
	background-image:url(/Assets/lh_blueline.gif);
	background-position: center;
	background-repeat: no-repeat;
	padding:0px 0px 0px 0px;
	
}
#healthcheck {
	float:right;
	vertical-align:top;
	padding-right:24px;
}
#backgroundpicturetext {
	width:174px;
	height:167px;
	padding-right:25px;
	background-image:url(Insurance_broker_latest_news.html);
	background-repeat:no-repeat;
	z-index:2;
	left:571px;
	top:0px;
	position:relative;
}
#copy {
	width:530px;
	padding-left:25px;
	padding-top:10px;
}
#separate {
	margin-left:25px;
	margin-right:3px;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	height:162px;
}
#bottomquote {
	width:720px;
	text-align:right;
	float:left;
	display:inline-block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#designby {
	width:720px;
	padding:0px 25px 0px 25px;
	float:left;
}
div.spacer {
	width:500px;
	height:220px;
}
/*slideshow*/
#slideshow {
	position:relative;
    height:167px;
    }

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
	filter: alpha(opacity=0);
	opacity:0.0;
	-moz-opacity:0.0;
	-webkit-opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
	filter: alpha(opacity=100);
	opacity:1.0;
	-moz-opacity:1.0;
	-webkit-opacity:1.0;

}

#slideshow IMG.last-active {
    z-index:9;
}

/*test multiple slides*/
/*#photo-slides {
	position:relative;
	height:167px;
}
#logo-slides {
	float:right;
	vertical-align:top;
	position:relative;
	padding-right:23px;
}
.slide-show {
position: relative;
}
.slide-show img {
position:absolute;
top:0px;
left:0px;
z-index:8;
}
.slide-show img.active {
z-index:10;
}
.slide-show img.last-active {
z-index:9;
}*/


