{
padding: 0px;
margin: 0px;
}

body
{
font-size: 11px;
font-family: "trebuchet ms", helvetica, sans-serif;
color: #000000;
line-height: 18px;
}

a
{
color: #FF7800;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}

sup
{
font-size: 0.5em;
}

p
{
margin-bottom: 14px;
text-align: justify;
}

#outer
{
position: relative;
width: 747px;
margin: 0 auto;
}

#inner
{
padding-right: 30px;
padding-top: 13px;
position: relative;
padding-left: 3px;
padding-bottom: 0px;
z-index: 2;
}

#header
{
position: absolute;
background: #FFFFFF;
width: 202px;
height: 92px;
color: #fff;
padding-left: 5px;
margin: 0px;
}

#header img
{
border-style: none;
}

#splash
{
font-family: sans-serif;
position: absolute;
right: 10px;
width: 300px;
height: 92px;
color: #bdbdbd;
}

#splash ul
{
float: right;
}

#splash form
{
float: right;
}

#splash input
{
color: #bdbdbd;
text-align: right;
}

#splash input:focus
{
color: #000000;
text-align: right;
}

#splash ul li
{
display: inline;
line-height: 20px;
}

#splash ul li.first
{
border-left: 0px;
}

#splash ul li a
{
text-decoration: none;
color: #bdbdbd;
background-color: transparent;
padding-left: 3px;
padding-right: 3px;
font-size: 10px;
font-weight: bold;
}

#splash ul li a:hover
{
color: #4A4A24;
text-decoration: none;
}

ul#topnav {
width: 100%;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
margin-top: 110px;
padding-left: 5px;
padding-bottom: 0px;
padding-right: 20px;
padding-top: 0px;
border-top-width: 1px;
border-top-color: red;
border-top-style: dotted;
border-bottom-color: #ff0300;
border-bottom-width: 1px;
border-bottom-style: dotted;
color: black;
position: relative;
height: 20px;
text-decoration: none;
}

ul#topnav li {
	display: inline;
	color: black;
	text-decoration: none;
	float: left;
	margin: 0; padding: 0;
	position: relative;
}

ul#topnav li a {
	color: black;
	text-decoration: none;
	float: left; 
	height: 20px;
}
ul#topnav li:hover a, ul#topnav li a:hover { font-weight: bold; color: black; text-decoration: none; background-position: left bottom; }
ul#topnav a.menu_home {
	width: 100px; 
}
ul#topnav a.menu_representation {
	width: 180px; 
}
ul#topnav a.menu_redistribution {
	width: 180px; 
}
ul#topnav a.menu_support {
	width: 150px; 
}
ul#topnav a.menu_buy {
	width: 90px; 
}


#primarycontent
{
position: relative;
float: left;
margin-left: 5px;
margin-right: 5px;
}

#primarycontent .content
{
margin-bottom: 20px;
}

#newsandtips
{
 position: relative;
 clear: both;
 width:100%;
 height: 200px; 
 border-top-width: 1px;
 border-top-color: red;
 border-top-style: dotted;
}

#newsandtips .twitter
{
 float: left;
 width:245px;
 height: 200px; 
 border-right-width: 1px;
 border-right-color: red;
 border-right-style: dotted;
}

#newsandtips .twitter2
{
 float: left;
 width:245px;
 height: 200px; 
 border-right-width: 1px;
 border-right-color: red;
 border-right-style: dotted;
}

#newsandtips .twitter3
{
 float: right;
 width:245px;
 height: 200px; 
}

#footer
{
position: relative;
clear: both;
height: 66px;
text-align: center;
line-height: 15px;
color: gray;
}

#footer .hidden_text
{
text-align: center;
font-size: 4px;
visibility: hidden;
}

#footer a
{
color: #8C8C73;
}

/* For the About Us Page Only */
#person { float:left; width: 210px; padding: 5px; margin: 5px; height: 250px; overflow:auto; border-color: red; border-width: 1px; border-style: dotted;}
#person .name { padding: 0px; margin: 0px; line-height: 12pt; font-size: 12pt;}
#person .title { font-size: 8pt; color: gray; margin-bottom: 5px; line-height: 10px;}
#person-right { float:left; width: 210px; padding: 5px; margin: 5px; clear: both; height: 250px; overflow:auto; border-color: red; border-width: 1px; border-style: dotted;}
#person-right .name { padding: 0px; margin: 0px; line-height: 12pt; font-size: 12pt;}
#person-right .title { font-size: 8pt; color: gray; margin-bottom: 5px; line-height: 10px;}
/* End About Page */
