body {
	text-align: center;
	top-margin:0px;
	background-color:#e3e5e6;
	color:#000000;
}

img {
	border:0;
}

form {
	margin:0;
	padding:0;
}

a:link, a:visited, a:active {
	text-decoration: underline; 
	color:black;
}

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

h1{
	font-size:14px;
}

li{
	list-style-image:url(/images/li.gif);
}

.break {
	clear:both;
	height:1px;
	overflow:hidden;
}

#container{
	margin:0px;
	width:965px;
	margin:5px auto 0 auto;
	text-align: left;
}

#flashheader1 {
	width: 965px;
	height: 220px;
}

#flashbanner {
	width: 965px;
	height: 150px;
}

#contentarea {
	margin-left:2px;
	width:962px;
}

#contentarea-top {
	background-image:url(images/contentarea_top.png);
	background-repeat:no-repeat;
	width:962px;
	height:26px;
}

#contentarea-middle {
	background-image:url(images/contentarea_middle.png);
	background-repeat:repeat-y;
	width:922px;
	padding:0 20px 0 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#contentarea-bottom {
	background-image:url(images/contentarea_bottom.png);
	background-repeat:no-repeat;
	width:962px;
	height:25px;
}

#footer {
	width:965px;
	height:50px;
	padding-top:10px;
}

/* homepage */
#search {
	width: 194px;
	height: 108px;
}

#compliance {
	width: 194px;
	height: 174px;

}
#timesheet {
	width: 194px;
	height: 108px;
}

#boxes {
	float:right;
	width: 195px;
	margin-left:25px;
}

#client{
	float:left;
	width:350px;
}

#peace{
	float:left;
	margin-left:10px;
	width:340px;
}

#images {
	clear:left;
	padding-top:150px;
}

#side {
	background-image:url(images/side_middle.png);
	background-repeat:repeat-y;

}

#side-top {
	background-image:url(images/side_top.png);
	background-repeat:no-repeat;
	width:193px;
	height:27px;
}

#side-middle {
	width:158px;
	padding:0 15px 0 20px;
}

#side-bottom {
	background-image:url(images/side_bottom.png);
	background-repeat:no-repeat;
	width:193px;
	height:24px;
	clear:both;
}

#map {
	margin: 0 auto 0 auto;
	width:550px;
}