@charset "utf-8";
body {
	background:#790303;
	margin-top:0px;
	margin-bottom:0px;
}
.header {
	background:url(images/header.jpg) no-repeat;
	height:199px;
	width:900px;
}
.menu {
padding-top:5px;
	height:35px;
}
.menu ul {
	list-style:none;
	padding:0px;
	background:url(images/left_button.jpg) no-repeat;
	height:30px;
	width:30px;
}
.menu ul b {
	background:#CC0000;
	height:30px;
	width:30px;
}
.menu ul b span {
	height:40px;
	background:url(images/right_button.jpg) no-repeat;
	background:#CC0000;
}
.maincontainer {
	background:#FFFFFF;
}
.left_side {
	padding-left:10px;
	padding-right:10px;
	width:180px;
}
.main_text {
	width:500px;
}
.feather_tage {
	background:url(images/feathered_tag.jpg) no-repeat;
	height:35px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	text-align:center;
	padding-right:30px;
}
.feather_tage_footer {
	background:url(images/feather_bottom.jpg) no-repeat;
	height:35px;
}
.feather_main {
	border-left:solid 1px #790303;
	width:177px;

	border-right:solid 1px #790303;
}
.right_side {
	width:150px;
	margin:0px auto;
}
.right_side_top {
	background:url(images/right_side_top.jpg) no-repeat;
	height:9px;
}
.right_side_bottom {
	background:url(images/right_side_bottom.jpg) no-repeat;
	height:9px;
}
.right_side_bottom_containt {
	border-left:solid 1px #790303;
	border-right:solid 1px #790303;
	width:142px;
	text-align:center;
}
.home {
	background:url(images/menu_button.jpg) no-repeat;
	height:29px;
	width:98px;
}
.sport_s {
	background:url(images/sport_s.jpg) no-repeat;
	height:29px;
	width:109px;
}
.michael {
	background:url(images/michael.jpg) no-repeat;
	height:29px;
	width:109px;
}
.tony {
	background:url(images/tony.jpg) no-repeat;
	height:29px;
	width:82px;
}
.sport_c {
	background:url(images/sport_c.jpg) no-repeat;
	height:29px;
	width:82px;
}
.package {
	background:url(images/package.jpg) no-repeat;
	height:29px;
	width:82px;
}
.servies {
	background:url(images/servies.jpg) no-repeat;
	height:29px;
	width:76px;
}
.about {
	background:url(images/about.jpg) no-repeat;
	height:29px;
	width:76px;
}
.contact {
	background:url(images/contact.jpg) no-repeat;
	height:29px;
	width:80px;
}
.link {
	background:url(images/link.jpg) no-repeat;
	height:29px;
	width:60px;
}
.home, .sport_s, .michael, .tony, .sport_c, .package, .servies, .about, .contact, .link {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	float:left;
	text-align:center;
	vertical-align:middle;
	margin-right:4px;
	padding-top:6px;
}
.home a, .sport_s a, .michael a, .tony a, .sport_c a, .package a, .servies a, .about a, .contact a, .link a {
	color:#fff;
	text-decoration:none;
}
.home a:hover, .sport_s a:hover, .michael a:hover, .tony a:hover, .sport_c a:hover, .package a:hover, .servies a:hover, .about a:hover, .contact a:hover, .link a:hover {
	color:#000000
}

.main_page_heading{
border-left:solid 2px #790303;
border-right:solid 2px #790303;
border-top:solid 2px  #790303;
color:#FFFFFF;
font-size:22px;
font-family:Arial, Helvetica, sans-serif;
padding-left:10px;
}
.main_page_container{
border-left:solid 2px #790303;
border-right:solid 2px #790303;
border-bottom:solid 2px  #790303;
color:#666666;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
padding:4px;
padding-top:10px;
padding-bottom:10px;
}