html, body {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: normal;
	text-align: left;
	background-color: #3C3C3C;
	margin-right: 1px;
	background-image: url(images/backm.gif);
	background-repeat: repeat-x;
	background-position: 0px 88px;
	
}

body.home {
	background-color: #FFFFFF;
}

/* ------------CONTAINER FOR LOGO AND QUICKSEARCH--------------------- */
#topbar {
	position: relative;
	top: 0px;
	lefe: 0px;
	WIDTH: 583px;
	
}
#logo {
	FLOAT: left; WIDTH: 130px; 
}
#nav-search {
	FLOAT: right;
	MARGIN: 75px 0px 0px 0px;
	TEXT-ALIGN: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	
}
#nav2 {
	FLOAT: left;
	MARGIN: 60px 0px 0px 0px;
	
	
	
}
/* ------------CONTAINER FOR FOOTAGE-------------------- */
#foot {
	WIDTH: 583px;
	position: relative;
	top: 30px;
	left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #999999;
	
	}
.backfor {
	background-color: #CCCCCC;
	background-image: url(images/topback.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	
}
.bottomc {
	bottom: 0px;
	height: 110px;
	width: 100%;
	position:relative;
	background-image: url(images/backb.gif);
	background-repeat: repeat-x;
	
}
.foodtaget {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	cursor: hand;
	width: 700px;
	position: relative;
	left: 40px;
	top: 20px;
}
.fontforc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	text-align: justify;
}
.fontforT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #12557F;
}
.servi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	cursor: hand;
}
