@charset "UTF-8";
/* CSS Document */

/* ************************** services/globality/index.html ************************** */

.globality_header	
{
background-image:url(../img/elements/header_globality.png);
background-repeat:no-repeat;
width:860px;
height:115px;
margin: 0px auto;
}

h1.globality { color:#8F8D7F; }

.divider1 
{ 
background-image:url(../img/elements/divider_globality.png); 
background-repeat:no-repeat;
width:860px;
height:45px;
}
.divider2 
{ 
background-image:url(../img/elements/divider_franchise.png); 
background-repeat:no-repeat;
width:860px;
height:45px;
}
.divider3 
{ 
background-image:url(../img/elements/divider_channels.png); 
background-repeat:no-repeat;
width:860px;
height:45px;
}
.get_started
{
padding:15px 0px;
text-align:left;
}
.glossy 
{
margin-bottom:15px;
text-transform:uppercase;
font-size:11px;
color:#857637;
}

li.special_case4 { font-weight:bold; }
li.special_case5 { margin-top:15px; }

a.special_case4:link , a.special_case4:visited { font-weight:lighter; }

