@charset "utf-8";
/* This controls the aboutus.cfm page */

/*controls the title products overview*/
#productoverviewaboutus
{
margin-top:15px;
margin-left:32px;
}


/*controls the description for products overview*/
#productoverviewdescaboutus
{
margin-top:10px;
margin-left:32px;
}


/*controls the title product offerings*/
#productofferingsaboutus
{
margin-top:10px;
margin-left:32px;
}


/*controls the entire list for product offerings */
#productofferingaboutus
{
margin-left:32px;
margin-top:10px;
width:300px;
height:200px;
margin-bottom:8px;
}



/*controls the images of the carts*/
#cartsimagesaboutus
{
margin-left:15px;
margin-top:20px;
/*margin-left:200px;*/
/*margin-top:-189px;*/
}


/*controls hi-care image*/
#hicareimageaboutus
{
margin-right:6px;
}


/*controls hi-prodigy image*/
#hiprodigyimageaboutus
{
margin-right:8px;
}


/*controls hi-paradigm image*/
#hiparadigmimageaboutus
{
margin-right:6px;
}


/*controls hi-summit image*/
#hisummitimageaboutus
{
margin-right:7px;
}


/*controls hi-pinnacle image*/
#hipinnacleimageaboutus
{
margin-right:9px;
}


/*controls hi-med image*/
#himedimageaboutus
{
margin-right:4px;
}


/*controls all the carts names*/
#cartnameswithimagesaboutus
{
margin-top:-2px;
margin-left:23px;
}


/*controls the words hi-care*/
#hicarewordsaboutus
{
margin-left:40px;
}


/*controls the words hi-prodigy*/
#hiprodigywordsaboutus
{
margin-left:46px;
}


/*controls the words hi-paradigm*/
#hiparadigmwordsaboutus
{
margin-left:30px;
}


/*controls the words hi-summit*/
#hisummitwordsaboutus
{
margin-left:34px;
}


/*controls the words hi-pinnacle*/
#hipinnaclewordsaboutus
{
margin-left:32px;
}


/*controls the words hi-med*/
#himedwordsaboutus
{
margin-left:60px;
}


/*controls the words transfer carts*/
#transfercartswordsaboutus
{
margin-left:62px;
}


/*controls the words med hubs*/
#medhubswordsaboutus
{
margin-left:40px;
}


/*controls the title services overview*/
#servicesoverviewaboutus
{
margin-top:15px;
margin-left:32px;
}


/*controls the description for services overview*/
#servicesoverviewdescaboutus
{
margin-top:10px;
margin-left:32px;
}


/*controls the title highlighted services*/
#highlightedservicesaboutustitle
{
margin-top:10px;
margin-left:32px;
}


/*controls the entire list highlighted services */
#highlightedservicesaboutus
{
margin-left:32px;
margin-top:10px;
width:300px;
margin-bottom:40px;
}


/*controls the list highlighted services*/
#highlightedservicesaboutuslist
{
padding:0px;
margin-top:0px;
margin-bottom:0px;
margin-right:0px;
margin-left:14px;
list-style-position:outside;
}


/*controls the list highlighted services*/
#highlightedservicesaboutuslist li
{
color:#666;
}




