body {
	margin:0;
	padding:0;
	background:url(../images/bg.jpg) no-repeat center top #000000;
	font-family: 'Abel', sans-serif;
	font-size:20px;
	color:#000;
}


h1 {
	font-size: 40px;
	color:#e1af00;
	font-family: 'Oswald', sans-serif;
	padding:0;
	margin:0px 0 0px 0;
	font-weight:400;
	line-height:100%;
	text-transform:uppercase;
}

h2 {
	font-size: 40px;
	color:#e1af00;
	font-family: 'Abel', sans-serif;
	padding:0;
	margin:0 0 10px 0;
	font-weight:400;
	text-transform:uppercase;
}

h2.arrow {
	padding:0 0 0 50px;
	background:url(../images/li.png) no-repeat left;
	text-align:left;

}

h3 {
	font-family: 'Oswald', sans-serif;
	font-size:16px;
}


div.catItemHeader h3.catItemTitle {
	text-align:center;
	font-family: 'Oswald', sans-serif;
	font-size:16px;
	font-weight:400;
	
}

h5 {
	font-size: 20px;
	color:#d0e2ec;
	font-family: 'Abel', sans-serif;
	padding:0;
	margin:0 0 10px 0;
	font-weight:400;
	text-transform:uppercase;
}


img {border:0;}

.floatleft {
	float:left;
	margin:0 30px 30px 0;
	text-align:left;
}

p.home {
	text-align:left;
}



div#jem {border:none;}

ul.jemmod li {padding:10px 0 10px 0; margin:20px 0 20px 0; height:50px;}


/*-------- Header Area -------*/

#header {
	float:left;
	margin:0;
	padding:0;
	width:100%;
	height:150px;
}

#header-wrapper {
	margin:0 auto;
	width:100%;
	max-width:1060px;
	padding:0;
}

#header-top {
	float:left;
	margin:0;
	padding:0;
	width:100%;
	height:109px;
}

#logo {
	float:left;
	margin:0 0 0 100px;
	padding:0;
	width:610px;
}


#logo-m {
	display:none;
}

#header-bottom {
	float:left;
	margin:0;
	padding:0;
	width:100%;
	height:41px;
}

/*-------- Main Menu -------*/


#menu {
	float:left;
	width:984px;
	margin:0 0 0 76px;
	height:41px;
	padding:0;
}

#menu ul {
	margin:0;
	padding:0;
}


#menu ul li {
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
}


#menu ul li a {
	width:156px;
	margin:0px;
	padding:5px 0 0 0;
	color:#000;
	display:inline-block;
	text-decoration:none;
	height:36px;
	font-size:24px;
	font-family: 'Bangers', cursive;
	background:url(../images/menu.png) no-repeat left;
}

#menu ul li a:hover, #menu ul li.current a {
	background:url(../images/menu.png) no-repeat left;

}


	#nav { position:relative; height:41px; padding:0; z-index:0;}

	#nav ul { list-style-type:none; z-index:0; margin:0; padding:0;}

	#nav ul li { float:left; position: relative;z-index:0; margin:0; padding:0;}

	#nav ul li a { padding:7px 0px 0px 0px; margin:0px 4px 0px 4px; display:inline-block; text-decoration:none; text-align:center; z-index:0; height:34px; color:#000; width:156px;}

	#nav ul li a:hover, #nav ul li:hover a, #nav ul li.current a {color:#fff; background:url(../images/hover.png);}
	


#ss-wrapper {
	margin:0 auto;
	padding:0;
	width:1060px;
}

#ss {
	float:left;
	margin:0;
	padding:0;
	width:1060px;
	height:470px;
}


#ss-logo {
	margin:0;
	padding:0;
	width:1060px;
	height:470px;
	background:url(../images/ss-logo.png) no-repeat;
	position:absolute;
	z-index:1;
}

#ss-mod {
	float:left;
	margin:51px 20px 0 20px;
	padding:0;
	width:1020px;
	height:368px;
	position:absolute;
	z-index:0;
}

#mid {
	float:left;
	margin:0;
	padding:20px 0 20px 0;
	width:100%;
}

#mid-wrapper {
	margin:0 auto;
	width:100%;
	max-width:1060px;
	padding:0;
}

.bullet1 {
	float:left;
	margin:0;
	padding:0;
	width:353px;
	height:184px;
}

.bullet2 {
	float:left;
	margin:0;
	padding:0;
	width:353px;
	height:184px;
}

.bullet3 {
	float:left;
	margin:0;
	padding:0;
	width:353px;
	height:184px;
}



#content-wrapper {
	float:left;
	margin:0;
	padding:0;
	width:100%;
	min-height:345px;
}

#content {
	margin:0 auto;
	padding:0;
	width:100%;
	max-width:1060px;
}

#col-1 {
	float:left;
	width:240px;
	margin:20px 0 0px 0;
	padding:0;
}	



.side-menu-top {
	float:left;
	width:240px;
	height:57px;
	margin:0;
	padding:0;
	background:#83c80b;
	border-bottom:#a9da02 1px solid;
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-radius:6px 6px 0 0;
	border-radius: 6px 6px 0 0;
}

p.side-menu {
	color:#FFFFFF;
	text-transform:uppercase;
	margin:10px 0 0 20px;
	font-family: 'Oswald', sans-serif;
	font-size:24px;
	font-weight:700;
}

.side-menu-body p {
	margin:0;
	padding:0;
}

.side-menu-body {
	float:left;
	width:220px;
	margin:0 0 20px 0;
	padding:10px;
	background:#fff;
	-moz-border-radius:0 0 6px 6px;
	-webkit-border-radius:0 0 6px 6px;
	border-radius:0 0 6px 6px;
}

.side-menu-body ul {
	margin:0;
	padding:0;
}


.side-menu-body ul li {
	margin:0;
	padding:0;
	list-style:none;
	display:block;
	font-size:16px;
	color:#000;
	font-family: 'Abel', sans-serif;
}


.side-menu-body ul li a {
	margin:5px 30px 5px 20px;
	padding:5px 0 5px 0;
	color:#fff;
	display:block;
	text-decoration:none;
	height:19px;
	font-weight:400;
	font-family: 'Oswald', sans-serif;
	font-size:16px;
	text-transform:uppercase;
	width:190px;
}

.side-menu-body ul li a:hover, .side-menu-body ul li.current a {
	background:url(../images/arrow.png) no-repeat right center;
}

#col-2 {
	float:left;
	width:780px;
	margin:20px 0px 0px 40px;
	padding:0;
}

.main-content-top {
	float:left;
	width:100%;
	height:57px;
	margin:0;
	padding:0;
	border-bottom:1px solid #3995f9;
	background:#2471c5;
	background: -moz-linear-gradient(top, #3a96fb, #236fc2);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3a96fb), to(#236fc2));
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-radius:6px 6px 0 0;
	border-radius: 6px 6px 0 0;
}

.page-title {
	color:#FFFFFF;
	text-transform:uppercase;
	margin:10px 0 0 20px;
	font-family: 'Oswald', sans-serif;
	font-size:24px;
	font-weight:700;
	
	
}

.main-content-body {
	float:left;
	width:100%;
	margin:0;
	padding:0;
	background:#fff;
	-moz-border-radius:0 0 6px 6px;
	-webkit-border-radius:0 0 6px 6px;
	border-radius:0 0 6px 6px;
}

.component {
	float:left;
	width:90%;
	padding:10px 5% 20px 5%;;
}



/*-------- copyright  -------*/


#footer-wrapper {
    background:url(../images/footer.png) no-repeat center top #000000;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}

#footer {
    margin: 0 auto;
    padding: 0;
	width:100%;
    max-width:940px;
	font-size:12px;
}

.box {
    color: #d0e2ec;
    float: left;
    margin:40px 0 0 20px;
    padding: 0;
    width: 210px;
}


.box1 {
    color: #fff;
    float: right;
    margin:60px 0 0 0;
    padding: 0;
    width:300px;
}


/*--------------------------------
 Functional Styles (Required)
---------------------------------*/



#toggle, .toggle { display: none; }

.menu ul { 
	display:none; 
}

#dropmenu {display:none;}

.rmm {display:none;}

#contact-mobile { display:none;}

#phone-mobile { display:none;}

#ss-m {display:none;}

@media only screen and (max-width: 768px){


#ss-wrapper {display:none;}

h2.arrow {
	padding:0 0 0 30px;
	background:url(../images/li.png) no-repeat left;
	text-align:center;

}



p.home {
	text-align:center;
}


#phone-mobile {
	display:block;
	height:16px;
	padding:10px 0 10px 0;
	width:90%;
	margin:0 5% 0 5%;
	text-align:center;
	color:#FFFFFF;
	font-size:14px;
}

#utility {
	display:none;
}

#breadcrumbs {
	display:none;
}

#logo-m {
	float:left;
	margin:0;
	padding:0;
	width:100%;
	display:block;
}

#logo-m img {
	width:100%;
}


#header {
	display:none;
}

#nav {
	display:none;
}

#ss-m {
	display:block;
	float:left;
	width:96%;
	border:1px solid #000000;
	margin:10px 2% 10px 2%;
	padding:0;
}

#mobile-menu { 
	float:left;
	width:100%;
	padding:0;
	margin:0;
}
	.menu ul { display: none; opacity: 0; width: 100%; float:right; }
	.menu ul li { display: block; width: 100%; margin: 0; }
	.menu ul li a { display: block; width: 100%; text-decoration: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
	.toggle { display: block; position: relative; cursor: pointer; -webkit-touch-callout: none; -webkit-user-select: none; user-select: none; }
	#toggle:checked + div .menu ul { display: block; opacity: 1;}

	.menu ul {
		background: #fff;
		padding:0;
		margin:0;
	}

	.menu ul, .menu ul li, .menu ul li a{
		height: auto;
	}


	.menu ul li a{
		padding:5px 0 5px 5%;
		border-bottom:1px solid #000;
		text-align:center;
		color:#000;
		font-family: 'Oswald', sans-serif;
		font-size:18px;
		font-weight:400;
	}

	.toggle:after {
		float:right;
		content: attr(data-open);
		display: block;
		width:100%;
		margin:0;
		padding: 10px 80px 10px 0px;
		background:url(../images/mobile-menu.png) center right no-repeat #f2aa00;
		text-align: right;
		font-size: 18px;
		color: #000;
		-webkit-transition: all 0.5s linear;
		-moz-transition: all 0.5s linear;
		-o-transition: all 0.5s linear;
		transition: all 0.5s linear;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		font-family: 'Oswald', sans-serif;
		font-size:18px;
		font-weight:400;
	}



	#toggle:checked + div .toggle:after{
		content: attr(data-close);
	}





.bullet1 {
	float:left;
	margin:0;
	padding:0;
	width:100%;
	height:184px;
	text-align:center;
}

.bullet2 {
	float:left;
	margin:0;
	padding:0;
	width:100%;
	height:184px;
	text-align:center;
}

.bullet3 {
	float:left;
	margin:0;
	padding:0;
	width:100%;
	height:184px;
	text-align:center;
}



.box {
    color: #FFFFFF;
    float: left;
    margin:10px 0 0 0;
    padding: 0;
    width:100%;
	text-align:center;
	height:auto;
}

.box1 {
    color: #FFFFFF;
    float: left;
    margin:10px 0 0 0;
    padding: 0;
    width:100%;
	text-align:center;
	height:auto;
}



#col-1 {
	float:left;
	width:90%;
	margin:0;
	padding:0px 5% 0 5%;
}

.side-menu-top {
	width:100%;
	text-align:center;
}

.side-menu-body {
	width:90%;
	margin:0 0 20px 0;
	padding:10px 5% 10px 5%;
}

#contact-mobile {
	display:block;
	float:left;
	width:90%;
	margin:20px 5% 20px 5%;
	padding:0;
}

p.contact-menu {
	text-align:center;
}

#col-2 {
	float:left;
	width:90%;
	margin:0px 5% 20px 5%;
	padding:0;
}

.page-title {
	color:#FFFFFF;
	text-transform:uppercase;
	margin:10px 0 0 0;
	font-family: 'Oswald', sans-serif;
	font-size:24px;
	font-weight:700;
	text-align:center;
	
	
}



}

@media only screen and (max-width: 376px){

#col-2 img {
	width:100%;
}

#footer-wrapper {
    background:url(../images/footer-m.png) no-repeat center top #000000;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}

#ss, #mid {
	display:none;
}


}
