/* CSS Document */

body {
margin: 0;
padding: 0;
text-align: center;
font-size:11px;
font-family: verdana, arial, helvetica, sans-serif;
color: #000;
background-color: #f7f9f8;
}

h6 span{display:none;}

h1 {color: #1b844c; font-weight: normal; font-size: 20px; padding: 20px 0px 10px 30px; margin: 0px;}
h2 {color: #666; font-weight: normal; font-size: 18px; padding: 0px 0px 10px 30px; margin: 0px;}
h3 {color: #333; font-weight: normal; font-style: italic; font-size: 14px; padding: 0px 0px 10px 30px; margin: 0px;}
h4 {color: #1b844c; font-weight: normal; font-style: italic; font-size: 16px; padding: 10px 35px 0px 0px; margin: 0px; text-align: right;}
h5 {color: #000; font-weight: normal; font-style: italic; font-size: 12px; padding: 86px 35px 0px 0px; margin: 0px; text-align: right;}
h6 {color: #000; font-weight: normal; font-style: italic; font-size: 10px; padding: 50px 35px 0px 0px; margin: 0px; text-align: right;}

ul {color:#000; font-weight: normal; font-size: 12px; line-height: 18px; padding: 0px 0px 10px 48px; margin: 0px;}
li {padding: 0px 30px 4px 0px;}
p {color:#000; font-weight: normal; font-size: 12px; line-height: 18px; padding: 0px 0px 10px 30px; margin: 0px;}


A, A:Active, A:Visited { color:#63005d; text-decoration: underline;}
A:Hover {color: #333; text-decoration: none;}

h1 img{margin: 0px 20px 10px 0px;}
h3 img{margin: 0px 20px 10px 0px;}
h4 img{margin: 0px 20px 10px 0px;}
p img{margin: 0px 20px 10px 0px;}

#hrForm {color:#000; font-weight: normal; font-size: 12px; line-height: 18px; padding: 0px 0px 10px 28px; margin: -70px 0px 0px 0px;}

#box{
margin: 0px auto;
width:800px;
height:100%;
text-align:left;
}

#head{
margin: 0;
padding: 0;
width:800px;
height:131px;
background-color:#fff;
background-image: url(http://www.mdgroupins.com/images/headBack.jpg);
background-repeat: no-repeat;
}


#mainMenu{
margin: 0;
padding: 0;
width:800px;
height:33px;
background: #1b844c url(http://www.mdgroupins.com/images/menuBack.jpg) no-repeat; 
}

/******* MAIN NAVIGATION *******/
#mainNav { 	
	margin: 0px auto 0px auto; 
	padding: 2px 0px 0px 180px; 
	width: auto; 
	height: 30px; 
	}
#mainNav a { 
	margin: 0px; 
	padding: 4px 12px 5px 12px; 
	line-height: 30px;  
	text-decoration: none;
	z-index: 100; 
	font-weight: bold; 
	font-size: 10px; 
	color: #fff; 
	background-color: #1b844c; 
	font-family: verdana, arial, helvetica, sans-serif;  
	}
#mainNav a:link, #mainNav a:visited  {  }
#mainNav a:hover { 
	color: #1b844c; 
	background-color: #fff;
	}
/******* DROP-DOWN MENUS *******/
.menu { 
	position: absolute; 
	margin: 0; 
	border: 1px solid #06542a; 
	border-bottom: 0; 
	padding: 0; 
	visibility: hidden; 
	z-index: 101; 
	}
#mainNavWrapper .menu a.sideNav { 
	margin: 0; 
	width: 165px; 
	text-align: left; 
	z-index: 102; 
	}
a.sideNav { 
	display: block; 
	border-bottom: 1px solid #1b844c; 
	padding: 4px 0px 5px 10px; 
	width: 165px; 
	background-color: #fff; 
	color: #1b844c; 
	font-size: 10px;
	font-weight: bold; 
	text-align: left; 
	font-family: verdana, arial, helvetica, sans-serif;
	}
a.sideNav:link, a.sideNav:visited { 
	text-decoration: none; 
	}
a.sideNav:hover { 
	text-decoration: none; 
	background-color: #1b844c; 
	color: #fff; 
	}

#center{
margin: 0;
padding: 0;
width:800px;
height:auto;
background: #fff url(http://www.mdgroupins.com/images/centerBack.jpg) repeat-y;
}

#tableLeftHome{
margin: 0;
padding: 0;
width:250px;
height:473px;
background: #f7f9f8 url(http://www.mdgroupins.com/images/centerLeftHomeBack.jpg) no-repeat;
}

#tableLeft{
margin: 0;
padding: 0;
width:250px;
height:473px;
background: #f7f9f8 url(http://www.mdgroupins.com/images/centerLeftBack.jpg) no-repeat;
}

#tableRight{
margin: 0px 0px 0px 0px;
padding: 20px 35px 0px 0px;
width:515px;
height:auto;
background: #fff;

}

#foot{
margin: 0;
padding: 0;
width:800px;
height: 103px;
background:url(http://www.mdgroupins.com/images/footBack.jpg)  no-repeat;
text-align:right;
}
