body {
	font-family:Arial, Tahoma, Verdana;
	font-size:12px;
	color:#313131;
	background:#000000 url('../images/back.jpg') no-repeat bottom right;
}
p {
	text-indent:15px;
}
h2 {
	font-family:Trebuchet MS, Arial, Tahoma;
	color:#cc7500;
	text-align:left;
}
a {
	font-weight:bold;
	color:#ff9900;
	text-decoration:none;
	border-bottom:dashed 2px #ff9900;
}
a:hover {
	color:#cc6500;
}
table {
	font-family:Arial, Tahoma, Verdana;
	font-size:12px;
	color:#313131;
}
#layout {
	width:980px;
}
#topLayer {
	height:55px;
	background:url('../images/logo.png') no-repeat top left;
	text-align:right;
	color:#d0d0d0;
	padding-right:12px;
	font-weight:bold;
}
#menuLayer {
	height:46px;
	background:url('../images/menu.png') no-repeat 5px -5px;
	text-align:left;
	padding-left:18px;
}
#menuLayer a {
	display:inline-block;
	text-decoration:none;
	text-align:center;
	text-indent:0;
	background:url('../images/menu.png') no-repeat -5px -55px;
	width:123px;
	height:38px;
	margin:4px 5px 0 0;
	border:0;
}
#menuLayer a:hover {
	background-position:-130px -55px;
}
#menuLayer a span {
	display:block;
	padding-top:10px;
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
}
#menuLayer a.selected {
	background-position:-260px -55px;
	border:0;
}
#submenuLayer {
	margin-top:4px;
	text-align:left;
	text-indent:20px;
	color:#999999;
	font-size:18px;
}
#submenuLayer a {
	display:inline-block;
	text-decoration:none;
	margin:4px 10px 0 10px;
	color:#d0d0d0;
	font-weight:bold;
	font-size:14px;
	text-indent:0px;
	border:0;
}
#submenuLayer a:hover {
	color:#ffffff;
}
#submenuLayer a.selected {
	color:#ff9900;
	font-weight:bold;
	border:0;
}
#mainLayer {
	margin-top:4px;
}
#main_t {
	height:23px;
	background:url('../images/m_t.png') no-repeat 2px 0;
}
#main {
	background:url('../images/m.png') repeat-y 2px 0;
}
#main h1 {
	font-family:Trebuchet MS, Arial, Tahoma;
	font-size:36px;
	color:#ff9900;
	margin:0 0 10px 0;
	text-shadow: 1px 1px 2px #313131;
}
#main_b {
	height:28px;
	background:url('../images/m_b.png') no-repeat 2px 0;
}
#copyright {
	font-size:12px;
	text-align:center;
	text-shadow: 0 1px 0 #000000;
	padding:4px;
	color:#d0d0d0;
	font-weight:bold;
}
#wide1 {
	width:940px;
	height:240px;
	border:solid 1px #d0d0d0;
	background:url('../images/webdesign.jpg') no-repeat 0 0;
}
#wide2 {
	width:940px;
	height:240px;
	border:solid 1px #ffffff;
	background:url('../images/webdesign.jpg') no-repeat 0 0;
}
#wide3 {
	width:940px;
	height:240px;
	border:solid 1px #ffffff;
	background:url('../images/webdesign.jpg') no-repeat 0 0;
}
#wide4 {
	width:940px;
	height:240px;
	border:solid 1px #ffffff;
	background:url('../images/webdesign.jpg') no-repeat 0 0;
}
#wide5 {
	width:940px;
	height:240px;
	border:solid 1px #ffffff;
	background:url('../images/webdesign.jpg') no-repeat 0 0;
}
#wide6 {
	width:940px;
	height:240px;
	border:solid 1px #ffffff;
	background:url('../images/webdesign.jpg') no-repeat 0 0;
}
#wide7 {
	width:940px;
	height:240px;
	border:solid 1px #ffffff;
	background:url('../images/webdesign.jpg') no-repeat 0 0;
}
.col {
	width:300px;
	float:left;
	margin:0 10px 0 10px;
}
.clear {
	clear:both;
}
.innerLayer {
	padding:10px;
	text-align:justify;
	font-size:12px;
	color:#000000;
}
.innerLayer2 {
	padding:10px 20px 10px 20px;
	text-align:justify;
	font-size:12px;
	color:#000000;
}
.header_row {
	background:#cc6500;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
}
.odd_row {
	font-size:12px;
	color:#000000;
	background:#ffffff;
}
.even_row {
	font-size:12px;
	color:#000000;
	background:#f0f0f0;
}
h3 {
	font-family:Trebuchet MS, Arial, Tahoma;
	font-size:18px;
	color:#313131;
	margin:10px 0 10px 0;
}
span.price {
	font-family:Trebuchet MS, Arial, Tahoma;
	float:right;
	color:#000000;
	font-size:18px;
	font-weight:bold;
}
.button {
	border:0;
	width:125px;
	height:38px;
	background:url('../images/menu.png') no-repeat -4px -55px;
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
}
.button:hover {
	background-position:-261px -55px;
	cursor:pointer;
}
#captcha_layer {
	float:left;
}
