html {
	font-family: arial, verdana sans-serif;
	margin:0;
	padding:0;
}
body {
	background:#ffffff;
	margin:0;
	padding:0;
}
p {
	margin:0;
	padding:0;
}

#container {
	float:left;
	position:relative;
	width:950px;
	left:50%;
	margin-left:-475px;
	padding-bottom: 50px;
}
#mainheader {
	float:left;
	position:relative;
	width:950px;
	height:115px;
}
#maindivider {
	float:left;
	position:relative;
	width:950px;
	height:9px;
	background: #000000;
	margin-bottom:12px;
}
#maincontent {
	float:left;
	position:relative;
	width:950px;
	padding-bottom: 12px;
}
#mainplyr {
	float:left;
	position:relative;
	width:950px;
	background:#000;
	text-align: center;
}
#mainphoto {
	float:left;
	position:relative;
	width:950px;
	height:295px;
	background:#cccccc;
	margin-bottom:12px;
}

#mainhitems {
	float:left;
	position:relative;
	width:950px;
	/*min-height:255px;*/
}

#mainhitems0 {
	float:left;
	position:relative;
	width:950px;
	padding: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

#mainhitems1 {
	float:left;
	position:relative;
	width:370px;
	padding-bottom:24px;
	padding-left:5px;
	padding-right: 5px;
	border: 0px solid red;
}
#mainhitems2 {
	float:left;
	position:relative;
	width:180px;
	padding-bottom:24px;
	padding-left:5px;
	padding-right: 5px;
}
#mainhitems3 {
	float:left;
	position:relative;
	width:170px;
	padding-bottom:9px;
	padding-right: 9px;
	padding-left: 9px;
}
#maindividerbottom {
	float:left;
	position:relative;
	width:950px;
	height:9px;
	background: #000000;
	margin-bottom:12px;
}
#mainfooter {
	float:left;
	position:relative;
	width:950px;
	height:48px;
}
#mainnav {
	float:right;
	position:relative;
	right: 0px;
	margin-top:85px;
}
#getme2left {
	float:left;
	position:relative;
	width:600px;
	/*min-height:255px;*/
	margin-bottom: 24px;
	margin-top: 24px;
}
#getme2right {
	float:right;
	position:relative;
	width:280px;
	/*min-height:255px;*/
	margin-bottom: 24px;
	margin-top: 24px;
}
.maintxt 												{color:#000000;text-decoration:none;line-height:20px;font-size:12px;}
.maintxt a, .maintxt a:link, .maintxt a:visited  		{color:#000000;text-decoration:none;border-bottom: 1px solid #ccc;}
.maintxt a:active, .maintxt a:hover 					{color:#ffffff;background:#000000;text-decoration:none;}

.hometxt 												{color:#000000;text-decoration:none;line-height:20px;font-size:12px;}
.hometxt a, .hometxt a:link, .hometxt a:visited  		{color:#000000;text-decoration:none;border-bottom: 0px solid #ccc;}
.hometxt a:active, .hometxt a:hover 					{color:#000;background:transparent;text-decoration:none;}

.headertxt 												{color:#ffffff;text-decoration:none;line-height:24px;font-size:12px;}
.headertxt a, .headertxt a:link, .headertxt a:visited  	{color:#9c9c9c;text-decoration:none;}
.headertxt a:active, .headertxt a:hover 				{color:#ffffff;text-decoration:none;}

h1 	{
	float: left;
	font-family:arial, verdana;
	font-size:1.2em;
	margin:0;
	padding:0;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color:#ccc; /*a58461*/
	}
h2 	{
	font-family:arial, verdana;
	font-size:1.8em;
	margin:0;
	padding-bottom:10px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color:#000000;
	}
h3 	{
	float: left;
	font-family:arial, verdana;
	font-size:1em;
	margin:0;
	padding:0;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color:#000000;
	}
h4 	{
	float: left;
	font-family:arial, verdana;
	font-size:1em;
	margin:0;
	padding-bottom:10px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color:#000000;
	}		


#thumb_xs {
	float:left;
	position:relative;
	width:60px;
	height:43px;
	margin-right:8px;
	background: #ccc;
}
#thumb_saa {
	float:left;
	position:relative;
	width:170px;
	height:112px;
	margin-bottom: 10px;
	margin-right: 10px;
	background: #ccc;
}
#thumb_sa {
	float:left;
	position:relative;
	width:170px;
	height:112px;
	margin-bottom: 10px;
	background: #ccc;
}
#thumb_s {
	float:left;
	position:relative;
	width:180px;
	height:120px;
	margin-bottom: 10px;
	background: #ccc;
}
#thumb_swide {
	float:left;
	position:relative;
	width:370px;
	height:120px;
	margin-bottom: 10px;
	background: #ccc;
}
#thumb_dt {
	float:left;
	position:relative;
	width:90px;
	height:68px;
	margin-bottom: 20px;
	margin-right: 20px;
	background: #ccc;
}




#slideshow {
	margin:0 auto;
	width:950px;
	height:295px;
	position:relative;
}
#slideshow #slidesContainer {
	margin:0 auto;
	width:950px;
	height:295px;
	overflow:auto; 
	position:relative;
	border: 0px solid red;
}
#slideshow #slidesContainer .slide {
	margin:0 auto;
	width:950px; 
	height:295px;
}
.control {
  display:block;
  width:39px;
  height:295px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#leftControl {
  top:0;
  left:0;
  background:transparent url(../scroll/control_left.png) no-repeat 0 0;
  z-index: 1;
}
#rightControl {
  top:0;
  right:0;
  background:transparent url(../scroll/control_right.png) no-repeat 0 0;
  z-index: 1;
}




