body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 30px 0;
	padding: 0;
	background: #EFEFEF;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #000000;
}

h2 {
	margin-bottom: 10px;
	border-bottom: 1px solid #F4F4F4;
	font-size: 26px;
}

h3 {
	margin-bottom: 15px;
	padding-bottom: 5px;
	font-size: 16px;
	border-bottom: 1px solid #F4F4F4;
}

p, ol, ul, blockquote {
	line-height: 24px;
}

a {
	color: #EC5600;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

/* Posted */

.posted {
	background: url(img/img6.gif) repeat-x;
	border-bottom: 1px solid #F2F2F2;
	color:#999999;
}

.posted a {
	color: #717171;
}

/* Header */

#header {
	width: 917px;
	height: 115px;
	margin: 0 auto;
	background: url(img/img2.gif) repeat-x;
}

/* Logo */

#logo {
	float: left;
	height: 115px;
	padding: 0 0 0 0;
	background: url(img/img1.gif) no-repeat;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

#logo h1 {
	float: left;
	padding: 45px 0 0 30px;
	font-size: 36px;
}

#logo h1 a {
	color: #000000;
}

#logo h2 {
	float: left;
	padding: 72px 0 0 8px;
	font-size: 12px;
	border: none;
}

#logo h2 a {
	color: #B4B4B4;
}

/* Menu */

#menu {
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	height: 45px;
	padding: 60px 10px 0 0;
	background: url(img/img3.gif) no-repeat right top;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0 10px 0 10px;
	border-left: 1px solid #DBDBDB;
	text-decoration: none;
	font-size: 13px;
	color: #3B3B3B;
}

#menu a:hover {
	text-decoration:underline;
}

#menu .first a {
	border: none;
}

/* Splash */

#sep {
	width: 877px;
	margin: 0 auto;
	background: url(img/img5.gif) repeat-x left bottom;
	border-right: 20px solid #FFFFFF;
	border-left: 20px solid #FFFFFF;
}
#splash {
	height: 162px;
}
#blanksep {
	height: 30px;
}

/* Content */

#content {
	width: 847px;
	margin: 0 auto;
	padding: 30px 35px 0 35px;
	background: #FFFFFF url(img/img8.gif) no-repeat left bottom;
}

#colOne {
	float: left;
	width: 620px;
}

#colTwo {
	float: right;
	width: 185px;
	padding: 5px 0 0 0;
}

.graytxt {
	color:#666666;
}
.picleft {
	float:left;
}

.ttxt {
	color:#FF6600;
	font-weight:bold;
}

.pricetxt {
	font-size:16px;
	font-weight:bolder;
	color:#FF0000;
}

/* Footer */

#footer {
}

#footer p {
	text-align: center;
	color: #777777;
}

#footer a {
	color: #5D5D5D;
}
