body {
	padding: 0 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	background-color: #ffffff;
}
ul, li, h3, h2, h1, p, #navigation, #content, .section {
	padding: 0;
	margin: 0;
	list-style: none;
}
#content {
	overflow: hidden;
	width: 950px;
	background-color: white;
	position: relative;
	
	float: left;
}
#content h2 {
	color: #993333;
	margin: 20px 0pt;
}
#content a {
	color: #3a6895;
	font-weight:normal;
	text-decoration:none;
	color:#000;
}

#content strong a
	{
		color:#00589D;
		font-weight:bold;
	}
#content strong a:hover
	{
		text-decoration:underline;
	}

.wrapper
	{
		width:980px;
		margin:0 auto;
	}
.wrapper p
	{
		font-size:12px;
	}
.REELMSART_System
	{
		width:980px;
		float:left;
	}
.REELMSART_System h1, h2, h3 ,h4, h5, h6
	{
		margin:0px;
	}
.wrapper h1, h2, h3 ,h4, h5, h6
	{
		margin:0px;
	}

.sidebar
	{
		width:140px;
		float:left;
		margin-left:30px;
		margin-right:30px;
	}
.product_ico
	{
		text-align:center;

	}
.product_ico img
	{
		text-align:center;
		margin:10px 0px;
	}
.product_ico p
	{
		text-align:left;
		font-size:12px;
		padding-bottom:10px;
	}

.product_ico_list ul {
    background-color: #ececec;
    border: 26px none;
    border-radius: 5px;
    float: left;
    margin-top: 20px;
    padding-top: 15px;
}
.product_ico_list ul li
	{
		width:100px;
		margin-right:20px;
		margin-left:20px;
		float:left;
		font-size:12px;
	}
.video_section
	{
		background:#CCC;
		width:100%;
		float:left;
		min-height:250px;
	}
.video_desc
	{
		width:48%;
		float:left;
	}
.video_player
	{
		width:50%;
		float:left;
		padding:5px;
		padding-top:10px;
	}
.video_text
	{
		padding:20px;
	}
.featured
	{
		margin-top:5px;
	}
.featured ul li
	{
		width:32%;
		padding:10px 15px 10px 0px;
		float:left;
		font-size:12px;
	}
a
	{
		color:#00589D;
	}

.featured ul .last_video
	{
		padding-right:0px;
	}
.REELMSART_System p
	{
		font-size:12px;
	}
.recent_updates ul
	{
		margin:0px;
		padding:0px;
	}
.recent_updates ul li
	{
		margin:0px;
		width:225px;
		float:left;
		margin-right:20px;
		list-style:none;
	}
.recent_updates ul li a
	{
		color:#0092b3;
	}
.recent_updates ul li.last
	{
		margin-right:0px;
	}
.recent_updates ul li p
	{
		font-size:14px;
		line-height:normal;
		margin:0px;
	}
.recent_updates ul li p strong
	{
		font-size:16px;
		display:block;
		padding:10px 0px;
	}

.recent_updates ul li p ul li a
	{
		font-size:14px;
	}	
.toohide 
	{
   		display: inline-block;
	}
.toohide2 
	{
   		display: inline-block;
	}