
* {
	margin: 0;
	padding: 0;
}

body {
	margin: 14px  auto;
	color: #a1a1a1;
	font: .75em Geneava, verdana, arial, sans-serif;
	background: fixed url(images/stripes5.gif) repeat-x #000;
}

html {
	height: 100%;
	border-bottom: 1px solid transparent;
}

p {
	line-height: 1.4em;
	margin-bottom: 12px;
}

#container {
	width: 1000px;
	margin: auto;
}

#header {
	background: transparent url(images/head.gif) repeat-x;
	height: 140px;
}

.topline {
	background: url(images/topline.gif) no-repeat;
	height: 1px;
	margin: 0px auto 0 auto;
	text-align: center;
	width: 798px;
}



#leftcol {
	float: left;
	position: relative;
}

#nav ul {
	list-style: none;
	margin-top: 141px;
	position: relative;
}

#nav li a {
	text-decoration: none;
	color: black;
	background: url(images/menubg.gif) #af8d4c;
	display: block;
	width: 140px;
	padding: 3px 2px 3px 8px;
	margin: 0 0 5px 0;
	border-top: 1px solid #ffffbf;
	font: normal 13px/1.1em Arial, Helvetica, sans-serif;
}

#nav li a:hover {
	background: url(images/menuhover.gif);
	color: #800000;
}

.current {
	font-weight: bold !important;
}

#rightcol {
	margin-right: 50px;
	margin-left: 149px;
	background: url(images/rightcolbg.gif) repeat-x #1E1E1E;
	border: 1px solid #444;
	text-align: justify;
	width:798px;
}

#content {
	padding: 40px 50px 0px 50px;
}



.footer {
	text-align: center;
	font-size: .8em;
	margin: 30px auto 0 auto;
	color: #555;
	background: url(images/botline.gif) no-repeat;
	width: 718px;
	padding-top: 10px;
}

a:link, a:visited {
	color: #af8d4c;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #d3d3d3;
}

.footer a, .footer a:visited {
	color: #555;
	font-weight: normal;
	text-decoration: underline;
}

.footer a:hover {
	color: #af8d4c;
}

.camcorder {
	float: right;
	width: 190px;
	position: relative;
	z-index: 100;
	margin-top: 15px;
}

.movie {
	float: right;
	margin-bottom: 40px;
	margin-left: 30px;
}

.left {
	text-align: left;
}

.last {
	margin-bottom: 20px !important;
}

h1 {
	text-align: left;
	position: relative;
	margin-left: 38px;
	top: 26px;
	font: normal 36px/1.2em 'Century Gothic', Verdana, Arial, san-serif;
}

h1 .small {
	font-size: 26px;
	color: #af8d4c;
	letter-spacing: 1px;
}

h2 {
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 12px;
	color: #af8d4c;
	line-height: 1em;
}

#examples ul {
	text-align: center;
	margin: 60px 0 0 0;
}

#examples li {
	display: inline;
	text-align: left;
	margin: 0 6px;
}

#examples li a {
	text-decoration: none;
	font-weight: bold;
	width: 160px;
	list-style: none;
	border: 1px solid #af8d4c;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/demos_li.gif) repeat-x;
}

#examples li a:hover {
	background: url(images/demos_hover.gif);
	color: #f5f5f5;
	border: 1px solid #a1a1a1;
}

.clear {
	clear: both;
}

table {
	margin: 20px 0 0 0;
}

td {
	padding-right: 17px;
	color:#af8d4c;
}

td img {
	border: 1px solid #444;
}

td a:hover img {
	border: 1px solid #af8d4c;
}

td p {
	margin-bottom: 6px;
	font-size: .9em;
	text-transform: uppercase;
	text-align: center;
}

.box {
	margin: 20px auto 0 auto;
	text-align: center;
	padding: 20px 20px 10px 20px;
	border: 1px solid #af8d4c;
	width: 80%;
	background: url(images/boxbg.gif) repeat-x #0c0c0c;
}

.box p {
	text-align: left;
	line-height: 1.6em;
}

body#home_ a#home,
body#marketing_ a#marketing,
body#interviews_ a#interviews,
body#promos_ a#promos,
body#demos_ a#demos,
body#youtube_ a#youtube,
body#about_ a#about,
body#technical_ a#technical,
body#contact_ a#contact
{
font-weight: bold !important;
}
