@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'neuropol_x_freeregular';
    src: url('../fonts/neuropol_x_free-webfont.eot');
    src: url('../fonts/neuropol_x_free-webfont-.eot#iefix') format('embedded-opentype'),
         url('../fonts/neuropol_x_free-webfont.ttf') format('truetype'),
         url('http://www.budbuild.net.au/fonts/neuropol_x_free-webfont.svg#neuropol_x_freeregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'bitterregular';
    src: url('../fonts/bitter-regular-webfont.eot');
    src: url('../fonts/bitter-regular-webfont-.eot#iefix') format('embedded-opentype'),
         url('../fonts/bitter-regular-webfont.ttf') format('truetype'),
         url('http://www.budbuild.net.au/fonts/bitter-regular-webfont.svg#bitterregular') format('svg');
    font-weight: normal;
    font-style: normal;

}



*{
	margin:0px;
	padding:0px;
	}
body{
	font-family:Arial, Helvetica, sans-serif;
	}
.bgstretcher {
	overflow: hidden;
	width: 100%;
	z-index: 1;
	}
.bgstretcher, .bgstretcher ul, .bgstretcher ul li {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	float:left;
	bottom: 0;
	}
.bgstretcher ul, .bgstretcher ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	}
.warpper{
	float:left;
	width:100%;
	position:absolute;
	z-index:10;
	}
.header{
	float:left;
	width:100%;
	background:url("../images/header.png") repeat 50% 0%;
	}
.main{
	margin:0px auto;
	width:1020px;
	position:relative;
	}
.logo {
    float: left;
    margin: 35px 0 15px;
}
.logo a{
	float:left;
	border:none;
	}
.logo a img{
	float:left;
	border:none;
	}
.menu {
	float:left;
	width:100%;
    background: url("../images/menu_bg.jpg") repeat-x scroll 50% 0 transparent;
    box-shadow: -3px 3px 7px rgba(0, 0, 0, 0.37);
    position: relative;
    z-index: 10;
	}
.menu:after {
    background: url("../images/menu_bg_right.png") repeat scroll 0 0 transparent;
    content: " ";
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 231px;
	}
.menu:before {
    background: url("../images/menu_bg_left.png") repeat scroll 0 0 transparent;
    content: " ";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 233px;
	}
.menu_outer{
	float:left;
	list-style:none;
	}
.menu_outer li{
	float:left;
	background:url("../images/menu_border.png") repeat-y left;
	}
.menu_outer li a{
    color: #FFFFFF;
    float: left;
    font-family: 'neuropol_x_freeregular';
    font-size: 14px;
    font-weight: 900;
    padding: 18px 25px 17px;
    text-decoration: none;
    text-transform: uppercase;
}
.menu_outer li a:hover, .menu_outer .current{
	background:url("../images/menu_active.png") repeat;
	color:#64B0FC;
	}
a.last{
	background:url("../images/menu_border.png") repeat-y right;
	}
.contact_number{
	margin:45px 0px 0px 0px;
	float:right;
	width:380px;
	height:70px;
	background:url("../images/contact_number.png") no-repeat;
	}
.banner{
	float:left;
	width:100%;
	height:50px;
	}
.content{
	float:left;
	width:960px;
	padding:30px;
	margin:0px 0px 25px 0px;
	background:#fff;
	}
.slide{
	margin:0px 20px 15px 0px;
	float:left;
	padding:5px;
	width:590px;
	height:290px;
	border:1px solid #999;
	box-shadow:0px 0px 3px #333;
	}
.content_left{
	float:left;
	width:100%;
	}
.content_left h1, .content_left h2, .content_right h2{
	float:left;
	width:100%;
	font-family: 'neuropol_x_freeregular';
	color:#0144AC;
	font-size:26px;
	line-height:40px;
	padding:0px 0px 15px 0px;
	text-transform:uppercase;
	}
.content_right h2{
	font-size:28px;
	}
.content_left p{
	float:left;
	width:55%;
	font-size:14px;
	line-height:22px;
	padding:0px 0px 15px 0px;
	color:#333;
	}
.content_left p strong{
	color:#C90000;
	font-size:16px;
	}
.image{
	margin:0px 20px 15px 0px;
	float:left;
	padding:5px;
	width:390px;
	height:270px;
	border:1px solid #999;
	box-shadow:0px 0px 3px #333;
	}
.more{
	margin:0px 0px 20px 0px;
	float:left;
	background:#333;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	border:none;
	padding:10px 20px;
	cursor:pointer;
	text-transform:uppercase;
	}
.more:hover{
	background:#C90000;
	}
.content_right{
	float:right;
	width:100%;
	}
.box{
	margin:0px 20px 0px 0px;
	float:left;
	width:300px;
	}
.input{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	padding:10px;
	margin:0px 0px 10px 0px;
	font-size:13px;
	color:#333;
	width:250px;
	box-shadow:0px 0px 2px #333;
	border:none;
	background:#ededed;
	}
.textarea{
	height:60px;
	resize:none;
	}
.map{
	float:left;
	width:99%;
	border:1px solid #999;
	height:210px;
	box-shadow:0px 0px 1px #333;
	}
.footer_top{
	float:left;
	width:100%;
	height:7px;
	background:url("../images/bottom.png") repeat-x;
	}
.footer{
	float:left;
	width:100%;
	background:#080808;
	}
.footer_inner{
	float:left;
	width:400px;
	margin:20px 0px;
	}
.b{
	float:left;
	width:100%;
	font-family: 'neuropol_x_freeregular';
	font-size:18px;
	color:#fff;
	padding:0px 0px 5px 0px;
	}
.b strong{
	font-size:28px;
	font-weight:normal;
	}
.footer_inner_p{
	padding:0px 0px 10px 0px;
	float:left;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	}
.clear{
	clear:both;
	}
.p{
	font-size:13px;
	color:#ccc;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	}
.social{
	margin:10px 0px 10px 0px;
	float:left;
	width:100%;
	}
.social a{
	float:left;
	border:none;
	}
.social a img{
	margin:0px 10px 0px 0px;
	float:left;
	width:30px;
	height:30px;
	}
.services_left{
	float:left;
	width:430px;
	margin-right:30px;
	}
ul.service_list{
	float:left;
}
ul.service_list li{
	float:left;
	background:url("../images/marker.png") 0 5px no-repeat;
	padding-left:20px;
	margin-bottom:10px;
	width:100%;
	font-size:14px;
	list-style:none;
	color:#3e454c;	
	
}
.address{
	float:left;
	width:100%;
	margin-top:30px;
	padding-bottom:27px;
	border-bottom:1px solid #efefef;
	margin-bottom:20px;
}
span.addr{
	
	float:left;
	font-size:14px;
	width:100%;
	margin-bottom:10px;
}
span.mob{
	
	float:left;
	font-size:14px;
	width:5%;
	color:#3e454c;	
	margin-right:10px;
	margin-bottom:10px;
}
span.mob_num{
	
	float:left;
	color:#3e454c;	
	font-size:14px;
	width:90%;
	margin-bottom:10px;
}
span.email{
	
	float:left;
	color:#3e454c;	
	font-size:14px;
	width:5%;
	margin-right:10px;
	margin-bottom:10px;
}
span.link{
	
	float:left;
	font-size:14px;
	width:30%;
	margin-bottom:10px;
	color:#0343A3;
}
#form label {
    cursor: text;
    display: block;
    float: left;
    position: relative;
    width: 460px;
}
.name {
    margin-right: 20px;
}
#form label.message {
    margin-left: 0;
    width: 100%;
}
#form textarea {
    -moz-box-sizing: border-box;
    border: 1px solid hsl(0, 0%, 88%);
    box-shadow: 2px 2px 3px 0 hsl(0, 0%, 80%);
    color: hsl(0, 0%, 67%);
    font: 14px/24px 'Arial';
    height: 146px;
    overflow: hidden;
    padding: 10px 16px;
    position: relative;
    resize: none;
    width: 100%;
}
#form ._placeholder {
    -moz-box-sizing: border-box;
    border: 1px solid hsla(0, 0%, 0%, 0);
    bottom: 0;
    color: hsl(0, 0%, 67%);
    display: block;
    font-family: 'Arial';
    font-size: 14px;
    left: 0;
    padding: 10px 10px 8px 12px;
    position: absolute;
    right: 0;
    text-align: left;
    top: 0;
    transition: all 0.5s ease 0s;
    width: 100% !important;
}
#form input {
    -moz-box-sizing: border-box;
    background-color: hsl(0, 0%, 100%);
    border: 1px solid hsl(0, 0%, 88%);
    box-shadow: 2px 2px 3px 0 hsl(0, 0%, 80%);
    color: hsl(0, 0%, 67%);
    font: 14px/24px 'Arial';
    height: 44px;
    margin-bottom: 25px;
    padding: 10px 16px 10px 10px;
    width: 460px;
}
input[type="text"], textarea {
    border-radius: 0;
    outline: medium none;
}
input {
    border-radius: 0 !important;
    outline: medium none !important;
}
.btns {
    padding-top: 25px;
    text-align: right;
	float:right;
}
#form input.btn {
    background: none repeat scroll 0 0 #0144AC;
    color: hsl(0, 0%, 100%);
    display: inline-block;
	font-family: 'bitterregular';
    font-size: 15px;
    padding: 13px 24px;
	width:auto;
	height:auto;
	border:none;
	box-shadow:none;
	text-align:center;
    text-transform: uppercase;
	text-decoration:none;
	transition:all 0.1s ease-in-out 0s;
}
.btn:hover{
	background:#3E454C;
}
.example-image.thumb {
    border: 4px double #CCCCCC;
    float: left;
    height: 150px;
    margin: 0 10px 10px 0;
    padding: 2px;
    width: 220px;
}