@font-face {
    font-family: 'chunkfiveroman';
    src: url('../css/font/chunkfive-webfont.eot');
    src: url('../css/font/chunkfive-webfont.eot?#iefix') format('embedded-opentype'),
    url('../css/font/chunkfive-webfont.woff') format('woff'),
    url('../css/font/chunkfive-webfont.ttf') format('truetype'),
    url('../css/font/chunkfive-webfont.svg#chunkfiveroman') format('svg');
    font-weight: normal;
    font-style: normal;

}

html {width:100%; height:100%;}

body {
    width:100%; height: 100%;
	margin:0px; padding:0px;
	background:#978e73;
    font-family: Arial, hevletica, sans-serif;
    font-size: 12px; color:#978e73;
	width:100%; height:100%;
}

p a {
    font-size:12px;
    color:#978e73;
    text-decoration: underline;
}

p a:hover {
    text-decoration: none;
}

h1, h2, h3 {
	font-family:'chunkfiveroman';
    font-weight: normal;
}

h1 { font-size:30px; }
h2 { font-size:26px; margin: 15px 0; }
h3 { font-size:18px; }

p { margin: 10px 0; }

a { text-decoration:none; outline:none; }
img { border:none; }

.nav li a, .sliderinfo h1, .contentbox, .gallerynav a.active, .gallerybox a, input, textarea {
    behavior: url('PIE.htc');
}

.clearfix {
    display: block;
    clear: both;
}

.highlight {
    color:#bdc992;
}


.headerwrap {
    background: url('../images/hlinebg.jpg') repeat-x top left;
    width:100%; height:110px;
    border-bottom: 3px solid #7c735a;
    display: block;
    clear:both;
}

#header {
    margin:0 auto;
    width:980px;
    max-height: 110px;
    overflow: hidden;
}

#header .logo {
    margin: 26px 20px 0 0;
    width:166px; height:60px;
    background: url('../images/logo.png') no-repeat top left;
    display: inline-block;
}

#header .nav {
    width:440px;
    font-size: 0;
    display: inline-block;
    vertical-align: top;
    list-style: none;
    margin: 50px 0 0 0; padding:0;
    text-align: center;
    *position: relative;
    *top:45px; *left:15px;
    *display: inline;
}

#header .nav li {
    display:inline-block;
    *display:inline;
    margin: 0 10px;
}

#header .nav li a {
    position: relative;
    font-size: 12px;
    display: inlin-block;
    padding: 7px 20px;
    color:#fff;
    text-transform: uppercase;
}

#header .nav li a:hover,#header .nav li a.active {
    position: relative;
    background-color:#ece5d1;
    color:#978e73;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#header .phoneimg {
    margin-left: 20px;
}

.sliderinfo {
    width:980px; height:365px;
    margin: 0 auto;
    position: relative;
}

.sliderinfo h1 {
    position: absolute;
    width:400px;
    top:83px; left:15px;
    margin: 0; padding: 30px;
    background:url('../images/h1boxbg.png') repeat top left;
    font-color:#978e73;
    font-size: 36px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.sliderinfo .btn {
    display: block;
    position: absolute;
}

.sliderinfo .bgreen {
    top:152px; right:270px;
    width:155px; height: 52px;
    background: url('../images/getquote-btn.png') no-repeat top left;
}

.sliderinfo .bwhite {
    top:152px; right:75px;
    width:155px; height: 52px;
    background: url('../images/our_fencing-btn.png') no-repeat top left;
}

.sliderinfo .btn:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
}

.middlewrap {
    margin-top: -1px;
    border-top: 3px solid #7c735a;
    background: url('../images/hlinebg.jpg') repeat-x top left;
    width:100%; padding-top: 25px;
    display: block;
    clear:both;
}

#middle {
    width:100%;
    border-top: 3px solid #aab87a;
    border-bottom: 3px solid #aab87a;
    padding: 20px 0;
    background-color:#fff;
}

#middle .content {
    margin: 0 auto;
    width:980px;
    clear:both;
}

#middle .content .left {
    width:430px;
    padding:0 30px;
    float:left;
}

#middle .content .right {
    width:430px;
    padding: 0 30px;
    float:right;
}

#middle .content .contentbox {
    position: relative;
    margin-top: 10px;
    padding: 15px 25px;
    background-color: #ece5d2;
    padding-bottom: 25px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#middle .content .contentbox ul {
    width:100%;
    margin: 20px 0; padding: 0 35px;
    list-style: circle;
}

#middle .content .contentbox ul li {
    width:48%;
    float:left;
}

#middle .contentbox div {
    padding: 10px 0;
}

#middle .contentbox img {
    vertical-align: middle;
    margin-right: 10px;
}

#middle .contentbox a {
    color:#978e73;
    text-decoration: underline;
}

#middle .contentbox a:hover {
    text-decoration: none;
}

#middle .content .accredited {
    padding: 15px 0;
    text-align: center;
    display: block;
    clear:both;
}

#middle .content .accredited a {
    display: inline-block;
    *display:inline;
    margin: 25px 20px 10px 20px;
}

#middle .content .accredited a img {
    vertical-align: middle;
}

#middle .gallerywrap {
    width:980px;
    text-align: center;
    margin: 0 auto;
    display: block;
    clear: both;
}

#middle .gallerywrap h2 {
    font-size: 30px;
    margin: 15px 0; padding: 0;
    font-weight: normal;
    text-align: center;
}

#middle .gallerywrap .gallerynav {
    padding: 15px 0; margin: 0;
    display: block;
    clear: both;
}

#middle .gallerywrap .gallerynav li {
    margin: 0 5px;
    display: inline-block;
    *display:inline;
}

#middle .gallerywrap .gallerynav li a {
    display:inline-block;
    *display:inline;
    padding: 5px 10px;
    color:#978e73;
    text-decoration: underline;
}

#middle .gallerywrap .gallerynav li a.active {
    position: relative;
    background-color: #bdc992;
    color:#fff;
    text-decoration: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#middle .gallerywrap .gallerynav li a.active:hover {
    text-decoration: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
}

#middle .gallerywrap .gallerynav li a:hover {
    text-decoration:none;
}

#middle .gallerywrap .gallerybox {
    font-size:0;
    padding: 20px 0;
    text-align: center;
    display: none;
}

#contactform {
    margin: 15px 0;
    padding-bottom: 10px;
}

#contactform fieldset {
    border:none;
    display: block;
    clear: both;
}

#contactform label {
    position: relative;
    height:35px;
    font-weight: bold;
    margin: 5px 0;
    font-size: 12px;
    color:#978e73;
    display: block;
}

#contactform .comment {
    height:70px;
}

#contactform input {
    width: 250px;
    border: 1px solid #978e73;
    background-color: #ece5d2;
    font-size: 13px; padding:5px 7px;
    position: absolute;
    right:0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#contactform textarea {
    width: 250px; height:50px;
    border: 1px solid #978e73;
    background-color: #ece5d2;
    font-size: 13px; padding:5px 7px;
    position: absolute;
    right:0;
    overflow: auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#contactform .action {
    padding: 10px 0;
}

#contactform .submitbtn {
    position: relative;
    width:88px; height:35px; margin-left: 250px;
    border:none;
    background:transparent url('../images/cusbtn.gif') no-repeat top left;
    cursor: pointer;
}

#contactform .submitbtn:hover {
    text-decoration: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
}

#middle .gallerywrap .gallerybox a {
    position: relative;
    width:120px; height:125px;
    margin: 5px;
    border: 2px solid #bdc992;
    display: inline-block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.developer {
    text-align: center;
    padding: 20px 0;
}

.developer img {
    vertical-align: middle;
}

.developer a {
    margin: 5px auto 0 auto;
    width:140px; height:35px;
    display: block;
}