﻿/* CSS layout */
}
#top_nav {
	padding: 10px 0px 10px 0px;
	margin: 0px auto 0px auto;
	background-color: #00FF00;
	width: 780px;
	background-color: #4028A2;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	margin-left: 169px;
}
#content_lower_col {
	background-color: #FFFFFF;
	width: 350px;
	top: 100px;
	position: absolute;
	margin-left: 620px;
}
#lower_col {
	background-color: #FFFFFF;
	width: 350px;
	top: 100px;
	position: absolute;
	margin-left: 620px;
}
#page_content {
	margin-left: 165px;
	background-color: #FFFFFF;
	width: 475px;
	right: 0px;
	height: 1358px;
	margin-top: 100px;
}
#right_col {
	border: 8px none #4028A2;
	margin: 0px auto auto 300px;
	width: 200px;
	right: 0px;
	top: 310px;
	background-color: #FFFFFF;
	position: absolute;
}
p {
	line-height: 15px;
	font-size: 13px;
	margin: 10px 0px 10px 0px;
	text-align: left;
	width: 80%;
	padding-left: 25px;
	font-family: "font: 14px/16px book antiqua", verdana, trebuchet, arial, helvetica;
	font-weight: 595;
}
.imagefloatright {
	border: 2px solid #C0C0C0;
	margin: 1px 1px 2px 2px;
	float: right;
}
.imageleft {
	border: 1px solid #290048;
	margin: 2px 3px 2px 2px;
	float: left;
}
ul {
	list-style-type: none;
	margin: 0px;
	border: 0px none #FFFFFF;
	text-decoration: none;
	list-style-image: none;
}
li {
	list-style-type: none;
	margin: 0px;
	border: 0px none #FFFFFF;
	text-decoration: none;
	list-style-image: none;
}
#current a {
	background-color: #F7E98C;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
}
#link_bar {
	padding: 10px 0px 8px 0px;
	width: 700px;
	background-color: #FFFFFF;
	color: #FFFFFF;
	text-transform: none;
	font-size: 12px;
	margin-bottom: 25px;
	height: 25px;
	float: right;
	right: 20px;
}
#link_bar a {
	margin: auto 5px auto 5px;
	padding: 0px 10px 2px 10px;
	color: #FFFFFF;
	background-color: #DA3229;
	font-size: 16px;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
}
#link_bar a:hover {
	background-color: #00FF00;
}
}
#link_bar ul {
	list-style-type: none;
	list-style-image: none;
}
#link_bar li {
	display: inline;
}
#spacer {
	width: 165px;
	float: left;
	background-color: #5E11D1;
	clear: none;
	margin: auto 0px auto 0px;
	height: 110px;
	bottom: 0px;
}
a:hover {
	text-decoration: none;
	color: #00FF00;
}
#page_content_service {
	margin-left: 185px;
	width: 335px;
	height: 1200px;
	margin-top: 132px;
	background-color: #FFFFFF;
}
#page_content_activities {
	margin-left: 200px;
	width: 350px;
	height: 1200px;
	margin-top: 132px;
	background-color: #FFFFFF;
}
#page_content_automated {
	margin-left: 185px;
	width: 335px;
	height: 1200px;
	margin-top: 150px;
	background-color: #FFFFFF;
}
ul{
	list-style-type: square;
	font-style: italic;
	color: #290048;
	padding: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
	font-size: 14px;
}
li {
	list-style-type: none;
	margin: 0px;
	border: 0px none #FFFFFF;
	text-decoration: none;
	list-style-image: none;
}

