
@import url("jumplinks.css");


body {
    margin:0;padding:0;border:0;
    font-family:Verdana, Helvetica, sans-serif;
    font-size:62.5%;
   	background:#f3f2f0 url(../../images/tiger-advisers-bg.gif);
    background-repeat:repeat-x;
    color:#666;
    text-align:left;
    }

h1 {
		margin:0;padding:0;
    display:block;
    width:600px;
    height:70px;
    background:url(../../images/navigation/tiger-advisers-logo.gif) top left no-repeat;
    }
        
h1 span, h2 span {
display:none;
visibility:none;
    }
    
h2 {
		margin:0;padding:0;
    display:block;
    width:600px;
    height:100px;
    } 
    
h3 {color:#e87538;font-weight:bold;margin:0;padding:0;border:0;font-size:11px;}

    
h2#services { background:url(../../images/titles/tiger-advisers-services.gif) top left no-repeat;}
h2#people { background:url(../../images/titles/tiger-advisers-people.gif) top left no-repeat;}
h2#contact { background:url(../../images/titles/tiger-advisers-contact.gif) top left no-repeat;}
h2#welcome { background:url(../../images/titles/tiger-advisers-welcome.gif) top left no-repeat;}   

img {
    border:0;
    }
    
a {
color:#666;
text-decoration:none;
}    

div#container {
  margin:0 auto;padding:0;border:0;
  text-align:left;
  width:600px;

}
div#header {
  margin:0;padding:0;border:0;
  width:600px;
  height:200px;
  float:left;
}


/* Navigation */
div#nav {
  text-align:left;
	height:31px;
	width:600px;
	background:url(../../images/navigation/tiger-advisers-navigation.gif) no-repeat 0 0;	
}

div#nav ul {
margin:0;
padding:0;
border:0;
float:left;
width:600px;
height:31px;
}

div#nav ul li {
margin:0;
padding:0;
border:0; 
display:block; 
float:left;
height:31px;
background:transparent no-repeat top left;
}

div#nav ul li a { 
display:block;
height:31px;
text-decoration:none;
}

div#nav ul li#navhome a {
background:url(../../images/navigation/tiger-advisers-navigation.gif) no-repeat 0 0;
width:54px;
}
div#nav ul li#navservices a {
background:url(../../images/navigation/tiger-advisers-navigation.gif) no-repeat -54px 0;
width:60px;
}
div#nav ul li#navpeople a {
background:url(../../images/navigation/tiger-advisers-navigation.gif) no-repeat -114px 0;
width:57px;
}
div#nav ul li#navcontact a {
background:url(../../images/navigation/tiger-advisers-navigation.gif) no-repeat -171px 0;
width:70px;
}


div#nav ul li#home a:hover, div#nav ul li#navhome a.active {
background:url(../../images/navigation/tiger-advisers-navigation.gif) no-repeat 0 -31px;
}
div#nav ul li#services a:hover, div#nav ul li#navservices a.active {
background:url(../../images/navigation/tiger-advisers-navigation.gif) no-repeat -54px -31px;
}
div#nav ul li#people a:hover, div#nav ul li#navpeople a.active {
background:url(../../images/navigation/tiger-advisers-navigation.gif) no-repeat -114px -31px;

}
div#nav ul li#contact a:hover, div#nav ul li#navcontact a.active  {
background:url(../../images/navigation/tiger-advisers-navigation.gif) no-repeat -171px -31px;
}

div#nav ul li a span {
font-size:1px;
visibility:hidden;
}
/*end Main Navigation rollovers*/



div#flashcontent {
  margin:0;padding:0;border:0;
  width:600px;height:200px;
  float:left;
}

div#content {
  margin:0;padding:0;border:0;
  float:left;
  width:600px;
}

div#container div#content div#contact,
div#container div#content div#people,
div#container div#content div#welcome,
div#container div#content div#services {
display:none;
}

div#content p {
width:85%;
line-height:140%;
margin:0 0 15px 0;
padding-top:0;
}

div#content div.related {
  margin:0;padding:0;border:0;
  float:left;
  width:20em;
  text-align:right;
}

    
div#content div.related img {
		margin-right:4px;
    } 

div#content div.copy {
		width:38em;
    float:right;
    }
    
div#content div.copy a {
color:#e4701e;
text-decoration:none;
} 
   
    
div.copy ul {
list-style: none;
margin:0 0 10px 0;
padding:0;
}    

    
div.copy li {
padding-left:18px;
background-image:url(../../images/tiger-advisers-bullet.gif);
background-repeat:no-repeat;
background-position:0 0em;
}   

div#footer {
	margin:1em 0;
  border-top:1px solid #c3bbb0;
  width:100%;
  padding:.6em 0;
  clear:both;
  }
  
div.clear {
	clear:both;
}

/********************************************/
/*******************    CONTACT   ***********/
/********************************************/

div#contact div#reginfo {
	margin-top:-8px;
	margin-bottom:10px;
	clear:both;
	width:400px;
	float:right;
	display:inline;
}
*:first-child+html div#contact div#reginfo {
	margin-bottom:0;
}
* html div#contact div#reginfo {
	margin-bottom:0;
}

div#contact div#reginfo p {
	margin:0;
	width:353px;
	line-height:14px;
	font-size:8px;
	text-align:left;
	float:left;
	display:inline;
}

