body
{
	background-color: #006600;
	margin: 0;
	padding: 0;
	font: small Arial, Helvetica, Verdana, san-serif;
	color: white;
}
#wrapper 
{
	background-color: #fdf8f2;
	color: black;
	margin: 10px 10px 10px 10px;
	padding: 10px;
}
#header-top
{
	float: left;
	top: 0;
	left: 0;
	width: 100%;
	margin: 0 0 5px 0px;
}
#header-text
{
	font-size: 200%; 
	font-weight: bold;
	color: #006600;
	padding: 4px 0 0 120px;
}
#header-bottom
{
	border-top: 1px solid #b9d2e3;
	border-bottom: 1px solid #b9d2e3;
}
#header-bottom ul 
{
	margin: 0;
	padding: 0 35px 0 0;
	text-align: right;
}
#header-bottom li
{
	display: inline;
	color: #050845;
}
#header-bottom a:link, #header-bottom a:visited
{
	text-decoration: none;
	color: #050845;
}
#tagline
{
	font-weight: bold;
	color: #050845;
	font-style: italic;
	margin: 0;
	padding: 0 0 0 20px;
	width: 300px;
	float: left;
}
#antenna
{
	position: absolute;
	top: 117px;
	right: 25px;
}
#main
{
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	margin-top: 10px;
}
#content
{
	color: black;
	margin: 0 240px 0 0;
	border: 1px solid #b9d2e3;
	background-color: white;
	background-image: none;
	background-repeat: no-repeat;
}
#mainfeature
{
	color: white;
	background-image: url(images/mainfeature.jpg);
	background-repeat: no-repeat;
	background-color: #56493e;
	padding: 2em 2em 1em 200px;
}
#mainfeature h2
{
	margin: 0;
	font-weight: normal;
	font-size: 140%;
}
#mainfeature p
{
	font-size: 100%;
	text-align: justify;
}
#mainfeature p.more
{
	margin-top: 0;
	text-align: right;
}
#mainfeature p.more a:link, #mainfeature p.more a:visited
{
	color: white;
	padding-left: 30px;
	background-image: url(images/antenna.gif);
	background-repeat: no-repeat;
	background-position: center left;
}
#content .inner
{
	margin: 10px 20px 10px 40px;
}
#content .inner h2
{
	color: #245185;
	padding-bottom: 0.2em;
	border-bottom: 1px solid #b9d2e3;
	font-size: 110%;
}
#content .inner h3
{
	font-size: 120%;
}
#content .inner p
{
	color: #666666;
	font-size: 90%;	
}
#content .inner p.author
{
	font-weight: bold;
	margin-bottom: 5px;
}
#content .inner p.details
{
	font-weight: normal;
	margin-top: 0;
}
#content .inner p.more
{
	margin-top: 0;
	text-align: right;
}
#content .inner p.more a:link, #content .inner p.more a:visited
{
	color: black;
	background-image: url(images/more-bullet.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 14px;
	font-size: 90%;
	color: #1e4c82;
}
#content .inner h3 a:link, #content .inner h3 a:visited
{
	color: #245185; 
}
#content .inner ul.features
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#content .inner .features li img
{
	float: left;
	margin: 0 5px 2px 0;
}
#sidebar
{
	position: absolute;
	top: 0;
	right: 0;
	width: 220px;
	background-color: #256290;
	color: white;
	margin: 0;
	padding: 0;
}
#sidebar h3
{
	font-size: 110%;
	background-image: url(images/sidebar-header-bg.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0.2em 0 0.2em 10px;
	font-weight: normal;
}
#sidebar ul
{
	list-style-image: url(images/more-bullet.gif);
	margin-left: 0;
	padding-left: 20px;
}
#sidebar p, #sidebar li
{
	font-size: 90%;
	line-height: 1.4em;
}
#sidebar ul a:link, #sidebar ul a:visited
{
	color: white;
}
#sidebar .address
{
	font-size: 110%;
	font-weight: bold;
}
#sidebar .services
{
	font-size: 110%;
	font-weight: bold;
}
#sidebar .inner 
{
	padding: 10px;
}
#searchform .text 
{
	width: 196px;
	border: 1px solid #45bac0;
}
#searchform .searchbutton 
{
	text-align: right;
	margin-top: 4px;
}
#searchform .btn 
{
	border: 1px solid #45bac0;
	background-color: #256290;
	color: white;
}
#sidebar .cor-image 
{
	float: right;
	margin: 0 10px 0 20px;
}
#sidebar p.more
{
	clear: right;
	margin: 0 30px 0 0;
	text-align: right;
}
#sidebar p.more a:link, #sidebar p.more a:visited
{
	color: white;
	background-image: url(images/antenna.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 30px;
}
#sidebar p.log
{
	margin: 8px 3px 0 0;
	text-align: left;
}
#sidebar p.log a:link, #sidebar p.log a:visited
{
	color: white;
	padding-left: 10px;
}