/* CSS Document */

body, html, p{
	padding:0px;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:normal;
	background-color:#4d4d4d;
}

a
{
	text-decoration:none;
	color: #666666;
}
#mainWrapper {
	width:900px;
	margin:auto;
}

.holderbody{
	padding:0px;
	margin:0px;
	float:left;
}

.header
{
	background:url(../images/idy-webpage_home_01.gif);
	width:900px;
	height:126px;
}

.headercontent
{
	float:right; 
	text-align:right;
	padding-right:25px;
	margin-top:70px;
	color: #a9dc44;
}
.headercontent a
{
	color: #a9dc44; 
	text-decoration:none;
}

.headerphone
{
	float:right;
	padding-top:15px;
	color:#000000;
}

.menuheader
{
	width:900px;
	height:46px;
	background:  url(../images/idy-webpage_home_02.gif);
	vertical-align:middle;
}

.menu
{
	width:110px;
	float:left;
	margin-top:15px;
	
}

.menu1
{
	width:120px;
	float:right;
	margin-top:15px;
}
.style5 {
	color: #ffb11e;
}

.mainarea
{
	width:900px;
	height:430px;
	background:#FFFFFF url(../images/idy-webpage_whatwedo_hom-03.gif);
	text-align:center;
	min-height: 430px;
}

.body_text{
	float:left; 
	margin-left:30px;
	width:280px;
}
.body_textright{
	float:right;
	margin-right:50px;
	margin-top:3px;
	width:450px;
	text-align:justify;
	font-style:italic;
	font-size:13px;
	color: #444444;
}

.holder{
width:850px;
}
.sitemap
{
background:#FFFFFF;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
		}
/* Hides from IE-mac \*/
html .clearfix {height: 1%;}
/* End hide from IE-mac */
