/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background-color: #f5f5f0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image:url(/images/bodyback.gif);
	background-repeat:repeat-x
}

	#rightnav {
		float:right;
		width:156px;
		margin:0px; padding:0px;
			}
	#middlenav {
	padding-top: 10px;
	text-align:right;
	padding-right:30px;
	padding-bottom: 5px;
	margin:0px;
	margin-right:157px;
	background: url("/images/navbacktop.jpg") bottom left no-repeat;
}	
	
	#middlenav2 {
		margin-left: 320px;
		padding-top:10px;
		height: 80px;
		text-align:right;
		}


table {
	border:0px;
	width:100%

}
img {
	border:0px;
	}
a {
	color: #4b4441;
}

td {
	vertical-align:top;
	}

img.iconnav {
	padding-bottom:1px;
	}
	
div.central {
	margin-left:5%;
	margin-right:5%;
	border: solid 1px #333333
	}
img.nav {
	padding-bottom: 2px;
	}
	
td.lefttd {
	width:5%; 
	text-align:right; 
	vertical-align:top; 
	padding-top:3px;
	background:none
	}
	
td.middletd {
	padding: 0px 13px 0px 13px; 
	background-color:#FFFFFF
	}
div.horizontaldots {
height: 4px; 
background-image: url(/images/dotshorizontal.gif);
}

img.spacer1x4 {
	width:1px;
	height:4px;
	}
img.spacer1x700 {
	width:700px;
	height:1px
}
img.spacer1x35 {
	width:35px;
	height:1px
}
span.down {
	font-size: 11px;
	font-weight: bold;
	color: #4b4441;
	float:left;
	padding-top:3px
}
	#wrap {
		margin:0 auto;
	}

	#footer {
		clear:both;
		height:1px;
	}
	/* HOMEPAGE */

div.homepageheader {
	border-bottom: solid 4px #bdbdbd;
	padding-bottom: 10px;
	white-space:nowrap;
	height: 28px;
	margin-top:20px;
}

h1.homepagenews {
	font-size: 20px;
	font-weight:lighter;
	color: #4b4441;
	margin-top:20px;
	margin-bottom:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h3.homepagenews {
	font-size: 10px;
	font-weight:lighter;
	color: #827d7b;
	margin-top:5px;
	margin-bottom:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
p.homepagenewslead {
	font-size: 80%;
	font-weight:lighter;
	color: #625c5a;
	margin-top:20px;
	margin-bottom:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height:17px;
	width: 90%;
}

p.homepagenews {
	font-size: 80%;
	font-weight:lighter;
	color: #827d7b;
	margin-top:5px;
	margin-bottom:10px;
	line-height:17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
div.homepageprodimage {
	width: 100px; height: 55px; float:left;
	padding-right:5px;
	font-size:9px;
	color:#625b59;
	text-align:right;
	}
div.sublist {
	font-size:10px;
	color: #4b4441;
	padding:2px;
	}
div.submenulist {
	font-size:10px;
	color: #4b4441;
	padding:7px 3px 7px 0px;
	background-image: url(/images/dotshorizontal.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	line-height:9px;
	}
div.submenulistactive {
	font-size:10px;
	color: #4b4441;
	padding:7px 3px 7px 3px;
	background-color:#c0c0c0;
	background-image: url(/images/dotshorizontal.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	line-height:9px;
	}
a.sublist {
	font-size:10px;
	color: #4b4441;
	}
a.submenulist {
	font-size:10px;
	color: #4b4441;
	text-decoration:none;
	}

a.submenulistpart {
	font-size:11px;
	color: #4b4441;
	text-decoration:none;
	font-weight:bold;
	}
	
		
p.homepage {
	font-size: 75%;
	color: #8f8f8f;
	
}
div.homepageprojectsamples {
	background-color: #f4f7fb;
	padding-left:8px;
	padding-top:8px;
	padding-bottom:8px;
	margin:0px
	}
h4.homepage {
	font-size:12px; 
	color: #000000;
	margin:0px;
	}
td.homepageprojectimage {
	width:100px;
	background-color: #dcdcdc;
	vertical-align:top;
	}
	
td.homepageprojecttext {
	vertical-align:top;
	padding-left:8px;
	}
	
div.homepagebanner {
	margin-top:30px;
	margin-bottom:30px;
	text-align:center;
	}

	#nav {
		padding:5px;
	}

	#main {
		float:left;
		width:60%;
	
	}
	#sidebar {
		float:right;
		width:40%;	background-image:url(/images/verticaldots.gif);
		background-repeat:repeat-y;
		background-position:left
	}

	

/* INSIDE PAGE */
h3 {
	font-size:20px;
	margin-top: 30px;
	margin-bottom:10px;
	color: #4b4441;
	}
a.parttitle
	{
	font-size:20px;
	margin-top: 30px;
	margin-bottom:10px;
	color: #4b4441;
	text-decoration:none;
	}
a.parttitle:hover {
	text-decoration:underline;
	}
	
	h4 {
	font-size:15px;
	font-weight:lighter;
	margin-top: 0px;
	margin-bottom:40px;
	color: #4b4441;
	}
p.introinside {
	font-size: 13px;
	color: #4b4441;
	width: 90%;
	text-transform:uppercase;
	line-height:20px;
	margin:0px;
	
		}
p {
	font-size: 70%;
	margin-top:30px;
	margin-bottom:0px;
	line-height:125%;
	color: #5a5a5a;
	}
	
ul,ol {
	line-height:125%;
	color: #5a5a5a;
	}
li {
	font-size: 70%;
	color: #5a5a5a;
	}

div.subhead {
	width:80%;
	background-image:url(/images/dotshorizontal.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	font-size: 12px;
	font-weight:bolder;
	color: #bdbdbd;
	margin-bottom:10px;
	padding-bottom:5px;
	margin-top:30px;
	}