@charset "utf-8";
/* CSS Document */

.managed { color: #008B6C; }


/* Managed Services Logo */

#top { background-image: url(../images/logos/wem_managed_services.gif); }

#top .tel { color: #008B6C; }


/* TabbedContent tab graphics and text styles */

.tabs-container { border: solid 1px #008B6C; border-top: none; }
				
ul.TabbedContent { background: url(../images/tabs/managed_px.gif) bottom repeat-x; }

ul.TabbedContent a { border-bottom: solid 1px #008B6C; }

ul.TabbedContent a:hover, ul.TabbedContent a.active { background: url(../images/tabs/managed_s.gif) no-repeat left top; }
	 
ul.TabbedContent a:hover span, ul.TabbedContent a.active span { background: url(../images/tabs/managed_tab.gif) no-repeat right top; }


.tab h2 { color: #008B6C; }
.tab p a, .rightPromos p a, .oneColumnPromos a, .twoColumnPromos a, .threeColumnPromos a{  color: #008B6C; }


/* mainSquarePromos block heading */
.oneColumnPromos h4, .twoColumnPromos h4, .threeColumnPromos h4 { 	background-color: #FFFFFF; color: #008B6C;}

#tab1
{
     padding-top:15px;
    background-image:url(../images/backgrounds/msoverview_bg.jpg);
    background-position:bottom left ;
    background-repeat:no-repeat; 
    height:442px;
}
#tab1 h1
{ font-size:28PX;
    color: #008B6C;
    margin-left:50px;
    margin-top:10px;
}

#tab1 p

{
    font-size:12px;
    color:#333333;
}
#tab2
{
     padding-top:15px;
    background-image:url(../images/backgrounds/mssupport_bg.jpg);
     background-position:bottom left ;
    background-repeat:no-repeat; 
    height:442px;
}
#tab2 h1
{ font-size:28PX;
    color: #008B6C;
    margin-left:50px;
    margin-top:10px;
}

#tab2 p

{
    font-size:12px;
    color:#333333;
}
#tab3
{
     padding-top:15px;
    background-image:url(../images/backgrounds/mssysmon_bg.jpg);
     background-position:bottom left ;
    background-repeat:no-repeat; 
    height:442px;
}
#tab3 h1
{ font-size:28PX;
    color: #008B6C;
    margin-left:50px;
    margin-top:10px;
}

#tab3 p

{
    font-size:12px;
    color:#333333;
}
#tab4
{
     padding-top:15px;
    background-image:url(../images/backgrounds/msinternet_bg.jpg);
     background-position:bottom left ;
    background-repeat:no-repeat; 
    height:442px;
}
#tab4 h1
{ font-size:28PX;
    color: #008B6C;
    margin-left:50px;
    margin-top:10px;
}

#tab4 p

{
    font-size:12px;
    color:#333333;
}
#tab5
{
     padding-top:15px;
    background-image:url(../images/backgrounds/mssih_bg.jpg);
     background-position:bottom left ;
    background-repeat:no-repeat; 
    height:442px;
}
#tab5 h1
{ font-size:28PX;
    color: #008B6C;
    margin-left:50px;
    margin-top:10px;
}

#tab5 p

{
    font-size:12px;
    color:#333333;
}
.copy
{
    padding-top:10px;
    float:right;
    width:300px;
    color:#333333;
  
        
}