/* General Rules */
body {background-image:url(http://www.crowesnestdevelopment.com/websites/mailboxes/images/main_bg.gif);
  background-repeat:repeat-x; background-color:#999999;
    }

body, div {
  	margin: 0px auto;
  	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 0.9em;
	 }
  
div {
  overflow: hidden;
  }
  
img {
  border: 0px;
  }


h1 {  font-size: 145%;
	margin:0 0 10px 0;
  font-weight:bold;
  padding:0;
  }

.myClass {
	left:0px;
	top:0px;
	}
/* End General Rules */

/* Header Area */

#main_header {
  height:134px;
  width:800px;
 position: relative;
  }

.header_info_right {
  display: inline;
  float: left;
  width: 395px;
  margin: 15px 0 0 335px;
  text-align: center;
  clear: right;
}

.header_info_right p {margin:0 0 10px 0;}

.header_info_right a:link, .header_info_right a:visited {
  color: #000;
  text-decoration: none;
  }
  
.header_info_right a:active, .header_info_right a:hover {
  color: #000;
  text-decoration: underline;
  }

#colour_bar {
	margin:103px 0 0 0px;
	}
/* End Header Area */


/* Setting page area */
#page_content
	{ position:relative;}
	
.page_container{
  margin-top: 20px;
  width: 800px;
  position: relative;
  }

#content_twb {margin-top:5px;} 
 
#content_area 
{
background-color: #fff;}
/* END setting page area */



 /*Main content area*/
#main_content {
 float:left;
 width:640px;
 margin:10px 0 0 20px;
font-size: 115%}
 
 

  /* footer */
 #ftr_container {background-color: #fff;}
  
#ftr {
 height:27px;
 background-image:url(http://www.crowesnestdevelopment.com/websites/mailboxes/images/bottom_bar.gif);
 background-repeat:no-repeat; 
 margin:30px 0 0 70px;
 }

 #ftr_text {text-align:center;
font-weight:bold;}
/* End footer */

/* page content links 
a:link, a:visited {
  color: #000;
  text-decoration:  underline;
  }
  
a:active, a:hover {
  color: #000;
  text-decoration: none;
  }
  */
