/*
 * Color, Border, and Button Rules
 */
.contentslider {
   /* This is the color of said border */
} 
.cs_wrapper, .cs_article {
	background: none; /* Background color for the entries */
}
.cs_leftBtn, .cs_rightBtn {

  width: 55px; /* Should be as wide as the button graphic being used */
  background: none; /* This will probably match the contentslider bg color */
}

/*
 * Article styles (font, color, etc.)
 *
 * If textResize is set to TRUE, sizing shouldn't need to be touched. However,
 * depending on the sizes you have defined, additional tweaking may be
 * required in order to get the text to display properly.
 */

/*
 ******************************************************************************
 * These styles may be affected by the plugin, so avoid changing them if 
 * it's not absolutely necessary.
 ******************************************************************************
 */
.contentslider {
	position:relative;
	display:block;
	width:550px;
	height:200px;
	margin: 0 auto;
	overflow:hidden;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
}
.cs_wrapper {
  position:relative;
  display:block;
  width:100%;
  height:100%;
  margin:0;
  padding:0;
  overflow:hidden;
}
.cs_slider {
	position:absolute;
	height:100%;
	margin:0;
	padding:0;
	width: 443px;
	left: 78px;
}
.cs_article {
  float:left;
  position:relative;
  top:0;
  left:0;
  display:block;
  width: 530px;
  height: 200px;
  margin:0 auto;
}

.cs_article img {
	float: left;
	margin-left: 55px;
	width: 418px;
	height: 198px;
	border: 1px solid #fff;
}

.cs_leftBtn, .cs_rightBtn {
  position:absolute;
  top: 0px;
  height: 200px;
  padding:0;
  z-index:10000;
}
.cs_leftBtn {
  left:0;
  outline:0;
}
.cs_rightBtn {
  right:0;
  outline:0;
}
.cs_leftBtn img, .cs_rightBtn img {
  border:0;
  position:relative;
  top: 0px;
  margin:0;
}
#con{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	display: block;
	margin-left: 15px;
	margin-top: 10px;
	width: 668px;
}
#pro01{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #C60;
	text-decoration: none;
	background-image: url(../images/left03.jpg);
	display: block;
	padding-left: 15px;
}
.pro01{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #C60;
	text-decoration: none;
	background-image: url(../images/left03.jpg);
    padding-left: 15px;
}
#products{
	display: block;
	list-style-type: none;
	margin: 0px;
	float: left;
	width: 199px;
	padding: 0px;
}
#products a{
	display: block;
	color: #F60;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#products a:hover{
	display: block;
	color: #900;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
#products ul{
	display: block;
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
}
#products li{
	list-style-type: none;
	display: block;
	margin: 0px;
	background-image: url(../images/left03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 28px;
	width: 169px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#img{
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 8px;
	padding-top: 15px;
	padding-bottom: 8px;
}
#title{
	background-image: url(../images/sub_title.jpg);
	height: 31px;
	width: 633px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	margin-left: 20px;
	background-repeat: no-repeat;
	display: block;
	font-weight: bold;
	float: left;
	padding-left: 30px;
	line-height: 31px;
	background-position: left center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#float1 {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	display: block;
	width: 160px;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 12px;
	margin-bottom: 20px;
	text-align: center;
	height: 160px;
}
#float1 a {
	
	display: block;
	font-size: 12px;
	text-align: center;
}
#float1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	text-decoration: none;
}
#top-bg{
	background-image: url(../images/top-bg.jpg);
	background-repeat: no-repeat;
	height: 260px;
	width: 590px;
}
#project_slideshow {
	float: left;
	width: 590px;
	height: 200px;
	overflow: hidden;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}
#cs_article {
	float:left;
	position:relative;
	top:0;
	left:0;
	display:block;
	width: 400px;
	height: 200px;
	margin-top: 60;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 70px;
}
#cs_article img {
	float: left;
	margin-left: 55px;
	width: 418px;
	height: 198px;
	border: 1px solid #fff;
}
#cs_article1 {
	float:left;
	position:relative;
	top:0;
	left:0;
	display:block;
	width: 440px;
	height: 200px;
	margin-top: 60;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}
#cs_article1 img {
	float: left;
	margin-left: 55px;
	width: 412px;
	height: 198px;
	border: 1px solid #fff;
}

