body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	background-color: #f8f8f8;
}
.warpper_100_bg {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 50%;
	position: absolute;
	background-image: url(../images/bg0.png);
	background-repeat: repeat-x;
	background-position: right 175px;
	height: 300px;
	z-index: 0;
}
.warpper_100_bg_2 {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 50%;
	position: absolute;
	background-image: url(../images/bg1.png);
	background-repeat: repeat-x;
	background-position: right 175px;
	top: 0px;
	right: 0px;
	height: 300px;
	z-index: 0;
}
.warpper_100 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	position: relative;
	z-index: 10;
}
.warpper_980 {
	padding: 0px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
.header {
	padding: 0px;
	width: 980px;
	position: relative;
	float: left;
	margin: 0px;
	height: 300px;
}
.top_logo {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 10px;
	z-index: 100;
}
.top_slogan {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 190px;
	top: 260px;
	z-index: 100;
}

.header ul {
	width: 900px;
	height: 54px;
	padding: 0px;
	display: block;
	position: relative;
	list-style-image: none;
	list-style-type: none;
	margin-top: 175px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/bg1.png);
	background-repeat: repeat-x;
	background-position: left center;
	float: right;
	z-index: 0;
}
.header ul li{
	float: right;
	margin: 0px;
	padding: 0px;
	position: relative;
	height: 54px;
}
.header ul li a{
	font-family: Tahoma;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	height: 54px;
	float: left;
	display: block;
	position: relative;
	white-space: nowrap;
	line-height: 45px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.header ul li a:hover {
	background-color: #ED1E47;
}
.active    {
	background-color: #ED1E47;
}
.home_icon {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.top_slider {
	padding: 0px;
	display: block;
	position: relative;
	height: 380px;
	width: 968px;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.top_slider img {
	margin: 0px;
	padding: 0px;
	float: left;
	border: 6px solid #FFF;
	position: relative;
}

.warpper_980_body {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	display: block;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.left_colum {
	width: 650px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
}
.right_colum {
	width: 300px;
	float: right;
	margin: 0px;
	padding: 0px;
	position: relative;
}
.content_photo {
	padding: 3px;
	margin: 10px;
	float: left;
	position: relative;
	border: 1px solid #e2e2e2;
}
.content_title {
	font-family: Arial;
	color: #ed1e47;
	text-decoration: none;
	font-size: 28px;
	font-weight: normal;
}
.content_p {
	font-family: Tahoma;
	color: #333;
	text-decoration: none;
	font-size: 16px;
	font-weight: normal;
	display: block;
	margin: 0px;
	padding: 0px;
}
.special_offer {
	font-family: Arial;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 24px;
	text-decoration: none;
	position: relative;
	display: block;
}
.offers_a {
	font-family: Arial;
	color: #231F20;
	text-decoration: none;
	font-size: 14px;
	position: relative;
	display: block;
	float: left;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	border: 1px solid #F8F8F8;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.offers_a:hover {
	background-color: #FFF;
	border: 1px solid #e2e2e2;
}

.offers_a span{
	font-family: Tahoma;
	font-size: 50px;
	text-decoration: none;
	color: #FFF;
	background-color: #E2E2E2;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
	display: block;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.offers_a p{
	font-family: Arial;
	color: #231F20;
	text-decoration: none;
	font-size: 14px;
	display: block;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.selected {
	background-color: #FFF;
	border: 1px solid #e2e2e2;
}
.selected span{
	background-color: #ED1E47;
}
.warpper_980_logos {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding: 0px;
	display: block;
}
.logo_slider {
	padding: 0px;
	float: left;
	width: 100%;
	position: relative;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999;
}
.logo_slider a{
	padding: 0px;
	float: left;
	position: relative;
	border: 1px solid #CCC;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 25px;
	margin-left: 10px;
	text-decoration: none;
}
.logo_slider img{
	padding: 0px;
	float: left;
	position: relative;
	border: 1px solid #CCC;
	margin: 0px;
}
.address_icon {
	float: left;
	width: 400px;
	margin: 0px;
	padding: 0px;
	color: #666;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial;
	display: block;
	position: relative;
	background-repeat: no-repeat;
	background-position: 10px center;
	height: 60px;
	line-height: 60px;
	text-align: center;
}
.warpper_100_redline {
	padding: 0px;
	float: left;
	width: 100%;
	position: relative;
	z-index: 10;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ED1E47;
	margin: 0px;
}
.left_colum_inside {
	width: 980px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
}
.copyright {
}
.copyright a{
	margin: 10px;
	padding: 10px;
	float: left;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #ED1E47;
	text-decoration: none;
	line-height: 40px;
}
.copyright span{
	margin: 10px;
	padding: 10px;
	float: right;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	line-height: 40px;
}
.events_images_div {
	padding: 0px;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	position: relative;
	width: 700px;
}
.events_images_div img{
	padding: 2px;
	background-color: #FFF;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 0px;
	border: 1px solid #D8D8D8;
}
