body {
	margin: 0px;
	background-color: #CDE0EE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2977AE;
}
#container{
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	border-right:solid 1px #333;
	border-left:solid 1px #333;
	width:1000px;
	background-color: #ffffff;
}
h1 {
	font-size: 16px;
	font-weight: bold;
}

ul {
	list-style-type: disc;
}

ul.menulink {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

a {
	color: #444444;
}
.spechead{
	color:#fff;
	font-weight:bold;
	font-size:13px;
	background-color:#000066;
}
#menu {
	float: left;
	width: 139px;
}

#menu li {
	margin: 0px;
	padding-left: 9px;
	height: 25px;
	background-image: url(images/menubackground.gif);
	line-height: 25px;
	width: 130px;
}

#menu a {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}

#content {
	float: left;
	width: 861px;
}

#pagecontent {
	background-image: url(images/contentbackground.gif);
	background-repeat: repeat-x;
	padding: 8px;
}

#footer {
	width: 940px;
	height: 40px;
	padding-left: 60px;
	padding-top: 18px;
	background-image: url(images/footer.gif);
	color: #ffffff;
	font-size: 10px;
	clear: both;
}

#footer a {
	color: #444444;
}

.footerlinks {
	color: #444444;
}

.title {
	font-weight: bold;
}

.text {

}

.pullquote {
	font-weight: bold;
	font-style: italic;
}

.product {
	width: 180px;
	height: 180px;
	float: left;
	padding: 8px;
	text-align: center;
}
.productimage {
	text-align: center;
}

#productinformation {
	float: right;
}
#casestudiestitle {
	padding: 8px;
	background-color: #444444;
	color: #ffffff;
	font-weight: bold;
}
#casestudies {
	padding: 8px;
	background-color: #2977AE;
}
#casestudies a {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#techspecs {
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 8px;
	background-color: #2977AE;
	text-align: center;
}
#techspecs a {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	display: block;
}
h6{
	font-weight: normal;
	font-size:9px;

}

#gallery{margin:0px;padding:0px; list-style-type:none; float:left; margin-left:250px;}