 body 	{
	background-color: #ffffff;
	margin: 0px;
	font-size:62.5%;
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
	
}

a { color: #F2782B;}
a:visited {
	color: #663300;
}

#page {
	width: 950px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D87733;
	border-right-color: #D87733;
	border-bottom-color: #D87733;
	border-left-color: #D87733;
}

#topnav {color: white; padding: 0 0 0 15px;}  
#topnav a {	color: white;	text-decoration: none; outline: none; border-bottom:none; }		
#topnav a:hover { color: white; border-bottom: 1px solid white }	
#topnav a:visited {color: white;	text-decoration: none; outline: none; border-bottom: none; }

#footernav {
	position: relative;
	color: #D87733;
	padding: 0 0 0 15px;
	left: 0px;
	bottom: 20px;
}  
#footernav a {	color: #D87733;	text-decoration: none; outline: none; border-bottom:none; }		
#footernav a:hover { color: #D87733; border-bottom: 1px solid #D87733 }	
#footernav a:visited {color: #D87733;	text-decoration: none; outline: none; border-bottom: none; }
	
	
h1 {  margin: 0 0 5 0; padding: 0 0 0 0; background: transparent none repeat; font-family: arial,sans-serif; font-style: normal; font-variant: normal; font-weight: bold; font-size: 22px; font-size-adjust: none; font-stretch: normal; color: #343E93; line-height:normal;}

h2, h2 a {  margin: 20px 0 0 0; font-family: arial,sans-serif; font-style: normal; font-variant: normal; font-weight: bold; font-size: 16px; line-height: 1.1em; font-size-adjust: none; font-stretch: normal; color: #343E93; }	

h3, h3 a { margin: 8px 0 8px 0; font-size: 14px;font-family: arial,sans-serif; font-style: normal; font-variant: normal; font-weight: bold; }
h4, h4 a { margin: 8px 0 8px 0; font-size: 14px;font-family: arial,sans-serif; font-style: normal; font-variant: normal; font-weight: normal; }
h5, h5 a { margin: 8px 0 8px 0; font-size: 12px;font-family: arial,sans-serif; font-style: normal; font-variant: normal; font-weight: normal; }		

#feature {height: 250px;
background-image: url(images/feature-shadow.gif);
	background-repeat: repeat-x;
	background-position: left bottom;}
	
#content {padding: 10px;width:800px}
#content p, p { font-family: Arial, Helvetica, sans-serif; font-size : inherit; color: #444; line-height: 1.6em; }

#content_area {
	
	background-image: url(images/face.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.nav1 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	z-index: 10000;
}
.nav1 a {	color: white;	text-decoration: none; outline: none; border-bottom:none; }		
.nav1 a:hover { color: white; border-bottom: 1px solid white }	
.nav1 a:visited {color: white;	text-decoration: none; outline: none; border-bottom: none; }

.nav2{font-size: 11px;font-style: normal;
	font-weight: bold; z-index: 10000; }
.nav2 a {	color: #D87733;	text-decoration: none; outline: none; border-bottom:none; }		
.nav2 a:hover { color: #D87733; border-bottom: 1px solid #D87733 }	
.nav2 a:visited {color: #D87733;	text-decoration: none; outline: none; border-bottom: none; }
	
#nav_home {
	position: absolute;
	left: 633px;
	top: 266px;
	
}
#nav_finance {
	position: absolute;
	left: 688px;
	top: 229px;
}
#nav_accounting {
	position: absolute;
	left: 744px;
	top: 182px;

}
#nav_tax {
	position: absolute;
	left: 794px;
	top: 125px;
}
#nav_news {
	position: absolute;
	left: 826px;
	top: 330px; font-size: 16px;
}
#nav_banking {
	position: absolute;
	left: 553px;
	top: 140px;
	font-size: 16px;
}

#topbar {
	background-color: #D87733;	
}

#featuretextcontainer {position:relative;  z-index: 10000;}

#featuretext {
	position:absolute;
	left:380px;
	top:55px;
	width: 201px;
	height: 135px;
	font-size: 26px;
	color: #353f93;
	vertical-align: middle;
	z-index: 10000;
}

.breadcrumb{font-size:85%; margin:0px 0px 10px 0px}

#members_bar {font-size: 12px; background: #333333 none repeat; overflow: hidden; width: 100%; color: rgb(255, 255, 255); height: 38px }
#members_bar .left { font-size: inherit; float: left; margin: 10px 0 10px 120px; }
#members_bar .right { font-size: inherit; float: right;  margin: 10px 100px 0 0;}
#members_bar p {font-size: inherit; margin: 15px 0 15px 0; color: #fff; }
#members_bar a { font-size: inherit;	color: #3B8CBD; text-decoration: none; outline: none;  }
#members_bar a:hover {	color: #D0F0FB; }
#members_bar a:active { color: #D0F0FB; }		
#members_bar .box { font-size: inherit; border: medium none ; padding: 5px; background: rgb(255, 255, 255) none repeat; font-family: Arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-size-adjust: none; font-stretch: normal; color: rgb(51, 51, 51); width: 12em; }

.dialogmessage .cbox {background-color: #F2782B; color: white; padding: 15px;}
.dialogmessage .cbox-title {font-weight: bold}