body#index {
	margin-top: 0px;
	background-color: #283238;
	background-image: url(../img/bg.png);
}
body.content {
	font-family: Tahoma;
	font-size: 11px;
}

div#maindiv {
	position: relative;
	width: 885px;
	background-color: transparent;
	overflow: hidden;
	text-align: left;
}
div#bannerdiv {
	width: 885px;
	height: 180px;
	background-image: url(../img/banner.v.20.png);
	position: relative;
}
div#topvcard {
	width: 290px;
	height: 70px;
	position: absolute;
	right: 1%;
	bottom: 2%;
	color: #F2F2F2;
	font-family: Tahoma;
	font-size: 11px;
	border: 1px gray dotted;
	padding: 2px;
}
div#bottomvcard {
	width: 270px;
	height: 60px;
	color: Black;
	font-family: Tahoma;
	font-size: 11px;
	padding: 2px;
	border-right: 1px solid gray;
	margin-bottom: 5px;
	margin-right: 5px;
	float: left;
}
div#menustrip {
	width: 885px;
	height: 27px;
	background-color: White;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	font-weight: bold;
	letter-spacing: -1px;

}
div#container {
	width: 865px;
	height: 400px;
	padding: 10px;
	background-color: White;
	font-family: Tahoma;
	font-size: 11px;
}
div#contact {
	width: 875px;
	height: 100px;
	background-color: White;
	font-family: Tahoma;
	font-size: 11px;
	text-align: left;
	padding-left: 10px;
}
div#copy {
	width: 885px;
	height: 15px;
	background-color: transparent;
	color: White;
	font-family: Tahoma;
	font-size: 11px;
	text-align: left;

}
strong.red {
	color: #BE1418;
	font-family: Tahoma;
	font-size: 11px;

}
strong.blue {
	color: #2F74B0;
	font-family: Tahoma;
	font-size: 11px;
}
strong.black {
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;

}
span.white {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;

}
span.red {
	color: #BE1418;
	font-family: Tahoma;
	font-size: 11px;

}
strong.white {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;

}
