/* CSS Document */

body {
	background-image: url(images/tile.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
}

#container {

background-image:url(images/container_backer.gif);
background-repeat:repeat-y;
width: 761px;
padding-left: 4px;
padding-right: 4px;

}

#contentpad {
padding: 30px;
}

h1 {
font-size: 14px;

}

h2 {
font-size 11px;
display: inline;
}

#menudivgeneric {

background-color: #c0c0c0; 
width: 761px;
height: 4px;
display: block;
}

#menudivcontract {

background-color: #fba8a8; 
width: 761px;
height: 4px;
display: block;
}

#menudivconsult {

background-color: #90a0ff; 
width: 761px;
height: 4px;
display: block;
}

#menudivarchi {

background-color: #ffe8bc; 
width: 761px;
height: 4px;
display: block;
}

#menudivenduser {

background-color: #a4ffba; 
width: 761px;
height: 4px;
}

#footer_top {

width: 761px;
height: 77px;
background-image:url(images/footer_top.gif);
background-repeat:no-repeat;
clear:both;

}

#footer_bottom {

width: 761px;
height: 76px;
background-image:url(images/footer_bottom.gif);
background-repeat:no-repeat;

}
#footnav {
	position:relative;
	left:23px;
	top:21px;
	width:536px;
	height:60px;
	z-index:1;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 140%;
	display: inline;
}

#footaddress {
	position:relative;
	left:120px;
	top:6px;
	width:300px;
	height:50px;
	z-index:1;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 130%;
	float:left;
	
}

#footcopy {
	position:relative;
	right:25px;
	top:6px;
	width:220px;
	height:50px;
	z-index:1;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 120%;
	float:right;
	
}

#footer_top a:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

#footer_top a:hover {
	text-decoration: none;
	color: #92C0E7;
	font-weight: normal;
}

#footer_top a:visited {
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
}

#footer_top a:active {
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
}

#dynsubhead {
	width: 761px;
	height: 173px;
	background-image: url(images/topper_backer.gif);
	background-repeat: no-repeat;
}

#dynsubheadtext {
	position: relative;
	right: 24px;
	top: 77px;
	font-family: arial, sans-serif;
	text-transform: uppercase;
	color: #ffffff;
	font-size: 20px;
}

a:link {
	color: #498bc3;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #498bc3;
}
a:hover {
	text-decoration: underline;
	color: #498bc3;
}
a:active {
	text-decoration: none;
	color: #498bc3;
}

.cellcontent {

padding: 30px;

}


h6 {

font-size: 14px;
display: inline;

}

