/* PAGE LAYOUT */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #304258;
	text-align: center;
	margin: 0px;
	width:100%;
	background-color:#92a0b0;
}
#nav {
	width:986px;
	height:29px;
	margin: 0px auto;
	background-image: url(../images/img_page/nav_bk.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align:right;
}
#nav img {
	float: left;
}
#nav a {
	height:29px;
	line-height:29px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 50px 0px 0px;
	/*below for full nav*/
	/*padding: 0px 9px 0px 9px;*/
}
#nav a:hover {
	color: #000099;
}
#navcontent {
	width:986px;
	margin: 0px auto;
	background-image: url(../images/img_page/insurance_products.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#cfd8e5;
}
#navcontent a {
	text-align:left;
	padding-left: 40px;
	color: #304258;
	display:block;
	margin-left: 458px;
	height:52px;
	line-height:52px;
	border-bottom: dotted 1px #999;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}
#navcontent a.last {
	border-bottom-width: 0px;
}
#navcontent a:hover {
	background-color: #e1e8f2;
}
#hmcontent,#incontent {
	width:986px;
	margin: 0px auto;
	padding-top: 20px;
	background-color: #e1e8f2;
	border-top: solid 1px #000;
	border-bottom: solid 2px #000;
	text-align: left;
}
#incontent {
	background-image: url(../images/img_page/nav_ampersand_bot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top: none;
}
#footer {
	font-size: 10px;
	text-align: center;
	padding:6px 0px;
}
#footer a {
	color: #304258;
	font-size: 10px;
	text-decoration:none;
}
#footer a:hover {
	color: #304258;
	text-decoration:none;
}
.content {
	text-align: left;
	padding: 20px 50px 50px 100px;
}
/*core elemnts*/
h1 {
	font-size: 150%;
}
h2 {
	font-size: 125%;
	border-left: solid 10px #cccc33;
	padding-left: 4px;
	font-family:Georgia, Times, serif;
	color: #435770;
}
h3 {
	font-size: 110%;
	font-style:italic;
	margin-left: 10px;
	font-family:Georgia, Times, serif;
	color: #546982;
}
/*additional elements*/
.colR {
	float:right;
	width: 300px;
	margin: -5px 0px 30px 30px;
	padding: 20px 30px 20px 20px;
	background-color:#eef2f7;
	border-top: 3px solid #999;
	border-right: 1px solid #999;
	border-bottom: 5px solid #999;
	border-left: 1px solid #999;
}
.colR h2 {
	margin-top: 0px;
}
.inscenter {
	float: left;
	background-image: url(../images/img_page/insurance_center.jpg);
	background-repeat: no-repeat;
	background-position: 30px 0px;
	width: 431px;
	height: 167px;
	padding-left: 30px
	display: inline;
}
#hmcontent .inscenter p {
	margin: 40px 0px 0px 80px;
	width: 340px;
	font-weight: bold;
}
.pinfo {
	float: left;
	margin: 25px 0px 0px 40px;
	width: 480px;
}
.tdbota,.tdbotb {
	border-top: solid 1px #dcdcdc;
}
.tdbotb {
	text-align:right;
}
.tdbotal,.tdbotbl {
	border-bottom: solid 1px #dcdcdc;
	border-top: solid 1px #dcdcdc;
	text-align:right;
}
#incontent .content h2 a {
	text-decoration: none;
	color: #435770;
}
#incontent .content h2 a:hover {
	text-decoration: underline;
}
a {
	color: #435770;
}
a:hover {
	text-decoration: none;
}
.msg {
	background-color: #FFFF99;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #CC0000;
	width: 430px;
}
#logo {
	background-image: url(../images/img_page/freimark_associates.jpg);
	background-repeat: no-repeat;
	width: 986px;
	height: 81px;
	margin: 0px auto;
}
#logo a {
	float:left;
	width: 425px;
	height: 44px;
	text-decoration:none;
	margin: 16px 0px 0px 27px;
}