	body {
	margin:0 auto;
	width:566px;
}

.a1 a {
	font-weight:bold;
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;	
}

a:hover {
	text-decoration:underline;

}

#mail a:hover{
	text-decoration:underline;

}

#frame {
	background:url("/picts/client/frame.gif") no-repeat;
	height:416px; 
	width:546px;

	padding:10px;
	position:relative;
	
	margin-top:20px;
}

#frame2 {
	background:url("/picts/client/frame2.gif") no-repeat;
	height:290px; 
	width:566px;
	position:relative;
	margin-top:20px;
}

#champlog {
	background-image:url("/picts/client/champlogin.gif");
	height:188px; 
	width:419px;
	
	margin-left:65px;
	
}

#nav {
	background-image:url("/picts/client/champnav.gif");
	height:151px; 
	width:566px;

}

#logo {
	height:56px; 
	width:212px;
	
	margin-left:10px;

}

#phone {
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #008CAD;
	
	width:200px;
	
	position:absolute;
	top:20px;
	left:380px;

}

#mail {
	position:absolute;
	top:50px;
	left:380px;
}

#mail a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #008CAD;
	text-decoration: none;
}


.input {
	/*height:12px;*/
	border:1px solid #000000;
	background-color:#ffffff;
	width:180px;
	
	font-family:Tahoma;
	font-size:10px;
}

img {
	border:0;

}