html, body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin:0;
	padding:0;
	} 

h1{
	/*font-family: Times, Times Roman, Times New Roman, serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: -15px;
	color: rgb(234,0,18);
	margin-top: 20px;
	}

h2{
	/*font-family: Times, Times Roman, Times New Roman, serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	/*padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 4px;*/
	
	}
	
#pagewidth{
	width:790px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
	background-color: #FFFFFF;
	} 
	
#header{
	background-color: transparent;
	float: left;
	display:inline;
	position: relative;
	width:790px;
	margin-top:15px;
	}

	
#navbar{
	float: left;
	display: inline;
	position: relative;
	width: 790px;
	/*background-color: SkyBlue;*/
	background-image: url(http://www.serviced-offices-sydney.com.au/images/navbar_bg.jpg);
	background-repeat: repeat-x;
	margin-top: 2px;
	}
	
#bodycopy{
	width:788px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
	border-left: 1px silver solid;
	border-right: 1px silver solid;
	} 

#contents{
	float: left;
	display: inline;
	position: relative;
	width: 700px;
	margin: 0px 45px 45px 45px;
	background-color: #FFFFFF;
	}	

div.linkbox {
	position:relative;
	margin:20px 0px 0px 0px;
        width:300px;
        background-image:url(http://www.serviced-offices-sydney.com.au/images/bullet01.jpg);
        background-repeat:no-repeat;
        background-position:center-left;
	visibility:visible;
	overflow:visible;
	padding:0px 0px 0px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
        text-align:left;
	z-index:0;
    }


	
.boldtext1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 1.3em; font-weight: bold; color: #000000}

.boldlink {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 1.3em; font-weight: bold; color: #000000}

a.button {
	display: block;
	height: 22px;
	color: white;
	font-size: 11px;
	font-weight: bold;
	text-align: center;	
	text-decoration: none;	
	float: left;
	padding: 5px 15px 0px 15px;
	background-image: url(http://www.serviced-offices-sydney.com.au/images/navbar_bg.jpg);
	background-repeat: repeat-x;
	border-right: 1px solid #a9a9a9;
	}

a.button:hover {
	color: White;
	text-decoration: underline;
	background-image: url(http://www.serviced-offices-sydney.com.au/button_hover_bg.jpg);
	background-repeat: repeat-x;
	}
		
table {
	border: thin Silver solid;
	padding: 0;
	background-color: #FFFFFF;
	border-collapse: collapse;
	}

th 	{
	border: thin Silver solid;
	padding: 5px;
	background-color: #16377E;
	vertical-align: top;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: White;
	}
	
td 	{
	border: thin Silver solid;
	padding: 5px;
	background-color: #FFFFFF;
	vertical-align: top;
	}

	
#copyrightpanel{
	background-color: transparent;
	float: left;
	display:inline;
	position: relative;
	width:350px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-left: 15px;
	text-align: left;
	color: Silver;
	font-size: 10px;
	}
	
#authorpanel{
	background-color: transparent;
	float: right;
	display:inline;
	position: relative;
	width:400px;
	margin-top: 1px;
	margin-bottom: 1px;
	text-align: right;
	padding-right: 10px;
	color: Silver;
	font-size: 10px;
	}

.paraheads{
	font-family: Times, Times Roman, Times New Roman, serif;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: -5px;
	/*color: #e10416;*/
	/*color: rgb(238,0,10);*/
	color: rgb(234,0,18);
	margin-top: 20px;
	 }
	 
.subheads{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0px;
	color: rgb(234,0,18);
	margin-top: 20px;
	 } 

.listing-letter{
	float:left;
	width:50px;
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	background-color:#ffffff;

	 }
	 
.listings{
	float:left;
	width:650px;
	margin-bottom: 0px;
	margin-top: 5px;
	background-color:#ffffff;
	 }

div.spacer {
  clear: both;
  }
	 
ul{ 
	margin-top: 1px; }
	
li{ 
	margin-top: 5px; }
	
.link{
	font-size: 100%;
	color: #000000;
	text-decoration: none;
	}
	
a.link:hover {
	font-size: 100%;
	color: #000000; 
	text-decoration: underline;
	}

.aqualink{
	font-size: 100%;
	color: rgb(21,161,179);
	text-decoration: none;
	}
	
a.authorpanel	{
	font-size: 10px;
	color: Silver;
	text-decoration: none; 
	}
	
a.authorpanel:hover {
	font-size: 10px;
	color: Silver;
	text-decoration: none;
	}
		
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
