@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	font-size: 12px;
	margin: 0 auto;
}
#content {
	background-image:url(contentbgsmall.jpg);
	background-repeat:no-repeat;
	padding: 5px;
	height: 451px;
	width: 833px;
	color:#FFFFFF;
}
#contentlinecard {
	background-image: url(linecard.jpg);
	background-repeat:no-repeat;
	padding:5px;
	height: 752px;
	width: 843px;
	color:#FFFFFF;
}
#contentcoverage {
	background-image: url(coveragemap.jpg);
	background-repeat:no-repeat;
	padding:5px;
	height: 752px;
	width: 843px;
	color:#FFFFFF;
}

#picture {
	background-image: url(picturesmall.jpg);
	background-repeat:no-repeat;
	text-align:right;
	height: 75px;
	width: 843px;
	color:#FFFFFF;
	padding-top:86px;
	padding-bottom: 20px;
}
#content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}

.boldtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}

#logo {
	width: 476px;
	height: 146px;
	position: absolute;
	z-index: 1;
}
#contact {
text-align:right;
color:#FFFFFF;
width: 843px;
height: 80px;
padding-top: 5px;
z-index:2;
}
a:link {
	color: #66CCFF;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #6666FF;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
#container {
margin-left: auto;
margin-right: auto;
width: 843px;
}
