/* 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;
}
#mainWrapper {
	width:900px;
	margin:auto;
}

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

.header
{
	background:url(../images/idy-webpage_whatwedo_home_0.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_hom-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;
	background:#FFFFFF url(/images/idy-webpage_whatwedo_hom-03.gif) repeat-y;
	height: auto;
	min-height: 550px;
	
}
.holder{
	width:850px;
	height:auto;
	min-height:425px;
	padding-top:10px;
}
.body_text{
	float:left; 
	height:417px;	
	text-align:right;
	width:170px;
	overflow:none;
	padding-right:5px;
}

.portfolio-client-list{
	float:left;
	height:auto;
	text-align:left;
	width:165px;
	overflow:none;
	min-height:425px;
	
}

.body_textright{
	float:right; 
	width:660px;
	font-size:13px;
	height:auto;
	text-align:left;
	padding-right:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

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