body{ padding:0px;
      margin:0px;
	  /* background-color: #6d92ab; */
	  background-color: #00366c;
	  }
	  

p,h1,h2,h3,h4,h5,h6{ padding:0px;
margin:0px}

img{ border:none}
a{ outline:none;}



.main_text{ font-family: Arial, Helvetica, sans-serif;
             font-size:11px;
			 color:#00366C;
			 padding:0 40px 0 40px;
			 line-height:1.5em
			 }

#wrapper{ background-color: transparent;
	             position: absolute;
	             top: 47%;
	             left: 0px;
	             width: 100%;
	             margin-top: -257px;
	             min-width: 950px; 
				 }
				 
#main_container{ background-color: #ffffff;
	       height:515px;
	       position: relative;
	       margin: 0px auto;
	       width:950px;
		   border:1px solid #CCCCCC;
		   background-image:url(../images/background_fade.jpg);
		   background-repeat:no-repeat;
		   background-position:center bottom;
		   }
		   
/*top_panel*/		   
#top{ width:950px;
      height:137px;
	  }		   
		   
#logo{
	width: 675px;
	height:137px;
	float:left;
	/* background:url(../images/melb_metro.png) no-repeat 65% 50%; */
		}
		#logo a img{ float:left;
		}
#melbourne{
/*font-family:Arial, Helvetica, sans-serif;
font-size:24px;
color:#7FA0B6;*/
width:420px;
height:20px;
margin:95px 0 0 0px;
float:left;
background:url(../images/melbourne.png) no-repeat right center;



		}		
		
#menu{ width: 275px;
       height:137px;
	   float:left;
}


.nav{
       padding:25px 0 0 20px;

    }
	
.nav li{text-decoration:none; 
width:183px;
height:14px;
background-color: #FFFFFF;
margin:0 0 1px 0;
padding:0px;
list-style:none;
 }
 
.nav span{ display:none;}

#menu li a{ display:block; height:14px;}

#menu .home a{ background-image:url(../images/home_nav.gif); }
#menu .home a:hover{ background-image: url(../images/home_nav2.gif);}
.home_link #menu .home a{background-image: url(../images/home_nav2.gif)}

#menu .about a{ background-image:url(../images/about_nav.gif); }
#menu .about a:hover{ background-image: url(../images/about_nav2.gif);}
.about_link #menu .about a{background-image: url(../images/about_nav2.gif)}


#menu .ind_style a{ background-image:url(../images/ind_style_nav.gif); }
#menu .ind_style a:hover{ background-image:url(../images/ind_style_nav2.gif);}
.style_link #menu .ind_style a{background-image:url(../images/ind_style_nav2.gif);}

#menu .gallery a{ background-image:url(../images/gallery_nav.gif); }
#menu .gallery a:hover{ background-image:url(../images/gallery_nav2.gif);}
.gallery_link #menu .gallery a{background-image:url(../images/gallery_nav2.gif); }

#menu .contact a{ background-image: url(../images/contact_nav.gif); background-repeat:no-repeat; }
#menu .contact a:hover{ background-image:url(../images/contact_nav2.gif);}
.contact_link #menu .contact a{background-image:url(../images/contact_nav2.gif);}



/*middle_panel*/
#middle{ width:950px;
        height:244px;
		float:left;
		}
		
#hero{ width: 611px;
      height:244px;
      float:left;
	  padding:0 0 0 63px;
	  
	  }
	  
#copy{ width:275px;
       height:150px;
	   float:left;

	   }
.form{ 
       min-height:150px!important;

	   }
	   
#contacts{ width:275px;
       height:100%;
	   float:left;
	   }	   
/*form*/   	  
.form{ font-family:Arial, Helvetica, sans-serif; font-size:12px; text-transform:capitalize;
}	
.form h1{ margin:0 30px 10px 35px; font-size:13px; color:#7FA0B6;}
.form ul{ margin:0px 0px 0px 35px; padding:0px 0px 0px 0px;
}	
.form ul li{ list-style:none;
padding:3px 0px 3px 0px; margin:0px;
}	
.form ul li label{ float:left; width:60px; color:#00366C; font-size:11px; 
}	
.form ul li input, .form ul li textarea{ width:150px; color:#00366C; font-family:Arial, Helvetica, sans-serif; font-size:12px;
}
.form ul li textarea{ height:50px;}
.form ul li .submit{ width:156px; margin-left:60px;}

.alert{

font-size:13px ; 
background-color: #7FA0B6;
padding:10px;
-moz-border-radius: 5px; 
-webkit-border-radius: 5px;
font-family:Arial, Helvetica, sans-serif;
color:#FFF;


}


/*end form*/ 


 /*gallery*/
#loadarea{ width: 611px;
      height:244px;
      float:left;
	  padding:0 0 0 63px;
	  }	 
 
#thumbs{
	width:170px;
	height:244px;
	overflow:hidden;
	margin:0 0 0 35px;
	
	   }	 
	  
#copy img{ padding:0 11px 11px 0; border:none;
margin:0px; float:left}	  
	  


/*style gallery*/
#loadarea2{ width: 444px;
      height:244px;
      float:left;
	  padding:0 0 0 0px;
	  background-color:#666666;
	  margin:0px
	  }	

#thumbs2{
	width:170px;
	height:244px;
	overflow:hidden;
	margin:0 0 0 60px;
	padding:0px;
	float:left
	
	   }


#thumbs2 img{ padding:0 11px 11px 0; border:none;
margin:0px; float:left}	  
	  

/*bottom*/
#bottom{ width:950px;
height:134px;
}

/*footer*/
#footer{ font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color: #ffffff;
padding:2px 0 0 0;
text-align:right;
width:950px;
margin:0 auto;
text-transform:uppercase;
}

#footer a{ color:#ffffff;
          text-decoration:none;
		  text-transform: capitalize;
        }
		 
#footer a:hover { text-decoration:none;
                  color:#FFCC00;
				  text-decoration:underline;
				  }		 
		 
.copyright{ float:left; text-transform:uppercase;
}

/*email link*/
.email a{ text-decoration:underline;
color: #0F2D4D}
.email a:hover { text-decoration:none;
color: #666666}	
.scr_ctrl{
	position:absolute; left:920px; width:10px; height:170px; 
	}