*{
margin:0;
padding:0;
border:0;
font-family:tahoma, arial, helvetica, sans-serif;
font-size:11px;
color:#777;
}
body{
background-color:#fff;
/* background:#fff url(images/bg1.gif) top center repeat-x; */
line-height:16px;
}
#border{
width:840px;
background:#fff;
/* background:url(images/bg2.gif) no-repeat; */
margin:0 auto;
}
#tnav{
position:relative;
top:20px;
left:200px;
width:700px;
font-size:11px;
margin:0;
line-height:normal;
height:41px;
}
#tnav ul{
padding:0px 0px 0 2px;
list-style:none;
}
#tnav li{
display:inline;
}
#tnav a{
float:left;
background:url(images/navl.gif) no-repeat left top;
padding-left:4px;
text-decoration:none;
}
#tnav a span{
float:left;
display:block;
background:url(images/navr.gif) no-repeat right top;
padding:5px 15px 4px 6px;
color:#f00;
}
 /* Hack hides rule from IE5-Mac \*/
 #tnav a span{
float:none;
}
/* End IE5-Mac hack */
#tnav a:hover span{
color:#000;
text-decoration:underline;
}
#tnav a:hover{
background-position:0% -42px;
}
#tnav a:hover span{
background-position:100% -42px;
}
#hdr{
height:159px;
background:url(images/header.jpg) bottom left no-repeat;
}
.logo{
position:relative;
top:-4px;
left:-20px;
z-index:1;
margin-bottom:-50px;
}
#content{
padding:15px;
max-width:780px;
background-color: #fff;
height:100%;
margin-bottom:5px;
}
#container{
width:800px;
margin:0px auto;
background:#fff;
}
h1, h2, h3, h4{
font-size:14px;
color:#000;
font-weight:normal;
letter-spacing:4px;
margin:5px 0px 10px 0px;
}
p{
margin:7px 0 7px 0;
}
a:active,a:visited,a:link{
color:#f00;
text-decoration:none;
}
a:hover{
color:#000;
text-decoration:underline;
}
.main{
background:#fff;
margin:auto;
width:70%;
float:left;
overflow:hidden;
text-align:justify;
}
.main img{
margin:5px 10px 5px 0px;
float:left;
}
#rhs{
float:right;
width:200px;
margin:90px 0 20px 20px;
background:url(images/rhsbg.gif) no-repeat;
text-align:center;
line-height:20px;
}
#rhs ul, #rhs li{
text-align:center;
list-style: none;
}
#rhs h2, #rhs h3{
text-align:center;
position:static;
color:#000;
font-size:11px;
font-weight:normal;
letter-spacing:2px;
margin:5px 0 5px 0;
}
#rhs a:link, #rhs a:visited, #rhs a:active{
color:#f00;
}
#rhs a:hover{
color:#000;
text-decoration:underline;
}
#rhs img{
margin:7px 0 7px 0;
}
#ftr{
text-align:center;
height:50px;
background:url(images/footerbg.gif) repeat-x #fff;
border-top:1px solid #aaa;
margin:10px 15px 0 15px;
padding:0 25px 0 25px;
clear:both;
}
#ftr a:link, #ftr a:visited, #ftr a:active{
color:#f00;
}
#ftr a:hover{
color:#000;
text-decoration:underline;
}