body.imgBody {
	background-color		: #555555;
	margin					: 20px;
}

#hdr {
	position				: absolute;
	top						: 0px;
	left					: 0px;
	width					: 100%;
	height					: 50px;
	background-color		: #444444;
	border-bottom			: 1px solid #cccccc;
}

#logoimage {
	position				: absolute;
	top						: 0px;
	left					: 0px;
	width					: 230px;
	height					: 50px;
	background-image		: url(/images/logo_webarts.gif);
	overflow				: hidden;
	padding					: 0px;
	margin					: 0px;
	repeat					: no-repeat;
}

#priNav {
	position				: relative;
	top						: 15px;
	left					: 275px;
	width					: 67%;
}

.priNavItem {
	width					: 20%;
	float					: left;
	text-align				: left;
}

#imagebar {
	position				: relative;
	top						: 100px;
	width					: 100%;
	height					: 214px;
	background-color		: #666666;
	overflow				: hidden;
}

#homepageimage {
	position				: relative;
	top						: 0px;
	left					: 60px;
	width					: 320px;
	height					: 214px;
}

#homepagecontent {
	position				: relative;
	top						: -204px;
	left					: 425px;
	width					: 350px;
	height					: 174px;
}

#footer {
	vertical-align			: bottom;
	height					: 2.0em;
	text-align				: center;
	clear					: both;
	margin-bottom			: 4.0em;
}

#homefooter {
	position				: absolute;
	top						: 90%;
	left					: 0px;
	width					: 98%;
	height					: 2.0em;
	text-align				: center;
}

#secnavarea {
	position				: absolute;
	top						: 0px;
	left					: 0px;
}

#secnavbottom {
	width					: 230px;
	height					: 120px;
	background				: url(/images/dec_secnav_bottom.gif);
}

#innersecnavarea {
	width					: 190px;
	height					: 100%;
	padding					: 70px 20px 20px 20px;
	background-color		: #666666;
}

#contentarea {
	position				: absolute;
	top						: 60px;
	left					: 255px;
	padding-right			: 50px;
	float					: left;
}

.equipImg {
	width					: 125px;
	height					: 100px;
	margin					: 5px 5px 5px 0px;
	float					: left;
	border					: 1px solid #ffffff;
}







#outercontent {
	width					: 100%;
}

#leftnav {
	width					: 230px;
	float					: left;
}

.height20 {
	height					: 20px;
}

.height15 {
	height					: 15px;
}



#boosecNavArea {
	position				: relative;
	top						: -15px;
	float					: left;
	margin-left				: 10px;
	margin-right			: 10px;

}

#secNavInner {
	padding					: 10px;
}

#secNav {
	width					: 190px;
	background-image		: url(/images/dec_secnav_bkgd.gif);
	repeat					: y-repeat;
	overflow				: hidden;
}


.contentItem {
	width					: 180px;
	height					: 165px;
	padding					: 10px;
	margin					: 10px 10px 0px 0px;
	background-color		: #555555;
	float					: left;
	border					: 1px solid #999999;
}

.ciHeader {
	font-size				: 0.8em;
	font-weight				: bold;
	color					: #ffcc33;
}

.ciThumb {
	text-align				: center;
	margin					: 10px;
}

.ciDesc {
	font-size				: 0.7em;
	color					: #c8c8c8;
}

.thumbImg {
	border					: 5px solid #ffffff;
}

.img {
	border					: 10px solid #ffffff;
}

