	body,
	html {
	margin-top:0px;
	margin-bottom:0px;
	padding:0;
	color:#000;
	background-image: url(../images/background-pattern.jpg);
	background-repeat: repeat;
	}
	
	#scrollable-pane {
		width: 540px;

	}
	
.testimonials-left {
	float: left;
	margin-right: 15px;
}	

.testimonials-right {
	float: right;
	margin-left: 15px;
}	
	
#testimonial {
	clear: both;
	margin-bottom: 12px;
	margin-top: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
	height: auto;
}	
	
#cakes img {
	padding: 2px;
	margin-right: 16px;
	margin-bottom: 16px;
	border: 1px Solid #ffffff;
}	
	
	.table-height {
		height: 110px;
	}

	#cars {
	margin: 20px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 10px;
	background-color: #E4EEFC;
	border: 1px solid #333333;
	font-family: tahoma;
	color: black;
	font-size: 12px;	
	}


	#cars2 {
	margin: 20px;
	margin-top: 55px;
	margin-bottom: 5px;
	padding: 10px;
	background-color: #E4EEFC;
	border: 1px solid #333333;
	font-family: tahoma;
	color: black;
	font-size: 12px;	
	}

	#verticalpositioner2    
	{
	text-align: center;/*dont change*/
	position: absolute;/*dont change*/
	top: 50%;/*dont change*/
	left: 0px;/*dont change*/
	width: 100%;/*dont change*/
	height: 1px;/*dont change*/
	overflow: visible;/*dont change*/
	visibility: visible;/*dont change*/
	display: block/*dont change*/
	}
	
	#content  2  
	{
	/*margin-left is NEGATIVE HALF your content width */
	margin-left: -450px;
	position: absolute;/*dont change*/
	/*top is NEGATIVE HALF your content height */
	top: -324px;
	left: 50%;/*dont change*/
	/*change width and height to suit */
	width: 950px;
	height: 635px;
	/**********************************/
	visibility: visible;/*dont change*/
	}

	body {
		min-width:940px;
	}
	
	#wrap {
	width:900px;
	background-color: #fff;
	background-image: url(../images/background1.jpg);
	background-repeat: no-repeat;
	height: 625px;
	text-align: left;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 35px;
	margin-left: auto;
	}
	
		#wrap-new {
	width:900px;
	background-color: #1D2C49;
	background-image: url(../images/background1.jpg);
	background-repeat: no-repeat;
	height: 1350px;
	text-align: left;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 35px;
	margin-left: auto;
	}
	
	
	#header-image {
	background-image: url(../images/header-image.jpg);
	background-repeat: no-repeat;
	height: 224px;
	}
	
	#logo {
	position: absolute;
	margin-top: 35px;
	margin-left: 25px;
	z-index: 3;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	width: 534px;
	height: 48px;
	}

	#logo-background {
	position: absolute;
	margin-top: 25px;
	z-index: 2;
	margin-left: 0px;
	background-image: url(../images/logo-background.png);
	background-repeat: no-repeat;
	width: 898px;
	height: 75px; 	
	}
	
	#links-background {
	padding-top: 5px;
	padding-left: 15px;
	position: absolute;
	margin-top: 360px;
	z-index: 3;
	width: 192px;
	height: 264px;
	margin-left: 74px;
	background-image: url(../images/links-background.png);
	background-repeat: no-repeat;
	}

	#links {
	padding-top: 5px;
	padding-left: 15px;
	position: absolute;
	margin-top: 360px;
	z-index: 4;
	width: 192px;
	height: 264px;
	margin-left: 74px;
	}

	#links-background-new {
	padding-top: 5px;
	padding-left: 15px;
	position: absolute;
	margin-top: 360px;
	z-index: 3;
	width: 192px;
	height: 284px;
	margin-left: 74px;
	background-image: url(../images/links-background2.png);
	background-repeat: no-repeat;
	}

	#links-new {
	padding-top: 5px;
	padding-left: 15px;
	position: absolute;
	margin-top: 360px;
	z-index: 4;
	width: 192px;
	height: 264px;
	margin-left: 74px;
	}
	
	#page-content {
	position: absolute;
	margin-top: 105px;
	z-index: 4;
	width: 545px;
	margin-left: 310px;
	}
	
	#phone {
	margin-left: 703px;
	margin-top: 40px;
	position: absolute;
	padding-left: 55px;
	width: 130px;
	line-height: 25px;
	z-index: 3;
	text-align: left;
	background-image: url(../images/icons.png);
	background-repeat: no-repeat;
	background-position: 25px;
	}

	#icons {
	padding-left: 30px;
	padding-top: 10px;
	padding-right: 5px;
	margin-left: 20px;
	font-size: 0.9em;
	height: 35px;
	font-family: tahoma;
	text-align: right;
}

