body, input, td, th { 
	font: 10pt Arial, Verdana, sans-serif;
}

body { 
	margin: 0; padding: 0; 
}

table.layout {
	border-collapse: collapse;
	padding: 0;
	margin: 0;
}

table.layout td {
	padding: 0;
	margin: 0;
}

img {
	border: none;
}

h1 {
	font-weight: normal;
	font-size: 14pt;
	color: #001E50;
}

a {
	color: #00F;
	text-decoration: none;
}

a:hover {
	color: #00F;
	text-decoration: underline;
}

#header {
	background: #00348B url('i/blue-gradient-v.gif') 0 0 repeat-x;
	height: 100px;
	border-bottom: 1px solid #001E50;
}

#header-logo {
	position: absolute;
	left: 0;
	right: 0;
	z-index: 100;
}

#header-lang {
	float: right;
	height: 100px;
	width: 400px;
	background-image: url('i/header-triangles.jpg');
	background-repeat: no-repeat;
}

#lang-flags {
	float: right;
	padding: 10px;
}

#lang-flags a {
	margin-left: 5px;
}

#banner-wrap {
	background: #eee url('i/grey-gradient-hl.gif') 0 0 repeat-y;
}

#banner {
	padding: 5px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #001E50;
	background: url('i/grey-gradient-hr.gif') right 0 repeat-y;
}

#rest-easy {
	width: 49%;
	float: left;
	text-align: right;
	color: #444;
	font-weight: bold;
}
#swapper {
	color: #444;
}

#nav {
	width: 180px;
	border-right: 1px solid #001E50;
	background: url('i/blue-triangle.gif') right bottom no-repeat;
}

#nav-links {
	width: 180px;
}

#nav-links a {
	color: #001E50;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 5px 10px;
	background: #ccc url('i/nav-bg.gif') right bottom no-repeat;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #001E50;
}

#nav-links a:hover {
	background: #ddd url('i/nav-bg-over.gif') right bottom no-repeat;
}

#nav-links a:active, #nav-links a.active, #nav-links a.active:hover {
	color: #fff;
	border-top: 1px solid #001E50;
	background: #001E50 url('i/nav-bg-active.gif') right bottom repeat-y;
}

#nav .nav-wrap a {
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 5px 10px;
	background: url('i/blue-triangle.gif') right bottom no-repeat;
}

#contact {
	padding: 10px 10px 20px 10px;
	border-bottom: 1px solid #001E50;
	background: url('i/blue-triangle.gif') right bottom no-repeat;
}

#ordering {
	padding: 10px 10px 20px 10px;
}

#content {
	background: #fff url('i/shadow-h.gif') repeat-y;
	padding: 25px 20px;
}

#footer {
	color: #fff;
	text-align: center;
	background: #00348B url('i/blue-gradient-v.gif') 0 0 repeat-x;
	padding: 20px;
}

#footer a {
	color: #fff;
}

#gripmedia {
	text-decoration: none;
}

img.pr {
	float: right;
	margin-left: 10px;
}

.test-image {
	width: 400px;
}
.test-blurb {
	width: 200px;
}

.comp_name {
	font-weight: normal;
	font-size: 12pt;
	color: #001E50;
}

.subhead {
	color: white;
	font-weight: normal;
	font-size: 12pt;
	background-color: #001F52;
}

.bsubhead {
	color: #001E50;
	font-size: 12pt;
}

.headline {
	color: #001E50;
	font-size: 14pt;
}

.caption1	{color: #999999; font: normal normal normal 11px avantgarde, arial, helvetica;}
.year		{color: #FFFFFF; font: normal normal 700 16px avantgarde, arial, helvetica;}
