body {
	margin-top:0;
	background-color:#ECECEC;
	height:100%;
}
.holder {
	width:100%; 
	text-align:center; 
}

.table {
	margin:0 auto;
	border-collapse: collapse;
}

.left {
	background-image: url('../images/left.png');
	background-repeat:repeat-y;
	width:20px;
}

.main {
	width:997px;
	background-color:#FFFFFF;
}

.right {
	background-image: url('../images/right.png');
	background-repeat:repeat-y;
	width:20px;
}

#top_menu {
	background-image: url('../images/menu_top.png');
	height:30px;
	line-height:30px;
	vertical-align:middle;
	width:967px;
	border-bottom:2px solid #28B2BD;
	text-align:left;
	font-family:Tahoma;
	color:#000000;
	font-weight:normal;
	font-size:12px;
	padding-left:30px;
	margin-top:-4px;
}

#drop_down {
	margin-left:430px;
	text-align:right;
	vertical-align:middle;
	line-height:15px;
	height:15px;
}

.top_link {
	font-family:Tahoma;
	color:#25BAB8;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
}

.top_link {
	font-family:Tahoma;
	color:#25BAB8;
	font-weight:normal;
	font-size:12px;
	text-decoration:underline;
}

#menu {
	width:200px;
	border-right:2px solid #28B2BD;
	float:left;
	text-align:left;
	height:900px;
}

#cat_holder {
	width:975px;
	padding:10px;
	height:850px;
	overflow:auto;
}

#main_content {
	width:955px;
	float:left;
	text-align:left;
	padding:20px;
	font-family:Tahoma;
	color:#7F7F7F;
	font-weight:normal;
	font-size:12px;
}

#main_content_link {
	width:755px;
	font-family:Tahoma;
	color:#7F7F7F;
	font-weight:normal;
	font-size:14px;
}

.menu_item {
	height:30px;
	width:180px;
	border-bottom:2px solid #28B2BD;
	line-height:30px;
	vertical-align:middle;
	font-family:Tahoma;
	color:#25BAB8;
	font-weight:bold;
	font-size:14px;
	padding-left:20px;
}

.menu_link {
	color:#25BAB8;
	text-decoration:none;
}

.menu_link:hover {
	color:#25BAB8;
	text-decoration:underline;
}

h1 {
	font-family:Tahoma;
	color:#25BAB8;
	font-weight:bold;
	font-size:16px;
}

.green_head {
	font-family:Tahoma;
	color:#25BAB8;
	font-weight:bold;
	font-size:16px;
}

.home_email {
	text-decoration:none;
	color:#25BAB8;
}

.home_email:hover {
	text-decoration:underline;
	color:#25BAB8;
}

.green {
	font-family:Tahoma;
	color:#25BAB8;
	font-weight:normal;
	font-size:14px;
}

.cat_one {
	font-size:16px;
	font-weight:bold;
	font-family:Tahoma;
	color:#25BAB8;
	width:250px;
	text-align:center;
	border-right:#ECECEC solid 1px;
	font-style: italic; 
}

.cat_one a {
	color:#25BAB8;
	text-decoration:none;
}

.cat_two {
	font-size:16px;
	font-weight:bold;
	font-family:Tahoma;
	color:#25BAB8;
	width:250px;
	text-align:center;
	border-right:#ECECEC solid 1px;
	font-style: italic; 
}

.cat_two a {
	color:#25BAB8;
	text-decoration:none;
}

.cat_three {
	font-size:16px;
	font-weight:bold;
	font-family:Tahoma;
	color:#25BAB8;
	width:250px;
	text-align:center;
	font-style: italic; 
}

.cat_three a {
	color:#25BAB8;
	text-decoration:none;
}

#footer {
	border-top:1px #A9A9A9 solid;
	border-bottom:1px #A9A9A9 solid;
	height:25px;
	line-height:25px;
	vertical-align:middle;
	text-align:right;
	font-family:Tahoma;
	color:#A9A9A9;
	font-weight:normal;
	font-size:10px;
	width:997px;
	float:left;
}

.footer_link {
	color:#A9A9A9;
	font-weight:normal;
	font-size:10px;
	text-decoration:none;
	font-family:Tahoma;
}

.footer_link:hover {
	color:#A9A9A9;
	font-weight:normal;
	font-size:10px;
	text-decoration:underline;
	font-family:Tahoma;
}

/*New Catalogue Stuff*/
#cat_main {
	background-image: url('../images/brochures.png');
	background-position:0px 0px;
	width:220px;
	height:290px;
	cursor:pointer;
}

#cat_main:hover {
	background-image: url('../images/brochures.png');
	background-position:0px -291px;
	width:220px;
	height:290px;
	cursor:pointer;
}

#cat_green {
	background-image: url('../images/brochures.png');
	background-position:-221px 0px;
	width:220px;
	height:290px;
	cursor:pointer;
}

#cat_green:hover {
	background-image: url('../images/brochures.png');
	background-position:-221px -291px;
	width:220px;
	height:290px;
	cursor:pointer;
}

#cat_clothes {
	background-image: url('../images/brochures.png');
	background-position:-441px 0px;
	width:221px;
	height:290px;
	cursor:pointer;
}

#cat_clothes:hover {
	background-image: url('../images/brochures.png');
	background-position:-441px -291px;
	width:221px;
	height:290px;
	cursor:pointer;
}

/*New Buttons*/
#btn_home {
	background-image: url('../images/buttons.png');
	background-position:0px 0px;
	width:170px;
	height:26px;
	cursor:pointer;
}

#btn_home:hover {
	background-image: url('../images/buttons.png');
	background-position:0px -26px;
	width:170px;
	height:26px;
	cursor:pointer;
}

#btn_about {
	background-image: url('../images/buttons.png');
	background-position:0px -52px;
	width:170px;
	height:26px;
	cursor:pointer;
}

#btn_about:hover {
	background-image: url('../images/buttons.png');
	background-position:0px -78px;
	width:170px;
	height:26px;
	cursor:pointer;
}

#btn_howto {
	background-image: url('../images/buttons.png');
	background-position:0px -104px;
	width:170px;
	height:26px;
	cursor:pointer;
}

#btn_howto:hover {
	background-image: url('../images/buttons.png');
	background-position:0px -130px;
	width:170px;
	height:26px;
	cursor:pointer;
}

#btn_terms {
	background-image: url('../images/buttons.png');
	background-position:0px -156px;
	width:170px;
	height:25px;
	cursor:pointer;
}

#btn_terms:hover {
	background-image: url('../images/buttons.png');
	background-position:0px -182px;
	width:170px;
	height:25px;
	cursor:pointer;
}
