/* CSS Document */

/* ----------------------------------------- "GENERIC STYLES" */

body {
	margin: 0; padding: 0;
	background: white; color: #333;
	font: 14px Arial, "Agency FB", "Lucida Grande", sans-serif;
	font-weight: bold;
}

/* ----------------------------------------- "ID Styles" */

#clock {
	color: #6680c0;
	padding: 40px 0px 0px 95px;
}

#map {
	font-weight: bold;
	font-size: 12px;
	color: #3558ab;
	padding: 0 5px 0 5px;
}

#mid_col {
	float: left;
	font-weight: bold;
	font-size: 12px;
	color: #3558ab;
	padding: 0 5px 0 5px;
}

#rhs_col {
	float: left;
	font-weight: bold;
	font-size: 12px;
	color: #3558ab;
	padding: 0 5px 0 5px;
}

#customer_service {
	float: left;
	font-weight: bold;
	font-size: 12px;
	color: #3558ab;
	padding: 35px 5px 0 5px;
}

#lhs_col {
	float: left;
	font-weight: bold;
	font-size: 12px;
	color: #3558ab;
	padding: 0 5px 0 40px;
}

#footer {
	float: left;
	font-weight: bold;
	font-size: 12px;
	color: red;
	padding: 0 5px 0 40px;
}

#products {
	float: left;
	font-weight: bold;
	font-size: 12px;
	color: #3558ab;
	padding: 0px 15px 0px 15px;
}

#products2 {
	float: left;
	font-weight: bold;
	font-size: 12px;
	color: #3558ab;
	padding: 0px 15px 0px 15px;
}

#prod_logo1 {
	float: left;
	padding: 15px 20px 0 0;
}

#form1 {
	float: left;
	font-weight: bold;
	font-size: 12px;
	color: #3558ab;
	padding: 0px 5px 0px 5px;
}

#wrapper {

	padding: 0px 0px 0px 120px;
}

#index2_left {
	float: left;
	font-weight: bold;
	font-size: 13px;
	color: #3558ab;
	padding: 0 30px 0 40px;
}

#index2_mid {
	float: left;
	font-weight: bold;
	font-size: 13px;
	color: #3558ab;
	padding: 0 0px 0 10px;
}

#index2_right {
	float: left;
	font-weight: bold;
	font-size: 13px;
	color: #3558ab;
	padding: 10px 10px 0 20px;
}

.style2 {
	font-size: 24px;
	font-weight: bold;
	color: #330066;
}

.style3 {
	font-size: 18px;
	font-weight: bold;
	color: #330066;
}

.style4 {
	font-size: 14px;
	font-weight: bolder;
	color: #000000
}
