* { margin: 0; padding: 0; }

body{
	margin: 0 0 0 20px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #706A68;
}

p{
	margin: 0 0 9px 0;
}

a{
	color: #000;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

#wrapper{
	float: left;
	width: 964px;
}

#leftColumn{
	float: left;
	display: inline;
	width: 180px;
	margin: 20px 0 0 0;
}

#leftColumn a{
	cursor: pointer;
	color: #706A68;
}

#leftColumn a:hover{
	color: #706A68;
	background: #FFFFFF;
}

#mainContent{
	float: left;
}

#mainTop{
	position: absolute;
	left: 214px;
	float: left;
	width: 780px;
}

#mainTop p{
	margin: 0;
}

#mainTop object{
	margin: 0;
	padding: 0;
}

#mainTop embed{
	margin: 0;
	padding: 0;
}

#mainBottom{
	position: absolute;
	left: 214px;
	top: 440px;
	color: #706A68;
}

#saltLogo{
	float: left;
	padding: 0 0 15px 0;
}

#saltAddress{
	float: left;
	padding: 0 0 15px 0;
}

#saltAddress a:hover{
	text-decoration: underline;
}

#mainHome{
	padding: 0 0 0 6px;
}

#mainHome p{
	padding: 0;
	margin: 0;
}

#mainImg{
	width: 780px;
	margin: 0 0 0 0;
	padding: 0 0 0 6px;
	float: left;
}

#mainImg p{
	margin: 0;
	padding: 0;
}

#mainImgFoot{
	width: 770px;
	height: 50px;
	background: url(../images/bgfoot_mainimg.jpg) no-repeat;
	float: left;
}

#mainTypeFoot{
	width: 460px;
	margin-left: 51px;
	height: 10px;
	background: url(../images/bgfoot_maintype.jpg) no-repeat;
}

.mainTypeTitle{
	padding: 0 0 10px 0;
}

.error{
	color: #CC0000;
}

#dojoDebug{
	float: left;
	width: 770px;
	position: absolute;
	left: 214px;
	top: 700px;
}

.textInputLogin{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-style: solid;
	border-color: #EFEFEF;
	background-color: #EFEFEF;
	background: #EFEFEF;
	color: #000000;
	margin-bottom: 3px;
}

#clientLogin a{
	color: #000000;
	text-decoration: none;
}

#clientLogin a:visited{
	color: #000000;
	text-decoration: none;
}

#clientLogin a:hover{
	color: #706A68;
	text-decoration: underline;
}

.videoContent{
	width: 774px;
	padding: 0 0 0 6px;
	background: url(../images/bg_mainimg.jpg) repeat-y;
	float: left;
	line-height: 0;
}

.videoContent p{
	margin: 0;
	padding: 0;
	line-height: 0;
}

.videoContentFoot{
	width: 780px;
	height: 50px;
	background: url(../images/bgfoot_mainimg.jpg) no-repeat;
	float: left;
}

/* MENU STYLING BEGINS */

#workmenuitems a{
	cursor: pointer;
}

#directorsmenuitems a{
	cursor: pointer;
}

.menuitem{
	margin: 0 0 3px 2px;
}

.menuitemTop{
	margin: 3px 0 3px 2px;
}

.menuitemFoot{
	margin: 3px 0 5px 2px;
}

#workmenuitems a:hover{
	text-decoration: none;
}

#directorsmenuitems a:hover{
	text-decoration: none;
}

#producersmenuitems a:hover{
	text-decoration: none;
}

#twitter{
	height: 50px;
	width: 710px;
	position: absolute;
	top: 575px;
	left: 6px;
	color: #FFFFFF;
	padding: 0 25px 0 25px;
}

#twitter a{
	color: #000;
	text-decoration: none;
}
#twitter a:hover{
	text-decoration: underline;
}

.textContent{
	color: #706A68;
}

table.videoTable{
	border: 1px solid #BBBBBB;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

.videoTable tr{
	border: none;
}

.videoTable td{
	border: none;
}