@charset "utf-8";
/* CSS Document */
a {
	color:#4A909B;
	text-decoration:none;
}

body {
	background-image: url(images/bkg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FDFDFD;
	text-align:center;
	font-size:10px;
}

body,td,th {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color: #193035;
	font-size:16px;
}
ul{
	margin-left:20px;
	padding-left:0px;
}
h1 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color: #C8C8C8;
	font-style:oblique;
	font-weight:bold;
	font-size:28px;
	text-align:left;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

h2 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color: #193035;
	font-style:oblique;
	font-weight:bold;
	font-size:24px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

h3 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color: #193035;
	font-weight:bold;
	font-size:20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

h4 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color: #193035;
	font-size:17px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

img {  
	border-style: none;
}

#wrapper {
	text-align:center;
	width:100%;
	height:100%;
	z-index:-2;
}

#outer {
	width:1024px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

#banner {
	height:140px;
	width:100%;
	background-image:url(images/banner.jpg);
	background-color:#445662;
}

#banner_nawcrete {
	height:140px;
	width:100%;
	background-image:url(images/banner-nawcrete.jpg);
	background-color:#445662;
}

#banner_email {
	height:140px;
	width:100%;
	background-image:url(images/banner_email.jpg);
	background-repeat:no-repeat;
	background-color:#445662;
}

#main {
	background-image:url(images/main_bkg.jpg);
	background-repeat:repeat-x;
	background-color:#FFF;
}

#margins {
	padding: 10px;
}

#splash {
	width:1024px;
	height:auto;
	padding:-10px;
}

.splash_column {
	float:left;
	width:320px;
	margin-left: 1px;
	text-align: left;
	padding: 10px;
}

.clear {
	clear:both
}

#contact_banner {
	height: 220px;
	width: 100%;
	background-image:url(images/img_receptionist.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

#footer {
	height: 37px;
	width: 1024px;
	background-image:url(images/ftr_bkg.png);
	background-repeat:no-repeat;
	padding-top:8px;
}

.btn_small {
	height: 47px;
	width: 185px;
	background-image:url(images/small_btn.png);
	text-align:center;
	font-style:italic;
	color:#FFF;
	line-height:47px;
	float:right;
	text-decoration:none;
}

.btn_small_left {
	height: 47px;
	width: 185px;
	background-image:url(images/small_btn.png);
	text-align:center;
	font-style:italic;
	color:#FFF;
	line-height:47px;
	float:left;
	text-decoration:none;
}

a.btn_small:link {
	color:#FFF;
}

a.btn_small:hover {
	color:#B4EBEB;
}

a.btn_small:visited {
	color:#FFF;
}

a.btn_small:active {
	color:#B4EBEB;
}


.btn_small_center {
	height: 47px;
	width: 185px;
	background-image:url(images/small_btn.png);
	text-align:center;
	font-style:italic;
	color:#FFF;
	line-height:47px;
	text-decoration:none;
	margin:auto;
}

a.btn_small_center:link {
	color:#FFF;
}

a.btn_small_center:hover {
	color:#B4EBEB;
}

a.btn_small_center:visited {
	color:#FFF;
}

.example {
	background-image:url(images/example_bkg.png);
	background-repeat:repeat-x;
	width:310px;
	height:190px;
	clear:both;
	padding:5px;
}

.sep_lrg {
	background-image:url(images/sep_lrg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:3px;
	width:1024px;
	clear:both;
}

.sep_med {
	background-image:url(images/sep_med.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:3px;
	width:1024px;
	clear:both;
	margin-left:-10px;
}
table {
	border:none;
}

.action {
	font-size:20px
}

.sitemap {
	color:#888;
	font-size:13px;
}

.cat_button {
	float:left;
	margin-left: 10px;
	margin-top:-7px;
}
#search {
	width: 370px;
	margin-right: 20px;
	margin-top: 10px;
	float:right;
}

.cat_textbox_small {
	float:left;
}

#menu {
	width:1024px;
	height:40px;
	background:url(images/bkg-nav.jpg) repeat-x top;
}

#header_bar {
	background-image:url(images/heading_bkg.png);
	background-repeat:repeat-x;
	width:1024px;
	height:61px;
	margin-left:-10px;
	margin-top:-10px;
}

#header_box {
	height:auto;
	width: 500px;
	margin:10px;
	text-align:left;
	float:left;
	line-height:41px;
}

#header_right_box {
	margin:auto;
	text-align:left;
	float:right;
	height:auto;
	width: 250px;
	margin:6px;
	text-align:right;
	float:right;
	line-height:41px;
}

.text_720 {
	width:670px;
	float:left;
	margin-top:10px;
}

.text_285 {
	width:285px;
	float:right;
	margin-top:10px;
	margin-right:-10px;
}

.about_flash {
	width:285px;
	float:right;
	margin-top:10px;
	margin-right:10px;
}

.btn_right {
	height: 52px;
	width: 270px;
	background-image:url(images/large_btn.png);
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	font-style:italic;
	color:#FFF;
	line-height:52px;
	text-decoration:none;
	float:right;
	font-size:23px;
	margin-top:10px;
}

a.btn_right:link {
	color:#FFF;
}

a.btn_right:hover {
	color:#B4EBEB;
}

a.btn_right:visited {
	color:#FFF;
}

.photo_left {
	float:left;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-top:10px;
}
.photo_right {
	float:right;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-top:10px;
}

.text_right {
	float:left;
	width:400px;
	margin-top:10px;
	vertical-align:bottom;
}

#form {
	width:350px;
	float:left;
	text-align:left;
}

.cat_button {
	float:left;
	text-align:left;
}

#catwebformbutton {
	float:left;
	text-align:left;
}

.download_link {
	margin-left:30px;
}

#left_575 {
	width:575px;
	}

#local_contact {
	width:275px;
	height:282px;
	background-image:url(images/local_bkg.png);
	text-align:center;
	background-repeat:no-repeat;
	background-position:center;
	overflow:hidden;
}
#general_contact {
	width:275px;
	height:auto;
	float:left;
	text-align:center;
	overflow:hidden;
}

.white{
	color:#FFF;
}

.btn_smaller_center {
	height: 40px;
	width: 185px;
	background-image:url(images/small_btn.png);
	background-position:center;
	text-align:center;
	font-style:italic;
	color:#FFF;
	line-height:40px;
	text-decoration:none;
	margin:auto;
}

#float_left {
	float: left;
	margin-left: 40px;
}

#1004_wide{
	width:1004px;
}

.holder{
	width:575px;
	float:left;
}

.white_top_20px{
	margin-top:20px;
	color:#FFF;
}

#EnquiryForm{
	text-align:left;
}

.padding_top{
	margin-top:10px;
}

#thumb1{
	z-index:1;
}
#thumb2{
	z-index:1;
}
#thumb3{
	z-index:1;
}
#thumb4{
	z-index:1;
}#thumb5{
	z-index:1;
}
#thumb6{
	z-index:1;
}
#thumb7{
	z-index:1;
}
#thumb8{
	z-index:1;
}
#thumb9{
	z-index:1;
}
#about_flash{
	z-index:1;
}
.home_btn{
	float:left;
	display:block;
	margin-left:10px;
}
.float_right{
	float:right;
}
.float_left{
	float:left;
}
.padding{
	padding:10px;
}

.page_intro{
	padding:10px;
	font-size:14px;
	font-style:italic;
}

.pdf_download{
	margin-top:10px;
	margin-right:30px;
	float:right;
}
.half_column{
	width:502px;
	float:left;
}
.contact { witdh:400px; text-align:left; color:#FFF; margin-bottom:15px; }
.contact .number { font-weight:bold; font-size:22px; }
.contact p {margin:0px; padding:0px; }
/*.home-fourth { float:left; margin-top: 20px; margin-bottom:20px; width:152px; margin-left:20px; text-align:center; }*/
.first { margin-left:0px; }

.home-slideshow { float:left; width: 250px; margin:0px 10px 10px 0px; }
.home-slideshow img { width: 250px !important; height:153px !important; }
.no-top-padd { padding-top:0px; margin-top:0px; }

