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

body{
	margin:0;
	padding:0;
	background:black url(../images/kraft_bkgnd.jpg) repeat;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	
}
a img{
	border:none;
	text-decoration:none;
}
*html img { behavior: url(iepngfix.htc)}

a:link {
	color: #d37e2c;
}
a:visited {
	color: #d37e2c;
}
a:hover {
	color: #d37e2c;
}
a:active {
	color: #d37e2c;
}

p{
	font-size:.75em;
	line-height:1.85em;
	}
	

h1{
	color:#d37e2c;
	font-size:1.1em;
	font-weight:lighter;
	}
	
h2{
	color:#d37e2c;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	font-style:italic;
	font-weight:lighter;
	}
	
h3{
	color:#afafaf;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	font-weight:lighter;
	}

ul, li{
	font-size:0.9em;
	line-height:140%;
	}

.biggerOrange {
	color: #d37e2c;
	font-size: 1.35em;
	}
	
#wrapper{
	width:918px;
	height:678px;
	margin-left:80px;
	margin-top:20px;
	background:url(../images/wrapper_bkgnd.jpg) top center no-repeat;
	position:relative;
	}
	
#header_inner{
	background:url(../images/header.jpg) 8px 7px no-repeat;
	height:177px;
	}
#about #header_inner{
	background:url(../images/header2.jpg) 8px 7px no-repeat;
	height:177px;
	}
	
#services #header_inner,
#RofWork #header_inner{
	background:url(../images/header3.jpg) 8px 7px no-repeat;
	height:177px;
	}

#portfolio #header_inner{
	background:url(../images/header4.jpg) 8px 7px no-repeat;
	height:177px;
	}
	
#clients #header_inner{
	background:url(../images/header5.jpg) 8px 7px no-repeat;
	height:177px;
	}
#awards #header_inner{
	background:url(../images/header6.jpg) 8px 7px no-repeat;
	height:177px;
	}
#workshops #header_inner{
	background:url(../images/header7.jpg) 8px 7px no-repeat;
	height:177px;
}
	
#Nav_inner{
	padding-left:17px;
	}
	
#footer_inner{
	margin-left:27px;
	margin-right:33px;
	clear:both;
	}

#smLogo{
	position:absolute;
	bottom:45px;
	right:32px;
	border:none;
	}
	
#contact{
	position:absolute;
	bottom:20px;
	right:30px;
	}
	
	
#filmstrip_inner{
	margin-top:10px;
	padding-left:8px;
	}
	
#filmstrip_inner img{
	padding-left:3px;
}

#content_inner{
	margin-left:27px;
	margin-right:33px;
	height:400px;
	}
#portfolio #content_inner{
	height:300px;
	width:70%;
	margin-top: -25px;
	}
	
	
#home #content_inner img{
	float:left;
	margin-top:70px;
	}
	
#home #content_inner {
	margin-top:-15px;
	}
	
*html #clients #content_inner{
	overflow:auto;
	width:85%;
	}
		
.center {
	margin-left:90px;
	margin-right:90px;
	margin-bottom:30px;
	}
	
#home #content_inner p{
	clear:right;
	margin-left:140px;
	padding-left:30px;
	padding-right:20px;
	}
	
#col_left{
	float:left;
	width:45%;
	padding:15px;
	}
#col_right{
	float:right;
	width:45%;
	padding:15px;
	}
	
.italic{
	font-style:italic;
	color:#afafaf;
	padding:0 1.1em 0 1em;
	}
	
#col_left p.italic, 
#col_right p.italic {
	line-height:1.4em;
	}

#col_left p, #col_right p{
	line-height:1.25em;
	}

#awards #col_left p,
#awards #col_right p{
	line-height:1.15em;
	margin:10px 0;
	}
#awards #col_Left .testimonial p,
#awards #col_right .testimonial p{
	line-height:1.4em;
}

#RofWork p, #RofWork ul, #RofWork li{

	}
	
#video #videoClip{
	padding-top:130px;
	}
	
#video #back{
	margin-top:100px;
	}

.testimonial{
	background-color:#292929;
	border:1px solid #afafaf;
	padding:5px 10px;
	margin-top:30px;
	width:90%;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
#col_left .testimonial p,
#col_right .testimonial p{
	line-height:1.4em;
	
	}
#about .testimonial{
	width:78%;
	}

.instruction{
	text-align:right;
	margin-right:20px;
	margin-top:0px;
	font-size:.65em;
	font-style:italic;
	color:#afafaf;
	}
#clients #col_left .clientList p,
#clients #col_right .clientList p{
	margin:0;
	padding:2.5px 0;
	line-height:normal;
}

#clients #col_left .clientList a,
#clients #col_right .clientList a{
	font-size:.8em;
	text-decoration:none;
}
