    
/*-----------------------------------------------
'	Company:MassMedia (www.massmedia.com.au)
'	Copyright © 2004, All rights reserved.
'	Date Created: October 2004
'
'	Last Modified Date: 12th October, 2004
'	Last Modified By: Benjamin -> benjaminr@massmedia.com.au
'
'	DO NOT MODIFY THIS DOCUMENT WITHOUT
'	NOTIFYING THE AUTHOR FIRST
'
------------------------------------------------*/


/*----------------- Structure ----------------*/

#globalWrap{
            width:                      750px;
            margin:                     0 auto;
}    

#mainContainer{
            width: 750px;
            text-align:                 left;

}

div.textLeft, div.textRight{
            float:                      left;
            width:                      356px;

            margin:                     19px 0px 0 0px;
            padding:                    0px 0 0 0;
}

div.textLeft{
            margin:                     19px 23px 0 0px;
            margi\n:                    19px 23px 0 9px;
}

* html div.textLeft h1,* html div.textRight h1{
            marg\in /**/:                     0;
            marg\in:                     0;
}

div.textLeft h1, div.textRight h1{
float: left;
            margin:                     0;
            marg\in:                     0 0 -7px 0;
            padding:                    0;
}

div.textLeft p, div.textRight p{
            clear:                       left;
            font:                       normal 0.7em arial, helvetica, sans-serif;
            padding:                    10px 10px 10px 20px;
            margin:                     0;
            width:                      356px;
            widt\h:                     326px;
            background:                 url(../images/global_bg_text.gif) repeat-y;
}

div.textFooter{
            background:                 url(../images/global_bg_textbottom.gif) no-repeat top left;
            width:                      356px!important;
            height:                     8px;       
}

div.footer{
            text-align: left;
            width:                       330px;
            color:                       #fff;
            font-size:                   0.7em;
            margin:                      20px 0 0 25px;
			font-family:				 arial, helvetica, sans-serif;
}

div.footer a{
            text-decoration:            underline;
            color:                       #fff;
}

div.footer a:hover{
            text-decoration:            none;
}

div.cDiv{
            clear:                      left;
}

/*----------------- global ----------------*/

body{
            background:                 #31719F url(../images/global_bg_building.gif) repeat-x top left;
            margin:                     0;
            padding:                    0;
            text-align:                 center;
            font-family:                verdana, helvetica, sans-serif;
}

img{
            border:                     none;
}
