/* ----------------------------------------------------------------- */
/* 
/* MicroBin Global Management System  */                           
/*
/* SOLUTIONS RULES */ 
/* ----------------------------------------------------------------- */

/* ----------------------------------------------------------------- */
/* SOLUTIONS */
/* ----------------------------------------------------------------- */
h3 {
	color: #aa7818;
	/*aa7818 */
	text-align: center;
	font-size: 15px;
}
h4 {
	color: #000;
	/*aa7818 */
	margin-bottom: 0;
	margin-top: 30px;
	font-size: 16px;
}
p  {
    padding-left: 48px;
	padding-right: 48px;
}
/* ----------------------------------------------------------------- */
/* NAVIGATION */
/* ----------------------------------------------------------------- */
#solutions-sub-nav{
    width: 445px;
	margin: 0 auto;
	height: 30px;
	float: right;
	background: transparent url(/images/slices/solutions-sub-nav-bg.gif) top left no-repeat;
}
#solutions-sub-nav .position{
	margin-top:5px;
	margin-left: 20px;
}
#solutions-sub-nav .position a{
	background-color: #fff;
	color: #000;
}

#solutions-sub-nav .position a:hover{color: #aa7818;}

#solutions-headline-wrap{
    width: 100%;
	height: 30px;
	background: transparent url(/images/slices/dotted-repeat.gif) repeat-x bottom left;
}
#solutions-headline-wrap .headline-image{
    float: right;
	height: 29px;
	width: 130px;
    background: transparent url(/images/slices/solutions-header.gif) bottom left no-repeat;
}
#diversity-init{
	background: transparent url(/images/slices/diversity-init.gif) top left no-repeat;
	margin-top: 10px;
	height: 30px;
	overflow: hidden;
}
#diversity-init h3{
    padding: 0;
    margin-top: 10px;
}
/* ----------------------------------------------------------------- */
/* CONTENT BOX */
/* ----------------------------------------------------------------- */
#diversity-box{
    width: 375px;
	height: 200px;
	border: 1px dashed #bababa;
	margin: 0 auto;
} 
#diversity-box table{
    width: 345px;
	margin-left: 17px;
	margin-top: 20px;
}
#diversity-box table h5{
    padding: 0;
    margin: 0;
    font-weight: bold;
	font-size: 12px;
}

#what-we-do{
    margin-top: 30px;
}
#what-we-do-wrap{
    margin: 0 auto;
	width: 375px;
	border: 1px dashed #bababa;
	padding: 10px;
}
