.border {
	border: #0033FF 1px solid;
	}
#wrap {
	width: 60.48em;
	height: 41.7em;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	}
#container_top {
	width: 60.48em;
	height: 20.16em;
	position: relative;
	}
#container_bottom {
	padding-bottom: 1.2em;
	position: relative;
	top: 1.6em;
	width: 60.48em;
	height: 15.12em;
	background-color:#6e96b3;
	padding-bottom:1.575em;
	}
#content_right {
	position: absolute;
	left: 52em;
	top: 1px;
	width: 26em;
	height: 20em;
	margin: 0;
	padding: 0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0033ff;
	}
#border_float {
	width: 26em;
	position: absolute;
	top: 0px;
	left: 46em;
	border-top: #0033ff 1px solid;
	}
#content_left {
	width: 52em;
	height: 20em;
	}
/*content*/
	/*global classes*/
.clear {
	clear: both;
	}
.bold {
	font-weight: bold;
	}
.small {
	font-size: .8em;
	}
.medium {
	font-size: 1.2em;
	}
.orange{
	color:#0033FF;
	}
.white {
	color:#ffffff;
	}
.none{
	padding: none;
	margin: none;
	}
#tag {
	padding: none;
	margin: none;
	}
#footer {
	background: #ffffff;
	position: absolute;
	top: 15.12em;
	color: #333333;
	padding-bottom: 0.9em;
	width: 60.48em;
	left: 0em;
	}
#logo {
	position: absolute;
	top: 10.34em;
	left: 50em;
	height: 6.363em;
	width: 5.844;
	}
