@charset "UTF-8";
/* CSS Document */


body{
	background: #000 url(../BGContact/Sequence-103.jpg) center top no-repeat;
}

#textbox {
	position: absolute;
	margin-top: 125px;
	margin-left: 628px;
	background: url(../images/TextBox2.jpg);
	width: 200px;
	height: 261px;
	padding: 20px 0 10px 20px;
	color: #fff;
	z-index: 110;
	}

#textbox ul, #textbox li {
	margin: 0;
	padding: 0;
}

#textbox li {
	margin-left: 15px;
}

#textbox a {
	color: #b5d1d1;
	text-decoration: none;
}


#textbox a:hover {
	color: #fff;
}

.phone {
	font-size: 14px;
	line-height: 175%;
}