.container {
	width: 700px;
	margin:0px;
	padding:0px;
	float: left;
}


#slider-about-us{

	width: 240px;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 295px;
	background-color: #000;
}


#slider-about-us-title {

	color: #fff;
	font-weight: bold;
	font-size: 14px;
	margin-top: 20px;
}



#slider-about-bullet {
list-style-type:none !important;
padding:0px !important;
margin-right:40px !important;
}




#slider-about-bullet li {

background-image:url(../images/baseball-bullet-small.png) !important;
background-size: 15px;

background-repeat:no-repeat;
background-position:0px 5px; 
padding-left:30px !important;
margin-bottom: 1px;
color:#fff !important;
font-weight: bold;
}


#homeslider{
	height: 300px;
	background-color: #000;
}


