/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 75%;
	color: #333333;
	background-color: #867c5d;
	margin: 0px;
	padding: 0px;
}

#outerContainer {
	background-color: #867c5d;
	background-image: url(../images/middle.jpg);
	background-repeat:repeat-y;
	width: 1002px;
	height: 560px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 16px;
}

#outerContainerinterior {
	background-color:#867c5d;
	background-image:url(../images/middle2.jpg);
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 16px;
}


#navarea {
	height: 35px;
	background-image:url(../images/top.jpg);
	background-repeat:no-repeat;
	width: 1002px;
	margin:0;
	padding: 30px 0 0 20px;
}

#navarea ul  {
padding:0 ;
margin:0;
height:14px;
}

#navarea li  {
display:inline;
text-decoration:none;
list-style-type:none;
border-right: 1px solid #999;
}

#navarea li.last {
border-right: none;
}

#navarea a {
color: #4f4f4f;
font-size: 1em;
padding:15px;
text-decoration:none;
}

#navarea a:hover{
text-decoration:underline;
color:#000000;
}

#teaserboxcontainer {
width:100%;
min-height:125px;
text-align:center;
margin-left:26px;
}

#teaserboxesone{
background-image:url(../images/teaser_pic_1.jpg);
background-repeat:no-repeat;
width:182px;
height:125px;
padding:10px 5px 10px 128px;
background-color:#f2f2f1;
margin-right:3px;
text-align:left;
float:left;
}

#teaserboxestwo{
background-image:url(../images/teaser_pic_2.jpg);
background-repeat:no-repeat;
width:182px;
height:125px;
padding:10px 5px 10px 128px;
background-color:#f2f2f1;
margin-right:3px;
text-align:left;
float:left;
}

#teaserboxesthree{
background-image:url(../images/teaser_pic_3.jpg);
background-repeat:no-repeat;
width:170px;
height:125px;
padding:10px 10px 10px 135px;
background-color:#f2f2f1;
margin-right:3px;
text-align:left;
float:left;
}

#maincontent {
	height: 347px;
	background-image:url(../images/middle.jpg);
	width: 1002px;
	text-align:center;
}

#logo {
	width:415px;
	height: 349px;
	text-align:right;
	float:left;
}

#flash {
	width:554px;
	text-align:left;
	float:left;
	padding: 0 0 0 8px;
		height: 349px;
}

#interiorheader {
	width:947px;
	height: 134px;
		float:left;
	padding: 0 0 0 27px;
}

#interiorContent {
	width:654px;
	float:left;
	text-align:left;
	padding: 0 0 0 27px;
}

#interiorContent #Why {
	background-image:url(../images/slice_why_choose.jpg);
	background-repeat:no-repeat;
	}

#footer {
	height: 63px;
	background-image:url(../images/bottom.jpg);
	background-repeat:no-repeat;
	width: 1002px;
	background-color:#867c5d;
	clear:both;
}

.footertext {
font-family:Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #9c9c9c;
	padding: 14px 0 0 26px;
}

.teaserheader {
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
font-size:1.2em;
	color: #545447;
}


.teaserbody {
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:100;
font-size:.9em;
color: #817f7f;
}

.teaserlinks  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:0.9em;
	color: #b00;
	line-height: 0.2em;
}

#teaserboxcontainer a {
    color: #b00;
}
#teaserboxcontainer a:hover{
	color: #000;
}

div.UnderwriterInfo {
	clear: both;
}
div.UnderwriterInfo img {
	width: 150px;
	float: left;
}
div.UnderwriterInfo a {
	padding-left: 20px;
	line-height: 80px;
}