#container
{
	   width: 760px;
	   \width: 780px;
	   w\idth: 760px;
	   border: 1px dotted black;
	   margin: 0px;
	   margin-left: auto;
	   margin-right: auto;
	   padding: 0px;
}

#banner    
{
	   padding: 0px;
	   margin: 0px;
	   background-color: #FFFFFF;
	   height: 213px;
	   border: 0px;
}
	   
#banner3   
{
	   padding: 9px 25px 12px 25px;
	   margin: 0px;
	   background-color: #FFFFFF;
	   border: 0px;
	   font-size: 10px; 
	   font-family: Verdana, Helvetica, Arial, sans serif;
	   font-weight: normal;
	   text-align: justify;
	   line-height: 18px;
}
	   
#main      
{
	   padding: 9px 50px 9px 50px;
	   margin: 0px;
	   background-color: #FFFFFF;
	   border-top: 0px dotted black;
	   border-right: 1px dotted black;
	   border-bottom: 1px dotted black;
	   border-left: 1px dotted black;
}
	   
#main-l    
{
	   float: left;
	   width: 200px;
	   \width: 210px;
	   w\idth: 200px;
	   margin: 0;
	   padding: 9px 50px 9px 50px;
	   background-color: #FFFFFF;
	   border-top: 1px dotted black;
	   border-right: 1px dotted black;
	   border-bottom: 1px dotted black;
	   border-left: 0px;
	   text-align: center;
}
	   
#main-r    
{
	   float: right;
	   width: 300px;
	   \width: 310px;
	   w\idth: 300px;
	   margin: 0;
	   padding: 9px 50px 9px 50px;
	   background-color: #FFFFFF;
	   border-top: 1px dotted black;
	   border-right: 0px;
	   border-bottom: 1px dotted black;
	   border-left: 1px dotted black;
}

#footer    
{
	   clear: both;
	   padding: 5px;
	   margin-top: 5px;
       background-color: #FFFFFF;
}	
		
body
{
	  background-color: #FFFFFF;
	  color: #000000;
	  margin-left: 0px;
	  margin-top: 0px;
}

a:link, a:visited, a:active
{
	  text-decoration: none; 
	  color: #FE2B0E; 
}

a:hover 
{
	  border-bottom: 1px dotted #122BAE;
	  color: #122BAE;
}

img
{
    border: 0;
}

a.img:link, a.img:visited, a.img:hover, a.img:active
{
    border: 0;
    text-decoration: none;
}

p, h1, .zerob, .zeroc, .zero2, .zero3, .strong
{
	font-family: Verdana, Helvetica, Arial, sans serif;
}

h1
{
	font-size: 10px; 
	font-weight: bold;
	line-height: 18px; 
	padding: 0px;
	margin: 0px;
	text-align: center;
}

p
{
	font-size: 10px;
	font-weight: normal;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
	text-align: justify;
}

.zerob
{
	font-size: 10px;
	font-weight: normal;
	color: #122BAE;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
	text-align: justify;
}

.zeroc
{
	font-size: 10px;
	font-weight: normal;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

.zero2
{
	font-size: 10px;
	font-weight: normal;
	line-height: 22px;
	padding: 3px 0px 3px 0px;
	margin: 0px;
	text-align: center;
}

.zero3
{
	font-size: 9px;
	font-weight: normal;
	color: #C0C0C0;
	line-height: 18px;
	padding: 5px 0px 20px 0px;
	margin: 10px 0px 0px 0px;
	text-align: center;
}

.strong
{
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
	text-align: justify;
}