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

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

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

#services-sub-nav .select{
    color: #aa7818;
    background-color: #fff;
}

#services-headline-wrap{
    width: 100%;
	height: 30px;
	background: transparent url(/images/slices/dotted-repeat.gif) repeat-x bottom left;
}
#services-headline-wrap .headline-image{
    float: right;
	height: 29px;
	width: 130px;
    background: transparent url(/images/slices/services-header.gif) bottom left no-repeat;
}
/* ----------------------------------------------------------------- */
/* AVATAR STYLES */
/* ----------------------------------------------------------------- */
#services-container-dude { 
   height: 114px;
}
#services-container-dude-left{
   float: left;
   width: 100px;
   height: 113px;
   background: transparent url(/images/slices/dude.gif) center left no-repeat;
}
#services-container-dude-left a{
    width: 100px;
	height: 114px;
    display: block;
	text-indent: -9999px;
    text-decoration: none;
}
#services-container-dude-right{
   width: 540px;
   float: right;
}
#services-container-dude-right .headline{
   color: #aa7818;
   padding-top: 14px;
   text-align: right;
   background: transparent url(/images/slices/Capital-Ac.gif) top left no-repeat;
}
#services-container-dude .body{
   padding-top: 5px;
   padding-right: 20px;
}


#services-container-multi-dude {
   margin-top: 20px;
   height: 200px;
}
#services-container-multi-dude-left{
   float: left;
   width: 100px;
   height: 200px;
   background: transparent url(/images/slices/multi-dude.gif) center left no-repeat;
}
#services-container-multi-dude-left a{
    width: 100px;
	height: 200px;
    display: block;
	text-indent: -9999px;
    text-decoration: none;
}
#services-container-multi-dude-right{
   width: 540px;
   float: right;
}
#services-container-multi-dude .headline{
   color: #aa7818;
   padding-top: 14px;
   text-align: right;
   background: transparent url(/images/slices/Capital-Wf.gif) top left no-repeat;
}
#services-container-multi-dude .body{
   padding-top: 5px;
   padding-right: 20px;
}


#services-container-letter {
   margin-top: 20px;
   height: 114px;
}
#services-container-letter-left{
   float: left;
   width: 100px;
   height: 114px;
   background: transparent url(/images/slices/letter.gif) center left no-repeat;
}
#services-container-letter-left a{
    width: 100px;
	height: 114px;
    display: block;
	text-indent: -9999px;
    text-decoration: none;
}
#services-container-letter-right{
   width: 540px;
   float: right;
}
#services-container-letter .headline{
   color: #aa7818;
   padding-top: 14px;
   text-align: right;
   background: transparent url(/images/slices/Capital-Rx.gif) top left no-repeat;
}
#services-container-letter .body{
   padding-top: 5px;
   padding-right: 20px;
}
/* ----------------------------------------------------------------- */
/* PAGE STYLES */
/* ----------------------------------------------------------------- */
#page-body p{
    padding-left: 48px;
	padding-right: 48px;
}
#all table{
    line-height: 20px;
	margin-left: 50px;
	width: 575px;
}
/* ----------------------------------------------------------------- */
/* RFX STYLES */
/* ----------------------------------------------------------------- */
#rfx-headline {
	background: transparent url(/images/slices/rfx-headline.gif) top left no-repeat;
	margin-top: 10px;
	height: 30px;
	overflow: hidden;
}
/* ----------------------------------------------------------------- */
/* AQ STYLES */
/* ----------------------------------------------------------------- */
#aq{}
#aq-headline{
	background: transparent url(/images/slices/aq-headline.gif) top left no-repeat;
	margin-top: 10px;
	height: 30px;
	overflow: hidden;
}
/* ----------------------------------------------------------------- */
/* MANAGE STYLES */
/* ----------------------------------------------------------------- */
#manage{}

#manage-headline{
	background: transparent url(/images/slices/manage-headline.gif) top left no-repeat;
	margin-top: 10px;
	height: 30px;
	overflow: hidden;
}
#manage-headline h3{
    padding: 0;
    margin-top: 10px;
}

