@charset "UTF-8";
/* CSS Document */

html	{
	margin:0;
	text-align:center;
}
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 15px; 
	color: #FFFFFF;
	background-color:#767C72;
}
a:link {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:100;
	font-size:12px;
	text-transform: none;
	color: #999;
	text-decoration: none;
}
a:visited {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:100;
	font-size:12px;
	text-transform: none;
	color: #999;
	text-decoration: none;
}
a:hover {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:100;
	font-size:12px;
	text-transform: none;
	color: #767B74;
	text-decoration: none;
}
#header {
/*	background-image:url(images/header_img.gif); */
	background-color:#767B74;
	width:992px;
	height:207px;
}
#client_header {
	background-image:url(../images/CDG_client_header.gif);
	background-repeat:no-repeat;
	background-color:#767B74;
	width:450px;
	height:135px;
}
#header_container {
/*	background-image:url(images/header_img.gif); */
	background-color:#767B74;
}
#footer_container {
/*	background-image:url(images/header_img.gif); */
	background-color:#767C72;
}
#meat_container {
	background-color:#242525;
}
#meat {
	background-image:url(../images/home_mainimage.gif);
	width:992px;
	height:531px;
}
#client_meat {
	background-color:#252525;
	margin-left: 30px;
	padding-top: 10px;
	width:450px;
	height:1250px;
}
#main_meat	{
	float:left;
	position:relative;
	top:173px;
	left:50px;
	width:700px;
	height:300px;
	z-index:0;
}
/*#flash	{
	width:900px;
	height:700px;
	float:none;
}*/
#address_right	{
	float:right;
	position:relative;
	top:35px;
	right:20px;
	width:175px;
	z-index:0;
}
#footer {
	background-color:#767C72;
	width:992px;
	height:15px;
}
.welcome_head {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:100;
	font-size:24px;
	padding-top:12px;
	padding-bottom:12px;
}
.welcome_text {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:100;
	font-size:12px;
	line-height: 1.25;
	padding-bottom:12px;
}
.address	{
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
}
#footer {
	position: relative;
	width: 992px;
	height: 100px;
	padding-top: 5px;
	margin-top: 20px;
	/*clear:both;*/
	overflow: hidden;
	text-align: center;
}
.footer_link {
	width: 100%;
	white-space: nowrap;
	position: relative;
	text-align: center;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:100;
	color:#333;
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
}
.footer_link li {
	white-space: nowrap;
	position: relative;
	text-align: center;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:100;
	color:#333;
	list-style-type: none; /*turns off display of bullet*/
}
.footer_link a, .footer_link a:visited {
	display: inline;
	padding: 2px 2px 2px 2px;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:100;
	color: #333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.footer_link a:hover {
	color: #90040E;
}
.footer_link li a:active {
	color: #fff;


