
body  { margin: 0 }
h1  { color: #ff4500; font-size: 1.13em; font-family: "Lucida Grande", Verdana, Arial, sans-serif }
p  { color: #666; font-size: 0.7em; font-family: "Lucida Grande", Verdana, Arial, sans-serif; line-height: 1.25em }
/*
----------------------------------------------------------------------------- 
TOP NAVIGATION
-----------------------------------------------------------------------------*/
body.top-nav
   { color: #fff; font: 75%/1.6em "Lucida Grande", Verdana, Arial, sans-serif; background-image: url("../media/TaipanHomePage/top_bg.gif"); background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0; position: relative }

#nav-top
   { font-size: 8pt; background-image: none; text-align: right; position: absolute; top: 12px; right: 30px; width: auto; float: right }

#nav-top ul
 { font-size: 8pt; background: left top; margin: 0 0 0 18px }

#nav-top li
{
	padding: 1px 12px;
}

#nav-top a
{ 
	color: #fff; 
	font-weight: bold; 
	text-decoration: none; 
	background-color: transparent; 
	border: none; 
	text-shadow: 2px 2px 1px #003 
}

#nav-top a:hover
 { 
	color: #fc0; 
	text-decoration: none 
}

#nav-top-active
{
	color: #fc0; 
	text-decoration: none; 
	font-weight: bold; 
	background-color: transparent; 
	border: none; 
	text-shadow: 2px 2px 1px #003 
}

#nav-logo
  { background: url("../media/TaipanHomePage/taipan_logo.gif") no-repeat left center; position: absolute; top: 1px; left: 30px; width: 100px; height: 62px }

/*
----------------------------------------------------------------------------- 
Index main
-----------------------------------------------------------------------------*/
body.main
{
background: #fff url("../media/TaipanHomePage/bg-taipan-logo3.gif") no-repeat fixed right 250px
}

#container
 { 
	color: #036; 
	/*font-size: 1em; */
	font-size: 12pt;
	font-family: Arial, Georgia, "Times New Roman", Times, serif; 
	line-height: 1.6em; 
	width: auto; 
	height: 80% 
}

#nav-index
          { font-size: 0.9em; background-color: #efefed; background-image: url("../media/TaipanHomePage/nav-bg.gif"); background-repeat: repeat; text-align: left; width: 200px; height: 100%; float: left }

#nav-index ul
        { font-size: 0.9em; margin-top: 30px; margin-bottom: 30px; margin-left: 30px }

#nav-index li
   { list-style-type: none; margin-bottom: 15px }
   
#nav-index li.last-child  { margin-bottom: 0 }

#nav-index li.small
    { font-size: 0.9em; font-style: oblique }
 
#nav-index ul li.devider
    { background: url("../media/TaipanHomePage/nav-devider.gif") no-repeat left top; width: 102px; height: 12px }

#nav-index a
  { color: #036; text-decoration: none; background-color: transparent; padding: 2px }

#nav-index a:hover
  { color: white; text-decoration: none; background-color: #888; padding: 2px }

#content
{ 
	color: #036; 
	font-size: 1.25em; 
	font-family: Arial, Georgia, "Times New Roman", Times, serif; 
	line-height: 1.75em; 
	margin-top: 30px; 
	margin-left: 30px; 
	z-index: 1; 
	width: 570px; 
	height: auto; 
	float: left 
}
/*
----------------------------------------------------------------------------- 
COPYRIGHT/FOOTER
-----------------------------------------------------------------------------*/
#copyright
{
	color: white; font-size: 0.65em; font-family: "Lucida Grande", Verdana, Arial, sans-serif; line-height: 1.25em; background-color: #036; padding-top: 5px; padding-left: 30px; z-index: 2; width: auto; height: 34px; clear: both; text-shadow: 2px 2px 1px #000    
}

#copyright a   { color: white; font-size: 0.75em; text-decoration: none }

#copyright a:hover  { color: #fc0; text-decoration: none }

#copyright strong 
 { font-size: 1.15em; font-weight: bold }
 

.logo        { margin-right: 30px }
