/* CSS Document */

div.header {
	position:absolute;
	background-image:url(images/header_01.jpg);
	background-repeat:no-repeat;
	left:0px;
	top:0px;
	width:850px;
	height:366px;
}	

div.form_bg {
	position:absolute;
	background-image:url(images/form_bg.jpg);
	background-repeat:no-repeat;
	left:393px;
	top:119px;
	width:362px;
	height:208px;
}
div.sydney_city {
	position:absolute;
	background-image:url(images/sydney_city.jpg);
	background-repeat:no-repeat;
	left:86px;
	top:119px;
	width:307px;
	height:208px;
}
.top_nav a:link {
font-weight : bold;
text-decoration : none;
color:#5AACA6;
background: transparent;
}
.top_nav a:visited {
font-weight : bold;
text-decoration : none;
color:#5AACA6;
background: transparent;
}
.top_nav a:hover {
color: #9ACCCD;
background: transparent;
text-decoration : underline;
}
.top_nav a:active {
color: #9ACCCD;
background: transparent;
font-weight : bold;
text-decoration : underline;
}
ul.nav li.nav {
display: inline;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
ul.nav {
margin-top:0px;
}
h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
text-align:center;
color:#FFFFFF;
}
h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#339A99;
margin-top:5px;
vertical-align:top;
float:right;
margin-right:10px;
}
/*main navigation*/
div.buttons-bg {
	position:absolute;
	background-image:url(images/buttons_bg.jpg);
	background-repeat:no-repeat;
	left:0px;
	top:327px;
	width:850px;
	height:39px;
}

div.home {
	position:absolute;
	left:86px;
	top:327px;
	width:59px;
	height:38px;
}

div.services-products{
	position:absolute;
	left:144px;
	top:327px;
	width:155px;
	height:38px;
}

div.about-us {
	position:absolute;
	left:299px;
	top:327px;
	width:76px;
	height:38px;
}

div.companies {
	position:absolute;
	left:373px;
	top:327px;
	width:94px;
	height:38px;
}

div.quotations {
	position:absolute;
	left:467px;
	top:327px;
	width:100px;
	height:38px;
}

div.claim-forms {
	position:absolute;
	left:565px;
	top:327px;
	width:103px;
	height:38px;
}

div.contact-us {
	position:absolute;
	left:667px;
	top:327px;
	width:88px;
	height:38px;
}
/*main navigation*/

h5 {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#B75E74;
}
.header h6 {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#009999;
margin-left:120px;
}
.h7 {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#B75E74;
}
