body {
	margin: 0;
	padding: 0;
}
#container {
	width:900px;
	margin: 0 auto;
}
/******************************* Header/Footer ********************************/

#header {
	position: relative;
	width:100%;
	height:120px;
}
#header-left {
	position: absolute;
	width: 10px;
	height: 100%;
}
#header-right {
	position: absolute;
	width: 10px;
	height: 100%;
	right: 0px;
}
#header-logo a {
	position: absolute;
	display: block;
	width: 311px;
	height: 81px;
	left: 13px;
	top: 6px;
}
#header-navbar {
	position: absolute;
	width: 530px;
	height: 44px;
	top: 27px;
	right: 22px;
	float: right;
}
#header-navbar ul {
	margin: 0px;
	padding: 0px;
	padding-top: 11px;
	padding-right: -20px;
}
#header-navbar li {
	float: right;
	margin-right: 19px;
}
#header-navbar a {
	display: block;
	height: 20px;
}
#header-navbar a#ham-home {
	width:54px;
	height:25px;
}
#header-navbar a#ham-movie {
	height:25px;
	width: 76px;
}
#header-navbar a#ham-projects {
	height:25px;
	width: 100px;
}
#header-navbar a#ham-gallery {
	height:25px;
	width: 75px;
	margin-right:5px;
}
#header-navbar a#ham-contactus {
	margin-left: 10px;
	margin-right:14px;
	width: 100px;
	height:25px;
}
#header-links {
	float:left;
	position: relative;
	display: block;
	top:102px;
	left:8px;
}
#footer {
	width: 100%;
	clear: both;
}
#footer-border {
	height: 20px;
	width: 100%;
}
/*********************************** Banner ***********************************/

#banner {
	position: relative;
	overflow: hidden;
}
#banner-top {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 24px;
}
#title-container {
	position: relative;
	left: 2px;
	background: transparent url(../images/bgdepartmentlinks.png) repeat;
	margin-left:auto;
	margin-right:3px;
	right:7px;
}
#title-header {
	margin-right:4px;
	text-align:right;
	font-size:18px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#FFF;
}
#title-links {
	position:absolute;
	top:3px;
	left:6px;
	text-shadow:inherit;
	font-style:normal;
	font-size:12px;
}
#title-links a {
	text-shadow:inherit;
	font-style:normal;
	font-size:12px;
	font-weight: lighter;
}
#banner-top-studio {
	position: relative;
	top: 0px;
	width: 100%;
	height: 24px;
}
#banner-bottom {
	position: absolute;
	width: 100%;
	height: 10px;
	bottom: 0px;
}
#banner-left {
	position: absolute;
	left: 0px;
	top: 10px;
	bottom: 10px;
	width: 10px;
}
#banner-right {
	position: absolute;
	top: 10px;
	bottom: 10px;
	right: 0px;
	width: 10px;
}
/**************************** Horizontal Separator *****************************/

.horizontal-separator {
	position: relative;
	margin-top: -2px;
	margin-bottom: -4px;
	height: 40px;
	width: 100%;
}
.horizontal-separator-left, .horizontal-separator-right {
	position: absolute;
	width: 10px;
	height: 100%;
}
.horizontal-separator-left {
	left: 0px;
}
.horizontal-separator-right {
	right: 0px;
}
/*********************************** Sidebar ***********************************/

#content {
	margin-top: 22px;
}
#sidebar {
	float: left;
	width: 210px;
	margin-left:30px;
	text-align:right;
	direction:rtl;
}
#main {
	direction:rtl;
	float:right;
	width: 600px;
	margin-right:30px;
	text-align:right;
}
#main2 {
	direction:rtl;
	float:right;
	width: 880px;
	margin-right:30px;
	
	text-align:right;
}
#boxmain {
	width: 900px;
	margin-right:10px;
	text-align: center;
}
/******************************* Header/Footer ********************************/


#lefticons-navbar {
	position: fixed;
	height: 700px;
	float: right;
	left: 20px;
	top: 48px;
}
#lefticons-navbar ul {
	margin: 0px;
	padding: 0px;
}
#lefticons-navbar li {
	float: right;
}
#lefticons-navbar a {
	display: block;
	height: 20px;
}
#lefticons-navbar a#lefticon1 {
	width:128px;
	height:128px;
}
#lefticons-navbar a#lefticon2 {
	height:128px;
	width: 128px;
}
#lefticons-navbar a#lefticon3 {
	height:128px;
	width: 128px;
}
#lefticons-navbar a#lefticon4 {
	height:128px;
	width:128px;
}
#lefticons-navbar a#lefticon5 {
	height:128px;
	width:128px;
}

