* {
	margin: 0; padding: 0;
}
.clear {
	clear: both; 
}

/* Coded by Vizon Media.com */

body {
	background: #212121;
	font: normal 12px 'trebuchet ms';
}
#wrapper {
	width: 842px;
	height: auto;
	margin: 0 auto;
}
h1#banner {
	width: 842px;
	height: 95px;
	background: url("images/banner.gif") no-repeat;
}
h1#banner a {
	width: 150px;
	height: 75px;
	display: block;
	margin-left: 30px;
}
#nav {
	width: auto;
	height: 52px;
	background: url("images/nav.gif") repeat-x;
	list-style: none;
}
#start {
	width: 13px;	
	height: 52px;
	background: url("images/start.gif") no-repeat;
	float: left;
}
#home {
	width: 55px;
	height: 44px;
	background: url("images/home.gif") no-repeat;
	float: left;
}
.none {
	display: none;
}
ul#nav li {
	float: left;
}
#portfolio {
	width: 110px;
	height: 43px;
	background: url("images/portfolio.gif") no-repeat;
	float: left;
	margin-left: 10px;
}
#about {
	width: 44px;
	height: 42px;
	background: url("images/about.gif") no-repeat;
	float: left;
	margin-left: 10px;
}
a {
	outline: none;
}
#order {
	width: 114px;
	height: 44px;
	background: url("images/order.gif") no-repeat;
	float: left;
	margin-left: 10px;
}
#free {
	width: 79px;
	height: 43px;
	background: url("images/free.gif") no-repeat;
	float: left;
	margin-left: 10px;
}
#contest {
	width: 57px;
	height: 45px;
	background: url("images/contest.gif") no-repeat;
	float: left;
	margin-left: 10px;
}
#contact {
	width: 59px;
	height: 43px;
	background: url("images/contact.gif") no-repeat;
	float: left;
	margin-left: 10px;
}
#end {
	width: 12px;
	height: 52px;
	background: url("images/end.gif") no-repeat;
	margin-left: 239px;
}
#border {
	width: 842px;
	height: auto;
	background: url("images/border.gif") repeat-y;
}
#footer {
	width: 598px;
	height: 67px;
	background: url("images/foot.gif") no-repeat;
	float: left;
}
#foot2 {
	width: 244px;
	height: 67px;
	background: url("images/foot2.gif") no-repeat;
	float: left;
}
#left {
	width: 575px;
	height: auto;
	float: left;
}
#right {
	width: 257px;
	height: auto;
	float: right;
}
.content {
	width: auto;
	height: auto;
	margin: 10px 0 0 20px;
}
.cont-head {
	width: 543px;
	height: 31px;
	background: url("images/main.gif") no-repeat;
	color: #ed5c2d;
	font-size: 17px;
	font-weight: normal;
	padding: 8px 0 0 15px;
	margin-bottom: 20px;
	
}
.thumbnail {
	width: 189px;	
	height: 140px;
	background: #e5e5e5;
	border: 1px solid #cacaca;
	padding: 10px 0 0 11px;
	margin-bottom: 10px;
	float: left;
}
.text {
	width: 333px;
	height: auto;
	margin: 0 0 10px 20px;
	float: left;
	line-height: 18px;
}
.cont-foot {
	width: auto;
	height: 20px;
}
.greybord {
	border-bottom: 1px dashed #c7c7c7;

}
.subhead {
	width: 235px;
	height: 32px;
	background: url("images/sub.gif") no-repeat;
	color: #ed5c2d;
	font-size: 17px;
	font-weight: normal;
	padding: 8px 0 0 15px;
	margin: 10px 0px 0 10px;
}
.subbg {
	width: 225px;
	height: auto;
	padding: 8px 5px;
	background: #ededed;
	margin-left: 10px;
}
.subinfo {
	width: 215px;
	height: auto;
	padding: 5px;
	background: #fff;
	line-height: 18px;
	color: #ee673b;
	
}
.spon {
	list-style: none;
}
.spon li {
	width: 206px;
	height: 18px;
	border-bottom: 2px solid #e0e0e0;
	background: #fff;
	padding: 9px;
	line-height: 18px;
	color: #ee673b;
}
a:hover {
	color: #ee673b;
	text-decoration: underline;
}
a {
	color: #ee673b;
	text-decoration: none;
}
