body {
	color:#036;
	background:url('fourth-axis-header.jpg') top right no-repeat;
	font-family:'Trebuchet MS',Arial,Verdana,Helvetica,Sans-serif;
}

#header {
	height:195px;
}

#header h1 {
	font-weight:bold;
	font-size:64px;
	color:#c00;
	position:absolute;
	top:26px;
	left:184px;
}

#header h2 {
	font-weight:normal;
	font-size:14px;
	font-style:italic;
	color:#c00;
	position:absolute;
	top:86px;
	left:190px;
}

#header h3 {
	font-weight:normal;
	font-size:12px;
	position:absolute;
	top:118px;
	left:194px;
}

#sidebar {
	/*border-top:1px solid #999;*/
	position:absolute;
	width:192px;
	top:196px;
	left:0;
}

#sidebar h1 {
	font-weight:bold;
	font-size:20px;
	margin:1em 0 0 4px;
}

#sidebar a.sidelink {
	display:block;
	cursor:pointer;
	text-decoration:none;
	color:#00f;
	clear:both;
	background:url('header.php?serve_blank');
	position:relative;
	padding-left:52px;
	height:48px;
}

#sidebar a.sidelink img {
	position:absolute;
	top:0;
	left:0;
	width:48px;
	height:48px;
	background:url('nav-sprites.jpg');
}

#sidebar a.sidelink br {
	font-size:13px;
}

#sidebar a.sidelink em {
	font-style:normal;
	letter-spacing:-1px;
}

#sidebar a.sidelink small {
	font-size:12px;
}

#related {
	text-align:right;
	position:absolute;
	width:192px;
	top:196px;
	right:0;
}

#related h1 {
	font-weight:bold;
	font-size:20px;
	margin:1em 4px 0 0;
}




#related a.rellink {
	margin-bottom:16px;
	display:block;
	cursor:pointer;
	text-decoration:none;
	color:#00f;
	clear:both;
	background:url('header.php?serve_blank');
	position:relative;
	text-align:center;
}

#related a.rellink img {
	width:160px;
	height:120px;
	border:1px solid #ccc;
	background:url('rel-sprites.jpg');
}

#related a.rellink br {
	font-size:13px;
}

#related a.rellink em {
	font-style:normal;
}

#related a.rellink small {
	font-size:12px;
}





#content {
	/*border-top:1px solid #999;*/
	margin:0 224px;
}

#content ul li {
	line-height:1.5;
	list-style-type:disc;
}

#footer {
	margin-left:192px;
	margin-right:192px;
	clear:both;
	border-top:1px solid #999;
	text-align:center;
	padding:0 0 4px 0;
	font-size:12px;
	font-weight:bold;
}

#content {
	font-size:14px;
	line-height:1.5;
}

#content h1 {
	clear:both;
	color:#000;
	font-weight:bold;
	font-size:24px;
	border-bottom:1px dashed #039;
	margin:0.25em 0 0.75em 0;
}

#content h2 {
	color:#000;
	font-weight:bold;
	font-size:20px;
	margin:0.25em 0 0.5em 0;
}

#content h3 {
	color:#000;
	font-weight:bold;
	font-size:16px;
	margin:0.25em 0 0.25em 0;
}

#content p {
	font-size:14px;
	margin:0 0 0.8em 0;
}

#content ul, #content ol {
	list-style-position:inside;
}

#content ol {
	list-style-type:decimal;
}

#content ul {
	list-style-type:circle;
}

#content em {
	font-weight:bold;
	font-style:normal;
}


#sidebar a.sidelink:hover {
	color:#f00;
	text-decoration:underline;
}


#inquiry {
	position:relative;
}

#inquiry h1 {
	border:0;
	margin:0;
}


/*#inquiry input {
	background:#fff;
	border:1px solid #999;
	font-size:12px;
	margin:1px;
}*/


#inquiry .required input.label, #inquiry .required textarea.label {
	background:#fee;
	color:#900;
	border-color:#600;
}

/*#inquiry .required {
	border-color:#f99;
	background:#fee;
}*/

/*#inquiry textarea {
	background:#fff;
	border:1px solid #999;
	margin:1px;
	padding:0;
	font-family:'Trebuchet MS',Arial,Verdana,Helvetica,Sans-serif;
	font-size:12px;
}*/

.image {
	text-align:center;
}

.left {
	display:inline;
	float:left;
	margin:0 12px 4px 0;
}

.right {
	display:inline;
	float:right;
	margin:0 0 4px 12px;
}

.image span {
	clear:left;
	font-size:11px;
	text-align:center;
	display:block;
}

.image span ul, .image span ol {
	text-align:left;
}

ul, ol {
	margin:0 0 0.8em 0;
}

.order_price {
	font-size:24px;
	font-weight:bold;
}

div.img {
	font-size:12px;
	text-align:center;
	line-height:1;
}

.border img {
	border:1px solid #999;
	padding:1px;
	background:#eee;
}

div.border a img {
	border-color:#039;
}