body
	{
	margin:0;
	background-image:url(/images/bodybackground.png);
	background-repeat:repeat-x;
	background-color:#f1f1f1;
	}
	

a:link
	{
	color:#369;
	}

a:hover
	{
	color:#666;
	}

a:visited
	{
	color:#369;
	}
	

#toptools
	{
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
	color:#ccc;
	margin:5px auto 5px auto;
	width:738px;
	}
	
#main
	{
	background-color:#fff;
	clear:both;
	position:relative;
	margin:0 auto;
	width:760px;
	}
	
#header
	{
	background-color:#fff;
	clear:both;
	position:relative;
	}
	
#logo
	{
	clear:both;
	float:left;
	height:50px;
	position:relative;
	}
	
#logo img
	{
	border:0;
	width:235px;
	height:30px;
	position:absolute;
	top:7px;
	left:11px;
	}
	
#systemstatus
	{
	position:absolute;
	top:15px;
	left:495px;
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
	color:#666;
	width:250px;
	text-align:right;
	text-transform:uppercase;
	letter-spacing:.1em;
	}

#systemstatus .go
	{
	color:#090;
	font-weight:bold;
	}
	
#nav {
	width:760px;
	margin: 0 5px 0 5px;
	padding:0;
	clear:both;
	}

#nav a {
	display: block;
	background-color: #ddd;
	background-image: url(/images/navoffbackground.png);
	background-repeat: repeat-x;
	background-position:bottom left;
	float: left;
	text-decoration: none;
	line-height: 21px;
	width: 105px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	font-family:arial,helvetica,sans-serif;
	font-weight:bold;
	margin-left:2px;
}

#nav a:hover {
	background-color: #666;
	background-image: url(/images/navonbackground.png);
	color: #fff;
}

#nav a.on
	{
	background-image: url(/images/navonbackground.png);
	}

#nav li {
 display:inline;
}

#footer
	{
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
	color:#000;
	margin:5px auto 0 auto;
	clear:both;
	width:738px;
	}

#maintopcap, #mainbottomcap
	{
	width:760px;
	margin:0 auto;
	height:11px;
	background-color:none;
	}

#maintopcap
	{
	background-image:url(/images/maintopcap.png);
	background-repeat:no-repeat;
	background-position:top left;
	}
	
#mainbottomcap
	{
	background-image:url(/images/mainbottomcap.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	}
	
#columns
	{
	background-image:url(/images/mainbackground.png);
	background-repeat:repeat-x;
	clear:both;
	position:relative;
	width:760px;
	}
	

h1, #columns h2, #columns h3, #columns p
	{
	font-family:arial,helvetica,san-serif;
	}
	

h1 span.h1description
	{
	font-weight:normal;
	font-size:15px;
	color:#666;
	}

h1
	{
	font-size:22px;
	font-weight:bold;
	}
	
#columns h2
	{
	font-size: 16px;
	margin-bottom:-7px;
	}
	
#frontleft p
	{
	font-size:12px;
	line-height:16px;
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px dotted #999;
	}
	

#insideleft p
	{
	font-size:12px;
	line-height:16px;
	margin-bottom:15px;
	padding-bottom:15px;
	}
	

#frontright
	{
	float:left;
	width:220px;
	margin-left:35px;
	margin-top:15px;
	}
	
#frontright p
	{
	font-size:12px;
	line-height:16px;
	margin-bottom:15px;
	padding-bottom:15px;
	}
	
.clientitem
	{
	margin-bottom:15px;
	}
	
.clientitem h5
	{
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
	color:#666;
	margin: 0;
	font-weight:normal;
	}
	
.clientitem h4
	{
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	color:#000;
	margin-bottom:0;
	margin-top:3px;
	}

.clientitem p
	{
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
	color:#000;
	margin-bottom:0;
	margin-top:3px;
	}
	
