
body{
margin-top: 0px;
margin-left: 140px;
font-family:  Arial;
font-size: 12px;
line-height: 17px;
color: #333;
background-color: #FFF;
}

a:link {
color: #cc0000;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #cc0000;
font-weight: bold;
text-decoration: underline;
}

a:visited {
color: #cc0000;
font-weight: bold;
text-decoration: none;
}

.greyStroke{
border-left: 1px solid #EBEBEB;
border-right: 1px solid #EBEBEB;
width: 918px;
}

.header {
width: 920px;
z-index:0;
}

.subHeader {
background-color:#FFFFFF;
width:918px;
z-index:2;
}

/*
.videoPlayer {
height:250px; 
width:665px;
}
*/

.quoteRotater {
background-image:url(/images/mlw_quotebg.png); 
height:230px; 
width:240px;
position:absolute; 
top:122px;
left:810px; 
}

.content {
background-image:url(/images/mlw_mid_bg.jpg); 
background-repeat: no-repeat;
z-index:3; 
width:898px; 
overflow:visible;
padding: 10px;
}

.post {
height:240px; 
width:360px; 
z-index:5; 
border: 0px solid;
padding: 9px 10px 9px 20px;
}

.red{
color: #cc0000;
}

.title{
font-size: 25px;
color: #cc0000;
}

.interiorPost {
background-color:#FFFFFF; 
width:618px; 
z-index:5; 
padding: 20px 10px 10px 20px;
border: 1px solid #EBEBEB;
}


.graphContainer {
z-index:6; 
padding: 0px;
}

.contactSideBar{
padding: 0px 0px 0px 9px;
}

.contactUs {
background-image:url(/images/mlw_contactbg.jpg);
background-repeat: no-repeat;
width:200px;
height:78px;
padding:15px 20px 20px;
color:#FFFFFF;
z-index:7;
font-size: 13px;
}

#bold {
font-weight: bold;
}

a.contactLink:link, a.contactLink:visited{
color:#FFFFFF;
text-decoration:none;
font-weight: normal;
}

a.contactLink:hover{
color:#FFFFFF;
text-decoration:underline;
font-weight: normal;
}

.newsRotater{
z-index:7;
}

.caseStudies {
width:200px;
margin-top: 6px;
padding:15px 20px 20px;
color:#333;
z-index:7;
}
a.caseStudiesLink:link, a.caseStudiesLink:visited{
color:#cc0000;
text-decoration:none;
font-weight: bold;
}

a.caseStudiesLink:hover{
color:#cc0000;
text-decoration:underline;
font-weight: bold;
}

.footer {
background-image:url(/images/mlw_sitemapbg.jpg);
width:899px;
height:14px;
line-height:14px;
padding:3px 10px 3px 10px;
color:#FFFFFF;
font-size:10px;
z-index:4;
}

.footer .footerNav{
float: left;
}

.footer .copyright{
float: right;
}

a.footerLink:link, a.footerLink:visited{
text-decoration:none;
font-weight: normal;
color:#FFFFFF;
}

a.footerLink:hover{
text-decoration:underline;
font-weight: normal;
color:#FFFFFF;
}

.navigation {
background-image:url(/images/nav_left.png);
height:23px;
width:919px; 
padding:0px;
z-index:1;
/*
position:absolute; 
top:90px; 
left:0px;
*/
}

a.nav_advertising{
background-image:url(/images/nav_advertising_off.png);
background-position: top center;
display: block;
}
a.nav_advertising:hover{
background-image:url(/images/nav_advertising_on.png);
background-position: top center;
display: block;
}
a.nav_publish{
background-image:url(/images/nav_publishing_off.png);
background-position: top center;
display: block;
}
a.nav_publish:hover{
background-image:url(/images/nav_publishing_on.png);
background-position: top center;
display: block;
}
a.nav_contentservices{
background-image:url(/images/nav_content_off.png);
display: block;
}
a.nav_contentservices:hover{
background-image:url(/images/nav_content_on.png);
display: block;
}
a.nav_customers{
background-image:url(/images/nav_customers_off.png);
display: block;
}
a.nav_customers:hover{
background-image:url(/images/nav_customers_on.png);
display: block;
}
a.nav_contact{
background-image:url(/images/nav_contact_off.png);
display: block;
}
a.nav_contact:hover{
background-image:url(/images/nav_contact_on.png);
display: block;
}
a.nav_about{
background-image:url(/images/nav_about_off.png);
display: block;
}
a.nav_about:hover{
background-image:url(/images/nav_about_on.png);
display: block;
}
