body {
	margin: 0px;
	background-color: #ff;
	color: #8A8A89;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
table.holder {
	height: 100%;
	width: 100%;
	border-collapse: collapse;
}
.strip {
	height:302px;
	vertical-align: top;
	background-image: url(../img/bg.gif);
	background-repeat: no-repeat;
}
div {
	color: #8A8A89;
}
a {
	text-decoration: none;
	color: #F28443;
}
a:hover {
	text-decoration: underline;
}
.menu {
	width:220px;
	height:300px;
	background-image: url('img/menu_bg.gif') left top no-repeat;
	overflow: hidden;
}
.menuContent {
	margin:70px 30px 0 30px;
}
.menuContact {
	margin-top:88px;
}
