﻿body {
	background-color: #FBF7E4;
	font-family: "Tahoma";
}
.wrapper {
	width: 897px;
	margin: 0 auto;
}
.clearFix {
	clear: both;
}

.mailLink {
	font-size:12px;
	color:#8E001C;
	font-weight:bold;
}

.copyrights {
	font-style:normal;
	padding-left:300px;
}

.header {
	background-color: #e7e8d1;
	background-image: url('images/bgHeader.gif');
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
.flashImage {
	width: 637px;
	padding-left: 13px;
	padding-top: 12px;
	padding-bottom: 10px;
	float: left;
}
.logo {
	width: 223px;
	height: 117px;
	margin-right: 16px;
	float: right;
	margin-top: 12px;
	margin-bottom: 10px;
}
.menu {
	height: 35px;
	background-color: #424242;
}
.content .left {
	float: left;
	width: 247px;
}
.content div#right {
	width: 598px;
	float:right;
	padding: 20px;
	margin: 0 auto;
	background: #e7e8d1;
	color: #000;
}

.content p {
	font-size:12px;
	color:#424242;
}

.style1 {
	border-width: 0px;
}


span.title {
	display:block;
}

.clientThumb {
	float:left;
	margin-top:25px;
	width:132px;
	height:129px;
}

.clientText {
	float:right;
	margin-top:25px;
	width:445px;
}

.clientText h1 {
	color:#8e001c;
	margin-top:8px;
	margin-right:10px;
	margin-bottom:3px;
	float:left;
	font-size:11px;
	font-weight:bold;
	padding:0px;
	text-transform:uppercase;
}

.clientText span {
	display:block;
	margin-top:8px;
	margin-bottom:3px;
	clear:both;
	font-size:11px;
	color:#424242;
}

.footer {
	background-image:url('images/footerbg.gif');
	clear:both;
	background-position:left;
	background-repeat:no-repeat;
	height:48px;
}

.footer span {
	line-height:24px;
	font-size:11px;
	margin-top:17px;
	background-color:#424242;
	display:block;
	width:797px;
	float:right;
	color:#fbf7e4;
}

.footer span a:active {
	color:#fbf7e4;
	margin-left:5px;
	margin-right:5px;
	text-decoration:none;
}

.footer span a:visited {
	color:#fbf7e4;
	margin-left:5px;
	margin-right:5px;
	text-decoration:none;
}

.footer span a:link {
	color:#fbf7e4;
	margin-left:5px;
	margin-right:5px;
	text-decoration:none;
}

.footer span a:hover {
	text-decoration:underline;
}
