@charset "utf-8";
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: auto;
	background-attachment: fixed;
	background-image: url(images/metal-texture.jpg);
}
#wrapper {
	text-align: left;
	margin: auto;
	padding: 10px;
	height: auto;
	width: 1100px;
}
#header {
	height: auto;
	width: 766px;
	margin: auto;
}


#contentTop{
	width: 767px;
	height: auto;
	text-align: center;
	margin: auto;
}

#menu{
	text-align: center;
	padding: 0px;
	margin: auto;
	left: 0px;
	width: 700px;
	background-color: #FFFFFF;
	
}
#content {
	height: auto;
	width: auto;
	padding: 30px;
	clear: both;
	color: #000000;
	text-align: justify;
}
#wrapper #content h2 {
	color: #600;
}
#wrapper #content h1 {
	text-align: center;
	color: #035A78;
}
.lower {
	text-transform: lowercase;
}

#description {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	width: 500px;
	margin: 0px;
	color: #000000;
	font-size: small;
	padding: 10px;
	border-right: solid thin #035A78;
	padding-right: 50px;
}

#stepperMotors{
	clear:both;
	background-color: #C0C0C0;
	margin: auto;
	padding: auto;
	width: 550px;
}
#footer {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	text-decoration: none;
	text-align: center;
	color: #600;
	font-weight: normal;
	clear: both;
}

.small{text-align: ceter;
font-size: xx-small;}

#slide{
	float: right;
	padding:0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.models{
	float:right;
	margin-right: 5px;
	width: 400px;
	color: #000000;
	font-size: small;
	font-family: "Times New Roman", Times, serif;
}

span {color: #2F58FF;
font-weight: bolc;
font-style: italic;}
#images {
	float: none;
	width: auto;
	margin: auto;
	clear: both;
}
#images img {padding: 10px;}
.big {
	font-family: "Comic Sans MS", "Arial Black", Harrington, sans-serif;
	font-size: xx-large;
	font-style: italic;
	font-weight: bold;
	color: #FF9900;
}

.solutions {
	width:450px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	clear: left;
}

.visa{
	width:200px;
	clear: none;
	float: right;
	margin-right: 20px;
}
.medium {
	font-family: "Comic Sans MS", "Arial Black", Harrington, sans-serif;
	font-size: large;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #FF9900;
}

#content a:link {
	text-decoration: none;
	color: #600;
}

#content a:visited {
	text-decoration: none;
	color: 600;
}
#content a:hover {
	text-decoration: none;
	color:#0099FF;
}

#self{
	text-align: justify;
	padding:15px;
	color:#666666
}


.downloads {width: 700px;
margin:auto;}
#content img {border:none;}

.downloads img{border:none;}
table {
	background-color: #C0C0C0;
	text-align: left;
	margin-bottom: 50px;
}

/*This sets the table properties*/

#prices {
	width: 500px;
	margin-left: 100px;
	clear: both;
	margin: auto;
}


#bbb {border:solid medium groove;
	clear:both;
	padding:20px;
	margin:auto;
	}
.new {
	font-family: "Comic Sans MS", cursive;
	color: #F00;
}
.blue {
	color: #00F;
}
