body {
	background:#FFFFFF;
	margin:0px;
	padding:0px;
	line-height:16px;
}

#welcome{
	width:726px;
	margin:0px;
	padding:0px;
	float:left;
}

#welcome p{
	margin:0px;
	padding:0 0 24px 0;
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
}

#welcome p span{
	line-height:24px;
}

a.footer:link , a.footer:active , a.footer:visited{
	font-family:Tahoma;
	font-size:12px;
	color:#9b9b9b;
	text-decoration:none;
}

a.footer:hover{
	font-family:Tahoma;
	font-size:12px;
	color:#9b9b9b;
	text-decoration:underline;
}

a.ser:link , a.ser:active , a.ser:visited{
	font-family:Tahoma;
	font-size:11px;
	color:#fff;
	text-decoration:none;
}

a.ser:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#fff;
	text-decoration:underline;
}

a.contact:link , a.contact:active , a.contact:visited{
	font-family:Tahoma;
	font-size:12px;
	color:#000;
	text-decoration:none;
}

a.contact:hover{
	font-family:Tahoma;
	font-size:12px;
	color:#000;
	text-decoration:underline;
}

#box{
	width:201px;
	margin:0px;
	padding:0px;
	float:left;
}

#box ul{
	margin:0px;
	padding:12px 0 0 20px;
	list-style:none;
}

#box ul li{
	margin:0px;
	background:url(../images/arrow.jpg) no-repeat;
	padding:0 0 4px 10px;
	font-family:Tahoma;
	font-size:11px;
	color:#4d4d4d;
}.bdr {
	border: thin solid #999999;
}
