body {
	/*margin:0px;*/
	text-align:center;
	background-color:#666;
	/*background-color:#c1c1c1;	background-image:url(../images/background.png);
	background-position:top;
	background-repeat:repeat-x;*/
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
.clear {
	clear:both;
}
#wrapper {
	width:760px;
	background-color:#1c1810;
	margin-left:auto;
	margin-right:auto;
}
#container {
	/*margin-left:1px;
	margin-right:1px;
	margin-bottom:1px;
	margin-top:1px;*/
	width:760px;
	background-image: url(../images_crossen-catering/background_truck.jpg);
	background-position: center top;
	background-repeat:no-repeat;
	background-color:#FFF;
	border-bottom: solid 1px #1c1810;
	border-top:solid 1px #1c1810;
	border-left:solid 1px #1c1810;
	border-right:solid 1px #1c1810;
}
/*#header {
	NOT NEEDED
}*/
#content {
	background-image:url(../images_crossen-catering/background.png);
	background-repeat:repeat-x;
	background-position: 0 -175px;
}
#content #left {
	float:left;
	text-align:left;
	width:430px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:90%;
}
#content #left #leftpadding {
	margin-left:15px;
	margin-right:15px;
	/*background-color:#06F;*/
}
#truck {
	padding-top:100px;
	padding-bottom:0px;
}
#nav {
	padding-top:5px;
	padding-bottom:10px;
	padding-left:15px;
	background-color:#FFF;
	color:#060;
	/*font-weight:bold;*/
}
#nav a {
	color:#060;
	text-decoration:none;
}
#nav a:hover {
	background-color:#060;
	color:#FFF;
	text-decoration:none;
}
#nav p {
	margin-top:0px;
	margin-bottom:0px;
}
#leftText {
	padding-top:0px;
	margin-top:0px;
	background:white;
	padding-left:15px;
	padding-right:15px;
	font-size:90%;
}
#leftText ul {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:10px;
	padding-left:10px;
}
#content #leftText a {
	text-decoration:none;
}
#content #leftText a:hover {
	text-decoration:underline;
}
#leftText h1 {
	margin-top:0px;
	margin-bottom:30px;
	font-size:110%;
}
#leftText h2 {
	margin-top:0px;
	font-size:110%;
}
#leftText p {
	margin-top:0px;
}
.font110 {
	font-size:110%;
}
.font120 {
	font-size:120%;
}
.font140 {
	font-size:140%;
}
.font160 {
	font-size:160%;
}
.colourGrn {
	color:#060;
}
.formspacing {
	margin-top:0px;
	margin-bottom:10px;
}
.formleft {
	float:left;
	width:150px;
}
.formright {
	float:right;
	width:210px;
}
.menuleft {
	float:left;
	width:175px;
}
.menuright {
	float:right;
	width:195px;
}
#gallery img {
	width:180px;
	height:180px;
	margin-top:10px;
}
#galleryLFT {
	float:left;
	width:180px;
}
#galleryRGT {
	float:right;
	width:180px;
}
/*=============================*/
/*RIGHT COLUMN*/
/*=============================*/
#content #right {
	float:right;
	text-align:left;
	width:330px;
	font-family:Tahoma, Geneva, sans-serif;
	color: #FFF;
}
#content #right img {
	margin-bottom:10px;
}
#content #right #rightpadding {
	margin-left:0px;
	margin-right:15px;
	padding-top:15px;
	/*background-color:#3F6;*/
}
#content #right h1 {
	margin-top:-10px;
	margin-bottom:3px;
	font-size:95%;
	text-align:center;
}
#footer {
	text-align:left;
}
#footerPadding {
	margin-left:30px;
	margin-right:30px;
	padding-top:30px;
	padding-bottom:10px;
}
#footerText {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:80%;
	border-top: solid 1px #999;
}
#footerText p {
	margin-top:5px;
	color:#555;
}
#footerText a {
	text-decoration:none;
	color:#777;
}
#footerText a:hover {
	text-decoration:underline;
}
#copyright {
}
