@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3B3633;
}
body {
	background-image: url(images/newbackground.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DFF6C6;
}
#wrapper {
	background-image: url(images/whitebackground.png);
	background-repeat: repeat;
	width: 720px;
	overflow:hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#clientarea {
	position: relative;
	height: 27px;
	left: 569px;
	top: -10px;
	z-index: 95;
}
#language {
	position: relative;
	height: 20px;
	left: 660px;
	margin-top: 2px;
	z-index: 95;
	visibility: hidden;
}
.flashvideo {
	position: relative;
	top: -37px;
	margin-bottom: -37px;
	overflow: visible;
	width: 720px;
	left: -6px;
	z-index: 50;
}
.mugshot {
	padding: 5px;
	border: 1px solid #000;
	margin: 5px;
	background: #FFF;
}
#mainmenu {
	clear: both;
	height: 36px;
	width: 560px;
	padding-left: 160px;
	background-image: url(images/menubackground.gif);
	background-repeat: repeat-x;
	background-position: top;
	z-index: 20;
}
#sidemenu {
	background-color: #FBCBCC;
	padding: 3px;
	margin-right: 15px;
	margin-bottom: 10px;
	border: 1px solid #AB3233;
	float: left;
	width: 140px;
	margin-top: 25px;
	margin-left: 15px;
	color: #666666;
}
#newmenu {
	width: 720px;
	height: 300px;
}
#newmenuleft {
	width: 168px;
	height: 300px;
	float: left;
}
#newmenuright {
	width: 551px;
	height: 300px;
	float:right;
	overflow: hidden;
}
#leftheaderstrip {
	background-color: #DFD9D5;
	height: 52px;
	overflow:hidden;
	width: 379px;
	padding-left: 160px;
	margin-bottom: 1px;
	margin-right: 1px;
	float: left;
}
#column1 {
	width: 204px;
	height: 155px;
	float: left;
	font-size: 11px;
	padding: 8px 12px 8px 12px;
	background: url(images/box.gif) no-repeat;
	margin-left: 4px;
}
#column2 {
	width: 204px;
	height: 155px;
	float: left;
	font-size: 11px;
	padding: 8px 12px 8px 12px;
	background: url(images/box-clientssay.gif) no-repeat;
	margin-left: 4px;
}
#column3 {
	width: 228px;
	height: 171px;
	float: left;
	font-size: 11px;
}
#clearfixer {
	clear: both;
}
#content {
	padding: 6px;
}
#rightheaderstrip {
	background-color: #64554B;
	height: 52px;
	width: 175px;
	margin-bottom: 1px;
	float: right;
	text-align: right;
	padding-right: 5px;
}
.toprightimages {
	margin-top: 6px;
}
#cupcake {
	position: absolute;
	left: 20px;
	top: 12px;
	z-index: 100;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #000000;
}
h2, h3 {
	color: #AB3233;
}
div.updated { color: #999; margin-bottom: 5px; font-size: 0.8em; }
#spotlight {
	width: 720px;
	height: 1000px;
	overflow: hidden;
	background: url(images/clientspotlight-back.jpg);
}
#spottext1 {
	width: 394px;
	padding-right: 6px;
	float: right;
	margin-top: 170px;
	font-size: 1em;
	line-height: 1.4em;
}
#spottext2 {
	clear: both;
	padding: 6px;
	font-size: 1em;
	line-height: 1.4em;
}
#spottext3 {
	padding: 6px;
	font-size: 0.9em;
	line-height: 1.3em;
}