@charset "utf-8";
/* CSS Document */
body
{
padding:0px;
margin:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#990000;
}
.container
{
position:relative;
top:0px;
left:0px;
width:937px;
margin:auto;
}
.topContainer
{
position:relative;
top:0px;
left:0px;
width:937px;
height:12px;
background-image:url(../images/topBar.png);
background-repeat:no-repeat;
}
.bottomContainer
{
position:relative;
top:0px;
left:0px;
width:937px;
height:12px;
background-image:url(../images/bottomBar.png);
background-repeat:no-repeat;
}
.mainContainer
{
position:relative;
top:0px;
left:0px;
width:937px;
background-image:url(../images/middleBar.png);
background-repeat:repeat-y;
}

.header
{
position:relative;
top:0px;
left:0px;
width:937px;
height:135px;

}
.logo
{
position:absolute;
top:0px;
left:70px;
width:130px;
height:130px;
}
.logo2
{
position:absolute;
top:50px;
left:50px;
width:170px;
height:70px;
}
.slogan
{
position:absolute;
top:90px;
left:200px;
width:600px;
height:60px;
}
.contactTxt
{
position:absolute;
top:2px;
left:780px;
width:100px;
height:30px;
}
.melbourneTxt
{
position:absolute;
top:50px;
left:200px;
width:600px;
height:60px;
}
.bannerTxt
{
position:absolute;
top:0px;
left:200px;
width:780px;
height:131px;
}
.bannerTxt2
{
position:absolute;
top:0px;
left:235px;
width:680px;
height:131px;
}

.border
{
position:relative;
top:0px;
left:0px;
width:937px;
height:2px;
background-image:url(../images/border.png);
background-repeat:no-repeat;
background-position:center;
margin:0px 0px 0px 0px;
padding:10px 0px 20px 0px;
background-color:#ffffff;
clear:both;
}

.left
{
position:relative;
top:0px;
float:left;
left:0px;
width:700px;
}
.leftBox
{
position:relative;
top:0px;
left:0px;
width:660px;
padding:0px 20px 0px 20px;
}
.right
{
position:relative;
top:0px;
float:left;
left:0px;
width:237px;
}

.rightBox
{
position:relative;
top:0px;
left:0px;
width:237px;
}
.topRound
{
position:relative;
top:0px;
left:0px;
width:220px;
height:11px;
background-image:url(../images/topRound.png);
background-repeat:no-repeat;
}
.bottomRound
{
position:relative;
top:0px;
left:0px;
width:220px;
height:11px;
background-image:url(../images/bottomRound.png);
background-repeat:no-repeat;
}
.rightContainer
{
position:relative;
top:0px;
left:0px;
width:220px;
background-image:url(../images/middleRound.png);
background-repeat:repeat-y;
}
.righBoxInner
{
position:relative;
top:0px;
left:0px;
width:200px;
margin:2px 0px 0px 0px;
clear:both;
height:25px;
padding:0px 10px 0px 10px;
}
.label
{
position:relative;
float:left;
top:0px;
left:0px;
width:50px;
}
.txtBox
{
position:relative;
float:left;
top:0px;
left:0px;
width:120px;
}
.btnSubmit
{
margin:10px 0px 0px 0px;
width:70px;
height:23px;
background-color:#ffffff;
border:1px solid #5f5c5c;
cursor:pointer;
color:#8c4d48;
font-weight:bold;
font-style:italic;
}
.righBox form
{
margin:0px;
padding:0px;

}
.rightBox img
{
width:220px;
margin:5px 0px 5px 0px;

}
.footer
{
position:relative;
top:0px;
left:0px;
width:937px;
height:40px;
margin:auto;
color:#ffffff;

}
.footerLeft
{
position:relative;
top:0px;
float:left;
left:0px;
width:450px;
margin:3px 0px 0px 0px;
}
.footerRight
{
position:relative;
top:0px;
left:0px;
float:left;
width:480px;
margin:3px 0px 0px 0px;
text-align:right;
}
.footer a
{
color:#CCFFCC;
text-decoration:none;
}
.footer a:link
{
color:#CCFFCC;
text-decoration:none;
}
.footer a:hover
{
color:#CCCCCC;
text-decoration:underline;

}
.attachment
{
size:10px;
width:185px;
}
