#contents #leftMenu {
	width: 200px;
	float: left;
}
#contents #mainArena {
	width: auto;
	float: left;
}
#contents #lowLevelMenu {
	width: 100%;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#contents #lowLevelMenu ul {
	list-style: none;
	padding-bottom: 5px;
}
#contents #lowLevelMenu li {
	display: block;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	padding-right: 5px;
	padding-left: 5px;
	height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#contents #lowerLevel {
	width: 80%;
	margin-top: 40px;
}
#contents #lowerLevel #interactive {
	height: 250px;
	width: 800px;
}
.wemerecDesktopLogo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0066FF;
}
#ca_leftcontent {
	width: 400px;
	margin-top: 10px;
	float: left;
}
#ca_rightcontent {
	width: 375px;
	float: left;
	color: #666666;
	padding-left: 5px;
	margin-top: 10px;
	border: 1px solid #719BC2;
	background-image: url(images/client_admin_workshopInfoBg.jpg);
	background-repeat: repeat-x;
	margin-left: 20px;
}

/*Menu css#################################*/

.clear {
	clear: both;	
}
#clientMenu2Zone {
	float: left;
	width: 120px;
}

#clientMenu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	width: 120px;
	margin-bottom: 20px;
	clear: both;
}
#clientMenu2 #container {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #719BC2;
	padding-right: 5px;
	padding-bottom: 25px;
	padding-top: 25px;
}


#clientMenu2 #contents {
	height: 600px;
}

#clientMenu2 .title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #FFFFFF;
	margin-right: -10px;
	height: 89px;
	font-size: small;
	text-align: right;
	vertical-align: bottom;
	width: 115px;
	background-image: url(../images/clientMenuBlock.png);
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-right: 5px;
}

#clientMenu2 .menuItem {
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

#main {
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
}
#main #copyrights {
	background-color: #719BC2;
	color: #FFFFFF;
	width: 600px;
	height: 20px;
	text-align: center;
}

#main .news {
	width: 579px;
	background-color: #6699CC;
	color: #FFFFFF;
	text-align: right;
	height: 25px;
	border: 1px solid #6699CC;
	padding-right: 10px;
	padding-left: 10px;
}

#main .sectionTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #999999;
	height: 30px;
	width: 604px;
}


#main #menuZone {
	width: 600px;
	text-align: right;
}

.greyMenu {
	width: 90px;
	background-color: #666666;
	margin-right: 5px;
	margin-left: 5px;
	float: right;
}

.greyMenu .topBox {
	background-color: #666666;
}

.greyMenu .tl {
	background-image: url(../images/cornetGreyTL.png);
	background-repeat: no-repeat;
	height: 5px;
	width: 4px;
	float: left;
}

.greyMenu .tr {
	background-image: url(../images/cornetGreyTR.png);
	background-repeat: no-repeat;
	height: 5px;
	background-position: right top;
	float: right;
	width: 4px;
}

.greyMenu .menuInfo {
	background-color: #666666;
	color: #FFFFFF;
	height: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

#main .flash {
	height: 200px;
	width: 599px;
	background-color: #CCCCCC;
	background-image: url(../images/FlashPanel.png);
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
}
#main #infoZone {
	width: 599px;
	border: 1px solid #CCCCCC;
}
#main #infoZone #leftZone {
	width: 389px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
	float: left;
}
#main #infoZone #rightZone {
	float: left;
	width: 194px;
	padding-left: 5px;
}
#main #infoZone #rightZone .infoPrompt {
	color: #FFFFFF;
	width: 193px;
	height: 100px;
	background-image: url(../images/clientPromptBoxBg.png);
	background-repeat: repeat-x;
	background-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
	margin-bottom: 2px;
	padding-bottom: 5px;
}

.infoPrompt .title {
	font-weight: bolder;
	text-align: right;
	padding: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.infoPrompt .leftCorner {
	background-image: url(../images/clientPromptBoxCorner.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 15px;
}

.infoPrompt .info {
	padding: 5px;
	text-align: left;
}




.simpleMenuBlock {
	margin-bottom: 20px;
	float: left;
	width: 680px;
	margin-top: 20px;
}

.simpleMenuBlock .simpleMenuZone {
	width: 300px;
	float: left;
	margin-right: 20px;
}

.simpleMenuZone .boxHeader {
	background-image: url(../images/blueDotsLine.png);
	width: 250px;
	padding-bottom: 35px;
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: small;
	font-weight: bold;
}

.simpleMenuZone .clientMenuItemText {
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	padding-top: 5px;
	padding-left: 20px;
}
.linkOptions {
	width: 340px;
	padding-right: 10px;
	border-bottom-color: #CCCCCC;
	margin-bottom: 25px;
}
.linkOptions .info {
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #6699CC;
	padding-left: 5px;
	text-align: left;
}

.linkOptions .link {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.boxZone {
	width: 300px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.boxZone .tl {
	background-image: url(../images/cornerTL.png);
	height: 18px;
	width: 18px;
	background-color: #999999;
	float: left;
}
.boxZone .tr {
	background-image: url(../images/cornetTR.png);
	height: 18px;
	width: 18px;
	display: inline;
	float: right;
}
.boxZone .infoZone {
	height: 90px;
	width: 276px;
	clear: left;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: small;
	text-align: left;
	vertical-align: middle;
	margin-top: -1px;
	line-height: 18pt;
}

.boxZone .bl {
	background-image: url(../images/cornetBL.png);
	height: 18px;
	width: 18px;
	background-color: #999999;
	float: left;
}

.boxZone .br {
	background-image: url(../images/cornerBR.png);
	height: 18px;
	width: 18px;
	display: inline;
	float: right;
}

.boxZone .boxZoneBlank {

	background-repeat: repeat-x;
	height: 18px;
}
#contents #rightContainer {
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	width: 660px;
}

