@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */

div#content_right
{
	/*border: 1px solid blue;*/
	height: 670px;
	margin-top: 30px;
	background-image: none;
	
}

div#middle_content
{
	/*border: 1px solid red;*/
	margin:0 auto;
	width: 908px;
	margin-top: 2px;
	height: auto;
	background-image: url(../img/content_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

div#content_left
{
	height: auto;
}

div#content_left img
{
	margin-left: 30px;
}


div#content_left li
{
	margin-left: 40px;
	font-size: 0.9em;
	list-style: disc;
	line-height: 1.5em;
}

div#content_left h4
{
	padding-top: 18px;
	margin-left: 45px;
 	font-weight: bold;
}

div#content_left h3
{
	font-weight: bold;
	padding: 5px 10px 10px 10px;
}

div#product_shot_1
{
	margin-left: 46px;
	margin-bottom: 15px;
}


div.content_left_learn_more_wrapper
{
	height: 30px;
	width: 120px;
	margin-left: 12px;
	float: left;
	border:0px solid red;
}

div.content_left_learn_more_wrapper a
{
	font-weight: bold;
	color: #2EAEDA;
	float: left;
	width: auto;
	border: 0px solid brown;
}
div.content_left_learn_more_wrapper span
{
	float: left;
	margin-top: 6px;
	border: 0px solid green;
	cursor: pointer;
}
div.content_left_learn_more_wrapper img
{
	width: 27px;
	height: 27px;
	float: left;
	border: 0px solid purple;
}





/*div#content_right
{
	border: 0px solid orange;
	height: 670px;
	margin-top: 30px;
	background-image: none;
}

div#content_left
{
	border: 0px solid blue;
	height: auto;
	width: 615px;
}

div#middle_content
{
	border: 0px solid red;
	height: auto;
}

div#content_download_form
{
	border: 0px solid purple;
	width: 275px;
	height: 135px;
	margin-top: 40px;
	padding-top: 5px;
	float: left;	
}

div#content_download_form input
{
	margin: 2px 24px 10px 15px;
	border: 1px solid #7F9DB9;
	width: 235px;
}

div#content_download_form select
{
	margin: 2px 24px 10px 15px;
	width: 238px;	
}

div#content_download_form_submit_wrapper
{
	border: 0px solid blue;
	height: auto;
	width: 100px;
	margin-right: 10px;
	margin-top: 5px;
	float: right;
}

div#content_download_form_submit_wrapper a
{
	font-weight: bold;
	color: #2EAEDA;
	float: left;
	width: auto;
	border: 0px solid brown;
}
div#content_download_form_submit_wrapper span
{
	float: left;
	margin-top: 8px;
	margin-left: 8px;
	margin-right: 7px;
	border: 0px solid green;
	cursor: pointer;
}
div#content_download_form_submit_wrapper img
{
	width: 27px;
	height: 27px;
	float: left;
	border: 0px solid purple;
}*/
