html {
	height: 100%;
	}

body {
	color: #fff;
	background: #666 url(/images/bg.gif) repeat-x;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 0;
	height: 100%;
	}

img {
	border: 0;
	margin: 0;
	padding: 0;
	}

a {
	color: #fff;
	text-decoration: none;
	}

a:hover {
	color: #cf0;
	}

h4 {
	font-weight: bold;
	text-align: center;
	font-size: 11px;
	margin: 0;
	}

p {
	margin: 0;
	}

span.hidden {
	display: none;
	}

#shrinkwrap {
	margin: 0 auto;
	width: 768px;
	}

table, tr, td {
	vertical-align: top;
	margin: 0;
	padding: 0;
	}

td.header {
	background: url("/images/header.gif") no-repeat;
	}

td.header a {
	background: transparent;
	border: none;
	position: absolute;
	top: 45px;
	height: 15px;
	}

a#header_inside {		width: 60px; margin-left:   0px; }
a#header_inside:hover		{ background: url(/images/header_inside_hover.gif); }
a#header_team {			width: 41px; margin-left: 118px; }
a#header_team:hover		{ background: url(/images/header_team_hover.gif); }
a#header_products {		width: 86px; margin-left: 352px; }
a#header_products:hover		{ background: url(/images/header_products_hover.gif); }
a#header_graphics {		width: 85px; margin-left: 482px; }
a#header_graphics:hover		{ background: url(/images/header_graphics_hover.gif); }
a#header_contact {		width: 74px; margin-left: 611px; }
a#header_contact:hover		{ background: url(/images/header_contact_hover.gif); }
a#header_cart {			width: 40px; margin-left: 728px; }
a#header_cart:hover		{ background: url(/images/header_cart_hover.gif); }

td.center {
	background: url("/images/center.gif") no-repeat;
	}

td.footer {
	background: url("/images/footer.gif") no-repeat;
	}

td.footer p {
	color: #fff;
	text-align: center;
	font-family: arial, helvetica;
	font-weight: bold;
	font-size: 9px;
	margin: 40px 0 12px 0;
	padding: 2px;
	}

#left p {
	color: #ccc;
	font-family: arial;
	font-size: 9px;
	}

#center { margin-top: 64px; }

input.search, select.search {
	color: #000;
	background-color: #fff;
	border: #666 1px solid;
	font-family: arial, verdana;
	font-size: 10px;
	margin: 2px 0;
	}

select.search { width: 160px; }

#center table {
	width: 160px;
	margin: 0 auto;
	}

#center a {
	color: #ccc;
	}

#center a:hover {
	color: #6f0;
	}

#center p {
	font-family: arial;
	margin: 3pt 0pt;
	}

#center h4 {
	color: #666;
	font-weight: bold;
	text-align: left;
	font-size: 11px;
	text-transform: uppercase;
	margin: 16px 0 0 0;
	}

#right a {
	color: #ccc;
	}

#right a:hover {
	color: #cf0;
	}

#right p {
	font-family: arial;
	margin-top: 4px;
	}

td.copyright {
	vertical-align: bottom;
	}

#copyright p {
	color: #333;
	font-family: arial;
	font-size: 9px;
	text-align: justify;
	margin: 0 0 6px 0;
	}

#copyright a {
	color: #000;
	}

#copyright a:hover {
	color: #ff0;
	}