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

body {
	background-image: url(images/website_bkgrnd2.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 25px;
}

/* MAIN */

a:link , a:active , a:visited {
	color:#000;
}

a:hover {
	color:#FFF;
}

.banner-top {
	width: 100%;
	height: 25px;
	background-color: #233B97;
}

.wrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/circles_background4.png);
	background-position: center top;
	background-repeat: no-repeat;
	text-align: center;
}

.phone-box {
	border: 5px solid #233B97;
	font-size: 76px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 20px;
	width: 56
'0;
	color: #233B97;
	font-weight: normal;
	letter-spacing: 5px;
	line-height: 80px;
	width: 600px;
}
