#container {
	background:#fff;
	margin:0;
	padding:0;
}

#title {
	position:absolute;
	left:100px;
	top:78px;
	width:326px;
	height:40px;
}

#layout-25 {
	position:absolute;
	left:0px;
	top:209px;
	width:430px;
	height:20px;
	background-color:#E6EAEC;
	text-align:right;
	z-index: 103;
	color: #134C83;
}

#layout-26 {
	position:absolute;
	left:430px;
	top:209px;
	width:340px;
	height:20px;
	background-color:#E6EAEC;
	z-index: 102;
}

#layout-content {
	position:absolute;
	left:0px;
	top:22px;
	width:770px;
	background-color:#ECE9C7;
	vertical-align:top;
	z-index:100;
}

#main {
	position:relative;
	float:left;
	width:380px;
	margin-top: 20px;
	padding-left: 35px;
	padding-top: 25px;
	margin-right: 10px;
	padding-bottom: 20px;
}

#info {
	position:relative;
	float:right;
	width: 330px;
	padding-top: 56px;
	padding-right: 10px;
	padding-bottom: 10px;
	height: 100%;
}
#left-content {
	position:relative;
	display: block;
	float: left;
	width: 318px;
	padding: 20px 20px 10px 30px;
}
#right-content {
	float: right;
	width: 370px;
	position: static;
	margin: 0px 20px 30px 3px;
	display: block;
	padding-top: 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 0.1em;
}
#left-content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
}
#left-content li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}
#right-content p {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
}

#footer {
	position:static;
	left:0px;
	width:770px;
	height:55px;
	bottom: 0px;
	overflow: visible;
}
#right-content a {
	color: #095879;
	text-decoration: none;
}
#right-content a:hover {

	color: #FF9900;
	text-decoration: none;
}
#left-content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
