@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body {
	background-color: #4d4d4d;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
	margin: 8px;
}

a:link, a:visited, a:active {
	color: #ef8224;
	text-decoration: underline;
}
a:hover {
	color: #ffd200;
	text-decoration: underline;
}

a.or:link, a.or:visited, a.or:active {
	color: #ef8224;
	text-decoration: none;
}
a.or:hover {
	color: #ffd200;
	text-decoration: none;
}

.small { font-size: 10px; }
.med { font-size: 11px; }


#top {
	margin: auto;
	width: 760px;
}
#logo {
	float: left;
	width: 248px;
	height: 132px;
	margin-right: 8px;
}
#topimg {
	float: left;
	width: 504px;
	height: 96px;
	margin-bottom: 8px;
}
#tabs {
	float: left;
	width: 504px;
	height: 28px;
	background-image: url(/images/tabs-bg.gif);
}
#tabsleft {
	float: left;
	width: 504px;
	height: 28px;
	background-image: url(/images/tabs-left.gif);
	background-repeat: no-repeat;
}
#tabsright {
	float: right;
	width: 5px;
	height: 28px;
	background-image: url(/images/tabs-right.gif);
}
.tab {
	float: left;
	padding: 6px 14px 5px 12px;
	background-image: url(/images/tabs-div.gif);
	background-position: right;
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 11px;
}
a.tabs:link, a.tabs:visited, a.tabs:active {
	color: #ffffff;
	text-decoration: none;
}
a.tabs:hover {
	color: #ffd200;
	text-decoration: none;
}
.menudiv{
	position:absolute;
	margin: 6px 0 0 -13px;
	border: 1px solid #b86013; 
	border-bottom-width: 0;
	line-height:18px;
	z-index:100;
	background-color: #d97620;
	width: 140px;
	visibility: hidden;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#666666,direction=180,strength=3); 
}
.menudiv a{
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #b86013; 
	padding: 2px 0;
	text-decoration: none;
	font-size:11px;
}
* html .menudiv a{ 
	width: 100%;
}
.menudiv a:hover{ 
	background-color: #e67817;
}


#main {
	margin: auto;
	width: 760px;
}
#content {
	float: left;
	width: 580px;
	margin-top: 8px;
	padding-right: 8px;
}

.cont1 {
	float: left;
	width: 580px;
	background-image: url(/images/cont-top.gif);
	background-position: top;
	background-repeat: no-repeat;
	margin-bottom: 8px;
	padding-top: 5px;
}
.cont2 {
	float: left;
	width: 580px;
	background-image: url(/images/cont-foot.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 5px;
}
.cont3 {
	float: left;
	width: 550px;
	padding: 8px 15px 8px 15px;
	background-color: #606060;
	color: #ffffff;
}

h1 {
	float: left;
	width: 550px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0 0 10px 0;
}
h2 {
	float: left;
	width: 550px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0 0 10px 0;
}
.cont-title {
	float: left;
	width: 550px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 10px;
}

#menu {
	float: left;
	width: 172px;
	margin-top: 8px;
}
.menu1 {
	float: left;
	width: 172px;
	background-image: url(/images/menu-top.gif);
	background-position: top;
	background-repeat: no-repeat;
	margin-bottom: 8px;
	padding-top: 5px;
}
.menu2 {
	float: left;
	width: 172px;
	background-image: url(/images/menu-foot.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 5px;
}
.menu3 {
	float: left;
	width: 146px;
	padding: 8px 13px 8px 13px;
	background-color: #606060;
}

.valufield {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	width: 90px; 
	padding: 1px; 
	border:1px solid #c96914; 
	color:#434343;
}


.contact-field {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	padding: 1px; 
	border:1px solid #c96914; 
	color:#434343;
}
.contact-textarea {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	padding: 1px; 
	border:1px solid #c96914; 
	color:#434343;
}
.contact-select {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	padding: 1px; 
	border:1px solid #c96914; 
	color:#434343;
}


#foot {
	margin: auto;
	width: 760px;
}
#footer {
	float: left;
	width: 760px;
	padding: 8px 0 8px 0;
}
#footmenu {
	float: left;
	width: 760px;
	height: 28px;
	background-image: url(/images/tabs-bg.gif);
}
#footleft {
	float: left;
	width: 500px;
	height: 17px;
	padding: 7px 14px 4px 14px;
	background-image: url(/images/foot-left.gif);
	background-repeat: no-repeat;
}
#footright {
	float: left;
	width: 204px;
	height: 17px;
	padding: 7px 14px 4px 14px;
	text-align: right;
	background-image: url(/images/foot-right.gif);
	background-position: right;
	background-repeat: no-repeat;
}

.nb { border:none; }
.wh { color: #ffffff; }


.glidecontentwrapper{
position: relative;
width: 146px;
height: 270px;
overflow: hidden;
}

.glidecontent{
background-color: #606060;
position: absolute;
visibility: hidden;
width: 146px;
padding-left: 3px;
}

.feeinfo{
background-color: #e57717;
position: absolute;
visibility: hidden;
width: 146px;
}

.foots {
height:1px;
width:1px;
overflow:hidden;	
}

.phonenum { font-size:14px; font-weight:bold; color:#ffffff; margin-top:3px }
.phone { font-size: 16px;font-weight:bold; color:#bdbdbd }
.valuation { font-size: 16px;font-weight:bold; color:#bdbdbd }
.glider { padding:5px 13px 5px 13px; border-bottom:5px solid #606060; background-color:#e57717; font-weight:bold; color:#ffffff; text-align:center; }
.memberof { font-size: 13px;font-weight:bold; color:#bdbdbd; margin-top:0px }
