@charset "utf-8";

body {
background: #828282 url('images/body_bg.gif') repeat-x top left; 
font-size:11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align:justify;
}

a {
color: #1A0B7E;
background-color : transparent;
text-decoration : underline;
}

a:hover {
color: #F86613;
text-decoration : underline;
}

#wrapper {
width: 980px; 
margin: 0 auto; 
background: url('images/wrapper_bg.gif') repeat-x #fff; 
border: 1px solid black; 
line-height: 130%;}

#header {
position:relative; 
padding-top: 15px; 
height: 77px;
}

#logo {
background: url('images/fincrest_logo_sml.gif') 0 0 no-repeat; 
height:67px; 
width:200px;
display: block; 
margin-left: 12px; 
text-indent: -9999px;
margin-top: 1px;
}

#topnav {
position: absolute;
right: 21px;
top: 60px;
width: 500px;
text-align: right;
line-height: 2.0}

#topnav li {
display: inline; 
color: #999999;
}

#topnav li a {
font-weight: bold; 
color: #1A0B7E; 
text-decoration : none
}

#topnav li a:hover {
color: #F86613;
}

#leftnav {
float: left;
width: 160px;
margin: 0;
padding: 1em;
}

#leftnav li {
display: inline; 
color: #999999;
}

#leftnav li a {
background: url('images/arrow.gif') 0 0 no-repeat; 
padding-left: 15px; 
padding-bottom: 6px; 
display:block;
font-weight: bold; 
color: #1A0B7E; text-decoration: none; 
border-bottom: dotted 1px #996;
}

#leftnav li a:hover {
color: #F86613; 
text-decoration: none;
}

#content {
margin-left: 180px;
border-left: dotted 1px #996;
margin-right: 220px;
border-right: dotted 1px #996;
padding: 1em;
max-width: 50em;
}

#rightnav {
float: right;
width: 200px;
margin: 0;
padding: 1em;
}

#footer {
padding: 5px;
text-align: center;
font-size:10px;
color: #ffffff;
background-color: #0f3e86;
margin: 3px
}

#footer a {
color: #ffffff;
background-color : transparent;
text-decoration : underline;
}

#footer a:hover {
color: #F86613;
}

#clear1 {
padding: 20px;
}
.clear {
padding: 10px;
}
#cleara {
	padding: 10px;
}

#clearb {
	padding: 10px;
}
#clear2 {
padding: 1px;
}

#main_head {
font-size: 18px;
font-weight:bold;
text-align: center;
margin-top: 20px;
margin-bottom: 15px;
}

.topic_head {
background: url('images/topic-arrow.gif') no-repeat;
font-size : 14px;
font-weight:bold;
color: #F86613;
padding-left: 22px;
margin-top: 20px;
margin-bottom: 15px;
}

#side_head {
font-size: 16px;
font-weight:bold;
color: #F86613;
margin-top: 20px;
margin-bottom: 15px;
}

.mediumbold {
font-size: 12px;
font-weight: bold;
}

.medium {
font-size: 12px;
}

#rotator {
border: 1px solid #000;
cursor: pointer;
overflow: hidden;
margin-left: 10px;
position: relative;
width: 150px;
height: 100px;
}

#imgproperty1 {
	width: 90;
	height: 90;
	margin-top:5px;
	margin-right:8px;
	float:left;
		}
#imgproperty2 {
	width: 150;
	height: 100;
	margin-left:10px;
	margin-top:50px;
	float:right;
	}
#logopos {
	text-align:center;
}
p, li{
   color:#3C3C3C;
}
