
/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100% }
q:before, q:after { content:''}
a { text-decoration:none }
body { font-size: 62.5%; font-family: Arial, sans-serif; color: #272727;}

/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-weight:bold }
em { font-style:italic }
a img { border:none; display:block; } /* Gets rid of IE's blue borders */
.f-right {
	float:right;
	margin:15px 0 15px 15px;
	}
.f-left {
	float:left;
	margin:0px 5px 2px 0px;
}

a span {
	color: #cc0000;
	font-size: 12px;
} 
a span:hover {
	color: #333;
	font-size: 12px;
}
.clear{
	clear: both;
}
/* ************************************************************************************************************************************************************

And now it's over to you...

************************************************************************************************************************************************************ */

/* Structure */

#wrapper {
	width: 770px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
.logo h1 a {
	width:236px;
	height:58px;
	background:url(/img/logo.gif) no-repeat; 
	text-indent: -9999px; 
	float: left;
	position: relative;
	bottom: -80px; 
}
.logo p { 
	text-indent: -9999px;
	position: relative;
	bottom: -54px;  
}
#main-col {
	float: right;
	width: 475px;
	padding: 15px 15px;
	display: inline; 
	margin-left: -265px; 
}
#cvideo {
	 
}
#secondary-col {
	width:230px;
	height:400px;
	float:left;
	padding:10px;
	background:url(/img/left_content_bg.gif) repeat-x top;

}

/* Menu */
ul#menu {
	list-style: none;
	float: right; 
	}
	ul#menu li {
		display: inline;
	}
	ul#menu li a  {
		text-indent: -9999px;
		display: block;
		height: 112px;
		float: left;
		}
		ul#menu li a.video_production {
			background: url(/img/video_production.gif) no-repeat bottom center;
			width: 109px;
			}
		ul#menu li a.interactive {
			background: url(/img/interactive.gif) no-repeat bottom center;
			width: 114px;
		}
		ul#menu li a.experience {
			background: url(/img/experience.gif) no-repeat bottom center;
			width: 81px;
			}
		ul#menu li a.company {
			background: url(/img/company.gif) no-repeat bottom center;
			width: 74px;
			}
			ul#menu li a.video_production:hover, ul#menu li a.video_production:active,
			ul#menu li a.interactive:hover, ul#menu li a.interactive:active,
			ul#menu li a.company:hover, ul#menu li a.company:active,
			ul#menu li a.experience:hover, ul#menu li a.experience:active {
				background-position: top center;
			}
		body#video_production ul#menu li a.video_production,
		body#interactive ul#menu li a.interactive,
		body#company ul#menu li a.company,
		body#experience ul#menu li a.experience {
			background-position: center;
		}

/* TYPOGRAPHY */
.table_header,.table_category {
	font-weight: bold;
	color:#fff;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
td {
	color:#333;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#main-col h1 {
	margin: 0px;
	padding:0px;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color:#cc0000;
}
#main-col h2 {
	margin: 15px 0 0 0;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#cc0000;
}
#main-col h3 {
	margin: 5px 0 15px 0;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666;
	font-style: normal;
	 
}
#main-col p {
	color:#666;
	font-size: 12px;
	font-weight: normal;
}

#main-col a {
	color:#cc0000;
}
#main-col a:hover {
	color:#333;
}
#main-col ul {
	float:left;
	
}
#main-col li {
	color:#333;
	padding:5px 0;
}		

.bio {
	float:right;
	padding:10px;
	width:350px;
	border: solid #666 thin;
	display:block;
}
.bio p {
	width:100%;
}
p, li  								{font-size: 1.2em; line-height: 1.2em; margin: 0 0 10px 0;}
a									{ color: #990000; }
a:hover								{ text-decoration: underline; }
/*h1									{ font-size: 3.6em; font-family: Georgia, serif; font-weight: normal; }*/
h2									{ font-size: 2.2em;  font-weight: normal; margin-bottom: 5px; }
h3									{ font-size: 2.6em;  font-weight: normal; margin: 0 0 10px 0; }
h4									{ color: white; font-size: 2.0em; margin-bottom: 15px; }
		
/*NAVIGATION */
	dl { margin: 0px 0px 30px 0px; }
	dd { margin: 0; }
	dt { border-bottom-style: solid; 
		border-bottom-color: #666;
		border-bottom-width: thin;
		font-size: 14px; padding: 5px; margin: 2px; }
	dt a { color: #333; text-decoration: none; }
	dt a:hover  { color: #cc0000; text-decoration: none; }
	dd a { color: #333; }
	dd a:hover  { color: #cc0000; }	
	li.active { color: #cc0000; }	
	ul { list-style: none; padding: 5px; }
	.navigation ul > li a {
		padding-top: 5px;
		padding-right: 5px;
		padding-bottom: 5px;
		padding-left: 15px;
		font-size: 12px;
		text-decoration: none;
		}
	#client {
		display: inline-block;
		margin: 0px;
		}
	#client > .inputbox {
		width:100px; 
		}
	#client > .submit {
		width:70px; 
		}
.post h2 a{
	color: #cc0000;
}
#sidebar h2 {
	font-size: 1.6em;
	color: #333;
}
.active { color: #cc0000; }
.footer {
	background-color: #666;
	text-align: center;
	padding: 10px 0; 
	color: white;
}
.footer a{
	color:white;
}
img#hire_us {
	width: 118px; 
	height: 139px;
	margin-left: 50px; 
}


.clientTitle {
	padding: 0px;
	margin: 0px;
	color:#333;
	 
}
.right {
	text-align: left;	
	clear:both;
	font-size: 10px;
	margin: 0;
	padding:0;
	 
}
.sample {
	margin-left: 400px
	text-align: center;
	margin: 0;
}
img#quote {
	width: 118px; 
	height: 139px;
	position: absolute;
	right: 10px;
	top: 285px;
}
