@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/BG.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #494949;
}
.mainDiv {
	width: 900px;
}
.pad20right {
	padding-right: 20px;
}

.fleft {
	float: left;
}
.fright {
	float: right;
}
.clear {
	clear: both;
}
.header {
	background-image: url(../images/header_BG.jpg);
	height: 194px;
}
.header .logo {
	padding-left: 18px;
}
.navBar {
	background-image: url(../images/nav_BG.jpg);
	height: 37px;
	padding-left: 9px;
	text-align: left;
}
.navBar a {
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7c7c7c;
	font-weight: normal;
	height: 27px;
	text-decoration: none;
}
.container {
	background-color: #FFFFFF;
	padding: 18px;
	text-align: left;
	min-height: 400px;
	-height: 400px;

}
.container1 {
	background-color: #FFFFFF;
	text-align: left;
	min-height: 500px;
	-height: 500px;
	
}

h1 {
	margin-top: 15px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0055a5;
	font-size: 24px;
	color: #0054a1;
}


.navBar a:hover {
	background-image: url(../images/nav_hover.jpg);
	color: #FFFFFF;
}
.navBar .separator {
	background-image: url(../images/nav_separator.jpg);
	height: 37px;
	width: 1px;
	float: left;
}
.footer {
	height: 27px;
	background-color: #043665;
	text-align: center;
	padding-top: 10px;
	color: #0055a4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.footer a{
	color: #0055a4;
	text-decoration:none;
}
#home .Col2 {
	width: 283px;
	float: right;
}
#home .Col1 {
	float: left;
	width: 560px;
}
#home .showcaseBox {
	width: 284px;
	height: 165px;
	float: left;
	margin-top: 25px;
}
#home .showcaseBox .title {
	background-image: url(../images/titleBG.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 29px;
	text-align: left;
	vertical-align: middle;
	display: block;
	padding-top: 11px;
	padding-left: 30px;
	margin-bottom: 5px;
}
#home .showcaseBox .description {
	background-color: #dfe0e1;
	height: 105px;
	padding-top: 11px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #043665;
	font-family: Arial, Helvetica, sans-serif;
}
#home .showcaseBox .description .date {
	color: #0054a5;
}
#info .Col2 {
	width: 283px;
	float: right;
}
#info .Col1 {
	float: left;
	width: 560px;
}
#locations .Col1 {
	float: left;
	width: 183px;
}
#locations .Col2 {
	width: 660px;
	float: right;
}
.Col2 .orderPartition {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0055a5;
	color: #7c7c7c;
}
.orderPartition .productHeading {
	font-size: 18px;
	color: #0055a4;
}
.orderPartition .productSubHeading {
	font-size: 12px;
	color: #0055a4;
}
.orderPartition .productForm {
	width: 300px;
}
.orderPartition   .productForm .field1 {
	float: left;
	width: 35px;
}
.orderPartition .productForm .field2  {
	float: left;
	width: 150px;
}
.orderPartition .productForm .field3 {
	float: left;
	width: 70px;
}
.orderPartition .productForm .field4 {
	margin: 0px;
	font-size: 10px;
	padding: 0px;
}




.Col2 .orderPartition .separator {
	height: 5px;
	background-image: url(../images/productSeparator.jpg);
	background-repeat: repeat-x;
	background-position: center;
}


#contact .Col1 {
	float: left;
	width: 213px;
}
#contact .Col2 {
	width: 630px;
	float: right;
}

#login .Col1 {
	float: left;
	width: 843px;
}
.formtext {
	font-size: 12px;
}

.Col1 .leftmenu {
}
.Col1 .leftmenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.Col1 .leftmenu li {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0055a5;
	display: block;
}
.Col1 .leftmenu a {
	color: #000000;
	text-decoration: none;
}

.spacer5 {
	float: left;
	width: 5px;
	height: 5px;
}
#admin {
	background-color: #FFFFFF;
	
	
}
#admin .Col1 {
	float: left;
	width: 200px;
}
#admin .Col2 {
	float: left;
	width: 615px;
	text-align: center;
	margin-left: 40px;
}
#calculator .Col1 {
	float: left;
	width: 100%;
}
.calc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
}
.calc .heading {
	color: #FFFFFF;
	background-color: #043766;
	height: 24px;
}
.calc .subheading {
	color: #FFFFFF;
	background-color: #BBBBBB;
	height: 35px;
	background-position: center;
}
.singin {
	text-align: center;
	background-color: #043766;
	color: #FFFFFF;
	padding: 2px;
	font-weight: bold;
	font-size: 16px;
}
	
.signinBox {
	background-color: #00529E;
	border: medium solid #023564;
	color: #FFFFFF;
}
