body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-repeat: repeat-y;
	background-position: center;
}
.bf {
	background-image: url(images/Img_flashBottom.gif);
	background-repeat: no-repeat;
	height: 133px;
}
td {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
}
.leftTd {
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-left: 50px;
}
.title {
	text-transform: uppercase;
	font-weight: bold;
	color: #9AA592;
}
.rightText {
	padding-top: 240px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.footer {
	color: #454140;
	background-color: #65605F;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.footertext{
	color: #CCCCCC;
	text-decoration: none;
}


.header {
	background-image: url(images/Img_topMenu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 73px;
}
.business {
	background-color: #454140;
	background-image: url(images/img_business.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 507px;
}
.tableText {
	margin-top: 160px;
}
.creative {

	background-color: #454140;
	background-image: url(images/img_creative.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 507px;
}
.marint {

	background-color: #454140;
	background-image: url(images/img_intel.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 507px;
}
.leftMenuLink {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #707C67;
	line-height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.leftMenuLink:hover {
	color: #707C67;
	text-decoration: none;
}
.comm {

	background-color: #454140;
	background-image: url(images/img_comm.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 507px;
}
.about {

	background-color: #454140;
	background-image: url(images/img_About.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 507px;
}
.rightTextAbout {

	padding-top: 36px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
}

