/* main style sheet */

/* 
	Resets defualt browser settings
	reset.css
*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td { margin:0; padding:0; border:none; outline:none;  }
:focus { outline:0; }
a:active { outline:none; }
table { border-collapse:collapse;  }
blockquote:before,blockquote:after,q:before,q:after { content:""; }
blockquote,q { quotes:"" ""; }
input[type=radio], input[type=checkbox] {
	border: none;
	background: none;
}



/* header */
#header {
	width: 980px;
}
#header-top {
	height: 190px;
	width: 980px;
	background-image: url(../img/steel-shed-systems.gif);
	background-repeat: no-repeat;
}
#header-top .logo {
	display: block;
	margin-top: 35px;
	float: left;
	width: 285px;
	height: 155px;
}
#header-top a.industrial:hover ,
#header-top a.commercial:hover ,
#header-top a.rural:hover  {
	opacity: 0.8;
	MozOpacity: 0.8;
	KhtmlOpacity: 0.8;
	filter: alpha(opacity=80);
}
#header-top .industrial {
	display: block;
	float: left;
	width: 131px;
	margin-top: 10px;
	margin-left: 190px;
	border: 2px solid #FFFFFF;
	box-shadow:2px 4px 5px #666;
	-webkit-box-shadow:2px 4px 5px #666;
	-moz-box-shadow: 2px 4px 5px #666;

	position: relative;
    behavior: url(PIE.htc);
}
#header-top .commercial {
	display: block;
	float: left;
	width: 131px;
	margin-top: 10px;
	margin-left: 35px;
	border: 2px solid #FFFFFF;
	box-shadow:2px 4px 5px #666;
	-webkit-box-shadow:2px 4px 5px #666;
	-moz-box-shadow: 2px 4px 5px #666;

	position: relative;
    behavior: url(PIE.htc);
}
#header-top .rural {
	display: block;
	float: left;
	width: 131px;
	margin-top: 10px;
	margin-left: 35px;
	border: 2px solid #FFFFFF;
	box-shadow:2px 4px 5px #666;
	-webkit-box-shadow:2px 4px 5px #666;
	-moz-box-shadow: 2px 4px 5px #666;

	position: relative;
    behavior: url(PIE.htc);
}

#hol-nav {
	font-size: 1.3em;
	color: #FFFFFF;
	background-image: url(../img/nav-bg.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 35px;
	width: 980px;
	line-height: 2.3em;
}
#hol-nav a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
}
#hol-nav a:hover {
	color: #333;
}


/* end of header 
**********************/

/* nav */
#main-nav {
	width: 201px;

}

/*
nav#main-nav span#nav03,
nav#main-nav span#nav05 {
	display: block;
	height: 150px;
	width: 201px;
	margin-bottom: 12px;

	box-shadow:2px 4px 5px #999;
	-webkit-box-shadow:2px 4px 5px #999;
	-moz-box-shadow: 2px 4px 5px #999;

	position: relative;
    behavior: url(PIE.htc);

}

*/
#main-nav span a {
	display: block;
	position: absolute;
	color: #000;
	font-size: 0.9em;
	font-weight:normal;
	text-decoration: none;
	
}
 /* :root nav#main-nav span a { font-size:0.9em \0/IE9; } IE9 */
#main-nav span a:hover {
	color: #D4222C;
}

#main-nav span a.nav-name {
	display: block;
	font-size: 0.95em;
	text-transform: uppercase;
	position: absolute;
	width: 180px;
	height: 28px;
	left: 10px;
	top: 88px;
	font-weight: bold;
	color: #D4222C;
}
#main-nav span a.nav-name:hover {
	color: #9a0a12;
}
#main-nav span a.nav-name3 {
	display: block;
	font-size: 0.95em;
	text-transform: uppercase;
	position: absolute;
	width: 180px;
	height: 28px;
	left: 10px;
	top: 108px;
	font-weight: bold;
	color: #D4222C;
}
#main-nav span a.nav-name3:hover {
	color: #9a0a12;
}

#main-nav span a.nav-name2 {
	display: block;
	font-size: 0.95em;
	text-transform: uppercase;
	color: #D4222C;
	position: absolute;
	width: 201px;
	height: 110px;
	left: 0px;
	top: 8px;
	font-weight: bold;
	text-indent: 10px;
	line-height: 14.4em;
}
:root #main-nav span a.nav-name2 { line-height: 16.2em \0/IE9; } /*  IE9 */

#main-nav span a.nav-name2:hover {
	color: #9a0a12;
}

#main-nav span a.nav-bullets1 {
	left: 15px;
	top: 17px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	background-image: url(../img/red-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 9px;
	padding-bottom: 2px;
	width: 165px;
	font-weight: bold;
}
:root #main-nav span a.nav-bullets1 { background-position: 0px 1px \0/IE9; } /*  IE9 */

#main-nav span a.nav-bullets2 {
	left: 15px;
	top: 37px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	background-image: url(../img/red-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 9px;
	padding-bottom: 2px;
	width: 165px;
	font-weight: bold;
}
#main-nav span a.nav-bullets2b {
	left: 15px;
	top: 37px;
	background-image: url(../img/red-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 9px;
	padding-bottom: 2px;
	width: 165px;
	font-weight: bold;
}
#main-nav span a.nav-bullets3 {
	left: 15px;
	top: 57px;
	background-image: url(../img/red-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 9px;
	padding-bottom: 2px;
	width: 165px;
	font-weight: bold;
}
#main-nav span a.nav-bullets3b {
	left: 15px;
	top: 57px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	background-image: url(../img/red-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 9px;
	padding-bottom: 2px;
	width: 165px;
	font-weight: bold;
}
#main-nav span a.nav-bullets4 {
	left: 15px;
	top: 77px;
	background-image: url(../img/red-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 9px;
	padding-bottom: 2px;
	width: 165px;
	font-weight: bold;
}
#main-nav span a.nav-bullets1a {
	left: 15px;
	top: 15px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	background-image: url(../img/red-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 9px;
	padding-bottom: 2px;
	width: 165px;
	font-weight: bold;
}

#main-nav span a.nav-bullets2a {
	left: 15px;
	top: 35px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	background-image: url(../img/red-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 9px;
	padding-bottom: 2px;
	width: 165px;
	font-weight: bold;
}

#main-nav span a.nav-bullets3a {
	left: 15px;
	top: 55px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	background-image: url(../img/red-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 9px;
	padding-bottom: 2px;
	width: 165px;
	font-weight: bold;
}
#main-nav span a.nav-bullets4a {
	left: 15px;
	top: 75px;
	background-image: url(../img/red-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 9px;
	padding-bottom: 2px;
	width: 165px;
	font-weight: bold;
}
#main-nav span a.nav-bullets4b {
	left: 15px;
	top: 77px;
	background-image: url(../img/red-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 9px;
	padding-bottom: 2px;
	width: 165px;
	font-weight: bold;
}
#main-nav span a.nav-bullets5a {
	left: 15px;
	top: 95px;
	background-image: url(../img/red-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 9px;
	padding-bottom: 2px;
	width: 165px;
	font-weight: bold;
}




#main-nav span {

	display: block;
	margin-bottom: 12px;
	width: 201px;
	background-position: left top;
	
	box-shadow:2px 4px 5px #999999;
	-webkit-box-shadow:2px 4px 5px #999999;
	-moz-box-shadow: 2px 4px 5px #999999;

	position: relative;
    behavior: url(PIE.htc);
	
	
}

#nav01 {
	background-image: url(../img/nav01-bg.jpg);
	height: 110px;
}
#nav02 {
	background-image: url(../img/nav02-bg.jpg);
	height: 110px;
}
#nav03 {
	background-image: url(../img/nav03-bg.jpg);
	height: 130px;
}
#nav04 {
	background-image: url(../img/nav04-bg.jpg);
	height: 110px;
}
#nav05 {
	background-image: url(../img/nav05-bg.jpg);
	height: 110px;
}
#nav06 {
	background-image: url(../img/nav06-bg.jpg);
	height: 110px;
}
#nav07 {
	background-image: url(../img/nav07-bg.jpg);
	height: 110px;
}
#nav08 {
	background-image: url(../img/nav08-bg.jpg);
	height: 110px;
}
#nav09 {
	background-image: url(../img/nav09-bg.jpg);
	height: 110px;
}
#nav10 {
	background-image: url(../img/nav10-bg.jpg);
	height: 110px;
}
#nav11 {
	background-image: url(../img/nav11-bg.jpg);
	height: 110px;
}
#nav12 {
	background-image: url(../img/nav12-bg.jpg);
	height: 110px;
}




/* end of nav 
**********************/





/* content */

#content {
	width: 980px;
	padding-top: 25px;
	background-image: url(../img/water-mark.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#side-bar {
	float: left;
	width: 205px;
	margin-left: 20px;
	_margin-left: 10px; /* for ie6 */
}

#main {
	float: right;
	width: 755px;
}
#main-left {
	float: left;
	width: 535px;
	background-image: url(../img/content-bg.gif);
	background-repeat: repeat-y;
}
#main-right {
	float: right;
	width: 220px;
}
.text-block {
	width: 444px;
	margin-left: 49px;
}
#bottom-content {
	background-image: url(../img/content-bttom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 100px;
	width: 535px;
}
#bottom-content .page-top {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin-left: 60px;
	font-weight: bold;
	padding-top: 28px;
	background-image: url(../img/btn-arrow.gif);
	background-repeat: no-repeat;
	background-position: left 28px;
	padding-left: 15px;
}



.box1 {
 }
.box1-left {
	float: left;
	width: 215px;
}
.box1-right {
	float: right;
	width: 215px;
}
.box2 {
 }
.box2-left {
	float: left;
	width: 280px;
}
.box2-right {
	float: right;
	width: 150px;
}
.box3 {
 }
.box3-left {
	float: left;
	width: 150px;
}
.box3-right {
	float: right;
	width: 280px;
}
.grey-box {
	background-color: #e5e5e5;
	margin-bottom: 12px;
	padding: 12px 16px 8px;
	border: 1px solid #FFFFFF;
}
#newsletter-box {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}


.list1 {
 	list-style-type: none;
}
.list1 li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}
#testibox {
	font-size: 0.9em;
	background-color: #e5e5e5;
	padding: 10px;
	width: 180px;
	margin-bottom: 30px;
	border: 4px solid #efefef;
	
	border-radius:  6px;
	-moz-border-radius:  6px;
	-webkit-border-radius: 6px;
	
	box-shadow:4px 4px 8px #999;
	-webkit-box-shadow:4px 4px 8px #999;
	-moz-box-shadow: 4px 4px 8px #999;
	
	position: relative;
	behavior: url(PIE.htc);
}
.testi-text {
	margin-bottom: 6px;
  margin-top: 20px;
}
.testi-name {
	font-weight: bold;
	margin-bottom: 20px;
}

.testi-image {
  margin-bottom: 0px;
  margin-top: 20px;
}

.testi-text2 {
	font-style: italic;
	margin-bottom: 10px;
}
.testi-name2 {
	font-weight: bold;
}

h2.testi-title {
	font-size: 1.2em;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	background: #D4222C;
	padding: 7px 0;
	width: 130px;
	margin: 0 auto 15px;
	
	border-radius:  3px;
	-moz-border-radius:  3px;
	-webkit-border-radius: 3px;
	
	position: relative;
	behavior: url(PIE.htc);
	
	
}
.frinchise-title {
	font-size: 1.1em;
	font-weight: bold;
	color: #9e0909;
	text-align: center;
	margin-bottom: 8px;
}
#franchise-box {
	background-color: #9e0909;
	width: 190px;
	margin: 0 auto 30px;
	padding-top: 11px;
	padding-bottom: 1px;
	border-radius:  11px;
	-moz-border-radius:  11px;
	-webkit-border-radius: 11px;
	position: relative;
	behavior: url(PIE.htc);
}
#franchise-box a.btn-franchise {
	font-size: 0.9em;
	line-height: 3em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	height: 35px;
	width: 169px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 11px;
	background-image: url(../img/franchise-bg.gif);
	background-repeat: no-repeat;
}
#franchise-box a.btn-franchise:hover {
	background-image: url(../img/franchise-bg1.gif);
}

#cow-sheds-link {
	width: 444px;
	height:350px;
	margin: 5px 0 30px 49px;
	position: relative;
}
#other-rural-sheds-link {
	width: 444px;
	height:350px;
	margin: 5px 0 425px 49px;
	position: relative;
}
#cow-sheds-link .img-cow-sheds {
	position: absolute;
	width: 442px;
	height: 294px;
	left: 0px;
	top: 0px;
	z-index: 0;
}
#cow-sheds-link .btn-cow-sheds {
	height: 83px;
	width: 195px;
	position: absolute;
	z-index: 1;
	left: 124px;
	top: 255px;
}
#other-rural-sheds-link .img-other-sheds {
	position: absolute;
	width: 442px;
	height: 294px;
	left: 0px;
	top: 0px;
	z-index: 0;
}
#other-rural-sheds-link .btn-other-sheds {
	height: 83px;
	width: 195px;
	position: absolute;
	z-index: 1;
	left: 124px;
	top: 255px;
}

#other-rural-sheds-link .btn-other-commerce {
	height: 98px;
	width: 195px;
	position: absolute;
	z-index: 1;
	left: 124px;
	top: 255px;
}
#contact-gen-box {
	background-color: #fbfbfb;
	text-align: center;
	width: 134px;
	padding-top: 12px;
	padding-bottom: 12px;
	border: 2px solid #e5e5e5;
	
	border-radius:  3px;
	-moz-border-radius:  3px;
	-webkit-border-radius: 3px;
	position: relative;
    behavior: url(PIE.htc);
}
#contact-box-wrapper {
	width: 474px;
	margin-bottom: 20px;
	margin-left: -5px;
}
.contact-box {
	height: 90px;
	width: 128px;
	margin-bottom: 10px;
	margin-left: 5px;
	_margin-left: 2px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}


#btn-design {
	display: block;
	font-weight: bold;
	text-decoration: none;
	font-size: 1em;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	background: #D4222C;
	padding: 7px 0;
	width: 445px;
	margin: 0 0 20px;
	
	border-radius:  6px;
	-moz-border-radius:  6px;
	-webkit-border-radius: 6px;
	
	box-shadow:2px 2px 3px #999;
	-webkit-box-shadow:2px 2px 3px #999;
	-moz-box-shadow: 2px 2px 3px #999;
	
	position: relative;
	behavior: url(PIE.htc);
}
#btn-design:hover {
	background: #c70d1c;
	box-shadow:1px 1px 3px #999;
	-webkit-box-shadow:1px 1px 3px #999;
	-moz-box-shadow: 1px 1px 3px #999;
	
	position: relative;
	behavior: url(PIE.htc);
}

.shade-box {
	color:#000000;
	margin: 0 0 15px;
	padding:10px;
	border: solid 2px #D4222C;
	background:#CCCCCC;
	border-radius:  3px;
	-moz-border-radius:  3px;
	-webkit-border-radius: 3px;
	
	position: relative;
	behavior: url(PIE.htc);
}
#sitemap a {
	display: block;
	font-size: 1.3em;
	color: #666;
	padding-bottom: 15px;

}
#sitemap a:hover {
	color: #333;

}

/* end of content 
**********************/



/* footer */
#main-footer {
	width: 980px;
	background-color: #FFFFFF;
	background-image: url(../img/footer-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 40px;
	padding-bottom: 15px;
 }
#bottom-nav {
	font-size: 0.85em;
	color: #666666;
	text-align: center;
	padding-bottom: 20px;
	line-height: 2em;
}
#bottom-nav a {
/*	text-transform: uppercase;*/
	color: #666666;
	text-decoration: none;
	padding-right: 9px;
	padding-left: 9px;
}
#bottom-nav a:hover {
	color: #000;
}
#bottom-contact {
	font-size: 1em;
	color: #FFFFFF;
	background-color: #D4222C;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
#bottom-contact a {
	color: #FFFFFF;
	text-decoration: none;
}
#bottom-contact a:hover {
	color: #ccc;
}
#bottom-contact strong {
	text-transform: uppercase;
	padding-right: 10px;
}
#bottom-contact span {
	padding-right: 20px;
	padding-left: 20px;
}


/* end of footer 
**********************/





/*  General style */
html, body {
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 100%;
}


#container{
	width:980px;
	margin:0 auto;
	font-size: 0.8em;
	background-image: url(../img/container-bg.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
:root #container { font-size:0.73em \0/IE9; }  /* IE9 */

/*****   clearfix   *****/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;

}
.clearfix {
	display: inline-block;
}
/* hide from ie-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* end hide from ie-mac */

/*****   end of clearfix   *****/

img {
 	display: block;
}

p {
	line-height:1.4em;

}

.image-border {
	border: 1px solid #FFFFFF;
}
.image-border2 {
	border: 5px solid #e5e5e5;
	border-radius:  4px;
	-moz-border-radius:  4px;
	-webkit-border-radius: 4px;
	position: relative;
    behavior: url(PIE.htc);
}

h1 {
	color: #FFFFFF;
	background-image: url(../img/h1-bg.gif);
	height: 58px;
	width: 535px;
 }
h1 span {
	font-size: 19px;
	display: block;
	padding-top: 7px;
	padding-left: 35px;
}

h2.sub-heading {
	font-size: 13px;
	color: #FFFFFF;
	background-image: url(../img/h2-bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 49px;
	text-transform: uppercase;
	margin-bottom: 10px;
}
h2.sub-heading .lets{
	font-size: 16px;
	color: #ccc;
}
h2.sub-heading .listen{
	font-size: 19px;
	color: #FFFFFF;
	font-style: italic;
}

h3 {
 }
h4 {
 }

.break {
	background-image: url(../img/break.gif);
	background-repeat: repeat-x;
	height: 1px;
	width: 100%;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.clear-both {
 	clear:both;
}

.margin5 {
	margin-bottom: 5px;
}

.margin10 {
	margin-bottom: 10px;
}
.margin15 {
	margin-bottom: 15px;
}
.margin20 {
	margin-bottom: 20px;
}

.margin30 {
	margin-bottom: 30px;
}
.nomargin {
}


/* Link */
a {
	border: none;
	outline: none;
}  

a:link {
	color:#666666;
	text-decoration:underline;
}

a:visited {
	color:#666666;
	text-decoration:underline;
}


a:hover {
	color:#000000;
	text-decoration:underline;
}

/* CopyRight Format-- */
div#copyright {
	font-size:0.65em;
	text-align:center;
	color:#666666;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

a.linkcopy {
	color:#666666;
	text-decoration:none;
}  

a.linkcopy:visited {
	color:#666666;
	text-decoration:none;
}

a.linkcopy:active {
	color:#666666;
	text-decoration:none;
}
a.linkcopy:hover {
	color:#333333;
	text-decoration:none;
}

/* end of general style */

