@charset "utf-8";
/* CSS Document */
/* -----------------------------------------------------
Cold Jet C100 Minisite CSS - US English
Version:      1.0
Released:     October 17, 2007
Last edited:  n/a
Author:       Ned Portune <nportune@coldjet.com>
Copyright:   (c) 2007 Cold Jet LLC. All rights reserved.
-------------------------------------------------------*/

/* Global styles 
-------------------------*/

body {
	font-family: Arial, Helvetica, sans-serif;}

#wrapper {
	width: 600px;}
	
#left {
	width: 288px;
	margin-top: 54px;
	float: left;}
	
#right {
	width: 312px;
	margin-top: -30px;
	float: right;
	position: relative;}

#footer {
	clear: both;
	margin-top: 10px;
	margin-bottom: 20px;
	border: 1px solid #9da3d0;}
	

#header {
	margin-top: 70px;}

#racer {
	margin-top: -30px;}
	
#contents {
	background: url(../images/bodybg.gif) no-repeat left bottom;
	margin-bottom: 10px;
	padding-bottom: 10px;}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:left;
	font-weight:bold;
	margin:16px 0 4px 22px;}

p,
p.c100 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	font-weight:normal;
	margin:10px 18px 10px 22px;
	line-height:1.5em;}

img {
	margin: 0;
	padding: 0;}


.box {
	width: 272px;
	margin-top: 12px;
	background: #d3e8c3 url(../images/boxbot.gif) no-repeat left bottom;}

.box img {
	background: url(../images/boxtop.gif) no-repeat left top;
	padding: 10px 0 0 0;
	margin:0;}
	
.box p {
	padding: 0 20px 0 20px;
	margin-left:0;
	font-size: 12px;
	line-height:1.3em;}

.phone {
	padding-left: 10px;
	font-weight: bold;}
	
a:link, 
a:visited {
	color: #0000ff;
	text-decoration: none;
	font-weight: bold;}

#footer a:link,
#footer a:visited {
	color: #0B319E;
	font-size: 11px;
	font-weight: normal;}

#languages a:link,
#languages a:visited {
	color: #a9a9a9;
	font-size: 11px;
	font-weight: normal;}

#languages p {
	color: #9da3d0;}

	
a:hover, 
#footer a:hover,
#languages a:hover {
	color: #ff0000;}
	
	
#contact {
	font-size: 14px;}

.box p.action {	
	text-align: center;}

.print-only {
	display: none;}
