@charset "UTF-8";
/* CSS Document */
/*Css Reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
    margin:0; 
    padding:0; 
} 
table { 
    border-collapse:collapse; 
    border-spacing:0; 
} 
fieldset,img {  
    border:0; 
} 
address,caption,cite,code,dfn,em,th,var { 
    font-style:normal; 
    font-weight:normal; 
} 
ol,ul { 
    list-style:none; 
} 
caption,th { 
    text-align:left; 
} 
h1,h2,h3,h4,h5,h6 { 
    font-size:100%; 
    font-weight:normal; 
} 
q:before,q:after { 
    content:''; 
} 
abbr,acronym { border:0; 
} 
/*Main*/
body{
	font-size:100%;
	line-height:120%;
	background-color:#FFFFFF;
	text-align:center;
	background-position:top;
	margin:0;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
}
body.home{
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
}
body.contentpage{
	background-image:url(../images/bg2.gif);
	background-repeat:repeat-x;
}
body.content{
}
#wrapper{
	margin: 0 auto;
	width:960px;
	font-size:.75em;
	text-align:left;
}
/*General*/
body.home #header{
	width:960px;
	height:130px;
	background-image:url(../images/home_green_bg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	clear:both;
	overflow:hidden;
	float:left;	
}
body.contentpage #header{
	width:960px;
	height:130px;
	background-image:url(../images/home_green_bg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	clear:both;
	overflow:hidden;
	float:left;	
}
#header{
}
#headerleft{
	float:left;
	margin-top:10px;
}
#headerright{
	float:right;
	width:440;
	height:130px;
}
#header #enquireonline{
	height:80px;
	width:440px;
	padding:20px 0 0 0;
	clear:both;
}
#header #enquireonline span{
	float:left;
}
a#banner_enquire{
	background:transparent url(../images/banner_enquire_email.jpg) no-repeat scroll 0 0;
	float:left;
	width:200px;
	height:60px;
}
a#banner_enquire:hover{
	background:transparent url(../images/banner_enquire_email.jpg) no-repeat scroll 0 -60px;
	float:left;
	width:200px;
	height:60px;
}
#banner{
	float:left;
	clear:both;
	height:130px;
	overflow:hidden;
}
.home #highlight{
	clear:both;
	float:left;
	width:960px;
	height:170px;
	background-image:url(../images/home_highlight_bg.jpg);
	background-repeat:no-repeat;
	line-height:1.8em;
	overflow:hidden;
}
.home #highlight p{
	padding:25px 20px 0 400px;
	font-size:1.33em;
	color:#FFFFFF;
}
#highlight_content{
	width:960px;
	height:130px;
	background-image:url(../images/mainbanner_content.jpg);
	background-repeat:no-repeat;
	clear:both;
	overflow:hidden;
}
#highlight_content p{
	font-size:1.17em;
	padding:15px 370px 0 50px;
	color:#111111;
}
/*Main Content Region*/
#content{
	width:960px;
	height:auto;
	float:left;
}
#content p{
	padding-bottom:20px;
}
.home #content{
	padding-top:100px;	
	background-image:url(../images/contenthome_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.contentpage #content{
	padding:30px 0 0 0;
}
#contentleft{
	width:170px;
	float:left;
}
#contentright{
	float:right;
	width:730px;
}
#main_heading{
	background-image:url(../images/h1.gif);
	background-repeat:repeat-x;
	height:50px;
}
.print{
	background:transparent url(../images/print.gif) no-repeat scroll 0 0;
	float:left;
	width:30px;
	height:50px;
	display:block;
}
.print:hover{
	background:transparent url(../images/print.gif) no-repeat scroll 0 -50px;
	float:left;
	width:30px;
	height:50px;
	display:block;
}
#content_inner{
	padding:20px 20px 20px 0;
	width:510px;
	float:left;
}
#content_inner_wide{
	padding:20px 20px 20px 0;
	width:710px;
	float:left;
}
#content_inset{
	width:200px;
	float:left;
	padding:20px 0;	
}
#content_inset img{
	border:solid 1px #608d16;
}
#enquireonline_side{
	background:transparent url(../images/enquireonline.gif) no-repeat scroll 0 0;
	width:170px;
	height:50px;
	display:block;
}
#enquireonline_side:hover{
	background:transparent url(../images/enquireonline.gif) no-repeat scroll 0 -50px;
	width:170px;
	height:50px;
	display:block;
}
/*Classes Constants*/
.home h1{
	background-image:url(../images/h1_homebg.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
h1{
	height:50px;
	line-height:50px;
	font-size:1.67em;
	color:#FFFFFF;
	font-weight:bold;
	padding:0 0 0 20px;
	float:left;
	width:668px;
}
h2, .subheading{
	font-size:1.33em;
	padding:10px 0;
	color:#0084e8;
	font-weight:bold;
}
h3, .smallheading{
	font-size:1.17em;
	padding:10px 0;
	color:#0084e8;
}
.specialtext{
	color:#333;
	font-size:1.17em;
	font-weight:bold;
}
.heading{
}
.floatleft{
	float:left;
}
.floatright{
	float:right;
}
.clearer{
	clear:both;
}
.paddingnone {
	padding:0;
}
.margin{
	margin:0;
}
#contentright ul, #contentright ol{
	padding:0 0 20px 0;
}
#contentright ul li{
	padding:3px 0 3px 10px;
	margin:0 0 0 30px;
	list-style:disc;
}
#contentright ol li{
	padding:0 0 0 10px;
	margin:0 0 0 30px;
	list-style:decimal;
}
#contentright a{
	color:#61a700;
	text-decoration:underline;
	font-weight:bold;
}
#contentright a:hover{
	text-decoration:none;
	font-weight:bold;
}
#sitemap ul li{
	list-style:none;
}	
/*Main Menu*/
#header #mainmenu{
	height:30px;
	background-repeat:no-repeat;
	padding:0 0 0 30px;
	float:right;
}
#header #mainmenu ul{
	background-image:url(../images/menu_end.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:0 0 0 30px;
	height:30px;
	float:right;
}
#header #mainmenu {
	color:#FFFFFF;
	text-decoration:none;
}
#header #mainmenu li{
	display:inline;
	background-image:url(../images/menu_bg.gif);
	background-position:left;
	background-repeat:repeat-x;
	line-height:30px;
	height:30px;
	float:left;
}
#header #mainmenu a{
	height:30px;
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(../images/menu_seperator.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:0 10px;
}
#header #mainmenu a:hover{
	text-decoration:underline;
}
/*Submenu*/
#submenu{
	padding:20px 0 0 0;
}
#submenu ul{
	width:168px;
	border:solid 1px #999999;
	padding:10px 0;
}
#submenu li{
	line-height:20px;
	height:20px;
	clear:both;
	padding:0;
	margin:0;
}
#submenu a{
	height:18px;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	width:118px;
	float:left;
	padding:0 10px 0 40px;
	color:#333333;
	text-decoration:none;
	overflow:hidden;
}
#submenu a:hover{
	height:18px;
	padding:1px 0;
	width:118px;
	float:left;
	padding:0 10px 0 40px;
	color:#ffffff;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;	
	text-decoration:none;
	background-color:#0084e8;
	overflow:hidden;
}
#submenu #ants{
	background:transparent url(../images/sub_ants.gif) no-repeat scroll 0 0px;
}
#submenu #ants:hover{
	background:transparent url(../images/sub_ants.gif) no-repeat scroll 0 -18px;
	background-color:#0084e8;
}
#submenu #rodents{
	background:transparent url(../images/sub_rodents.gif) no-repeat scroll 0 0px;
}
#submenu #rodents:hover{
	background:transparent url(../images/sub_rodents.gif) no-repeat scroll 0 -18px;
	background-color:#0084e8;
}
#submenu #termites{
	background:transparent url(../images/sub_termites.gif) no-repeat scroll 0 0px;
}
#submenu #termites:hover{
	background:transparent url(../images/sub_termites.gif) no-repeat scroll 0 -18px;
	background-color:#0084e8;
}
#submenu #spiders{
	background:transparent url(../images/sub_spiders.gif) no-repeat scroll 0 0px;
}
#submenu #spiders:hover{
	background:transparent url(../images/sub_spiders.gif) no-repeat scroll 0 -18px;
	background-color:#0084e8;
}
#submenu #cockroach{
	background:transparent url(../images/sub_cockroach.gif) no-repeat scroll 0 0px;
}
#submenu #cockroach:hover{
	background:transparent url(../images/sub_cockroach.gif) no-repeat scroll 0 -18px;
	background-color:#0084e8;
}
#submenu #flying{
	background:transparent url(../images/sub_flying.gif) no-repeat scroll 0 0px;
}
#submenu #flying:hover{
	background:transparent url(../images/sub_flying.gif) no-repeat scroll 0 -18px;
	background-color:#0084e8;
}
#submenu #flea{
	background:transparent url(../images/sub_flea.gif) no-repeat scroll 0 0px;
}
#submenu #flea:hover{
	background:transparent url(../images/sub_flea.gif) no-repeat scroll 0 -18px;
	background-color:#0084e8;
}
#submenu #bed{
	background:transparent url(../images/sub_bed.gif) no-repeat scroll 0 0px;
}
#submenu #bed:hover{
	background:transparent url(../images/sub_bed.gif) no-repeat scroll 0 -18px;
	background-color:#0084e8;
}
#submenu #mites{
	background:transparent url(../images/sub_mites.gif) no-repeat scroll 0 0px;
}
#submenu #mites:hover{
	background:transparent url(../images/sub_mites.gif) no-repeat scroll 0 -18px;
	background-color:#0084e8;
}
#submenu #silverfish{
	background:transparent url(../images/sub_silverfish.gif) no-repeat scroll 0 0px;
}
#submenu #silverfish:hover{
	background:transparent url(../images/sub_silverfish.gif) no-repeat scroll 0 -18px;
	background-color:#0084e8;
}
#submenu #residential{
	background:transparent url(../images/sub_residential.gif) no-repeat scroll 0 0px;
}
#submenu #residential:hover{
	background:transparent url(../images/sub_residential.gif) no-repeat scroll 0 -18px;
	background-color:#0084e8;
}
#submenu #commercial{
	background:transparent url(../images/sub_commercial.gif) no-repeat scroll 0 0px;
}
#submenu #commercial:hover{
	background:transparent url(../images/sub_commercial.gif) no-repeat scroll 0 -18px;
	background-color:#0084e8;
}
#submenu #locations{
	background:transparent url(../images/sub_locations.gif) no-repeat scroll 0 0px;
}
#submenu #locations:hover{
	background:transparent url(../images/sub_locations.gif) no-repeat scroll 0 -18px;
	background-color:#0084e8;
}
#submenu #blog{
	background:transparent url(../images/sub_rss.gif) no-repeat scroll 0 0px;
}
#submenu #blog:hover{
	background:transparent url(../images/sub_rss.gif) no-repeat scroll 0 -18px;
	background-color:#0084e8;
}


/*Footer Home*/
#footerhome{
	height:60px;
	background-image:url(../images/footer_bg.gif);
	background-repeat:repeat-x;
	border-left:solid 230px #ffffff;
	padding:0 0 0 0;
	clear:both;
	float:left;
	width:730px;
}
#footerform{
	height:60px;
	background-image:url(../images/footer_bg.gif);
	background-repeat:repeat-x;
	margin:0 0 0 210px;
	padding:0 0 0 540px;
	clear:both;
}
#footerhome div{
	float:left;
}
#homefooter_enquiry{
	background:transparent url(../images/footer_enquire.gif) no-repeat scroll 0 0;
	width:160px;
	height:60px;
	display:block;
}
#homefooter_enquiry:hover{
	background:transparent url(../images/footer_enquire.gif) no-repeat scroll 0 -60px;
	width:160px;
	height:60px;
	display:block;
}
#footerhome_slogan{
	height:60px;
	width:350px;
}
#footerhome_slogan div{
	padding: 10px;
	color:#FFFFFF;
}
/*Footer Menu*/
#footermenu{
	margin:0 0 20px 0;
	clear:both;
	width:960px;
	text-align:right;
}
#footermenu a{
	padding:0 10px;
	color:#0084e8;
	text-decoration:none;
}
#footermenu a:hover{
	text-decoration:underline;
}
/*form css*/
form{
	width:412px;
}
form ul, form ol{
	padding:0 !important;
	margin:0 !important;
}
form li{
	padding:5px 0 !important;
	margin:0 !important;
	list-style:none !important;
	float:left;
	width:412px;	
}
form .label{
	width:100px;
	display:block;
	float:left;
}
form .textbox{
	border:solid 1px #999999;
	height:20px;
	width:300px;
	padding:4px 0 0 10px;
	color:#333;
	font-size:1em;
	float:left;
}
form .textarea{
	border:solid 1px #999999;
	height:300px;
	width:300px;
	padding:4px 0 0 10px;
	color:#333;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;	
	float:left;
	
}
form .required{
	color:#FF0000;
}
form .button{
	float:right;
}
/*Location map*/
#content_topbox{
	clear:both;
	float:left;
	height:400px;
	padding:20px 0 0 0;
	width:710px;
}
#locationmap{
	width:340px;
	height:330px;
	background-image:url(../images/Australia.jpg);
	float:left;
}
#locationlinks{
	float:left;
	padding:20px 0 0 40px;
	width:250px;
}
#locationlist{
	float:left;
	padding:20px 0 0 40px;
	width:250px;
}
.posab{
	position:absolute;	
}
#locationmap a{
	color:#FFFFFF;
	text-decoration:none;
}
#locationmap a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.map_wa{
	margin:130px 0 0 65px;
}
.map_nt{
	margin:90px 0 0 162px;
}
.map_qld{
	margin:110px 0 0 245px;
}
.map_sa{
	margin:160px 0 0 173px;
}
.map_nsw{
	margin:185px 0 0 260px;
}
.map_act{
	margin:210px 0 0 281px;
}
.map_vic{
	margin:235px 0 0 246px;
}
.map_tas{
	margin:284px 0 0 261px;
}
sup{vertical-align:top;
}
/*RIGHT BOX*/
.right_factbox{
	color:#666666;
	list-style:none;
	padding:0 0 0 10px;
	border-left:solid 1px #cecece;
}
.nolist{
	padding:0 !Important;
	list-style:none !Important;
	margin:0 !Important;
}
.nolist li{
	padding:5px 0 !Important;
	list-style:none !Important;
	margin:0 !Important;
	border-top:solid 1px #cecece;
}

/*RSS Feed*/
#rssfeedbox{
	border:1px solid #999999;
	padding:10px;
	width:148px;
	margin:20px 0 0 0;
}
.RSSFeedHeading{
	color:#0084E8;
	font-size:14px;
	padding:0 0 5px 0;
	border-bottom:solid 1px #cecece;
}
.RssFeedLink{
	color:#61A700;
	text-decoration:underline;
	padding:0 0 5px 0;
	display:block;
}
#rssfeedbox a:hover{
	text-decoration:none;
}