@charset "UTF-8";
/* CSS Document */
body,td,th {
	font-family: Trebuchet MS, Trebuchet MS Bold, Trebuchet MS Bold Italic, Trebuchet MS Italic;
	height: 100%;

}
body > #wrapper {
	height: 100%;
	min-height: 100%;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#ffffff;
	height:100%;
	width:100%;
}
#home {
	position:absolute;
	left:0px;
	top:80px;
	width:100%;
	height:100%;
	z-index:-10;
	background-image: url(http://www.robertsandcook.co.uk/images/main.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#container {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:3;
}
#mail {
	position:absolute;
	left:0%;
	top:50%;
	width:100%;
	height:auto;
	z-index:2;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a {
	font-family: Trebuchet MS, Trebuchet MS Bold, Trebuchet MS Bold Italic, Trebuchet MS Italic;
	font-size: 10pt;
}
#logo {
	position:absolute;
	right:100px;
	top:40px;
	width:300px;
	height:102px;
	background-image: url(http://www.robertsandcook.co.uk/images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	z-index:4;
}
#shoot {
	position:relative;
	left:100px;
	bottom:-50px;
	width:120px;
	height:80px;
	background-image: url(http://www.robertsandcook.co.uk/images/shoot.png);
	background-repeat: no-repeat;
	background-position: center center;
	z-index:100;
}
#main {
	position:absolute;
	right:100px;
	bottom:100px;
	width:375px;
	height:395px;
	background-image: url(http://www.robertsandcook.co.uk/images/lobster.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	z-index:6;
}
#topgrad {
	position:absolute;
	right:5px;
	top:200px;
	width:90%;
	height:8px;
	background-image: url(http://www.robertsandcook.co.uk/images/greengradinv.jpg);
	background-repeat: repeat-y;
	background-position: right;
	z-index:10;
}
#bottomgrad {
	position:absolute;
	right:5px;
	top:405px;
	width:90%;
	height:8px;
	background-image: url(http://www.robertsandcook.co.uk/images/greengradinv.jpg);
	background-repeat: repeat-y;
	background-position: right;
	z-index:11;
}
#pic1 {
	position:absolute;
	left:60px;
	top:208px;
	width:512px;
	height:197px;
	background-image: url(http://www.robertsandcook.co.uk/images/3_1.jpg);
	background-repeat: no-repeat;
	background-position: left;
	z-index:3;
}
#pagetext {
	position:absolute;
	right:60px;
	top:216px;
	width:292px;
	height:181px;
	z-index:4;
}
#wrapper {
	position:absolute;
	background-color:#FFFFFF;
	left:0;
	right:0;
	top:0px;
	width:100%;
	height:100%;
	z-index:1;
}
#leftmarg {
	position:absolute;
	left:0px;
	top:0px;
	width:60px;
	height:100%;
	background-image:url(http://www.robertsandcook.co.uk/images/leftgrad.jpg);
	background-repeat:repeat-y;
	min-height: 100%;
	z-index:10;
}
#rightmarg {
	position:absolute;
	right:0px;
	top:0px;
	width:60px;
	height:100%;
	background-image:url(http://www.robertsandcook.co.uk/images/rightgrad.jpg);
	background-repeat:repeat-y;
	min-height: 100%;
	z-index:10;
}
#menus {
	position:relative;
	left:100px;
	top:180px;
	width:80%;
	height:auto;
	z-index:1;
}
#ads {
	position:absolute;
	left:0px;
	top:0px;
	width:300px;
	height:auto;
	z-index:1;
}
.style3 {
	font-family: "Trebuchet MS", "Trebuchet MS Bold", "Trebuchet MS Bold Italic", "Trebuchet MS Italic";
	font-size: 10pt;
}
#footer {
	position: fixed;
	margin-top: -50px; /* negative value of footer height */
	height: 50px;
	clear:both;
}

/* CLEAR FIX*/
.clearfix:after {content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
.style4 {color: #00CC66}
/* End hide from IE-mac */
#ads {
	left: 0px;
	width: 300px;
}

