@charset "utf-8";
/* CSS Document */

.business { color: #90026D;	}


/* Managed Services Logo */

#top { background-image: url(../images/logos/wem_business_applications.gif); }

#top .tel { color: #90026D; }


/* TabbedContent tab graphics and text styles */

.tabs-container { border: solid 1px #90026D; border-top: none; }
				
ul.TabbedContent { background: url(../images/tabs/business_px.gif) bottom repeat-x; }

ul.TabbedContent a { border-bottom: solid 1px #90026D;  }

ul.TabbedContent a:hover, ul.TabbedContent a.active { background: url(../images/tabs/business_s.gif) no-repeat left top;cursor: pointer; }
	 
ul.TabbedContent a:hover span, ul.TabbedContent a.active span { 
	background: url(../images/tabs/business_tab.gif) no-repeat right top; 
	cursor: pointer;
	}


.tab h2 { color: #90026D; }
.tab p a, .rightPromos p a, .oneColumnPromos a, .twoColumnPromos a, .threeColumnPromos a {  color: #90026D; }
#tab1
{
     padding-top:15px;
    background-image:url(../images/backgrounds/baoverview_bg.jpg);
    background-position:bottom left ;
    background-repeat:no-repeat; 
    height:442px;
}
#tab1 h1
{ font-size:28PX;
    color: #90026D;
    margin-left:50px;
    margin-top:10px;
}

#tab1 p

{
    font-size:12px;
    color:#333333;
}
#tab2
{
     padding-top:15px;
    background-image:url(../images/backgrounds/bacrm_bg.jpg);
     background-position:bottom left ;
    background-repeat:no-repeat; 
    height:442px;
}
#tab2 h1
{ font-size:28PX;
    color: #90026D;
    margin-left:50px;
    margin-top:10px;
}

#tab2 p

{
    font-size:12px;
    color:#333333;
}
#tab3
{
     padding-top:15px;
    background-image:url(../images/backgrounds/basharepoint_bg.jpg);
     background-position:bottom left ;
    background-repeat:no-repeat; 
    height:442px;
}
#tab3 h1
{ font-size:28PX;
    color: #90026D;
    margin-left:50px;
    margin-top:10px;
}

#tab3 p

{
    font-size:12px;
    color:#333333;
}
#tab4
{
     padding-top:15px;
    background-image:url(../images/backgrounds/badotnet_bg.jpg);
     background-position:bottom left ;
    background-repeat:no-repeat; 
    height:442px;
}
#tab4 h1
{ font-size:28PX;
    color: #90026D;
    margin-left:50px;
    margin-top:10px;
}

#tab4 p

{
    font-size:12px;
    color:#333333;
}
#tab5
{
     padding-top:15px;
    background-image:url(../images/backgrounds/bahosting_bg.jpg);
     background-position:bottom left ;
    background-repeat:no-repeat; 
    height:442px;
}
#tab5 h1
{ font-size:28PX;
    color: #90026D;
    margin-left:50px;
    margin-top:10px;
}

#tab5 p

{
    font-size:12px;
    color:#333333;
}

.copy
{
    padding-top:10px;
    float:right;
    width:300px;
  
        
}

/* mainSquarePromos block heading */
.oneColumnPromos h4, .twoColumnPromos h4, .threeColumnPromos h4  { 	background-color: #FFFFFF; color: #90026D;}


#left
{
    margin-left:200px;
    float:left;
    width:200px;
    color:White;
}
#right
{
    float:left;
    width:200px;
    color:White ;
}