/* CSS Document */

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

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

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

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

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

.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_contactus_02-02.jpg);
	vertical-align:middle;
}

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

.menu1
{
	width:120px;
	float:right;
	margin-top:15px;
}

.menu1 a
{
text-decoration:none;
color:#666666;
}

.style5 {
	color: #ffb11e;
}

.mainarea
{
	width:900px;
	height:auto;
	background:#FFFFFF url(../images/idy-webpage_whatwedo_hom-03.gif);
	
}

.holder{
width:850px;
height:250px;
padding-top:20px;
}
.body_text{
	float:left; 
	margin-left:25px;
	margin-top:8px;
	height:215px;	
	text-align:left;
	width:350px;
}
.body_textright{
	float:right; 
	padding-top:8px;
	margin-top:8px;
	width:350px;
	font-size:13px;
	height:215px;
	text-align:left;
}
p
{
	line-height:25px;
}

.footer_text
{
	padding-top:60px;
}
.footer_text h2
{
	text-align:right;
	font-weight:normal;
	padding-right:20px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
		}
/* Hides from IE-mac \*/
html .clearfix {height: 1%;}
/* End hide from IE-mac */
