body {
	background:#ffffff url(images/bg-main.jpg) top center repeat-x;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:14px; /* Sets default font size to 14px */
	color:#222222;
	margin-top:28px;
	padding:0px;
	}
.copyright {
	font-size: 12px
}
	* {
	margin:0;
	padding:0;
	}

img {
	border:0;
	}

p {
	margin-bottom:1.75em;
	}

a {
	text-decoration:underline;
	color:#226F2D;
	}
a:hover {
	text-decoration:underline;
	color:#374697;
	}

/* Structure */

#wrapper {
	margin:0 auto;
	padding-left:180px;
	width:726px;
	font-size:14px;
	}
#logo {
	width:175px;
	height:188px;
	float:left;
	margin-left:-180px;
	background:url(images/logo.gif) no-repeat;
	}

#menu {
	margin:0px;
	height:81px;
	line-height:35px;
	background:url(images/bg-menu.gif) repeat-x;
	padding:0 10px;
	position: relative;
	z-index: 5;
	}
#sidebar {
	float:right;
	width:180px;
	background:#efefef;
	margin-right:10px;
	}
#content {
	background:url(images/content-bg.jpg) repeat-y;
	width:726px;
	min-height:332px;
	position: relative;
	z-index: 1;
	}
#content #bottom{
	margin:0px;
	width:726px;
	height:75px;
	background:url(images/content-bg-footer.jpg) no-repeat;
	}
#main-photo {
	margin: -41px -50px 0px 0px;
	width:726px;
	height:241px;
	background:url(images/main-photo.jpg) no-repeat;
	padding:5px;
	position: relative;
	z-index: 1;
	}
#header-product {
	margin: -41px -50px 0px 0px;
	width:726px;
	height:76px;
	background:url(images/product-header.jpg) no-repeat;
	padding:5px;
	position: relative;
	z-index: 1;
	}
#header-wear {
	margin: -41px -50px 0px 0px;
	width:726px;
	height:76px;
	background:url(images/1111wear-header.jpg) no-repeat;
	padding:5px;
	position: relative;
	z-index: 1;
	}
#header-gallery {
	margin: -41px -50px 0px 0px;
	width:726px;
	height:76px;
	padding:5px;
	position: relative;
	z-index: 1;
	background-image: url(images/111whatsnew.jpg);
	background-repeat: no-repeat;
	}
#header-brochures {
	margin: -41px -50px 0px 0px;
	width:726px;
	height:76px;
	background:url(images/brochures-header.jpg) no-repeat;
	padding:5px;
	position: relative;
	z-index: 1;
	}
#header-contact {
	margin: -41px -50px 0px 0px;
	width:726px;
	height:76px;
	background:url(images/contact-header.jpg) no-repeat;
	padding:5px;
	position: relative;
	z-index: 1;
	}
#content-bg-front{
	margin:0px;
	width:726px;
	height:332px;
	background:url(images/content-bg-front.jpg) no-repeat;
	}
/* Entries */

.entry {
	width:650px;
	margin:0px 10px 0px 30px;
	padding:5px 10px 0px 10px;
	line-height:1.30em;
	}
.entry-narrow {
	width:500px;
	line-height:1.30em;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 60px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 60px;
	}
.entry-title {
	width:400px;
	padding-bottom: 5px;
	color:#38b349;
	font-size: 18px;
	font-weight:bold;
	text-transform: uppercase;
	}
.entry-title2 {
	font-size:14px;
	color:#2a3890;
	}
.entry .brochure {
	margin-bottom: 140px;
}
.entry .brochure-last {
	margin-bottom: 80px;
}
.entry .product-entry {
	height: 180px;
	}
.entry .product-entryl {
	height: 200x;
}
.entry .product-entry p {
	margin-left: 178px;
}
.entry h2 {
	margin-left: 178px;
	padding-bottom: 5px;
	color:#38b349;
	font-size: 16px;
	font-weight:bold;
	text-transform: uppercase;	
}
#content-bottom {
	width:700px;
	line-height:1.25em;
	margin:5px 0px 0px 10px;
	}
#content-bottom #whoweare {
	float:left;
	width:350px;
	margin:5px 0px 10px 10px;
	}
#content-bottom #viewproducts {
	float:right;
	width:280px;
	height:180px;
	margin:5px 0px 0px 10px;
	background:url(images/viewourproducts.gif) no-repeat;
	}
	
#content-bottom #viewproducts p {
	width: 150px;
	padding-top: 50px;
	}
#content-bottom #viewproducts #img {
	float:right;
	}

/* Menu */

#menu ul {
	list-style-type:none;
	}
#menu li {
	font-weight:bold;
	font-size:16px;
	float:left;
	}
#menu li a {
	padding:4px 35px;
	display:block;
	color:#ffffff;
	margin-right:2px;
	text-decoration:none;
	}
#menu li a:hover, #menu li a.current {
	color:#2a3890;
	background:url(images/bg-menu-hover.gif) no-repeat center;
	}

/* Sidebar */

#sidebar ul {
	list-style-type:none;
	margin-top:10px;
	}
#sidebar li {
	
	}
#sidebar li a {
	display:block;
	height:20px;
	line-height:20px;
	color:#222222;
	padding-left:5px;
	border-bottom:1px solid #dddddd;
	}
#sidebar li a:hover {
	background:#edebed;
	color:#6CC4D8;
	}
#sidebar-bottom {
	height:20px;
	background:url(images/bg-sidebar-bottom.gif) no-repeat top center;
	}

/* Footer */

#footer {
	clear:both;
	border-top: 1px solid #7b8996;
	border-bottom: 1px solid #7b8996;
	height:75px;
	background:#e9ecf0;
	}

#footer #footer-valid {
	padding-top:25px;
	cursor:default;
	color:#666;
	}
#footer #footer-valid a {
	color:#2a3890;
	text-decoration:none;
	}
#footer #footer-valid a:hover {
	color:#38b349;
	text-decoration:underline;
	}
/* Heading's */

h1 {
	font-size:2.5em;
	font-weight:normal;
	cursor:default;
	position:relative; top:50px; left:30px;
	letter-spacing:1px;
	color:#aaaaaa;
	font-style:italic;
	}

/* Feed */

#feed {
	height:25px;
	width:126px;
	background:url(images/bg-feed.gif) no-repeat;
	margin:0 auto;
	padding-left:26px;
	}
a.feed-button {
	display:block;
    width:100px;
    height:25px;
    background:url("images/button-feed.png") 0 0 no-repeat;
    text-decoration: none;
	}
a:hover.feed-button {
	background-position:0 -25px;
	}

/* Extra's */

.col2 {
	width:50%;
	float:left;
	}
	
	
/* drop down menu */

#jsddm
{	margin: 0;
	padding: 0}
		
		#jsddm li ul
		{
			margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			border-top: 1px solid white;
			z-index: 10;
		}
		
		#jsddm li ul li
		{	float: none;
			display: inline;
			z-index: 10;
			}
		
		#jsddm li ul li a
		{	width: auto;
			border-bottom: 1px solid #3c4d9f;
			background: #2a3a8f}
		
		#jsddm li ul li a:hover
		{	background: #37479d;
		    color: white;
		}


/* image enlarger */
img.resize{
    position:absolute;
    z-index:1;
}

