body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #4956A4;
	text-align: center;
}

.emp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	margin: 20px;
	border: thin solid #4956A4;
	background-color: #CCCCCC;
	padding: 5px;
	}

#main {
	background-color: #FFFFFF;
	width: 770px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #000000;
	text-align: left;
}
#header {
	background-image:  url(images/aarene_contracting_logo.jpg);
	background-repeat: no-repeat;
	height: 100px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #242D70;
}
#navlist
{
padding: 0px 0 3px;
margin-left: 0;
border-bottom: 1px solid #778;
font: bold 12px Verdana, sans-serif;
}

#navlist li
{
list-style: none;
margin: 0;
display: inline;
}

#navlist li a
{
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #778;
border-bottom: none;
background: #DDE;
text-decoration: none;
}

#navlist li a:link { color: #448; }
#navlist li a:visited { color: #667; }

#navlist li a:hover
{
color: #000;
background: #AAE;
border-color: #227;
}

#navlist li a#current
{
background: white;
border-bottom: 1px solid white;
}
#content p {
	font-size: 80%;
	color: #2B357C;
	margin: 20px;
}
#content h1 {
	font-size: 130%;
	color: #242D70;
	margin: 20px;
	padding: 0;
}
#content h2 {
	font-size: 110%;
	color: #242D70;
	margin: 20px;
	padding: 0;
}

#content h3 {
	font-size: 12px;
	color: #000066;
	margin: 20px;
	padding: 0;
	font-weight: bold;
}

.leftimage {
	border: 1px solid #000000;
	float: left;
	margin-right: 13px;
	margin-bottom: 3px;
}
#clear {
	display: block;
	clear: both;
}
.rightimage {
	float: right;
	margin-left: 10px;
	border: 1px solid #000000;
	margin-top: 10px;
	margin-bottom: 10px;
}
#footer p {
	font-size: 70%;
	background-color: #7A8CE2;
	color: #FFFFFF;
	margin: 0px;
	padding-left: 20px;
}
#content p a {
	color: #333333;
	text-decoration: underline;
}
#content p a:hover {
	color: #FF0000;
	text-decoration: none;
}
#footer p a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer p a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#layer1 {
	font-size: 70%;
	color: #FF0000;
	background-color: #95CAFF;
	border: 1px solid #000000;
	padding: 5px;
}

.bullet_list {font-size: 80%; color: #2B357C; }
.emp_sm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	background-color: #CCCCCC;
	padding: 5px;
	margin: 5px;
	border-top: thin solid #4956A4;
	border-right: medium solid #4956A4;
	border-bottom: medium solid #4956A4;
	border-left: thin solid #4956A4;
}
}
.imageborder 	{
	border-collapse: collapse;
	border-top: 2px solid #999999;
	border-right: 3px solid #999999;
	border-bottom: 3px solid #999999;
	border-left: 2px solid #999999;
}

