/* CSS Document */

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

body{
	font-family: Verdana;
	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_aboutus_01.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_whatwedo_about-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:auto;
	background:#FFFFFF url(../images/idy-webpage_whatwedo_hom-03.gif);
	
}

.holder{
	width:auto;
	height:260px;
	text-align:center;

}
.holder p
{
	font-size:13px;
	font-family:Verdana;
	
}
.holder2
{
width:750px;
height:100px;
}

.body_text{
	float:left; 
	margin-left:5px;
	margin-top:28px;
	height:100px;	
	text-align:left;
	width:640px;
}

.memorable
{
	float:left;
	width:115px;
	text-align:right;
}
.results
{
	text-align:left;
	width:615px;
	float:right;
	font-size:12px;
	font-style:italic;
	height:67px;
	vertical-align:middle;
}
.seprator
{
width:13px;
float:left;
background:url(../images/line.gif);
height:67px;
}
.footer_text
{
	text-align:right;
	padding-right:30px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
		}
/* Hides from IE-mac \*/
html .clearfix {height: 1%;}
/* End hide from IE-mac */
