#body_container {
	display: block;
	width: 560px;
	margin: 0px;
	padding: 0px;
}

		/*
		 * Required 
		*/
.container {
	width:560px;
	height:190px;
	overflow:hidden;
	position:relative;
	cursor:pointer;
	margin-top: 0px;
}
@-moz-document url-prefix() {
.container {
	position:fixed;
}
}
div.slides {
	position:absolute;
	top:0;
	margin-left: 0px;
	opacity: 1;
	
}
ul.slides {
	position:absolute; top:0; left:0; list-style:none; padding:0; margin:0;
	}
div.slides div,ul.slides li {
	position:absolute;
	top:0;
	width:560px;
	display:none;
	padding:0;
	margin:0;
}
		/*
		 * Optional
		*/
#loopedSlider,#newsSlider {
	width:560px;
	position:relative;
	margin-top: 0px;
	margin-bottom: 0;
	left: 0px;
}

ul.pagination {
	list-style:none;
	padding:0px;
	display: block;
	width: 100px;
	position: absolute;
	right: -10px;
	margin: 0px;
	bottom: 10px;
}
ul.pagination li  { 
float:left;

}
ul.pagination li a {
	background-color: #FFF;
	height: 10px;
	width: 10px;
	display: block;
	padding: 0px;
	margin-right:10px;
	text-align: right;
	z-index: 300;
}
ul.pagination li a:hover {
	background-color: #AD1D40;
}
ul.pagination li.active a {
	color:white;
	background-color: #0A3E78;
}
.slider_title {
	z-index: 100;
	display: block;
	font-family: TradeGothicBold, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #FFF;
	text-decoration: none;
	line-height: 32px;
	margin-bottom: 5px;
}
.slider_title_2{
	z-index: 100;
	display: block;
	font-family: TradeGothicBold, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #FFF;
	text-decoration: none;
	line-height: 32px;
	margin-bottom: 5px;
	text-align: left;
}
.overlay_text {
	z-index: 100;
	width: 525px;
	display: block;
	font-family: TradeGothicLight, Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #FFF;
	text-decoration: none;
	line-height: 18px;
	margin-bottom: 5px;
	text-align: right;
}
.overlay_text_2 {
	z-index: 100;
	display: block;
	font-family: TradeGothicLight, Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #FFF;
	text-decoration: none;
	line-height: 18px;
	margin-bottom: 5px;
	text-align: left;
	width: 525px;
}
.find_out_more {
	position: absolute;
	z-index: 100;
	float: left;
	font-weight: bold;
	margin-top: 250px;
	margin-left: 50px;
	font-family: TradeGothicBold, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0A3E78;
	display: block;
	text-decoration: none;
}
.find_out_more a {
	font-weight: bold;
	color: #0A3E78;
	text-decoration: none;
}
.find_out_more a:hover {
	font-family: TradeGothicLight, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #AD1D40;
	text-decoration: none;
}
.find_out_more2 {
	position: absolute;
	z-index: 100;
	float: left;
	font-weight: bold;
	margin-top: 250px;
	margin-left: 50px;
	font-family: TradeGothicBold, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0A3E78;
	display: block;
	text-decoration: none;
	width:525px;
}
.find_out_more2 a {
	font-weight: bold;
	color: #0A3E78;
	text-decoration: none;
}
.find_out_more2 a:hover {
	font-family: TradeGothicLight, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #AD1D40;
	text-decoration: none;
}
#fade_left {
	display: none;
	position: absolute;
	z-index: 300;
	float: left;
	height: 310px;
	width: 477px;
	background-color: rgba(255, 255, 255, 0.85);
	background: rgba(255, 255, 255, 0.85);
}
#fade_right {
	display: none;
	position: absolute;
	z-index: 300;
	float: right;
	height: 310px;
	width: 477px;
	background-color: rgba(255, 255, 255, 0.85);
	background: rgba(255, 255, 255, 0.85);
	left: 1433px;
}
#button_left {
	display: block;
	position: absolute;
	z-index: 310;
	float: left;
	height: 75px;
	width: 25px;
	background-color: #00162e;
	background-position: 255;
	left: 0px;
	top: 100px;
	text-decoration: none;
	font-family: TradeGothicLight, Arial, Helvetica, sans-serif;
	font-size: 40px;
	line-height: 70px;
	color: #CCC;
	text-align: left;
	-moz-box-shadow:2px 2px 5px rgba(1, 1, 1, 0.5);
	-webkit-box-shadow:2px 2px 5px (1, 1, 1, 0.5);
	box-shadow:2px 2px 5px (1, 1, 1, 0.5);
	text-shadow: 0px -1px 0px rgba(1, 1, 1, 0.5);
	font-weight: bold;
	text-indent: 7px;
}
#button_left span{
	-webkit-transform: scale(0.5, 1.5);
	-moz-transform: scale(0.5, 1.5);
	-o-transform: scale(0.5, 1.5);
	position: relative;
	left: -8px;

}
#button_left:hover {
	color: #FFF;
}
#button_right {
	display: block;
	position: absolute;
	z-index: 310;
	float: left;
	height: 75px;
	width: 25px;
	background-color: #00162e;
	background-position: 255;
	left: 935px;
	top: 100px;
	text-decoration: none;
	font-family: TradeGothicLight, Arial, Helvetica, sans-serif;
	font-size: 40px;
	line-height: 70px;
	color: #CCC;
	text-align: left;
	-moz-box-shadow:2px 2px 5px rgba(1, 1, 1, 0.5);
	-webkit-box-shadow:2px 2px 5px (1, 1, 1, 0.5);
	box-shadow:2px 2px 5px (1, 1, 1, 0.5);
	text-shadow: 0px -1px 0px rgba(1, 1, 1, 0.5);
	font-weight: bold;
	text-indent: 10px;
}
#button_right span{
	-webkit-transform: scale(0.5, 1.5);
	-moz-transform: scale(0.5, 1.5);
	-o-transform: scale(0.5, 1.5);
	position: relative;
	left: -10px;
	}
#button_right:hover {
	color: #FFF;
}

.view_products_button {
display: inline-block;
}
.view_gallery_button {
display: inline-block;
}
.view_products_button a{
	font-family: TradeGothicBold, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #0A3E78;
	padding: 0px;
	height: 18px;
	width: 125px;
	text-align: right;
	text-decoration:none;
	display: inline-block;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.view_products_button :hover{
	color:#AD1D40;
	text-decoration:none;
}
.view_gallery_button a{
	font-family: TradeGothicBold, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #0A3E78;
	padding: 0px;
	height: 18px;
	width: 525px;
	text-align: left;
	text-decoration:none;
	display: inline-block;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.view_gallery_button :hover{
	color:#AD1D40;
	text-decoration:none;
	text-decoration:none;
}
.info_area {
	position: absolute;
	z-index: 300;
	top: 15px;
	display: block;
	text-align: right;
	right: 20px;
	width: 525px;
}
.blue {
	color: #0A3E78;
}
.red {
	color: #d40638;
}
.yellow {
	color: #eed02f;
}
--------------------------------------Fix for browsers-------------------------------------------------------------------
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#body_container {
		width:1000px;/*Opera and newer Safary 4+*/
		background-color:#FFF;
	}
	}
