@charset "utf-8";
/* CSS Document */

#navbar {
	float: left;
	height: auto;
	width: auto;
	font-size: 18px;
	color: #000;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #454545;
	border-right-color: #454545;
	border-bottom-color: #454545;
	border-left-color: #454545;
	padding-top: 40px;
	position: fixed;
	font-weight: lighter;
	text-transform: uppercase;
	padding-right: 50px;
	line-height: 35px;
}
#footer {
	clear: both;
	font-size: 12px;
	height: 65px;
	color: #FFF;
	width: auto;
	border-top-style: solid;
	border-top-color: #949494;
	border-right-color: #949494;
	border-bottom-color: #949494;
	border-left-color: #949494;
}
#logoinfo {
	float: right;
	width: auto;
	font-size: x-small;
	padding-right: 50px;
}

#footer a:link {
	color: #FFF;
}
#footer a:visited {
	color: #FFF;
}

#flashgallery {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 165px;
	color: #666;
}


#header {
	font-weight: bold;
	color: #FFF;
	height: 75px;
}
a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #CCC;
}
a:active {
	text-decoration: none;
	color: #000;
}
body {
	background-color: #FFF;
}
#profileleft {
	width: 700px;
	color: #515151;
	font-size: 14px;
	float: left;
	margin-top: 40px;
	margin-bottom: 30px;
	margin-left: 70px;
}
#main a:link {
	color: #FFF;
}
#main a:visited {
	color: #FFF;
}
#servicesmain   {
	width: 700px;
	color: #666;
	float: left;
	font-size: 14px;
	margin-top: 40px;
	margin-bottom: 30px;
	margin-left: 70px;
}
#servicesright   {
	width: 332px;
	height: 700px;
	margin-left: 745px;
	position: fixed;
}
#contact {
	margin-left: 50px;
	width: 350px;
	float: left;
	border-right-style: solid;
	border-right-color: #949494;
	margin-bottom: 30px;
	margin-top: 50px;
}
#contactright {
	float: left;
	height: 300px;
	width: 300px;
	padding-top: 50px;
	padding-bottom: 135px;
	padding-left: 100px;
}
strong {
	color: #000;
}
#foodiefiles {
	float: left;
	margin-left: 50px;
	width: 350px;
	font-size: 14px;
	font-weight: lighter;
	border-right-style: solid;
	border-right-color: #949494;
	margin-bottom: 30px;
	margin-top: 50px;
}
#foodiefilesright {
	width: 300px;
	float: left;
	height: 300px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 135px;
	padding-left: 100px;
}
#clientlogin {
	float: left;
	width: 350px;
	border-right-style: solid;
	border-right-color: #949494;
	font-size: 14px;
	margin-top: 50px;
	margin-left: 50px;
	margin-bottom: 30px;
}
#clientloginright {
	float: left;
	padding-right: 0px;
	padding-top: 50px;
	padding-bottom: 135px;
	padding-left: 100px;
}
#clientlogin a:link {
	color: #000;
}
#clientlogin a:visited {
	color: #000;
}
#clientlist {
	font-size: 14px;
	padding-top: 30px;
	padding-bottom: 30px;
}
