/* CSS Document */

/* main body css */

body{
	margin: 0px;
	colour: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif; /*or any other font family you prefer*/
	font-size: 11px;
	color: #d6dddf;
	background-color: #131313;
	background-repeat: repeat-x;
	background-position: left top;
}
.welcome-box {
	height: 205px;
	width: 509px;
	background-image: url(../images/fencepeice_16.jpg);
	background-repeat: no-repeat;
}
.second-header-box {
	height: 181px;
	width: 509px;
	background-image: url(../images/fencepeice_20.jpg);
	background-repeat: no-repeat;
}
.address {
	font-family: Tahoma;
	font-size: 14px;
	color: #efefef;
}



.bullet-points {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	list-style-position: outside;
	margin-bottom: 10px;
}
.pagetext-black {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}




/* text based css */

.pagetext {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
}

/* page links */

a:link {
	color: #E8E8E8;
	text-decoration: none;
}
a:visited {
	color: #E8E8E8;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #E8E8E8;
	text-decoration: none;
}

/* layout css */




div.scroll {	height: 300px;	width: 450px;	overflow: auto;	padding: 0px;}

.dots {
	font-family: Arial;
	font-size: 9px;
	color: #CCCCCC;
}







.formobject {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	background-color: #13767B;
	border: 1px solid #012C35;
}
.header {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #13767B;
}

.formtitle {
	font-family: Tahoma;
	font-size: 10px;
	color: #0181a6;
}


/* set 100% table to full 100% - crack css*/

html, body, #container { 
min-height: 100%; /* Not supported by IE 5/6, but required for Firefox/Opera */ 
width: 100%; 
height: 100%; 
} 
.highlighttext {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.tel {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0B3351;
}
.tel-white {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
A.class_bottom:link {
	COLOR: #3f6e91;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
A.class_bottom:visited {
	COLOR: #3f6e91;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 11px;
}
A.class_bottom:hover {
	COLOR: #0B3351;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
A.class_bottom:active {
	COLOR: #3f6e91;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
.top-bg {
	background-image: url(../images/fencepeice_01.jpg);
	background-repeat: repeat-x;
	height: 146px;
}
.middle-bg {
	background-image: url(../images/fencepeice_15.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 263px;
	background-color: #094F59;
}
.bottom-bg {
	background-image: url(../images/fencepeice_25.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.text-area-bg {
	background-image: url(../images/fencepeice_22.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.top-text-area-bg {
	background-image: url(../images/fencepeice_18.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bottom-text-area-bg {
	background-image: url(../images/fencepeice_23.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.header-white {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.page-headers {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
