body
{
  background-color:#276e96;
  
  	scrollbar-face-color:#676767;
	scrollbar-shadow-color:#767676;
	scrollbar-hightlight-color:#767676;
	scrollbar-3dlight-color:#767676;
	scrollbar-darkshadow-color:#767676;
	scrollbar-track-color:#767676;
	scrollbar-arrow-color:#f55300;

}

#header
{
  background-color:#676767;
  position:absolute;
  top:0px;
  left:100px;
  width:800px;
  
}

		td#logo_img
		{
			width:110px;
			height:50px;
			padding-left:15px;
  		}

		td#logo_txt
		{
			width:750px;
			text-align:left;
			font-family:arial;
                        font-style:oblique;
			color:white;
			font-size:17pt;
                        letter-spacing:3px;
  		}

  		td#space_2
		{
			width:800px;
			background-color:#000000;
			height:1px;
  		}

	    td#space_3
        {
			width:800px;
			height:12px;
			background-image:url(images/layout/spacer.gif);
			
		 }

		td#menu
		{
			padding-left:15px;
			width:800px;
			height:20px;
			background-color:#f55300;
	  	}
	  	
	  	td#menu_space
	  	{
			width:800px;
			background-color:#000000;
			height:3px;
		}

		td#sky
		{
			width:800px;
			height:80px;
			background-image:url(images/layout/sky.jpg);
	  	}
	  	
	  	
	  	td#flash_space1
	  	{
			width:800px;
			background-color:#f55300;
			height:3px;
		}
		
		td#flash_space2
	  	{
			width:800px;
			background-color:#676767;
			height:2px;
		}
		
		td#flash_space3
	  	{
			width:800px;
			background-color:#000000;
			height:3px;
		}







#submenu
{
  position:absolute;
  top:185px;
  left:520px;
}
	#submenu a:link
	{
        font-family:verdana;
		font-size:12px;
		text-decoration:none;
		color:white;
 	}

	#submenu a:visited
	{
        font-family:verdana;
		font-size:12px;
		text-decoration:none;
		color:white;
	}

	#submenu a:hover
	{
        font-family:verdana;
		font-size:12px;
		text-decoration:none;
		color:#f55300;
 	}






		
#image
{
	position:absolute;
  	top:210px;
  	left:100px;
}

	img#img_left
	{
		border-right:1px solid #f55300;
		border-bottom:1px solid #f55300;
	}

	td#img_right
	{
		border-top:1px solid #f55300;
		border-left:1px solid #f55300;
	}
	
	td#img_down
	{
		border-left:1px dotted #f55300;
		
 	}






#scrollbox
{
  position:absolute;
  top:210px;
  left:510px;
  width:390px;
  height:368px;
  border-left:2px solid #000000;
  border-bottom:2px solid #000000;
}

	td#content_title
	{
		width:370px;
		border-top:1px solid #ffffff;
 		background-color:#767676;
		text-align:center;
		font-family:verdana;
		font-size:11pt;
		color:navy;
	}

	#content_box
	{
		width:390px;
		height:348px;
		border-right:1px solid #ffffff;
   		background-color:#767676;
		overflow:auto;
		font-family:verdana;
		font-size:9pt;
		color:#ffffff;
	}

	#content
	{
		text-align:justify;
		margin-left:10px;
		margin-bottom:5px;
		margin-top:5px;
		margin-right:10px;
 	}

	#content li
		{
  			list-style:url(images/layout/bullet.gif);
  			list-style-position:outside;
 			 font-size:10pt;
 			 font-family:verdana;
		}

 td.opt_1
	{
		font-size:9pt;
		font-family:verdana;
		color:white;
		width:228px;
 	}

	 td.opt_2
	{
		font-size:9pt;
		font-family:verdana;
		color:white;
		width:150px;
 	}

 	td.opt_3
	{
		font-size:8pt;
		font-family:verdana;
		color:navy;
		width:50px;
	}
	
	 td.opt_4
	{
		text-align:justify;
		font-size:9pt;
		font-family:verdana;
		color:white;
		width:300px;
	}

	a.img_cust
	{
		font-size:9pt;
		font-family:verdana;
		color:white;
 	}

	a.img_cust:hover
	{
		font-size:9pt;
		font-family:verdana;
		color:#f55300;
 	}

    a.img_cust:visited
	{
		font-size:9pt;
		font-family:verdana;
		color:#f55300;
		text-decoration:none;
	}

	.img_cus
	{
                border:1px solid #000000;
	}

	td.img_cus_con
	{
		text-align:justify;
                width:210px;
                font-size:9pt;
		font-family:verdana;
		color:white;
	}

	td.contact_title
	{
		width:130px;
                font-size:9pt;
		font-family:verdana;
		color:white;
        }

	td.contact_required
	{
                font-size:10pt;
		font-family:verdana;
		color:navy;
 	}

   .input
	{
	    background-color:#676767;
            font-size:9pt;
		font-family:verdana;
		color:black;
		border:1px dotted #f55300;
 	}

	.submit
	{
		background-color:#276e96;
		font-size:9pt;
		font-family:verdana;
		color:f55300;
		border:2px solid #676767;
 	}

#copyright
{
  position:absolute;
  background-image:url(images/layout/copy.gif);
  top:585px;
  left:100px;
  width:800px;
  height:15px;
  text-align:center;
  font-family:verdana;
  font-size:10px;
  color:f55300;
}