body
{
	background: url("images/marbletop.jpg") repeat-x;
	position: absolute:
	left: 0px;
	top: 0px;
	padding: 0;
	margin: 0;
	line-height: 1.2em;
	white-space: normal;
	color: #181818;
	font-family: verdana,helvetica,arial,san-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	width: 100%;
}
.services_head
{
	float: right;
	background-color: floralwhite;
	border-top: solid gray 2px;
	border-right: solid white 2px;
	border-bottom: solid white 2px;
	border-left: solid gray 2px;
	padding: .25em;
	color: #006090;
	letter-spacing: 2px;
	font: bold small-caps 12px verdana, helvetica, arial, san-serif;
	margin: 0 5px 0 0;
	text-align: right;
}


.container { position: relative; left: 1px; top: 1px; color: #666; }
.text { position: absolute; left: -3px; top: -3px; color: #FFFF33;} 

p {margin-left: 3px}

hr {color: sienna}

h1, h2, h3
{
	color: #006400;
}
h1
{
	font-size: 1.5em;
	line-height: 1.5em;
	font-style: normal;
}
h2
{
	font-size: 1.2em;
	line-height: 1.2em;
	font-style: normal;
}
h3
{
	font-size: 1.1em;
	line-height: 1.1em;
	font-style: normal;
}
h4, h5
{
	color: #8B4513;
	font-weight: 900;
	font-size: 1em;
	line-height: 1em;
	font-style: normal;
}

h5
{
	font-size: 1.1em;
	line-height: 1.1em;
	font-style: normal;
}

/*normal links in the text*/
a:link {
	color: #0000FF;
	text-decoration: none;
}

a:visited {
	color: #C71585;
	text-decoration: none;
}

a:hover {
	color: #006400;
	text-decoration: underline;
}

a:active {
	color: #FF0000;
	text-decoration: underline;
}

.menu_main
{
	background-color: #DCDCDC;
	background-image: url('images/clear_day_bkgrd.jpg');
	margin: 10px 0;
	padding: .5em;
	border-color: #FFF;
	border-width: 1pt;
	width: 100%;
	height: auto;
	display: block;
	font-size: 12px;
	font-family: verdana,helvetica,arial,san-serif;
}

.nav2 {
	font-size: .8em;
	font-weight: 900;
}

.content
{
	width: 100%;
}

.center_div {
	position: relative;
	left: 50%;
	margin-left: -25%;
}

div#browser-badges, div#software-badges {
	text-align: center;
}

div#browser-badges img, div#software-badges img {
	vertical-align: middle;
	padding: 1em;
}