@charset "ISO-8859-1";

body, td, th {
	color: #676D76;
	font-family: Verdana, "Lucida Grande", Geneva, sans-serif;
	font-size: 81.25%;
}
body {
	background: #74899D url(../images/pagebg.gif) repeat-x;
}
#container {
	margin: 0px auto;
	width: 770px;
	position: relative;
}
#header {
	background: url(../images/header.png) no-repeat 0px 17px;
	height: 260px;
	position: relative;
	top: 1.5em;
	width: 784px;
	z-index: 20;
}
#logo  {
	position: relative;
	z-index: 1000;
	left: 0px;
	top: -2.5em;
}
#logo h1 {
	font-size: 1.375em;
	margin: 0px;
	color: #0066CC;
}
#logo .tagline{
	position: relative;
	top: 1.25em;
	left: 3em;
	text-align: center;
	display: block;
}
#logo img {
	vertical-align: top;
	position: absolute;
	left: 20px;
	top: 1em;
}
.printobject {display: none;}
#flashobject  {
	position: absolute;
	right: 7px;
	text-align: right;
	top: 34px;
}
#sidebar {
	width: 15em;
	position: absolute;
	top: 102px;
	left: 23px;
	text-align: center;
	z-index: 100;
}
#navigation {
	width: 14.5em;
	min-width: 190px;
	z-index: 80;
	background: #FDFEFF;
	border-right: 2px solid #B7BCC0;
	border-left: 2px solid #B7BCC0;
	margin: 0 auto;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#navigation li {
	background: url(../images/hr.jpg) no-repeat center bottom;
	padding-bottom: 10px;
}
#navigation a {
	background: url(../images/arrow.gif) no-repeat 3% 50%;
	color: #6A6A6A;
	display: block;
	padding-left: 5%;
	text-decoration: none;
	text-align: center;
}
#testimonials {
	text-align: center;
	width: 201px;
	z-index: 40;
}
#testimonials h2 {
	background: url(../images/testimonialshead.png) no-repeat;
	text-indent: -9999px;
	height:22px;
	margin:0;
}
iframe.testimonialrotator {
	margin: 0;
	border-top: 0 none;
	border-right: 2px solid #B8B5B5;
	border-bottom: 2px solid #B8B5B5;
	border-left: 2px solid #B8B5B5;
	width:195px;
	padding: 5px 1px;
	background: #FDFEFF;
	height: 16.5em;
}
#call {
	text-align: center;
	width: 201px;
	z-index: 40;
	margin-top:24px;
}
#call h2 {
	background: url(../images/callhead.png) no-repeat;
	text-indent: -9999px;
	height:22px;
	margin: -24px 0 0;
}
#callbody {
	background: #FDFEFF;
	margin: 0;
	border-top: 0 none;
	border-right: 2px solid #B8B5B5;
	border-bottom: 2px solid #B8B5B5;
	border-left: 2px solid #B8B5B5;
	width:195px;
	padding: 5px 1px;
	background: #FDFEFF;
}
#maincontent {
	border-right: 2px solid #B7BCC0;
	border-left: 2px solid #B7BCC0;
	border-bottom: 2px solid #B7BCC0;
	margin: 0 0 0 10px;
	background-color: #FDFEFF;
	padding-top: 15px;
}
#maincontent .decostripe {
	background: #a5b2bf url(../images/bluedeco.gif) no-repeat right center;
	position: relative;
	height: 5px;
	width: 740px;
	margin: -5px 0 0 10px;
	z-index: 10;
}
#maincontent .contentbody {
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	color: #676D76;
	width: 518px;
	padding-bottom: 4em;
	font-family: Verdana, 'Lucida grande', sans-serif;
	text-align: left;
}
div.productionrobotics_tagline {
	background: #74899C url(../images/bluehr2.jpg) repeat-x left bottom;
	color: #FDFEFF;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	position: relative;
}
.productionrobotics_tagline .taglinedeco {
	background: url(../images/bluehrdeco.png) no-repeat right bottom;
	height: 15px;
	width: 14px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.clear {
	clear: both;
	height: 1px;
}
img.gridimage {
	margin-right: 5px;
	padding: 1px;
	display: block;
	margin-bottom: 10px;
	float: left;
	margin-top: 5px;
}
.Highlight {
	color: #333;
}
h1, h2, h3, h4, h5, h6 {
	line-height: 1.25em;
}
.Halfline ,a.Halfline:hover{
	display: block;
	margin-top: .5em;
}
