.img_float {
	float:right;
	wid/th:176px;
}
.img_floatL {
	float:left;
	padding: 0 10px 0 0;
}
#content {
	padding:0 20px;

}
#content_hp{
	padding:0 0 0 20px;
}
#content_right{
	float:right;
	margin:0;
	padding:0;
	width:260px;
}
body {
	text-align: center;
	padding: 0 0;
	margin: 0;
	background-image: url(../i/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#7bcff2;
}

body,p,div,h1,h2,h3,h4,h5,td,th {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	margin: 0;
}

p {
       margin-bottom: 10px;
}

h1 {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #d89e01;
	padding-bottom: 5px;
	margin: 0;
	margin-bottom: 11px;
}
h3 {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: none;
	color: #2c8ecb;
	padding-bottom: 5px;
	margin: 0;
	
}
.yellow {
	color: #d89e01;
}
a:visited, a:active, a:link {
	color: #2c8ecb;
}
#footer div {
	color: #ffffff;
	font-size: 9px;
}

#footer a:visited, #footer a:active, #footer a:link {
	color: #ffffff;
	text-decoration: none;
}


#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}
div {
	display: inline-block;
}
div {
	display: block;
}
.clearing {
	clear: both;
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
}
.clear_r {
	clear: right;
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
}
.clear_l {
	clear: left;
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
}
a img {
	border: 0;
}
img {
	vertical-align: bottom;
}


#ct0 {
	background-image: url(../i/bg_frame_bg.gif);
	background-repeat: repeat-y;
	background-position: top center;
}

#ct1 {
	margin: 0 auto;
	background-image: url(../i/bg_frame.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

#ct2 {
	margin: 0 auto;
	width: 988px;
	text-align: left;
}

#ct3 {
	padding: 0 2px 0 0;
}
#top {
	height:68px;
	background-image: url(../i/header_bg.gif);
	background-repeat: repeat-x;
	background-position: top center;
	width: 986px;
}

#logo {
	width: 212px;
	height: 68px;
	float:left;
}
#search {
	background-image: url(../i/bg_header_search.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0;
	width:387px;
	height:68px;
	float:right;
}
#search_left{
	background-image: url(../i/header_phone.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:68px;
	width:143px;
	float:left;
}
#search form{
	float:right;
}
#search table {
	border-collapse: collapse;
	margin: 15px 10px 0 0;
	padding: 0;
}
#search th {
	color: #0d75bb;
	font-size: 15px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-style: italic;
}
#search td {
	padding-left: 5px;
}
#search input.input_text {
	width: 100px;
	border: 1px solid #a6aeb7;
	height: 19px;
	padding: 2px 5px 0;
	color: #6d6f71;
	font-size: 8pt;
	font-family: Trebuchet MS, Helvetica, sans-serif;
}
#search select {
	width: 131px;
	border: 1px solid #a6aeb7;
	height: 21px;
	color: #6d6f71;
	font-size: 8pt;
	font-family: Trebuchet MS, Helvetica, sans-serif;
}
#banner {
	height: 155px;
	width:988px;
	background-repeat: no-repeat;
	background-position: top center;
	background-image: url(../i/banner.jpg);
}

#nav_and_content {
min-height:400px;
}

#nav {
	height: 50px;
}


* html #nav {
	margin-right: -3px;
}


#menubar {
	margin-left:1px;
	background-image: url(../i/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height:50px;
	position: relative;
}
#menuabar_left {
	background-image: url(../i/menu_left.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height:50px;
	float:left;
	width:8px;
}

#menubar ul{
	float:left;
	margin:0;
	padding:0;
	padding-top:12px;
	padding-bottom:10px;
	list-style-type: none;
}
#menubar li {
	display: inline;
	padding: 14px 0 20px 0;
	background-image: url(../i/menu_sep.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#menubar a{
	padding: 0 20px 0 10px;
	font-size: 13px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#menu_right a{
	padding: 0;

}
#menubar a:hover {
}

#menubar div.dropdown {
display:none;
	position: absolute;
	z-index: 2000;
	left: 412px;
	top: 40px;
	margin: 0;
margin-top:10px;
	padding: 0;
}

#menubar div.dropdown ul {
       display: inline-block;
}

#menubar div.dropdown ul {
	display: block;
	margin: 0;
	list-style: none;
	padding: 0;

}

#menubar div.dropdown li, div.dropdown a {
       display: inline-block;
}
#menubar div.dropdown a {
       display: block;
}

#menubar div.dropdown li {
	float: none;
	display: block;
	margin: 0;
	padding: 0;
	border-bottom:#FFFFFF 1px solid;
}

#menubar .dropdown ul li a:link, #menubar .dropdown ul li a:active, #menubar .dropdown ul li a:visited {
	width: 160px;
	color: #1779bc;
	font-size: 11px;
	display: block;
	text-decoration: none;
	text-transform: none;
	padding: 6px 10px;
	background-color: #cce6ed;
	font-weight: normal;
}


#menubar .dropdown ul li a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	background-color: #1779bc;
}

#menu_right{
	float:right;
}
#menu_right #quote{
	float:left;

}
#menu_right #contact{
	float:left;

}

#content_box_grey{
	background-color:#e6eaed;
	background-image: url(../i/box_grey_top_left.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 10px;
	margin-bottom:10px;
}
#content_box_light_grey{
	background-color:#f2f4f6;
	background-image: url(../i/box_light_grey_top_left.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 10px;
	margin-top:10px;
	margin-bottom:10px;
}
#content_box_grey ul, #content_box_light_grey ul{
	display: block;
	margin: 10px 0;
	list-style: none;
	padding: 0;
}
#content_box_grey ul li, #content_box_light_grey ul li{
	background-image: url(../i/bullet_point.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left:10px;
	margin-left:10px;
	margin-bottom:30px;
}
#content_box_grey ul li a, #content_box_light_grey ul li a{
	color:#079fe0;
}
#content_box_grey .content_box_grey_bottom{
	background-image: url(../i/box_grey_bottom_left.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	height:4px;	
	margin: -10px;
}
#content_box_light_grey .content_box_grey_bottom{
	background-image: url(../i/box_light_grey_bottom_left.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	height:4px;	
	margin: -10px;
}




#top_content {
	padding: 0 0 39px 53px;
	margin: 0 0 0 -53px;
}

.hotbox {
	background: url('http://dev039.iasp.com.au/i/dotted_hor.gif') top left repeat-x;
	padding: 4px 0px 39px 53px;
	margin-left: -53px;	
}
.hotbox_item {
	float: right;
	width: 84px;
	text-align: center;
	padding-right: 34px;
	
}

.phonemodel {
	min-height: 50px;
}

#news_items {
	padding: 9px 0 0 0;
}
#news_left {
	float: left;
	width: 264px;
}

#news_right {
	margin-left: 264px;
	padding-left: 52px;
}

* html #news_left {
	margin-left: -3px;
}

* html #news_right {
	margin-left: 261px;
}
.float_img img {
	border: 1px solid #cfd4d7;
	padding: 1px;
	background: #ffffff;
}

.hotbox .float_img {
	float: left;
	width: 83px;
}

.hotbox .img_wrap {
	padding: 15px 0px 0px 13px;
	margin: 0 0 0 88px;
}

* html .hotbox .float_img {
	margin-right: -3px;
}

* html .hotbox .img_wrap {
	margin-left: 85px;
}

.find_out_more {
	padding: 20px 0;
}











#footer {
	background-image: url(../i/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	height:149px;
	margin:0 auto;
width:1101px;
}

#footer_left {
	text-align:left;
	margin-top: 13px;
	margin-left: 70px;
	float: left;
	width: 200px;
}

#footer_right {
	float: right;
	margin-top: 13px;
	margin-right:70px;
	text-align: right;
	marg/in-left: 260px;
}




.image_list {
	margin: 0 -34px;
}
.image_list_item {
	float: left;
	width: 161px;
	margin-bottom: 30px;
	padding: 0 15px;
	text-align: center;
}
.image_list_image {
	min-height: 159px;
}
* html .image_list_image {
	height: 159px;
}
.image_list_info {
	padding: 9px 0;
}
.image_list_item h5 {
	margin-bottom: 5px;
}
.floatimg {
	float: right;
	wi/dth: 293px;
}
.floatimg img {
	border: 1px solid #e2e2e2;
}
.imgwrap {
	margin-right: 293px;
	padding-right: 19px;
}
* html .floatimg {
	margin-left: -3px;
}
* html .imgwrap {
	margin-right: 290px;
}
.largeimg {
	margin-bottom: 7px;	
}
.smallimages div {
	float: left;
}
.smallimages div img {
	margin-left: 7px;
	margin-bottom: 7px;
}
.smallimages div.f img {
	margin-left: 0;
}
.logo_images {
	float: right;
	width: 250px;
}
.logo_images .floatimg {
	width: 250px;
}
.logo_images .floatimg img {
	border: 1px solid #e2e2e2;
	margin-bottom: 10px;
}
.logo_images .imgwrap {
	margin-right: 160px;
	padding-right: 19px;
}
* html .logo_images .floatimg {
	margin-left: -3px;
}
* html .logo_images .imgwrap {
	margin-right: 247px;
}





.table_list {
	margin: 8px -4px;
	border-collapse: collapse;
width:100%;
}
.table_list td, .table_list th {
	padding: 4px;
	border: 1px #fff solid;
	text-align: center;
}
.table_list td {
	background: #eee;
}
.table_list tr.a td {
	background: #f8f8f8;
}
.table_list th {
	background: #ddd;
}
.table_list tr.listhdr th {
	text-align: center;
}
.admintbl .title_edit {
	text-align:left;
	font-weight:bold; 
	padding:5px;
	background-color: #2c8ecb;
}
.table_list  a div{
color:#2C8ECB;
text-decoration:underline;
}