@charset "utf-8";
.container {
	width: 1000px;
	margin-left: auto;
	height: auto;
	box-shadow: 0px 0px 5px 5px #0409B3;
	margin-right: auto;
	overflow: auto;
	background-repeat: repeat;
	background-color: #FFF;
	display: block;
}
.logo {
	height: 200px;
	width: 300px;
	float: left;
	background-image: url(../Graphics/CMM_Calibration_Logo.jpg);
}

.topBanner {
	float: right;
	height: 125px;
	width: 700px;
	background-color: #121E68;
	overflow: hidden;
}

.navigation {
	font-family: "Arial Black", Gadget, sans-serif;
	text-align: left;
	float: right;
	width: 700px;
	height: 75px;
	font-size: 14pt;
	font-weight: bold;
	color: #FFF;
	background-color: #121E68;
}

#menu a
{
	color: #FFF;
	text-align: center;
}

#menu li 
{
	height: 40px;
	width: auto;
	list-style-type: none; 
	display: inline;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	margin-left: 0px;
}

#menu a:hover
{
	color: #121E68;
	text-decoration: none;
	background-color: white;
	border-radius: 15px;
	box-shadow: 0px 0px 3px 3px #FFF;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #00007D;
	float: left;
	height: auto;
	width: 680px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
	background-color: #FFF;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #C8E6FF;
}



.aside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bolder;
	color: #333333;
	padding: 10px;
	float: left;
	height: auto;
	width: 197px;
	border-radius: 0px;
	text-shadow: 1px 1px 1px #333;
	background-color: #FFFFFF;
	box-shadow: 0px 0px;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000064;
	border-right-color: #C8C8FF;
	border-bottom-color: #000064;
	border-left-color: #C8C8FF;
	text-align: center;
}



.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	height: auto;
	width: 990px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	top: auto;
	color: #FFFFFF;
	border-radius: 0px;
	box-shadow: 0px 0px;
	background-color: #121E68;
}

#footer a {
		color: #FFFFFF;
}

#footer a:hover {
	color: #FF0;
	font-weight: bold;		
}

.background {
	background-image: url(../Graphics/backgroundImages.jpg);
}

.MachineImage {
	float: right;
	margin: 10px;
	height: 150px;
	width: 150px;
	border: medium solid #666;
}

a:link {
	text-decoration: none;
	color: #006;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #009;
}
a:active {
	text-decoration: none;
}
.callabMain {
	background-image: url(../Graphics/Calibration_Lab_Pic3.png);
	float: left;
	height: 200px;
	width: 250px;
	margin-right: 70px;
	margin-bottom: 70px;
	box-shadow: 5px 5px 3px 3px #666;
	margin-top: 20px;
}

.labMaster {
	background-image: url(../Graphics/Calibration_Lab_Pic1.jpg);
	float: right;
	height: 180px;
	width: 250px;
	margin-right: 50px;
	margin-left: 40px;
	margin-bottom: 50px;
	box-shadow: 5px 5px 3px 3px #666;
	margin-top: 10px;
}

.comparator {
	background-image: url(../Graphics/Calibration_Lab_Comparator_Pic.jpg);
	float: left;
	height: 300px;
	width: 200px;
	margin-right: 80px;
	margin-left: 30px;
	margin-bottom: 80px;
	box-shadow: 5px 5px 3px 3px #666;
}

.calibrationCertification {
	background-image: url(../Graphics/Calibration_Certification.jpg);
	float: right;
	height: 94px;
	width: 200px;
	margin-right: 0px;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: -40px;
}
.myButton {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	color: #00007D;
}
.CMM_Image {
	background-image: url(../Graphics/CMMlogo2.jpg);
	margin: 15px;
	float: right;
	height: 200px;
	width: 160px;
}
.renishawPH20 {
	background-image: url(../Graphics/RenishawPH20.png);
	float: right;
	height: 137px;
	width: 100px;
}
.CMM_Manager_Images {
	background-image: url(../Graphics/CMM%20Manager.jpg);
}
.CMMManagerCMMSoftware {
	background-image: url(../Graphics/CMM_Manager_Logo.jpg);
	height: 120px;
	width: 120px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.RenishawLogo {
	background-image: url(../Graphics/Renishaw_UCC_Controller.jpg);
	height: 139px;
	width: 120px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.Calibration_Vertification_Verticle {
	background-image: url(../Graphics/Calibration_Certification_Vertical.jpg);
	height: 200px;
	width: 120px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.InventoryPic {
	float: right;
	height: 150px;
	width: 150px;
	border: medium solid #333;
	box-shadow: 5px 5px 3px 3px #666;
}

#mySpacing li {
	line-height: 22px;
	list-style-type: circle;

}

#mySpacing li:hover {
	list-style-type: disc;
}