/*layout*/
*{margin:0; padding:0;}
body{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#454545;
	text-align:center;
	padding:6px 0 16px 0;
	background-color: #d9d6d0;
}
#wrapper{width:860px; text-align:left; margin:0 auto; background:#fff;}
#wrapper-top{height:21px; background:url(../images/wrapper-top.jpg) left top no-repeat;}
#wrapper-bottom{height:27px; background:url(../images/wrapper-bottom.jpg) left top no-repeat; font-size:0;}
#container{background:url(../images/container-bg.jpg) left top repeat-y;}
#container-in{
	margin-top: 0;
	margin-right: 33px;
	margin-bottom: 0;
	margin-left: 27px;
	background-color: #d9d6d0;
}
#header{background:#fff; position:relative; height:28px;}
#leftCol{width:290px; float:left; padding:15px;}
#rightCol{
	width:480px;
	float:left;
	color:#000;
	background-color: #9E9D99;
}
#footer{
	font-size:11px;
	color:#333333;
	text-align:center;
	background:#d3d3d3;
}

/*generic*/
img{border:0;}
#logo{width:233px; height:22px; position:absolute; left:0; top:0;}
li{list-style-type:none;}
a{text-decoration:none;}
.clear{clear:both;}
p{line-height:1.5;margin-bottom:15px;}
#leftCol p.last{margin-bottom:0;}
h6{color:#000; font-size:13px;}
#footer p{margin:0;}


/*menu*/
#menu{position:absolute;right:0;top:3px;}
#menu li{float:left; }
#menu li a{color:#535353; padding:0 8px; border-right:1px solid #ffbf44;}
#menu li.last-item a{border:0;}
#menu li.current a,#menu li a:hover{color:#e88613;}
#menu li#email-link a{border:0; padding:0;}

/*left column*/
#welcome{
	font-size:13px;
	font-weight:bold;
	padding-left:50px;
	height:40px;
	line-height:40px;
	background-image: url(../images/clapperboard.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.garaybox{width:290px;}
.graybox .head{background:url(../images/graybox-top.jpg) left top no-repeat;height:7px; font-size:0;}
.graybox .mid{
	color:#383838;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	line-height: 15px;
	background-color: #bebcb7;
}
.graybox .foot{background:url(../images/graybox-bottom.jpg) left top no-repeat;height:5px;}
.normalphoto{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	cursor:pointer;
}
#gallery{
	background-color: #000000;
}
#rightCol #rightContent1{
	padding:10px;
	background-color: #9E9D99;
}
#rightCol #rightContent{
	padding:10px;
	background-color: #9E9D99;
}
.orangebox {width:448px;}
.orangebox .head{background:url(../images/orangebox-top.jpg) left top repeat; height:7px; font-size:0;}
.orangebox .mid{background:#fdad4e; padding:6px 10px; background:url(../images/orangebox-mid.jpg) left top repeat-y;}
.orangebox .mid p.last{margin-bottom:0;}
.orangebox .foot{background:url(../images/orangebox-bottom.jpg) left top repeat; height:8px; font-size:0;}
#videoContainer{background:#000;width:400px; height:225px; padding:25px 40px;}
#videoContainer480x270 {
	background:#000;
	width:480px;
	height:270px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
#videoContainer300x225 {
	background:#000;
	width:300px;
	height:225px;
	padding-top: 15px;
	padding-right: 90px;
	padding-bottom: 15px;
	padding-left: 90px;
}
.photoContainer{
	text-align: center;
	background:#000;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
#gallery-clean {
}
#interactive {
	font-size:13px;
	font-weight:bold;
	padding-left:50px;
	height:40px;
	line-height:40px;
	background-image: url(../images/cd.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#indie {
	font-size:13px;
	font-weight:bold;
	padding-left:50px;
	height:40px;
	line-height:40px;
	background-image: url(../images/filmreel.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#print {
	font-size:13px;
	font-weight:bold;
	padding-left:50px;
	height:40px;
	line-height:40px;
	background-image: url(../images/ink.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#aboutus {
	font-size:13px;
	font-weight:bold;
	padding-left:50px;
	height:40px;
	line-height:40px;
	background-image: url(../images/chair.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#blog {
	font-size:13px;
	font-weight:bold;
	padding-left:50px;
	height:40px;
	line-height:40px;
	background-image: url(../images/blog-icon.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#rightCol #blogContent {
	padding:10px;
	background-color: #FFFFFF;
}
