/* CSS Document */
html *
{
	margin:0px;
	padding:0px;
}

@font-face 
{
 font-family:mus300;
}

.clr
{
	clear:both;
}

#clients
{
 background: none repeat scroll 0 0 #C8C8C8;
 
 width: 375px;}

#clients ul
{
}

#clients li
{
    border-left: 1px solid #B6B6AC;
    border-right: 1px solid #B6B6AC;
    border-top: 1px solid #B6B6AC;
    float: left;
    height: 80px;
    list-style: none outside none;
    text-align: center;
    vertical-align: middle;
    width: 124px;
}



#clients li.bod
{
	border-left:none;
	border-right: medium none;
}


#boeing_logo
{
	width:114px;
	height:54px;
}

#boeing_logo a
{
	width:114px;
	height:52px;
	float:left;
	background:url(../images/boeing_logo.png);
	margin-top:10px;
	margin-left:2px;
}

#boeing_logo a:hover
{
	width:114px;
	background:url(../images/boeing_logo.png) 0 bottom;
}


#az_logo
{
	width:102px;
	height:55px;
}

#az_logo a
{   
    background: url("../images/Az_logo.png") repeat scroll 0 0 transparent;
    border-top: medium none;
    float: left;
    height: 54px;
    margin-left: 7px;
    margin-top: 10px;
    width: 102px;
}

#az_logo a:hover
{
	width:102px;
	background:url(../images/Az_logo.png) 0 bottom;
}

#asml_logo
{
	width:118px;
	height:33px;
}

#asml_logo a
{
    background: url("../images/asml_logo.png") repeat scroll 0 0 transparent;
    float: left;
    height: 33px;
    margin-left: 2px;
    margin-top: 20px;
    width: 118px;
}

#asml_logo a:hover
{
	width:118px;
	height:33px;
	background:url(../images/asml_logo.png) 0 bottom;
}


#mystudio_logo
{
	width:109px;
	height:39px;
}

#mystudio_logo a
{
    background: url("../images/mystudio_logo.png") repeat scroll 0 0 transparent;
    float: left;
    height: 27px;
    margin-left: 6px;
    margin-top: 20px;
    width: 109px;
	
}

#mystudio_logo a:hover
{
	width:109px;
	background:url(../images/mystudio_logo.png) 0 bottom;
}

#refugee_logo
{
	width:109px;
	height:39px;
}

#refugee_logo a
{
    background: url("../images/refugee_logo.png") repeat scroll 0 0 transparent;
    float: left;
    height: 39px;
    margin-left: 9px;
    margin-top: 20px;
    width: 103px;
}

#refugee_logo a:hover
{
	width:103px;
	height:39px;
	background:url(../images/refugee_logo.png) 0 bottom;
}


#vita_logo
{
	width:101px;
	height:71px;
}

#vita_logo a
{
    background: url("../images/vita_logo.png") repeat scroll 0 0 transparent;
    float: left;
    height: 69px;
    margin-left: 7px;
    margin-top: 5px;
    width: 101px;
}

#vita_logo a:hover
{
	width:101px;
	height:69px;
	background:url(../images/vita_logo.png) 0 bottom;
}


#life_logo
{
	width:118px;
	height:75px;
}

#life_logo a
{
    background: url("../images/lifepath_logo.png") repeat scroll 0 0 transparent;
    float: left;
    height: 67px;
    margin-left: 4px;
    margin-top: 5px;
    width: 118px;
}

#life_logo a:hover
{
	width:118px;
	background:url(../images/lifepath_logo.png) 0 bottom;
}


#surety_logo
{
	width:107px;
	height:22px;
	margin-top:5px;
}

#surety_logo a
{
    background: url("../images/surety_logo.png") repeat scroll 0 0 transparent;
    float: left;
    height: 22px;
    margin-left: 7px;
    margin-top: 26px;
    width: 107px;
}

#surety_logo a:hover
{
	width:107px;
	background:url(../images/surety_logo.png) 0 bottom;
}


#provision_logo
{
    height: 17px;
    margin: 30px 5px;
    width: 114px;
}

#provision_logo a
{
	width:114px;
	height:17px;
	float:left;
	background:url(../images/provision.png);
}

#provision_logo a:hover
{
	width:114px;
	background:url(../images/provision.png) 0 bottom;
}
