﻿/* Quick Links Section START */

.QuickLinks
{
	background-image:url(../images/css/BackQuickLinks.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:210px;
	height:450px;
	margin-top:3px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:5px;
	font-size:11px;
	}
	
.QuickLinksInner
{
	padding-top:40px;
	margin: 0px 15px 0px 15px;
	overflow:hidden;
	}
	
	
.QuickLinksInner a 
{
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
	color:#00447c;
	}
	
.QuickLinksInner hr
{
	color:white;
	border-style:dotted;
	margin-top:5px;
	}
	
/* Quick Links Section END */





/* Home Page Content START*/

.HomeContentTop {}
.HomeInnerContentTop {}

.HomeContentMiddleRight, .HomeContentMiddleLeft, .HomeContentBottomRight, .HomeContentBottomLeft
{
	display:block;
	overflow:hidden;
	width:340px;
	height:220px;
	background-position:top;
	background-repeat:no-repeat;
	}

.HomeInnerContent
{
	margin-top:40px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	}

.HomeContentMiddleRight {background-image:url("../images/css/BackHome_Foodservice.gif")}
.HomeContentMiddleLeft {background-image:url("../images/css/BackHome_BidvestNZ.gif")}
.HomeContentBottomRight {background-image:url("../images/css/BackHome_Logistics.gif")}
.HomeContentBottomLeft {background-image:url("../images/css/BackHome_Fresh.gif")}

/* Home Page Content END */






/* Landing Page Content START */
.LandingContent
{
	display:block;
	min-height:210px;
	width:210px;
	margin-right:0px;
	margin-bottom:20px;
	background-repeat:no-repeat;
	}

* html .LandingContent {height:210px}

.LandingInnerContent
{	
	padding-top:5px;
	margin-left:15px;
	margin-right:12px;
	}	




.LandingContent a{text-decoration:none}
.LandingContent a:hover {text-decoration:underline}
/* Landing Page Content START */





/* Content Page START */
.Content
{
	background-repeat:no-repeat;
	width:650px;
	min-height:500px;
	}
* html .Content {height:500px}


.InnerContent
{
	padding:5px 15px 15px 15px;
	}

.Content a{text-decoration:none}
.Content a:hover {text-decoration:underline}		
		
/* Content Page START */




h1{font-size:18px}
h2{font-size:14px}
h3{font-size:12px}