*
{
	margin: 0;
	padding: 0;
}

body
{
	font-family: Arial, Verdana, sans-serif; 
	font-size: 10px;
	color: #000;
	background: #743091 url(../images/bg.png) repeat-x;
}

img
{
	border: 0;
}

hr
{
	margin: 0 0 15px 0;
	padding: 0;
	border: 0;
	height: 1px;
	color: #CCC;
	background: #CCC;
}


.cleardiv
{
	width: 900px;
	clear: both;
}

p.cattitle span
{
	margin: 0 0 0 0px;
}




#container
{
	margin: 0 auto;
	width: 900px;
}






#headercont
{
	width: 900px;
	height: 136px;
	background: url(../images/background-headercont.jpg) no-repeat;
}

#logo
{
	float: left;
	width: 535px;
	height: 136px;
	text-align: right;
}

#buttons
{
	float: left;
	width: 365px;
	height: 136px;
}





#maincont
{
	width: 900px;
	background: url(../images/background-maincont.jpg) repeat-y center;
}

#mainleft
{
	float: left;
	width: 145px;
	padding: 10px 0 0 0;
	background: url(../images/background-mainleft.jpg) no-repeat;
}

#mainleft p a, #mainright p a
{
	color: #FFF;
	text-decoration: none;
}

#mainleft p a:hover, #mainright p a:hover
{
	color: #CCC;
	text-decoration: none;
}

#mainleft div
{
	width: 90px;
	color: #FFF;
	padding: 28px 0px 28px 55px;
	text-align: right;
	font-weight: bold;
	font-size: 11px;
	border-bottom: 1px solid #9057A6;
}

#mainleft div.sheds { background: url(../images/icons/sheds.jpg) no-repeat left center; }
#mainleft div.apex { background: url(../images/icons/apex.jpg) no-repeat left center; }
#mainleft div.pent { background: url(../images/icons/pent.jpg) no-repeat left center; }
#mainleft div.cornersheds { background: url(../images/icons/cornersheds.jpg) no-repeat left center; }
#mainleft div.workshops { background: url(../images/icons/workshops.jpg) no-repeat left center; }
#mainleft div.timgarages { background: url(../images/icons/timgarage.jpg) no-repeat left center; }
#mainleft div.garstores { background: url(../images/icons/garstores.jpg) no-repeat left center; }
#mainleft div.greenhouses { background: url(../images/icons/greenhouses.jpg) no-repeat left center; }
#mainleft div.pottingsheds { background: url(../images/icons/pottingsheds.jpg) no-repeat left center; }
#mainleft div.sumhouse { background: url(../images/icons/sumhouse.jpg) no-repeat left center; }
#mainleft div.playout { background: url(../images/icons/playout.jpg) no-repeat left center; }
#mainleft div.kennels { background: url(../images/icons/kennels.jpg) no-repeat left center; }

#mainright div
{
	width: 90px;
	color: #FFF;
	padding: 28px 55px 28px 0px;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	border-bottom: 1px solid #9057A6;
}

#mainright div.gardstudios { background: url(../images/icons/gardstudios.jpg) no-repeat right center; }
#mainright div.logcabins { background: url(../images/icons/logcabins.jpg) no-repeat right center; }
#mainright div.shires { background: url(../images/icons/shires.jpg) no-repeat right center; }
#mainright div.lugarde { background: url(../images/icons/lugarde.jpg) no-repeat right center; }
#mainright div.hottub { background: url(../images/icons/hottub.jpg) no-repeat right center; }
#mainright div.verandas { background: url(../images/icons/verandas.jpg) no-repeat right center; }
#mainright div.gazebos { background: url(../images/icons/gazebos.jpg) no-repeat right center; }
#mainright div.arbours { background: url(../images/icons/arbours.jpg) no-repeat right center; }
#mainright div.bbqhouses { background: url(../images/icons/bbqhouses.jpg) no-repeat right center; }
#mainright div.playequip { background: url(../images/icons/playequip.jpg) no-repeat right center; }
#mainright div.concretegarages { background: url(../images/icons/concretegarages.jpg) no-repeat right center; }
#mainright div.industrialbuildings { background: url(../images/icons/industrialbuildings.jpg) no-repeat right center; }


#maincentre
{
	float: left;
	width: 610px;
	font-size: 11px;
}

#maincentre #menu
{
	width: 590px;
	height: 32px;
	font-weight: bold;
	padding: 10px 0 0 20px;
	background: url(../images/background-menu.jpg) no-repeat;
}

#maincentre #menu ul
{
	float: left;
	width: 400px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 9px;
}

#maincentre p
{
	margin: 0 0 15px 0;
}

#maincentre h1
{
	margin: 0 0 15px 0;
	font-weight: normal;
	font-size: 20px;
	color: #743091;
}

#maincentre img.right
{
	float: right;
	margin: 0 20px 15px 15px;
}

#maincentre #menu ul li
{
	display: inline;
}

#maincentre #menu ul li a
{
	float: left;
	padding: 5px;
	text-decoration: none;
}

#maincentre #menu ul li a:hover
{
	color: #990000;
}

#maincentre ul
{
	margin: 0 0 15px 0;
	list-style-type: circle;
}

#maincentre ul li
{
	margin: 0 0 0 15px;
	
}

#maincentre #menu form
{
	float: right;
	width: 150px;
	height: 20px;
	margin: 2px 0 0 0;
	padding: 0 35px 0 0;
	background: url(../images/background-search.jpg) no-repeat;
}

#maincentre #menu form input.inputbox
{
	width: 90px;
	margin: 3px 0 0 24px;
	color: #743091;
	font-size: 9px;
	font-weight: bold;
	background: #FFF;
	border: 0;
}

#maincentre #menu form input.sendbutton
{
	width: 20px;
	color: #743091;
	margin: 3px 0 0 0;
	font-size: 9px;
	font-weight: bold;
	background: #FFF;
	border: 0;
}

#bannerflash
{
	width: 594px;
	height: 152px;
	padding: 0 0 10px 16px;
	margin: 0;
	background: url(../images/background-bannerflash.jpg) no-repeat;
}

#main
{
	width: 610px;
	background: url(../images/background-main-top.jpg) no-repeat;
	padding: 0;
	line-height: 160%;
	font-size: 11px;
}

#main p
{
	margin: 0 0 15px 0;
}

.testu
{
	width: 400px;
	margin: 0;
	padding: 0 0 0 30px;
	font-size: 10px;
}

#main td.searchtable
{
	padding: 0 0 0 30px;
}

#mainpadding
{
	width: 550px;
	padding: 15px 30px 0 30px;
	margin: 0 0 15px 0;
}

#mainpadding h2, h3, h4
{
	margin: 0 0 15px 0;
	font-weight: normal;
	font-size: 16px;
	color: #743091;
}

#search
{
	width: 550px;
	padding: 10px 30px 0 30px;
	margin: 0 0 15px 0;
}

#main #contright h1
{
	margin: 0 0 15px 0;
	font-weight: normal;
	font-size: 12px;
	color: #555;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#main #contright h1 span
{
	color: #743091;
	font-size: 18px;
}

#main #contright p
{
	margin: 0 0 15px 0;
	font-size: 11px;
}

#main #contleft
{
	float: left;
	width: 275px;
}

#main #contleft img
{
	margin: 0 0 30px 0;
}

#main a
{
	color: #743091;
	text-decoration: none;
}

#main a:hover
{
	color: #333;
	text-decoration: none;
}

#main td.product_smallText img
{
	padding: 0 0 0 25px;
}

#shedflash
{
	width: 253px;
	height: 160px;
}

#main #contright
{
	float: left;
	width: 265px;
}

#mainright
{
	float: right;
	width: 145px;
	padding: 10px 0 0 0;
	background: url(../images/background-mainright.jpg) no-repeat;
}







#main a.btn-slide, #main a.btn-slide2
{
	padding: 5px 10px;
	background: #EFE1FF;
	border: 1px solid #E0B2FF;
	color: #000;
	text-decoration: none;
}

#main a.btn-slide:hover, #main a.btn-slide2:hover
{
	padding: 5px 10px;
	margin: 10px 0 0 0;
	background: #9039B6;
	border: 1px solid #722F8F;
	color: #FFF;
	text-decoration: none;
}

#main #panel, #main #panel2
{
	display: none;
	background: #EFE1FF;
	border-bottom: 3px solid #FFF;
	line-height: 140%;
}

#main #panel span, #main #panel2 span
{
	font-size: 16px;
}

#main #panel td, #main #panel2 td
{
	width: 50%;
	padding: 3px 15px 3px 0;
}

#main .panelpad
{
	padding: 15px;
}

#main .panelpad p
{
	margin: 0 0 15px 0;
}







#bottom
{
	margin: 0 auto;
	width: 610px;
	height: 20px;
	background: url(../images/background-bottom.jpg) no-repeat;
}

#footer
{
	width: 900px;
	height: 100px;
	margin: 15px 0 0 0;
	text-align: center;
	color: #BC72DA;
	font-size: 9px;
}

#footer p
{
	margin: 0 0 5px 0;
}
#footer a
{
	color: #A360C8;
	text-decoration: none;
}
#footer a:hover
{
	color: #FFF;
}
#footer ul
{
	list-style-type: none;
	margin: 0 0 5px 0;
}
#footer ul li
{
	display: inline;
}






.clear
{
	clear: both;
	width: 550px;
}




.apexcat
{
	float: left;
	width: 150px;
	height: 100px;
	margin: 0 17px 17px 17px;
	border: 1px solid #DDD;
}

.apexcat:hover
{
	border: 1px solid #777;
}

.apexcat img
{
	margin: 0 0 5px 0;
}

#googlemap
{
	float: right;
}
.contactformstyle{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}
