@charset "UTF-8";
body {
	background-color:#061849;
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:13px;
	color:#061849;
}
.main {
	height:auto;
	width:760px;
	margin: 0 auto;
	border: 10px solid #FFB608;
}
.header {
	height:94px;
	width:760px;
	background-color:#FFF;
	border-bottom: 4px solid #FFB608;
}
.spacer {
	height:4px;
	width:760px;
	background-color:#FFB608;
}
.container {
	width:760px;
	padding-top:8px;
	padding-bottom:8px;
	background-image:url(images/contentBG.jpg);
	display:block;
	float:left;
}
.nav {
	width:169px;
	height:500px;
	float:left;
}
.content {
	width: 567px;
	padding: 7px;
	background-color:#FFFFFF;
	float:left;
}
.footer {
	clear:both;
	height:15px;
	width:760px;
	background-color:#FFF;
	font-size:9px;
	color:#000;
	border-top: 4px solid #FFB608;
}
.table {
	float:left;
}
.table1 {
	float:right;
	width:300;
}
A {
	font-weight:bold;
	color:#061849;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h1 {
	font-size:11px;
	color:#061849;
	font-weight:bold;
	margin-bottom: 5px;
}
fieldset {
	color:#FFFFFF;
	margin-bottom: 10px;
	background-color:#8a92a2;
	border-color:#c3c7d1;
}
legend {
	color:#FFFFFF;
	font-weight: bold;
}
label {
	display: inline-block;
	line-height: 1.5;
	vertical-align: top;
	color:#FFFFFF;
}
fieldset ol {
	margin: 0;
	padding: 0;
}
fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
}
label {
	width: 145px; /* Width of labels */
	color: #F00;
}
fieldset fieldset label {
	margin-left: 145px; /* Width plus 3 (html space) */
}
#contactByform {
float:right;
	padding: 0;
	margin: 0;
	width:120px;
}
.title {
	float:left;

}
.contentHeader {
	height:20px;
	background-color:#061849;
	font-size:14px;
	font-weight:bold;
	padding-top: 6px;
	padding-left:7px;
	color:#FFFFFF;
}
#form2 {
	color:#061849;
}
.darkbg {
	background-color:#8a92a2;
}
.lightbg {
	background-color:#c3c7d1;
}
.strengthnumber {
	float:right;
	padding-top:9px;
	margin-left:14px;
	margin-right:5px;
	margin-bottom:5px;
	font-size:10px;
	font-weight:bold;
	width:117px;
	height:165px;
	background-image:url(images/numbersbg.png);
	overflow:hidden;
	color:#FFFFFF;
}
.strengthnumber ul li {

	list-style:none;
	margin: 0;
	padding-top:3px;
	height:30px;
	width:108px;
}

.top {

	background-color:#c3c7d1;
}

.middle {
	background-color:#a6afbf;
}

.bottom {

	background-color:#8a92a2;
}
.strengthnumber ul li a:hover {
	color:#FFFFFF;
}
.strengthnumber ul {
	margin:0 0 0 0;
	padding: 0 0 0 0;
}
.strengthnumber a {
	color:#061849;
}
.specialsbar {
	font-weight:600;
	color:#061849;
	height:13px;
	background-color:#FFB608;
	margin-bottom:7px;
	padding: 5px;
}
.prod1 {
	float:left;
	padding-top:2px;
	padding-right:12px;
	padding-bottom:0px;
	width: 250px;
	height: 188px;
}
.tech1 {
	float:right;
	padding-left:7px;
	padding-bottom:0px;
	height: 172px;
	width: 250px;
}






.calenderoptions {
	width:568px;
	height:25px;
	background:#061849;
}

.calenderoptions ul {
	margin:0px;
	padding:0px;
	list-style-type:none
}

.calenderoptions ul li {
	display:inline;
}

.calenderoptions ul li a {
	float:left;
	display:block;
	height:19px;
	padding-top:6px;
	width:189px;
	text-decoration:none;
	text-align:center;
	color:#FFFFFF;	
}

.calenderoptions ul li a:hover {
	background:#a6afbf;
}


.warpic {
float:right; 
padding-left:12px;
width:247px;
height:185px;
}

.aboutpic {
	float:left;
	padding-right:12px; 
	padding-bottom:12px; 
	width:230px; 
	height:230px;
}

