/* CSS Document */

Body
{
	font-family: Tahoma, arial, sans-serif;
	font-size: 13px;
	background-image: url(../image_equipsoft/green-bg.jpg);
	background-repeat: repeat;
	text-decoration: none;
}
a
{
	color: #000000;
	text-decoration: none;
}
#maindiv
{
	width: 81%;
}
.logo
{
	width: 90%;
}
.white-bg
{
	width: 97%;
	background-color: #FFFFFF;
}
.gray-bg
{
	width: 952px;
	background-color: #DFDFDF;
}
.header
{
	background-image: url(../image_equipsoft/header_img1.jpg);
	width: 952px;
	height: 114px;
}
.nav-bg
{
	background-image: url(../image_equipsoft/top_navbg.JPG);
	width: 952px;
	height: 35px;
}
#middle-main
{
	width: 952px;
}
.leftpanel
{
	width: 225px;
	float: left;
}
.websearch-header
{
	width: 218px;
	height: 29px;
	background-image: url(../image_equipsoft/web_search.gif);
}
.websearch-content-bg
{
	width: 216px;
	height: 80px;
	border: 1px solid #B6B6B8;
	background-color: #FFFFFF;
	margin-top: 2px;
}
.input
{
	margin-top: 28px;
	background-color: #DFDFDF;
	border: 1px solid #818181;
	font-family:Calibri;
	font-style:italic;
}
.whyequipsoft-header
{
	width: 218px;
	height: 29px;
	background-image: url(../image_equipsoft/why_equipsoft.gif);
	margin-top: 7px;
}
.whyequipsoft-content-bg
{
	width: 216px;
	height: 120px;
	border: 1px solid #B6B6B8;
	background-color: #FFFFFF;
	margin-top: 2px;
}
.whyequipsoft-content
{
	width: 78%;
	padding: 1px;
	height: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	margin-top: 10px;
}
.customertestimonial-header
{
	width: 218px;
	height: 29px;
	background-image: url(../image_equipsoft/customer_testimonial.gif);
	margin-top: 7px;
}
.customertestimonial-bg
{
	width: 216px;
	height: 210px;
	border: 1px solid #B6B6B8;
	background-color: #FFFFFF;
	margin-top: 2px;
}
.customertestimonial-back
{
	background-image: url(../image_equipsoft/customer_testimonial_back.gif);
	width: 191px;
	height: 164px;
	margin-top: 18px;
}
.flexibility-header
{
	width: 218px;
	height: 29px;
	background-image: url(../image_equipsoft/flexibility.gif);
	margin-top: 7px;
}
.flexibility-content-bg
{
	width: 216px;
	border: 1px solid #B6B6B8;
	background-color: #FFFFFF;
	margin-top: 2px;
}
.flexibility-content
{
	width: 85%;
	margin-top: 10px;
}
#middle
{
	width: 502px;
	background-color: #DFDFDF;
	float: left;
}
.cmms-software
{
	width: 493px;
	height: 36px;
}
.middle-content-bg
{
	width: 493px;
	background-image: url(../image_equipsoft/middle-content-bg.gif);
	background-repeat: no-repeat;
	height:615px;
}
#rightpanel
{
	width: 225px;
	float: right;
}
.clienttestimonials-header
{
	background-image: url(../image_equipsoft/customer_testimonials.gif);
	width: 218px;
	height: 29px;
}
.rightpanel-content-bg
{
	background-image: url(../image_equipsoft/right-back.gif);
	width: 218px;
	margin-top: 2px;
	height:618px;
}
.bottompanel
{
	width: 725px;
	height: 129px;
	float: right;
}
.eagle-logo-back
{
	background-image: url(../image_equipsoft/eaglelogo-background.gif);
	width: 715px;
	height: 129px;
	margin-top: 8px;
	background-repeat: no-repeat;
}
.footer-bg
{
	width: 952px;
	height: 60px;
	background-image: url(../image_equipsoft/black-bg.gif);
}
.blue-bottom
{
	color: #0255a2;
	font-size: 12px;
	text-decoration: none;
}
.eaglelogo-content
{
	width: 340px;
	float: left;
	padding-left: 110px;
	padding-top: 40px;
	text-align: center;
}
.MidtoEnterprise
{
	width: 250px;
	float: right;
}
.MidtoEnterprise-content
{
	color: #004c77;
	font-weight: bolder;
	font-size: 14px;
	text-decoration: none;
}
.blue
{
	color: #01496a;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
.orange
{
	color: #FC6401;
	text-decoration: none;
}
.green
{
	color: #25A601;
	text-decoration: none;
}
.pink
{
	color: #FD1111;
	text-decoration: none;
}
.bold-green
{
	color: #24A703;
	text-decoration: none;
}
.controller-blue
{
	color: #0146AB;
	text-decoration: none;
}
.white
{
	color: #FFFFFF;
	text-decoration: none;
}
.copyright
{
	color: #BDD972;
	text-decoration: none;
}
.link
{
	color:#663300;
}
.link:hover
{
	color:red;
}
#sddm
{
	margin: 0;
	padding: 0;
	z-index: 0;
}

#sddm li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px  Tahoma, arial, sans-serif;
}

#sddm li a
{
	display: block;
	margin: 0 0px 0 0;
	padding: 8px; /*background: #5970B2;*/
	color: black;
	text-align: center;
	text-decoration: none;
	height: 19px;
	background-image: url(../image_equipsoft/top_navbg.JPG);
	font-family: Tahoma, arial, sans-serif;
	font-size: 13px;
}
#sddm li a:hover
{
	background: #C6EC6C;
	color:White;
}

#sddm div
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	font-weight:bold;
}

#sddm div a
{
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: 100%;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #53710F;
	font: 10px Tahoma, arial, sans-serif;
	font-weight:bold;
}

#sddm div a:hover
{
	background: #C6EC6C;
	color: #000000;
}
.cmms-software-font{
color:#597E00;
font-size:16px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
line-height:35px;
}