/*******************/
#content_home
{
	width: 1000px;
	float: left;
        line-height: 15px;
	color: #333333;
}
#content_home a 
{
	color: #8f0000;
        text-decoration:none;
}
#content_home a:hover
{
	color: #000000;
        text-decoration:underline;
}
	#company_info
	{
		width: 1000px;
		height: 200px;
		padding-top: 10px;
		color: #ffffff;
		font-size: 13px;
		font-weight: bold;
                line-height: 18px;
		background: #8f0000 url("/user_files/images//left_menu_top.gif") top left no-repeat;
		float: left;
	}
		#company_info a
		{
			color: #fff;
			text-decoration: none;
		}
		#company_info a:hover
		{
			text-decoration: underline;
		}
		#about_txt
		{
			width: 400px;
			height: 200px;
			float: left;
		}
		#about_box
		{
			width: 360px;
			height: 100px;
			padding: 30px 20px 20px;
			float: left;
		}
			#about_box p
			{
				margin: 0;
			}
		#contact_box
		{
			width: 400px;
			height: 22px;
			text-align: center;
			background: url("/user_files/images//about_dots_horizontal.gif") bottom left no-repeat;
			float: left;
		}
		#dual_box
		{
			width: 400px;
			height: 28px;
			float: left;
		}
			#dual_box_left
			{
				width: 200px;
				padding-top: 5px;
				text-align: center;
				background: url("/user_files/images//about_dots_vertical.gif") bottom right no-repeat;
				float: left;
			}
			#dual_box_right
			{
				width: 200px;
				padding-top: 5px;
				text-align: center;
				float: left;
			}
		#about_img
		{
			width: 600px;
			height: 200px;
			float: left;
		}
	#storage_options
	{
		width: 1000px;
		height: 320px;
		padding-bottom: 3px;
		background: url("/user_files/images//black_dots_1000.gif") bottom left no-repeat;
		float: left;
	}
		.storage_option
		{
			width: 240px;
			height: 300px;
			padding: 12px 7px 8px 3px;
			background: url("/user_files/images//option_arrow_bg.gif") top left no-repeat;
			float: left;
		}
		.opt_left
		{
			background: url("/user_files/images//option_dotted_bg.gif") no-repeat !important;
		}
		.opt_center
		{
			background: url("/user_files/images//option_dotted_bg.gif") no-repeat !important;	
		}
		.opt_right
		{
			
		}
		.storage_img
		{
			border: 1px solid #333;
		}
		.storage_info
		{
			width: 234px;
			height: 144px;
			padding: 3px;
			overflow: hidden;
		}
		.learn_more
		{
			padding-left: 15px;
			color: #900000;
			background: url("/user_files/images//learn_more_arrow.gif") 3px 3px no-repeat;;
		}
		#storage_options ul li
		{
			
			margin:-30;
		}


	#not_sure
	{
		width: 990px;
		padding: 5px 5px 8px;;
		background: url("/user_files/images//black_dots_1000.gif") bottom left no-repeat;
		float: left;
	}
		#not_sure a
		{
			color: #900000;
		}
	#bottom_cols
	{
		width: 1000px;
		background: url("/user_files/images//bottom_cols_bg.gif") top left repeat-y;
		float: left;
	}
		#bottom_1
		{
			width: 196px;
			padding: 10px;
			float: left;
		}
		#bottom_2
		{
			width: 500px;
			float: left;
		}
			#bottom_community
			{
				width: 480px;
				padding: 10px;
				background: url("/user_files/images//black_dots_bottom.gif") bottom left no-repeat;
				float: left;
			}
			#bottom_news
			{
				width: 480px;
				padding: 10px;
				float: left;
			}
		#bottom_3
		{
			width: 264px;
			padding: 10px;
			float: left;
		}
/*******************/