body { font-family: Arial, sans-serif; margin-left:1em; }

#header {	background: url(../img/header.gif) top left no-repeat; display:block; height: 104px; text-decoration:none;	width: 960px; }
	#header h1 { color:#fff; font-size:23px;	font-weight:bold;	padding:44px 0 0 390px; }

#navigation, #content, #service {
	float:left;
}

#navigation {	width: 181px; }
	#navigation h2 { font-size:16px; font-weight:bold; margin-bottom:0.5em; }
	#navigation ul { background-color: #dfdfdf;	border: 1px solid; border-color: #dfdfdf #898989 #898989 #dfdfdf;	font-size: 10px; font-weight: bold;	list-style: none;	margin:0 0 1em 0;	padding: 0; }
		#navigation ul li {	background: transparent;	border-top: 1px solid #fff;	border-bottom: 1px solid #ccc;	list-style-image: none;	margin:0; padding: 4px 0; position: relative; }
			#navigation ul li a {	background:  url(../img/pr_arrow_right.gif) no-repeat left center; border: none;	color: #000; margin: 0;	padding-left: 20px;	text-decoration: none; }
				#navigation ul li a:hover { color: #d33723; text-decoration: underline; }


#content { background: url(../img/background.jpg) no-repeat;	border-top:1px solid #fff; font-size:14px; height: 620px;	margin: 0 12px 0 13px; width: 570px; }
	#content #information {  }
		#content #information ul { margin:90px 10px 4px 10px; }
			#content #information ul li {	background-image: url(../img/li.gif); background-repeat: no-repeat;	line-height:14px; margin: 0 5px; padding: 0 0 8px 20px; }
	#content #order { font-size:22px; font-weight:bold; margin: 187px 10px 0 90px; line-height:20px; }
		#content #order span { display:block; float:left; }
		#content #order a {margin:15px 0 0 30px; }

	#content #orderprocess { color:#fff; height:18px;	padding:8px 18px; }
		#content #orderprocess strong {	font-size: 17px; font-weight: bold;	margin-left:10px; }

	#content .disclaimer { font-size:11px; padding: 5px 10px; }

#service { margin-top:1px; width:200px; }
	#service img { margin-bottom:1em; }
	
#footer { clear:both; font-size:12px; margin: 0 0 0 196px; width:570px; }
#footer span { display:block; }
#footer a {
	color: #d33723;
	text-decoration: none;
}
#footer a:hover {text-decoration:underline;}
#footer img {margin: 0 6px;}

