html, body {
	margin:0;
	padding:0;
	text-align:center;
	background-image: url(images/back.png);
	background-repeat: repeat-x;
	background-color: #090909;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #CCC;
}
#pagewidth {
	width:800px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
#wrapper {
	background-image: url(images/mid_back2.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#header {
	position:relative;
	height:239px;
	background-color:#FFFFFF;
	width:100%;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
#leftcol {
	float:left;
	position:relative;
	width: 221px;
}
#maincol {
	float: right;
	width:579px;
	min-height: 500px;
}
#footer {
	height:106px;
	clear:both;
	background-image: url(images/footer.png);
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print {
/*hide the left column when printing*/ 

#leftcol {
}
#twocols, #maincol {
	width:100%;
	float:none;
}
}
#navigation {
	background-image: url(images/menu_back.png);
	background-repeat: no-repeat;
	height: 38px;
}
#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navigation li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	float: left;
}
* html #navigation li {
	display: inline;
	width: 15%;
}
#navigation a {
	padding-top: 10px;
	padding-right: 22px;
	padding-left: 22px;
	color: #FFF;
	text-decoration: none;
	display: block;
	font-weight: bold;
	padding-bottom: 7px;
	height: 21px;
}
#navigation a:hover {
	background: url(images/menu_hover.png) repeat-x;
}
#wrapper0 {
	background-image: url(images/mid_back.png);
	background-repeat: repeat-y;
}
#rightback {
	background-image: url(images/back_top_02.png);
	background-repeat: no-repeat;
	height: 299px;
	position:absolute;
	z-index:0;
	width: 579px;
}
#rightcontent {
	position:relative;
	z-index:1;
	padding-top: 35px;
	padding-right: 15px;
	padding-bottom: 35px;
	padding-left: 15px;
	font-size: 14px;
}
#leftback {
	background-image: url(images/back_top_01.png);
	background-repeat: no-repeat;
	height: 299px;
	position:absolute;
	z-index:0;
	width: 221px;
}
#leftcontent {
	position:relative;
	z-index:1;
	padding-top: 85px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
}
#footer p {
	padding-top: 45px;
	padding-left: 15px;
	margin: 0px;
	color: #8C8C8C;
}
#rightcontent h1 {
	display: block;
	border-bottom:1px dashed #666;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	font-size: 1.2em;
	color: #E6B591;
}
#rightcontent h2 {
	font-size: 1.3em;
}
#rightcontent h3 {
	font-size: 1.1em;
}
#rightcontent h4 {
	font-size: 1.1em;
	font-weight: bold;
	color: #C9631F;
	text-align: center;
}
#leftcol ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#leftcol li {
	margin: 0 0 5px 0;
	padding: 0;
	list-style-type: none;
}
#leftcol li a {
	padding: 0 0 2px 2px;
	text-decoration: none;
	display: block;
	font-weight: bold;
	font-size: 1.1em;
	color: #CCC;
	border-bottom: 1px solid #4C290E;
}
#leftcol li a:hover {
	background-color: #3A1E0A;
	color: #FFF;
}
.leftimg {
	padding-right: 15px;
	float: left;
	padding-bottom: 20px;
}
.2colblock {
	display: block;
}
.clear {
	height: 0;
	clear: both;
	visibility: hidden;
}
.thumbnail {
	background-color:#222222;
	border:1px solid #2A2A2A;
	float:left;
	margin-bottom:10px;
	margin-right:10px;
	padding:3px;
}
img {
	border: 0px;
}
#tehtable td {
	padding: 6px 0 4px 15px;
}
.tdl {
	font-weight: bold;
	width: 135px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #66492D;
	border-bottom-color: #66492D;
}
.tdr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66492D;
}
.tbold {
	font-weight: bold;
	color: #FFF;
}
a {
	color: #CCC;
	text-decoration: none;
}
#rightcontent a:hover {
	color: #FFF;
}
#rightcontent p a {
	color: #D1661F;
}
.promo {
	font-weight: bold;
	color: #F00;
	font-size: 1.3em;
}
.ml {
	background-image: url(images/ml.png);
	display: block;
	height: 22px;
	width: 245px;
}
#rightcontent h4 a {
	color: #F4C96B;
	text-decoration: underline;
}
#unipromo {
	background-image: url(images/uni-promo.png);
	background-repeat: no-repeat;
	display: block;
	height: 60px;
	width: 545px;
	text-indent: -5000px;
}
