div#container {
	width: 750px;
	height: 2995px;
	top: 25px;
	left: 50px;
	position: absolute;
	background-image: url(../images/transccc.gif);
}
div#branding {
	width: 735px;
	height: 165px;
	top: 5px;
	left: 5px;
	border: solid #000066 2px;
	position: absolute;
	background-color: #b5b5b5;
}
div#nav_main {
	width: 385px;
	height: 100px;
	top: 24px;
	left: 309px;
	position: absolute;
	font-weight: bold;
}
#nav_main ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-top: 5px;
}
#nav_main li {
	display: inline;
}
#nav_main a:link, #nav_main a:visited {
	color: #030282;
	text-decoration: none;
	background-color: #999999;
	border: solid #FFFFFF 1px;
	padding: 3px 10px 3px 10px;
	margin-right: 1px;
	margin-left: 5px;
}
#nav_main a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003366;
}
div#billboard {
	position: absolute;
	width: 350px;
	height: 20px;
	left: 340px;
	top: 140px;
	background-color: #b5b5b5;
	padding-right: 7px;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #030282;
}
div#content {
	width: 750px;
	height: 1820px;
	top: 180px;
	left: 0;
	position: absolute;
}
div#content_main {
	position: absolute;
	width: 675px;
	height: 2650px;
	top: 15px;
	left: 0px;
	margin-left: 7px;
}
div#content_supp {
	position: absolute;
	width: 600px;
	height: 20px;
	top: 2625px;
	left: 75px;
}
div#nav_supp {
	width: 725px;
	height: 110px;
	top: 2685px;
	left: 5px;
	border: solid #000066 2px;
	position: absolute;
	background-color: #b5b5b5;
	padding: 5px;
}
