body{
background-image:url(../images/elements/bg_tile.jpg);
background-repeat:repeat-x;
margin:0px 0px 30px 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:13px;
color:#666666;
}
#wrapper{
margin:0 auto;
width:858px;
}
#topline{
background-image:url(../images/elements/pink.gif);
background-repeat:repeat;
height:4px;
}
#topbanner{
background-image:url(../images/nav/nav_bg.jpg);
background-repeat:no-repeat;
background-position:center;
}
#mlo_logo{
padding-bottom:43px;
padding-left:47px;
}
#nav{
padding-top:5px;
}
#rotate_banner{
background-image:url(../images/elements/rotate_bg.jpg);
background-repeat:no-repeat;
background-position:center;
height:234px;
text-align:center;
padding-top:9px;
}
#content{
padding-left:50px;
padding-right:50px;
padding-top:20px;
padding-bottom:30px;
background-image:url(../images/elements/bottom_fade.jpg);
background-repeat:no-repeat;
background-position:top;
}
#content_tile{
background-image:url(../images/elements/content_tile.jpg);
background-repeat:repeat-y;
background-position:center;
}
#content_info{
width:500px;
float:left;
}
#contact_details{
margin-left:20px;
float:right;
}
#contact_header,#divider{
margin-bottom:10px;
}
/* Timesaving tips */
#tips{
border:#dfdfdf 1px solid;
background-color:#fff;
padding:15px;
}
#tips2{
border:#dfdfdf 1px solid;
background-color:#fff;
padding:15px;
}

a:link{
color:#666;
text-decoration:underline;
}
a:hover{
color:#990033;
text-decoration:none;
}
a:visited{
color:#666;
text-decoration:none;
}
h1{
font-size:12px;
color:#990033;
}
.red{
color:#990033;
}
.green{
color:#919e4d;
}
/* Accordian menu */
.arrowlistmenu{
width: 500px; /*width of accordion menu*/
}
.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
cursor: hand;
cursor: pointer;
background-image:url(../images/elements/lgreen_tile.gif);
background-repeat:repeat-x;
}
.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image:url(../images/elements/lgreen2_tile.gif);
}
.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-image:url(../images/elements/bullet.gif);
background-repeat:repeat-x;
margin: 0;
padding:15px 15px 5px 15px;
margin-bottom: 15px; /*bottom spacing between each UL and rest of content*/
}
#nobullet ul{ /*CSS for UL of each sub menu*/
list-style:none;
background-repeat:repeat-x;
margin: 0;
padding:15px 15px 5px 15px;
margin-bottom: 15px; /*bottom spacing between each UL and rest of content*/
}
/* Accordian menu2 */
.switchcontent1 a:hover, .switchcontent2 a:hover, .switchcontent3 a:hover, .switchcontent4 a:hover, .switchcontent5 a:hover, .switchcontent6 a:hover, .switchcontent7 a:hover, .switchcontent8 a:hover{
color:#b44b26;
text-decoration:none;
margin-top:0px;
margin-bottom:0px;
}
#sc1,#sc2,#sc3,#sc4,#sc5,#sc6,#sc7,#sc8{
background-color:#fff;
border:#dfdfdf 1px solid;
padding-left:15px;
width:484px;
}
#green_header,#green_header2{
background-image:url(../images/elements/green.gif);
background-repeat:repeat;
}
#lgreen_header,#lgreen_header2,#lgreen_header3,#lgreen_header4,#lgreen_header5,#lgreen_header6,#lgreen_header7,#lgreen_header8{
margin-top:1px;
background-image:url(../images/elements/lgreen.gif);
background-repeat:repeat;
}