
#body {
	background-color: white;
}
#allcontent {
	width: 800px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	
}

#header{
	width: 100%;
	height: 40px;
	margin: 0px auto 0px auto;
	padding: 20px;
	background-color: #CCCCCC;
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
}

#textbox {
	text-align: center;
	width: 100%;
	height: 40px;
	margin: 3px auto 0px auto;
	padding: 30px;
	background-image: url(images/gradient.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1.6em;
	color:white;
	background-repeat: repeat-x;
	
}
#navigation {
	background-image: url(images/navigation.gif);
	width: 100%;
	height: 40px;
	margin: 0px auto 0px auto;
	float:right;
	padding: 12px;
	text-align: center;
	

}
#navtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: bold;
	color: #071039;
	text-align: center;
	padding: 12px;
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	background-position: center;
	
}
.navtext a:link {
	color: #fffffff;
}
.navtext a:visited {
	color: #ff9966;
}
.navtext a:hover {
	color: #9999ff;
}

#content {
	width: 400px;
	height: 300px;
	margin: 10px 10px 10px 10px;
	float: left;
}


ul.sidemenu {
	
	display: block;
	width: 300px;
	color: #333333;
	font-weight: bold;
	font-size: 18px;
	padding: 2px 10px;
	list-style: none;
	margin: 0px 10px 10px 470px;
	line-height: 1.5;
	text-align: center;
	
	
}
ul.services {
	
	display: block;
	width: 300px;
	color: #333333;
	font-weight: bold;
	font-size: 17px;
	padding: 2px 10px;
	list-style: none;
	margin: 0px 0px 10px 450px;
	line-height: 1.5;
	text-align: left;
	
	
}
.sidemenu a:link {
	color: #fffffff;
}
.sidemenu a:visited {
	color: #purple;
}
.sidemenu a:hover {
	color: #9999ff;

}

#contact {
	
	width: 225px;
	color: #333333;
	font-weight: bold;
	font-size: 16px;
	padding: 5px 30px;
	margin: 0px 10px 0px 10px;
	list-style: none;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	
}
	
#uwitext {
		
	font-weight: bold;
	font-size: 30px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#uwi {
	
	width: 300px;
	height: 300px;
	margin: 0px 50px 0px 10px;
	float: left;
}
ul.sidemenuuwi {
	
	
	width: 400px;
	color: black
	font-weight: bold;
	font-size: 25px;
	margin: 25px 10px 10px 175px;
	line-height: 1.5;
	text-align: left;
}
#nikon {
	float: right;
	
}
#cleanroom {
	
	width: 350px;
	color: #333333;
	font-weight: bold;
	font-size: 18px;
	padding: 5px 5px;
	margin: 0px 10px 0px 10px;
	float: right;
	line-height: 3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}