@charset "UTF-8";
/* CSS Document */

body, h1, h2, h3, h4, h5, h6, p, ol, ul, form, blockquote, table, div, th, td {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
}
a img {
	border: none;
}#container {
	height: 508px;
	width: 957px;
	text-align: center;
	background-color: #00439c;
}
#introBak {
	height: 508px;
	background-image: url(images/intoBackground.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}
#small {
	margin-top: 200px;
}
.flashBroadband {
	margin-top: 10px;
}
.flashSmall {
	margin-top: 100px;
}
.flashMedium {
	margin-top: 60px;
}

