body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #6F6146;
	background-image: url(images/layout_01.gif);
	background-repeat: repeat-x;
}

.submenu
	{
	width:163px;
	background-image:url(images/button_bg.gif);
	background-repreat: repeat-x;
	text-align:center;
	font-family:calibri, arial;
	font-weight:bold;
	font-size:13px;
	
	}
.submenu a
	{
	padding:10px;
	margin-top:10px;
	text-decoration:none;
	
	}
	
#servicesmenu {
	display:none;
	position:absolute;
	left:50%;
	top:272px;
	margin-left:-151px;

	}

#aboutmenu {
	display:none;
	position:absolute;
	left:50%;
	top:272px;
	margin-left:25px;

	}
.footer, .footer a, .footer a:hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #DED7A5;
}
.footer a:hover {color:white;}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #00417B;
}
td {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
a {
	color: #00417B;
}
a:hover {
	color: #367ECF;
}


#dropmenudiv{
position:absolute;
border:0px solid black;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:18px;
z-index:100;

}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 0px solid black;
padding: 1px 0;

text-decoration: none;
font-weight: bold;
background-color: white;
background-image:url(images/button_bg.gif);
background-repreat: repeat-x;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: white;
}

.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #00417B;
}
.vm_cell {
	background-image: url(images/cables1.jpg);
	background-repeat: no-repeat;
}
.ful_cell {
	background-image: url(images/peanuts1.jpg);
	background-repeat: no-repeat;
}
.cc_cell {
	background-image: url(images/call_center1.jpg);
	background-repeat: no-repeat;
}
.md_cell {
	background-image: url(images/medical1.jpg);
	background-repeat: no-repeat;
}
.ot_cell {
	background-image: url(images/orders1.jpg);
	background-repeat: no-repeat;
}

