body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
}

#container
{ 
	width: 940px;
	text-align: center;
	align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#padding {
	padding-right: 50px;
	padding-left: 50px;
	background-color:#fff;
}

#background {
	width:840px;
	background-color:#fff;
	color:#000;
	border: 1px solid #000066;
}

#top-bar {
	background-color:#000066;
	width: 840px;
	height: 23px;
}

#striped-bar-top {
	width: 840px;
	background-image: url(../images/striped-bar-top.jpg);
	background-repeat: no-repeat;
	height: 9px;
}

#subtitles {
	position: absolute;
	margin-top: 30px;
	margin-left: 565px;
	width: 250px;
	text-align: right;
	line-height: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#header-bar {
	background-image: url(../images/header-bar.jpg);
	background-repeat: no-repeat;	
	width: 840px;
	height: 135px;
	text-align: left;	
}

#nav {
	margin-top: 0px;
	text-align: left;
	width: 840px;
	height: 49px;
}

#content {
	text-align: left;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 18px;
	float: left:
}

#striped-bar-bottom {
	width: 840px;
	background-image: url(../images/striped-bar-bottom.jpg);
	background-repeat: no-repeat;
	height: 9px;	
}


#bottom-bar {
	background-color:#000066;
	width: 840px;
	height: 23px;
	clear: both;
}



#blue-border-1
{
	height: 126px;
	width: 260px;
	top: 558px;
	z-index: 2;
	border: 1px solid #999999;
}

#blue-border-2
{
	height: 126px;
	width: 260px;
	top: 558px;
	z-index: 2;
	border: 1px solid #999999;
}

#blue-border-3
{
	height: 126px;
	width: 260px;
	top: 558px;
	z-index: 2;
	border: 1px solid #999999;
}

#bottom-text
{
	width: 155px;
	position: absolute;
	top: 730px;
	z-index: 4;
	margin-left: 104px;
}

#bottom-title
{
	width: 155px;
	position: absolute;
	top: 695px;
	z-index: 4;
	margin-left: 104px;
}

