@charset "utf-8";
#my-glider {
	background-color: #4B4B4B;
	height: 355px;
}
#controls {
	float: left;
}
div.scroller {
	width: 775px;
	height: 355px;
	overflow: hidden;
	font-size: 11px;
	float: left;
}
div.scroller div.content {
	width: 1600px;
}
div.scroller div.content strong {
	color: orange;
	font-weight: bold;
	font-size: 12px;
}
div.scroller div.section {
	width: 775px;
	overflow:hidden;
	float:left;
	height: 355px;
}
div.scroller div.section h1 {
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FCB618;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div.scroller div.section p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
div.scroller div.section .left {
	width: 50%;
	float: left;
}
div.scroller div.section .right {
	float: left;
	width: 50%;
}
div.scroller div.section .column_icons {
	width: 182px;
	float: left;
	height: 355px;
	background-color: #4B4B4B;
}
div.scroller div.section .columns {
	padding: 15px;
	width: 150px;
	float: left;
	height: 325px;
	background-color: #4B4B4B;
}
div.scroller div.section .columns_space {
	float: left;
	width: 15px;
	background-color: #4B4B4B;
	height: 355px;
}
div.scroller div.section .columns_space16 {
	float: left;
	width: 16px;
	background-color: #4B4B4B;
	height: 355px;
}
#logo_second_page {
	padding: 15px;
	height: 325px;
	background-color: #4B4B4B;
}
#logo_second_page .columns {
	padding: 0px;
	width: 175px;
}
#logo_second_page .columns .plan_details {
	height: 270px;
}
#logo_second_page .columns_space {
	height: 325px;
}
#wrap #mid #content_wrap #right_column_logo {
	padding: 15px;
	width: 170px;
	float: left;
	background-color: #646464;
	height: 325px;
}
#wrap #mid #content_wrap #right_column_logo h1 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: orange;
	text-transform: uppercase;
}
#wrap #mid #content_wrap #right_column_logo p {
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#wrap #mid #content_wrap #content_logo {
	background-color: #4B4B4B;
	width: 545px;
	height: 325px;
	float: left;
	text-align: left;
	padding: 15px;
}
#wrap #mid #content_wrap #content_logo h1 {
	text-transform: uppercase;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	color: #F0F0F0;
}
#wrap #mid #content_wrap #content_logo h2 {
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: orange;
	font-weight: bold;
}
#wrap #mid #content_wrap #content_logo h3 {
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	color: orange;
}
#wrap #mid #content_wrap #content_logo h3 a:link {
	color: orange;
}
#wrap #mid #content_wrap #content_logo h3 a:visited {
	color: orange;
}
#wrap #mid #content_wrap #content_logo h3 a:hover {
	color: #FFFFFF;
}
#wrap #mid #content_wrap #content_logo h3 a:active {
	color: orange;
}
#wrap #mid #content_wrap #content_logo .left_col {
	float: left;
	width: 177px;
}
#wrap #mid #content_wrap #content_logo .right_col {
	float: left;
	width: 368px;
}
#wrap #mid #content_wrap #content_logo .col1 {
	height: 81px;
}
#wrap #mid #content_wrap #content_logo .col2 {
	height: 82px;
}
