.container {
	width:850px;
	height:810px;
	background:url(../img/background.jpg);        
	margin:0 auto;                
	background-repeat:no-repeat;   
	background-position:0px 25px;
	border:1px solid #f1f1f1;
}                                          
body {
	background-color:#f1f1f1;     
	font-size:10pt;
}
.logo {
	width:317px;
	height:123px;
	background:url(../img/logo.gif); 
	margin-left:44px;
	margin-top:44px;        
	overflow:hidden;
	text-indent:-9999px;
}    
.message {
	width:505px;
	height:83px;
	background:url(../img/message.gif);   
	margin-left:70px;
	margin-top:15px;
	overflow:hidden;
	text-indent:-9999px;
}      
.title {
	font-family:verdana;
	color:#fff; 
	font-weight:bold;   
	font-size:.9em;   
	margin-left:75px;   
	margin-top:30px;
}   
.copy_left {
	width:378px;
	color:#333; 
	font-family:verdana; 
	font-size:.85em;  
	margin-left:63px;  
	margin-top:20px;
    height:280px;  
	overflow:hidden;
	line-height:1.4em;
}    
ul {
	margin:0;    
	padding:0;
}  
.list_left {
	width:48%;
	float:left;   
	padding-top:10px;
} 
.list_right {
	width:48%;
	float:right;   
	padding-top:10px;     
} 
li {
	background:url(../img/icons.gif);
	background-repeat:no-repeat;     
	height:25px;    
	margin-bottom:5px;   
	list-style-type:none;  
	font-weight:bold;
	font-size:1.05em;
	padding-left:30px;  
	padding-bottom:5px;
	padding-top:4px;
}       
.li2 {
    background-position:0px -50px;
} 
.li3 {
    background-position:0px -100px;
}
.li4 {
    background-position:0px -150px;
}
.li5 {
    background-position:0px -200px;
}
.li6 {
    background-position:0px -250px;
}
.li7 {
    background-position:0px -300px;
}   
.copy_right {
    width:360px;
 	float:right;
	color:#333; 
	font-family:verdana; 
	font-size:.85em;  
	margin-top:92px;
	line-height:1.4em;    
} 
.copy_right div {
	margin-right:46px;
}
.contact {
	width:850px;
	height:25px;
	text-align:right; 
	color:#333; 
	font-family:verdana; 
	font-size:.85em;
}         

a {
	color:#dd7003;
} 
.disclaimer {
	color:#999; 
	font-family:verdana; 
	font-size:.85em; 
	margin-top:30px;  
	clear:both;
	float:left;
	width:600px;
}                    
.update {
	 color:#666; 
	 font-family:verdana; 
	 font-size:.85em;  
     margin-top:32px;
	margin-left:42px;
}  
.copyright {
	 color:#999; 
	 font-family:verdana; 
	 font-size:.85em;  
     margin-top:32px;
	float:right;
}