/* CSS Document */

html,body	{margin:0; padding:0; background:url(../images/bg_body.jpg) top repeat-x #f3f1e5}
body		{font:0.75em tahoma, verdana, sans-serif; text-align:center; color:#0f3367}
p			{margin:0 10px 10px}
a			{color:#0F3367}
a:hover {text-decoration:none}
div#container	{width:940px; margin:0 auto; text-align:left; /*background:url(../images/bg_container.jpg) top no-repeat*/}
div#header		{
	position:relative;
	margin-left: 30px;
}
div#header h1	{height:95px; width:300px; margin:10; padding-bottom:5px; padding-left:35px; text-indent:-9000px; background:url(../images/InsuranceLinx_logo.png) left no-repeat}
div#header h1 a {height:95px; width:300px; display:block}

#menu				{position:absolute; float:right; top:60px; width:940px; height:30px; padding:0; text-align:right; margin-left: 70px; font-size:0.9em; font-variant:small-caps; clear:both}
#menu a				{text-decoration:none}
#menu ul			{right:0; position:absolute;}
#menu ul li			{margin:0; float:left; display:inline; padding-left:25px; width:auto}
#menu ul li a		{color:#fff; font-weight:bold; display:inline; height:15px; padding:0; text-align:center}
#menu ul li a:hover	{border-bottom:solid 2px #a0875e}
#menu ul li .on		{border-bottom:solid 2px #a0875e}

div#content		{
	float:right;
	width:500px;
	background:#fff;
	margin-right:25px;
	font-size:0.9em;
	text-align:justify;
	margin-left: 10px;
}
div#contentTextLarger	{min-height:435px; font-size:1.15em}
div#contentText			{min-height:437px; margin-right:10px;}
div#content p	{line-height:1.4}
.contentTop		{height:19px; background:url(../images/bg_content-top.jpg)}
.contentBottom	{height:19px; background:url(../images/bg_content-bottom.jpg)}

div#navigation	{float:left; width:330px; padding-left:30px}
div#extra		{float:right; width:500px; background:#fff; margin:10px 25px 0 0; text-align:center}

div#footer		{clear:both; height:48px}
div#footer p	{margin:0; padding:20px 0; font-size:0.8em}
div#footer a	{display:inline; padding:0}
div#copyright			{font-size:0.6em; text-align:center; padding-top:5px}
div#copyright a			{text-decoration:none; color:#0f3367}
div#copyright a:hover	{text-decoration:underline}

#sideMenuItem1 a, #sideMenuItem2 a, #sideMenuItem3 a, #sideMenuItem4 a, #sideMenuItem5 a {width:330px; text-indent:-9000px; display:block}
#sideMenuItem1 a		{background:url(../images/side-menu1a.png);  height:104px}
#sideMenuItem1 a:hover	{background:url(../images/side-menu1a-over.png)}
#sideMenuItem2 a		{background:url(../images/side-menu2a.png); height:89px}
#sideMenuItem2 a:hover	{background:url(../images/side-menu2a-over.png)}
#sideMenuItem3 a		{background:url(../images/side-menu3a.png); height:89px}
#sideMenuItem3 a:hover	{background:url(../images/side-menu3a-over.png)}
#sideMenuItem4 a		{background:url(../images/side-menu4a.png); height:90px}
#sideMenuItem4 a:hover	{background:url(../images/side-menu4a-over.png)}
#sideMenuItem5 a		{background:url(../images/side-menu5a.png); height:103px}
#sideMenuItem5 a:hover	{background:url(../images/side-menu5a-over.png)}

h2 {margin:0 10px 10px 10px; padding:0; font-size:1.3em}
h3 {margin:0 10px 10px 10px; padding:0; font-size:1.2em; text-decoration:underline}
h4 {margin:0 10px 10px 10px; padding:0; font-size:1.2em}

.linkInformation {font-weight:bold; font-size:1.4em}
.linkRed {color:#f00; text-decoration:none}
