@charset "utf-8";
/* CSS Document */

html,
body {behavior:url("/css/csshover.htc");
	margin: 0;
	padding: 0;
	font-family: "Segoe UI",Calibri,"Myriad Pro",Myriad,"Trebuchet MS",Helvetica,Arial,sans-serif;
	font-size: 90%;
	height: 100%;
	width:100%;
	background-color:#000
}
#header-wrapper-home {
	margin-right: 50%;
	width: 100%;
	height: 172px;
	position: relative;
	z-index: 100;
	background-image:url(/images/template/header-bg.jpg);
	background-position: bottom center;
	background-repeat:no-repeat
}
#header-wrapper {
	margin-right: 50%;
	width: 100%;
	height: 154px;
	position: relative;
	z-index: 100;
	background-image:url(/images/template/header-bg.jpg);
	background-position: bottom center;
	background-repeat:no-repeat
}
#header {
	padding-top:0px;
	margin:auto;
	height: 132px;
	width: 1010px;
	background-image:url(/images/template/header.jpg);
	background-position: bottom center;
	background-repeat:no-repeat;
}
#feature-wrapper {
	margin-right: 50%;
	width: 100%;
	position: relative;
	background-image:url(/images/template/feature-bg.jpg);
	background-position: top center;
    background-repeat:repeat-y
}
#feature {
	margin:auto;
	height: 370px;
	width: 1010px;
	background: url(/images/feature-box-main.jpg);
}
#feature-icons {
	margin:auto;
	height: 370px;
	width: 140px;
	float:right
}
#secondary-wrapper {
	margin-right: 50%;
	width: 100%;
	position: relative;
	background-image:url(/images/template/secondary-bg.jpg);
	background-position: top center;
	background-repeat:no-repeat
}
#menu-wrapper {
	margin-right: 50%;
	width: 100%;
	height:58px;
	position: relative;
	background-image:url(/images/template/menu-bg.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	z-index:2
}
#secondary {
	margin:auto;
	height: 371px;
	width: 1010px;
}
#content {
	margin:auto;
	width: 1010px;
	min-height:400px
}
.main {
	padding:15px;
	width: 692px;
	min-height:350px;
	background-image:url(/images/template/content.jpg);
	background-position:center top;
	background-repeat:repeat-x
}
.news {
	padding:15px;
	width: 228px;
	min-height:350px;
	background-image:url(/images/template/content.jpg);
	background-position:center top;
	background-repeat:no-repeat
}
#content-wrapper {
	margin-right: 50%;
	width: 100%;
	position: relative;
	background-image:url(/images/template/content-bg.jpg);
	background-position: top center;
	background-repeat:repeat-y;
	z-index:1;
}
#footer-wrapper-home {
	position: relative;
	width: 100%;
	padding: 0px;
	margin: 0px;
	line-height: 45px;
	font-size: 10px;
	color: #FFF;
	background-image: url(/images/template/footer-bg-home.jpg);
	background-position:top center;
	background-repeat:no-repeat
}
#footer-wrapper {
	position: relative;
	width: 100%;
	padding: 0px;
	margin: 0px;
	line-height: 45px;
	font-size: 10px;
	color: #FFF;
	background-image: url(/images/template/footer-bg.jpg);
	background-position:top center;
	background-repeat:no-repeat
}
#footer {
	margin:auto;
	height: 150px;
	width: 1010px;
}
#social {
	float:right;
	height:36px;
	width:130px;
	background-image:url(/images/main-menu/main-menu-bg-end.jpg);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:18px;
}
.news-feature-left{
	float:left;
	background-image:url(/images/template/news-banner.jpg);
	background-repeat:no-repeat;
	width:240px;
	height:88px;
	margin-left:0px;
	margin-right:8px;
	margin-top:25px;
	margin-bottom:10px;
}
.news-feature-middle{
	float:left;
	background-image:url(/images/template/news-banner.jpg);
	background-repeat:no-repeat;
	width:240px;
	height:88px;
	margin-left:8px;
	margin-right:8px;
	margin-top:25px;
	margin-bottom:10px;
}
.news-feature-right{
	float:left;
	background-image:url(/images/template/news-banner.jpg);
	background-repeat:no-repeat;
	width:240px;
	height:88px;
	margin-left:8px;
	margin-right:0px;
	margin-top:25px;
	margin-bottom:10px;
}
.main-feature-left{
	float:left;
	background-image:url(/images/template/main-features.jpg);
	background-repeat:no-repeat;
	width:323px;
	height:200px;
	margin-left:0px;
	margin-right:10px;
	margin-top:15px;
	margin-bottom:0px;
}
.main-feature-middle{
	float:left;
	background-image:url(/images/template/main-features.jpg);
	background-repeat:no-repeat;
	width:323px;
	height:200px;
	margin-left:10px;
	margin-right:10px;
	margin-top:15px;
	margin-bottom:0px;
}
.main-feature-right{
	float:left;
	background-image:url(/images/template/sponsorship.jpg);
	background-repeat:no-repeat;
	width:323px;
	height:200px;
	margin-left:10px;
	margin-right:0px;
	margin-top:15px;
	margin-bottom:0px;
}

