html,
body {
    margin:0;
    padding:0;
    height:100%;
    background-color:#ffffff;
    color:#000000;
    font-size:10pt;
    font-family: Arial, Helvetica, Sans-Serif;
    background-image: url(../../links/images/background.jpg); 
    background-repeat:repeat;
}
A:link          {text-decoration:underline; color:#333333;}
A:active        {text-decoration:none; color:#333333;}
A:visited       {text-decoration:none; color:#333333;}
A:hover         {text-decoration:underline; color:#AD1D38;}

hr {
    height:1px;
}
#logo     
{
    margin-left:20px;
}
.headline {
	font-family: Trebuchet, Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 20px;
	color:#61c0d7;
	text-transform:uppercase;
}
.footer_title {
    font-weight: normal;
    font-size: 10px;
    color:#ffffff;
}
.footer_text {
    font-weight: normal;
    font-size: 10px;
    color:#6b6b6b;
}  

.banner
{

}
#quote
{
    margin-top:15px;
}
#container {
   min-height: 100%;
   background-image: url(../../links/images/background_container.jpg); 
   background-repeat:repeat-y;
   width:1017px;
   margin: 0 auto;
   
}
#container_header 
{
   background-image: url(../../links/images/background_header.jpg); 
   background-repeat:no-repeat;
   background-position:center;
}
#header
{
    width:800px;
    margin: 0 auto;
}
#container_body {
   padding-bottom:0px; 
   background-image: url(../../links/images/background_container.jpg); 
   background-repeat:repeat-y;
}
#body
{
    width:800px;
    margin: 0 auto;
}
#container_footer {
   position:relative;
   bottom:0;
   width:100%;
   height:140px;  
}
#footer
{
    width:800px;
    margin: 0 auto;
}
#container {
   height:100%;
}
#nav_top
{   
    font-size:10px;
    text-align:right;
    color:#6b6b6b;    
}
#nav_top a
{   
    color:#6b6b6b;   
    text-decoration:none;
}

#nav                
{
    padding-left:80px;
    padding-top:80px;
}

#copyright
{
    font-size:9px;
    font-family:Arial, Helvetica, Sans-Serif;
}

#nav_01				{width: 49px; height: 35px; background: url(../../links/images/nav/nav_01_on.gif) no-repeat; position: relative; white-space: nowrap; display: block; margin: 0; padding: 0;}
#nav_01 a			{width: 49px; height: 35px; display: block;}
#nav_01 a:hover img	{visibility:hidden}
#nav_01 img			{width: 49px; height: 35px; border: 0;}
#nav_01 span        {position: absolute; left: 0px; top: 8px; margin: 0px; padding: 0px; cursor: pointer; text-align: center;}

#nav_02				{width: 91px; height: 35px; background: url(../../links/images/nav/nav_02_on.gif) no-repeat; position: relative; white-space: nowrap; display: block; margin: 0; padding: 0;}
#nav_02 a			{width: 91px; height: 35px; display: block;}
#nav_02 a:hover img	{visibility:hidden}
#nav_02 img			{width: 91px; height: 35px; border: 0;}
#nav_02 span        {position: absolute; left: 0px; top: 8px; margin: 0px; padding: 0px; cursor: pointer; text-align: center;}

#nav_03				{width: 88px; height: 35px; background: url(../../links/images/nav/nav_03_on.gif) no-repeat; position: relative; white-space: nowrap; display: block; margin: 0; padding: 0;}
#nav_03 a			{width: 88px; height: 35px; display: block;}
#nav_03 a:hover img	{visibility:hidden}
#nav_03 img			{width: 88px; height: 35px; border: 0;}
#nav_03 span        {position: absolute; left: 0px; top: 8px; margin: 0px; padding: 0px; cursor: pointer; text-align: center;}

#nav_04				{width: 101px; height: 35px; background: url(../../links/images/nav/nav_04_on.gif) no-repeat; position: relative; white-space: nowrap; display: block; margin: 0; padding: 0;}
#nav_04 a			{width: 101px; height: 35px; display: block;}
#nav_04 a:hover img	{visibility:hidden}
#nav_04 img			{width: 101px; height: 35px; border: 0;}
#nav_04 span        {position: absolute; left: 0px; top: 8px; margin: 0px; padding: 0px; cursor: pointer; text-align: center;}

#nav_05				{width: 62px; height: 35px; background: url(../../links/images/nav/nav_05_on.gif) no-repeat; position: relative; white-space: nowrap; display: block; margin: 0; padding: 0;}
#nav_05 a			{width: 62px; height: 35px; display: block;}
#nav_05 a:hover img	{visibility:hidden}
#nav_05 img			{width: 62px; height: 35px; border: 0;}
#nav_05 span        {position: absolute; left: 0px; top: 8px; margin: 0px; padding: 0px; cursor: pointer; text-align: center;}

#nav_06				{width: 70px; height: 35px; background: url(../../links/images/nav/nav_06_on.gif) no-repeat; position: relative; white-space: nowrap; display: block; margin: 0; padding: 0;}
#nav_06 a			{width: 70px; height: 35px; display: block;}
#nav_06 a:hover img	{visibility:hidden}
#nav_06 img			{width: 70px; height: 35px; border: 0;}
#nav_06 span        {position: absolute; left: 0px; top: 8px; margin: 0px; padding: 0px; cursor: pointer; text-align: center;}

.subnav_style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 30px;
	color: #666666;
	background-position: bottom;
	background-image:url(../images/line_horz.gif);
	background-repeat: repeat-x;
	float: left;
	width: 170px;
	height: auto;
}
A.subnav_style:link        {TEXT-DECORATION: none; color: #666666;}
A.subnav_style:active      {TEXT-DECORATION: none; color: #666666;}
A.subnav_style:visited     {TEXT-DECORATION: none; color: #666666;}
A.subnav_style:hover       {TEXT-DECORATION: none; color: #82b0ba;}

.textfield {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #EDEBE6;
	padding: 4px;
	border-top: 1px solid #E2DECF;
	border-bottom: 1px solid #E2DECF;
	border-right: 1px solid #E2DECF;
	border-left: 1px solid #E2DECF;
	width: 500px;
}
