body {
	margin: 20px 0;
	padding: 0;
	background: #FFFFFF;
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #857267;
}

h1 {
	letter-spacing: -2px;
	font-size: 2em;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

a {
	color: #457EE9;
	outline: none;
}

a:hover {
	text-decoration: none;
}

.center {
	text-align: center;
}

/* Header */

#header {
	width: 900px;
	height: 180px;
	margin: 0 auto 2em auto;
	background: #4D7ACF url(images/img1.jpg);
}

#header * {
	margin: 0;
	padding: 0;
	background: transparent;
	text-decoration: none;
	color: #FFFFFF;
}

#header p.hbig {
	padding: 10px 0 0 20px;
	letter-spacing: -2px;
	font-size: 2.5em;
}

#header p.hsmall {
	padding-left: 70px;
	font-size: 1.5em;
	font-weight: bold;
}

/* Content */

#content {
	width: 860px;
	margin: 0 auto;
}

/* Column One */

#colOne {
	float: left;
	width: 620px;
	padding: 0 20px;
}

#colOne .title {
	border-bottom: 1px solid #457EE9;
}

#colOne p, #colOne li {
	font-size: 15px;
	margin-top: 20px;
}

#colOne table {
	margin: 20px 0;
	border-collapse: collapse;
	text-align: center;
	border: none;
}

#colOne table.price, #colOne table.price td, #colOne table.price th {
	border: 1px solid black;
}

#colOne td, #colOne th {
	padding: 5px;
	font-size: 15px;
	border: none;
}

#colOne td.tdleft {
	text-align: left;
}

#colOne td a {
	text-decoration: none;
}

#colOne td img {
	border: none;
}

/* Column Two */

#colTwo {
	float: right;
	width: 200px;
}

#colTwo p {
	height: 30px;
	padding: 5px 0 0 10px;
	margin: 0;
	background: #457EE9 url(images/img2.gif) repeat-x;
	letter-spacing: normal;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
}

#colTwo ul {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
}

#colTwo li {
	height: 23px;
	padding: 7px 0 0 20px;
	background: #FFFFFF url(images/img3.gif) repeat-x;
}

#colTwo a {
	text-decoration: none;
}

#colTwo a:hover,
#colTwo a.current {
	text-decoration: underline;
}

#colTwo .radv ul {
	padding: 5px;
	margin: 0;
	list-style: none;
	text-align: left;
	font-weight: normal;
}

#colTwo .radv li {
	margin: 0 5px 10px 5px;
	padding: 0;
	font-size: 11px;
	line-height: 13px;
	height: 100%;
	border: none;
	background: none;
}

#colTwo .radv a {
	text-decoration: none;
	font-size: 11px;
	display: inline;
	padding: 0;
	font-weight: normal;
	color: #990000;
	background: none;
}


/* Footer */

#footer {
	width: 900px;
	height: 26px;
	margin: 0 auto;
	padding: 10px 0 0 10px;
	background: #457EE9 url(images/img2.gif) repeat-x;
	letter-spacing: normal;
	text-align: center;
	font-size: 12px;
}

#footer p, #footer a {
	margin: 0;
	color: #333;
}

/* FAdv */

#fadv {
	margin: 0 auto 10px auto;
	padding-bottom: 10px;
	text-align: center;
	clear: both;
	width: 900px;
}

#fadv ul {
	list-style: none;
	display: inline;
	float: left;
	color: #000;
	margin: 10px;
	padding: 0;
}

#fadv li {
	display: block;
	float: left;
	width: 275px;
	margin: 5px;
	padding: 0;
	text-align: left;
	line-height: 1.1em;
	font-size: 11px;
}

#fadv li a, #fadv li a:hover, #fadv li a:visited {
	color: #990000;
	background-color: inherit;
	text-decoration: none;
	font-weight: normal;
}
