body {
	margin: 0;
	padding: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-color: #FFFFFF;
	text-align: center;
}
#wrapper {
	position: relative;
	text-align: left;
	width: 800px;
	margin-right: auto;
	background-image: url(../images/index/Logo_cateringold_slogan.gif);
	background-position: top right;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-top: 30px;
}

#header {
	float: left;
	margin: 0;
	pading: 0;
	position: relative;
	width: 551px;
	border-bottom: 26px solid #B0D490;
	height: 147px;
} 	

#navig {
	float: left;
	font-weight: bold;
	z-index: 2;
	position: relative;
	width: 200px;
	left: 0;
	top: 8px;
	margin: 0;
	padding: 0;
}

#navig ul{
	list-style:	none;
	margin:	0;
	padding: 0 0 0 5px;
}
#navig li{
	float: left;
	position: relative;
	width: 200px;
	margin: 0 20px 0 0 ;
}
#navig a{
	font-size: 12px;
	line-height: 12px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	margin: 0 0 4px 0;
	color: #B0D490;
}

#navig li:hover ul, #navig li.over ul{ 
	left: 0; 
	background-colour: #FFF;
	z-index: 2;
}

#navig a:hover {
	color: #5264AC;
}
#navig .active {
	color: #5264AC;
}
#home {
	float: left;
	position: relative;
	width: 250px;
	height: 50px;
	left: 7px;
	top: 30px;
	border: 0;
	margin: 0;
	padding: 0;
}	
#home p{
	color: #999999;
	font-size: 9px;
	padding: 0;
	margin: 0;
	width: 100%;
	float: left;
	text-align: left;
	line-height: 14px;
}
#home a:link, #home a:visited {
	color: #666666;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}
#home a:hover {
	color: #990000;
}




#footer {
	clear: both;
	padding: 0;
	height: 110px;
	margin-bottom: 30px;
	margin-left: 0;
	background-image: url(../images/index/footer_image.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	text-align: left;
	color: #666666;
	background-color: #FFFFFF;	
}
#footer p{
	color: #5264AC;
	font-size: 11px;
	width: 800px;
	margin: 80px 0 0 0;
	text-align: center;
	padding: 0;
	letter-spacing: 1px;
	line-height: 12px;
}

#footer a:link, #footer a:visited {
	color: #333333;
	font-size: 11px;
	background-color: transparent;
	text-decoration: none;
}
#footer a:hover {
	color: #008BA0;
}
#footer strong {
	color: #0070C0;
	font-weight: bold;
}
#content_left {
	float: left;
	position: relative;
	width: 400px;
	height: 300px;
	margin: 10px 0 0 0;
	padding: 0 0 0 5px;
}

#content_right {
	float: right;
	position: relative;
	width: 380px;
	margin: 0 0 -62px 0;
	padding: 0;
}
#content_big {
	float: left;
	z-index: 0;
	position: relative;
	width: 750px;
	margin: 10px 0 0 0;
	padding: 0 2px 20px 5px;
}

p {
	float: left;
	color: #333333;
	font-size: 12px;
	width: 95%;
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 18px;
}
strong {
	color: #333333;
	font-weight: bold;
}
hr {
	float: left;
	width: 95%;
	text-align: left;
	margin: 10px 0 10px 0 ;
	padding: 0;
	border-top: 1px solid #B0D490;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
}
		

h1{
	color: #5264AC;
	font-size: 18px;
	width: 95%;
	float: left;
	margin: 10px 0 10px 0 ;
	padding: 0;
	line-height: 22px;
	font-weight: bold;
}
h2{
	color: #333333;
	font-size: 14px;
	margin: 15px 0 10px 0 ;
	padding: 0;
	float: left;
	width: 95%;
	font-weight: bold;
	line-height: 18px;
}
h3{
	color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	line-height: 17px;
}
h4{
	color: #999999;
	font-size: 9px;
	text-align: right;
	font-weight: bold;
	font-style: normal;
	line-height: 11px;
}
img {
	border: 0;
}
a {
	color: #330000;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: bold;
	background-color: transparent;
	margin: 0;
	text-decoration: none;
}
a:hover {
	color: #0070C0;
}


table {
	color: #333333;
	font-size: 12px;
	width: 95%;
	margin: 0 0 20px 0;
	padding: 0;
	line-height: 14px;
}
#content_big ul {
	float: left;
	padding: 0;
	margin: 0 0 10px 20px;
	color: #333333;
	font-size: 12px;
	width: 570px;
	height: inherit;
	list-style: none;
	line-height: 18px;	
}

#content_big li { 
  display: inline; 
  margin: 0;
  padding: 0;
  border: 0;
  float: left;  
  width: 500px;  
}
