/*
Theme Name: loop
*/

/* css for basic items---------------------------------------------------------------------------------------------------*/
html,body {
	width:100%;
    }
body {
	padding: 0;
	margin: 0;
	background: #fff;
	min-width: 960px;
	font-family: arial, helvetica, verdana;
	font-size: 16px;
	line-height: 21px;
	color: #666666;
 	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	}
img {
	padding: 0; 
	margin: 0;
	border: 0;
	}
a,
a:visited,
a:active {
	color: #63a042;
	text-decoration: none;
	outline: none;
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -khtml-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
    }
a:hover {
	color: #63a042;
	text-decoration: underline;
	outline: none;
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -khtml-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
   	}
ul {
	padding: 0 0 15px 0;
	margin: 0;
	list-style: none;
	}
ul li {
	padding: 0 0 3px 11px;
	margin: 0;
	float: none;
	background: url(images/bullet.png) no-repeat;
	}
ol {
	padding: 0 0 15px 20px;
	margin: 0;
	}
ol li {
	padding: 0;
	margin: 0;
	float: none;
	}
blockquote {
	padding: 0 60px 20px 30px;
	margin: 0;
	}
p {
	padding: 0 0 15px 0;
	margin: 0;
	}
hr {  
	padding: 0 0 0 0;
	margin: 0 0 15px 0;
	border: none;
	border-bottom: solid 2px #8dc63f;
	color: #fff;
	}
h1 {
 	padding: 0 0 25px 0;
	margin: 0 0 0 0;
	font-size: 28px;
	line-height: 36px;
	font-weight: normal;
	color: #0092c8;
	font-family: 'Nixie One', georgia, times;
	}
h2 {
 	padding: 15px 0 5px 0;
	margin: 0 0 0 0;
	font-size: 28px;
	line-height: 36px;
	font-weight: normal;
	color: #0092c8;
	font-family: 'Nixie One', georgia, times;
	}
h3 {
 	padding: 15px 0 0 0;
	margin: 0 0 15px 0;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
	border-bottom: dotted 2px #8dc63f;
	}
	.about h3 {
		margin: 0 0 5px 0;
		}	
h4 {
 	padding: 0 0 25px 0;
	margin: 0 0 0 0;
	font-size: 22px;
	line-height: 28px;
	font-weight: normal;
	color: #528a38;
	font-family: 'Nixie One', georgia, times;
	}
h5 {
 	padding: 15px 0 0 0;
	margin: 0 0 15px 0;
	width: 301px;
	font-size: 19px;
	line-height: 25px;
	font-weight: bold;
	color: #8F8F8F;
	text-transform: uppercase;
	border-bottom: dotted 2px #8dc63f;
	}
	h5 a {
		color: #666666;
		}
	h5 a:hover {
		color: #63a042;
		text-decoration: none;
		}
.mobile {
	width: 100%;
	display: none;
	}
	.mobile img {
		width: 100%;
		height: auto;
		}
.desktop {
	display: inherit;
	}	
	
		
/* -------------------------------------------------------------------------------------------------------------- */
/* css for site structure ----------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------------- */

#outer {
	width: 100%;
    }
#container {
	position: relative;
	padding: 0 14px 0 15px;
	margin: 0 auto 0 auto;
	width: 931px;
   	}
	
/* -------------------------------------------------------------------------------------------------------------- */
/* css for header ----------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------- */

#mobile-close,
#mainnav-navbar,
#mobilenav ul,
#mobilenav,
#mobile {
	display: none;
	}
#header-home {
	position: relative;
	margin-bottom: 40px;
	}
	.turn-your-dirt-around-big {
		position: absolute;
		top: 222px;
		left: 31px;
		z-index: 999;
		}
#header {
	position: relative;
	padding: 0 0 45px 0;
	width: 931px;
	height: auto;
	}
#header-short {
	position: relative;
	padding: 0 0 45px 0;
	width: 931px;
	height: 193px;
	}
#header-short2 {
	position: relative;
	padding: 0 0 25px 0;
	width: 931px;
	height: 155px;
	}
#header-nosub {
	position: relative;
	padding: 0 0 45px 0;
	width: 931px;
	height: 435px;
	}
	#movie {
		position: absolute !important;
		top: 0;
		left: 0;
		margin: 0;
		padding: 0;
		list-style: none;
		overflow: hidden;
		}
	#slider {
		display: none;
		position: absolute !important;
		top: 0;
		left: 0;
		margin: 0;
		padding: 0;
		list-style: none;
		overflow: hidden;
		}
	#slider li {
		margin: 0;
		padding: 0;
		float: left;
		}
	#logo {
		position: absolute;
		top: 21px;
		left: 30px;
		}
	#mainnav {
		position: absolute;
		top: 111px;
		left: 0;
		padding: 0 0 0 0;
		width: 931px;
		height: 38px;
		z-index: 999;
			background: rgba(255, 255, 255, 0.85);
		}
		#mainnav ul {
			padding: 0;
			margin: 0;
			list-style: none;
			}
		#mainnav ul li {
			position: relative;
			padding: 0;
			margin: 0 0 0 -1px;
			float: left;
			background: none;
			}
			#mainnav ul li a,
			#mainnav ul li a:active,
			#mainnav ul li a:visited {
				padding: 12px 14px 0 14px;
				display: block;
				font-size: 15px;
				line-height: 15px;
				font-weight: normal;
				color: #464646;
				height: 26px;
				}
			#mainnav ul li a.set,
			#mainnav ul li a.set:active,
			#mainnav ul li a.set:visited,
			#mainnav ul li a.set:hover,
			#mainnav ul li a:hover {
				background-color: #464646;
				color: #74be48;
				text-decoration: none;
				}
		#mainnav ul li.icon {
			float: right;
			}
		#mainnav ul li.nav1 {
			margin-left: 20px;
			background-image: url(images/bg-nav-off2.png), url(images/bg-nav-off.png);
			background-position: left center, right center;
			background-repeat: no-repeat, no-repeat;
			}	
		#mainnav ul li.line {
			padding: 7px;
			margin: 0;
			width: 20px;
			height: 27px;
			background: url(images/bg-nav-off.png) no-repeat right;
			}	
			#mainnav ul li.icon a {
				background: none;
				padding: 0;
				}
		
		/* css for sub navigation  ---------------------------------------------------------------------------------- */
		#mainnav ul li.nav1 .sub-menu,
		#mainnav ul li.nav2 .sub-menu,
		#mainnav ul li.nav3 .sub-menu,
		#mainnav ul li.nav4 .sub-menu,
		#mainnav ul li.nav5 .sub-menu,
		#mainnav ul li.nav6 .sub-menu,
		#mainnav ul li.nav7 .sub-menu {
			display: none;
			position: absolute;
			top: 38px;
			left: 0px;
			margin: 0;
			padding: 0;
			z-index: 9; 
			background: rgba(255, 255, 255, 0.85);
			white-space: nowrap;
			}
			#mainnav ul.sub-menu {
				margin: 0;
				min-width: 160px;
				padding: 17px 0 5px 0 !important;
				list-style: none;
				}
			#mainnav ul.sub-menu li {
				margin: 0;
				padding: 0 30px 3px 13px;
				display: block;
				float: none;
				background: none;
				}
				#mainnav ul.sub-menu li a,
				#mainnav ul.sub-menu li a:visited,
				#mainnav ul.sub-menu li a:active {
					display: block;
					padding: 0 0 0 0;
					margin: 0;
					border: 0;
					font-size: 14px;
					line-height: 14px;
					color: #569bbe;
					background: none;
					}	
				#mainnav ul.sub-menu li a:hover {
					color: #8a7967;
					}





	#subnav {
		position: absolute;
		top: 155px;
		left: 0;
		padding: 0 0 0 0;
		width: 100%;
		height: 38px;
		background: #fff;
		}
		#subnav ul {
			padding: 0;
			margin: 0;
			list-style: none;
			}
		#subnav ul li {
			padding: 0;
			margin: 0 0 0 -1px;
			float: left;
			background: none;
			}
			#subnav ul li a,
			#subnav ul li a:active,
			#subnav ul li a:visited {
				padding: 7px 12px 0 12px;
				display: block;
				font-size: 12px;
				line-height: 14px;
				font-weight: normal;
				color: #464646;
				height: 20px;
				background: url(images/bg-nav-off.png) no-repeat right;
				}
			#subnav ul li a.set,
			#subnav ul li a.set:active,
			#subnav ul li a.set:visited,
			#subnav ul li a.set:hover,
			#subnav ul li a:hover {
				background: #464646;
				color: #74be48;
				text-decoration: none;
				}
		#subnav ul li.icon {
			float: right;
			}
		#subnav ul li.line {
			padding: 0;
			margin: 0;
			width: 20px;
			height: 27px;
			background: url(images/bg-nav-off.png) no-repeat right;
			}	



	#pic2 {
		position: absolute;
		top: 193px;
		left: 0;
		}
	#pic2nosub {
		position: absolute;
		top: 169px;
		left: 0;
		}
	#pic3 {
		position: absolute;
		top: 193px;
		left: 318px;
		}
	#pic3nosub {
		position: absolute;
		top: 169px;
		left: 318px;
		}
	#pic3b {
		position: absolute;
		top: 193px;
		left: 630px;
		}
	#pic3bnosub {
		position: absolute;
		top: 169px;
		left: 630px;
		}
	#pic-left {
		margin-top: 15px;
		margin-right: 15px;
		margin-bottom: 30px;
		float: left;
		}
	#pic-right {
		margin-top: 15px;
		margin-bottom: 30px;
		float: left;
		}
	#turn-your-dirt-around {
		position: absolute;
		top: 9px;
		right: 20px;
		}


	.learn-more a {
		position: absolute;
		bottom: 0;
		left: 0;
		display: block;
		padding: 5px 0 0 12px;
		background: #464646;
		width: 289px;
		height: 22px;
		color: #8dc63f;
		letter-spacing: 1px;
		font-weight: 500;
		}	
		.learn-more a:hover {
			color: #fff;
			text-decoration: none;
			}
		
	.spacing-safe {
		padding-top: 315px;
		}		
	.spacing-wall {
		padding-top: 126px;
		}	
		
/* -------------------------------------------------------------------------------------------------------------- */
/* css for home left ----------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------- */

#home-left {
	position: relative;
	width: 301px;
	min-height: 500px;
	float: left;
	font-size: 14px;
	line-height: 19px;
	}
			

/* -------------------------------------------------------------------------------------------------------------- */
/* css for home center --------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------- */

#home-center {
	position: relative;
	margin: 0 14px 0 14px;
	width: 301px;
	min-height: 500px;
	float: left;
	font-size: 14px;
	line-height: 19px;
	}


/* -------------------------------------------------------------------------------------------------------------- */
/* css for home right ---------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------- */

#home-right {
	position: relative;
	width: 301px;
	min-height: 500px;
	float: left;
	font-size: 14px;
	line-height: 19px;
	}


/* -------------------------------------------------------------------------------------------------------------- */
/* css for content left ----------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------- */

#content-full {
	width: 96%;
	padding-left: 2%;
	padding-right: 2%;
	}
#content-left {
	position: relative;
	width: 616px;
	float: left;
	}
#content-full img,
#content-left img {
	width: 100%;
	height: auto;
}
	table {
		padding: 20px;
		margin: 0 0 15px 0;
		color: #ccc;
		background: #464646;
		}
		table td {
			text-align: right;
			}
		table hr {
			margin: 5px 0 15px 0;
			border-bottom: 2px dotted #04a8e6;
			}	
		table .small {
			font-size: 12px;
			}	
	.quote {
		font-size: 14px;
		font-weight: bold;
		}
.question {
	cursor: pointer;
	}		
.answer {
	display: none;
	}		

video {
	width: 100%;	
	height: auto;
	}
.video-feature {
	padding: 50px 0 0 0;
	}
	.video-feature h5 {
		width: 100%;
		}


/* -------------------------------------------------------------------------------------------------------------- */
/* css for content right ---------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------- */

#content-right {
	position: relative;
	padding: 0 0 0 15px;
	width: 300px;
	float: left;
	}
	#content-right .box {
		width: 276px;
		margin: 206px 0 0 0;
		padding: 37px 12px 4px 12px;
		background: #464646;
		color: #ccc;
		font-size: 14px;
		line-height: 18px;
		}
		#content-right .box h3 {
	 	padding: 0 0 0 0;
		margin: 0 0 15px 0;
		width: 276px;
		color: #ccc;
		font-weight: bold;
		border-bottom: 2px dotted #04a8e6;
		}
		#content-right .box hr {
			border-bottom: 2px dotted #04a8e6;
			}
	#content-right .event-box {
		width: 276px;
		margin: 20px 0 0 0;
		padding: 25px 12px 15px 12px;
		background: #464646;
		color: #ccc;
		font-size: 14px;
		line-height: 18px;
		}
		#content-left .event {
			padding: 0 0 10px 0;
			}
		#content-right .event-box h1 {
			font-size: 24px;
			line-height: 28px;
			padding: 0 0 10px 0;
			color: #fff;
			}
		#content-right .event-box h2 {
			padding: 15px 0 0 0;
			margin: 0 0 5px 0;
			font-family: arial, helvetica, verdana;
			font-size: 14px;
			line-height: 18px;
			font-weight: bold;
			color: #fff;
			text-transform: uppercase;
			}			
		#content-right .event-box hr {
			padding: 0 0 0 0;
			margin: 0 0 5px 0;
			border-bottom: 2px dotted #04a8e6;
			}
		.wp-caption {
			position: relative;
			}
		.wp-caption-text {
			position: absolute;
			padding: 10px;
			bottom: 25px;
			left: 2%;
			width: 93%;
			background: rgba(0, 0, 0, 0.6);
			font-size: 15px;
			line-height: 19px;
			color: #fff;
			}
		a.button {
			display: inline-block;
			padding: 7px 15px 7px 15px;
			margin: 5px 0 10px 0;
			background: #04a8e6;
			font-size: 14px;
			line-height: 14px;
			font-weight: bold;
			text-transform: uppercase;
			color: #fff;
			transition: all 0.2s linear;
			}	
			a.button:hover {
				background: #8dc63f;
				text-decoration: none;
				}
					
/* -------------------------------------------------------------------------------------------------------------- */
/* css for footer ----------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------- */

#footer {
	position: relative;
	margin: 50px 0 20px 0;
	padding: 20px 0 20px 0;
	width: 100%;
	min-height: 40px;
	clear: both;
	border-top: dotted 2px #8dc63f;
	font-size: 11px;
	line-height: 24px;
	color: #666666;
	}
	#footer h3 {
		padding: 0 0 4px 0;
		margin: 0;
		width: auto;
		border-bottom: 0;
		}
	#footer .social {
		width: 33%;
		float: left;
		}
		#footer ul {
			list-style: none;
			margin: 0;
			padding: 0;
			}
		#footer ul li {
			padding: 0 10px 0 0px;
			float: left;
			}
	.contact-footer {
		width: 13%;
		float: left;
		}
		#footer .social a,
		.contact-footer a {
			color: #666666;
			}		
		#footer .social a:hover,
		.contact-footer a:hover {
			color: #63a042;
			text-decoration: none;
			}		
	.copyright {
		margin-top: 35px;
		width: 33%;
		float: left;
		text-align: center;
		}
	.translate {
		width: 33%;
		float: right;
		text-align: right;
		}
			
			
/* -------------------------------------------------------------------------------------------------------------- */
/* css for misc items --------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------------- */

.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	}
.alignright {
	padding: 0 0 0px 20px;
	float: right;
	}
.alignleft {
	padding: 0 20px 0px 0;
	float: left;
	}
.textalignleft {
	text-align: left;
	}
.textaligncenter {
	text-align: center;
	}
.textalignright {
	text-align: right;
	}
.wp-caption {
	color: #006225;
	}
.wp-caption img {
	padding-bottom: 10px;
	}


/* -------------------------------------------------------------------------------------------------------------- */
/* css for slideshow ---------------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------------------- */
#slideshow,
#slideshow-wrapper { 
	padding: 0 !important;
	margin: 0 !important;
	border: 0 !important;
	width: 616px;
	}
#thumbnails {
	padding: 5px 0 5px 0 !important;
	border-top: 2px dotted #04a8e6; 
	border-bottom: 2px dotted #04a8e6; 
	}
#fullsize { 
	width: 616px;
	border: 0 !important;
	}
#slider img { 
	border: 0 !important;
	padding: 0px !important;
	-moz-border-radius: 0px !important; 
	-webkit-border-radius: 0px !important; 
	}
#image img,
#image { 
	width: 616px !important;
	}
#information { 	
	font-family: arial, helvetica, verdana !important; position:absolute; bottom:0; height:0;   overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70); 
	}





/* Mobile portrait and landscape ----------- */
@media only screen 
and (min-width : 320px) 
and (max-width : 400px) {

#header-home {
	width: 100%;
	height: 210px;
	}
iframe {
	width: 300px !important;
	height: 168px !important;
	}
}

/* Mobile portrait and landscape ----------- */
@media only screen 
and (min-width : 401px) 
and (max-width : 450px) {

#header-home {
	width: 100%;
	height: 250px;
	}
iframe {
	width: 360px !important;
	height: 202px !important;
	}
}

/* Mobile portrait and landscape ----------- */
@media only screen 
and (min-width : 451px) 
and (max-width : 500px) {

#header-home {
	width: 100%;
	height: 270px;
	}
iframe {
	width: 420px !important;
	height: 236px !important;
	}
}

/* Mobile portrait and landscape ----------- */
@media only screen 
and (min-width : 501px) 
and (max-width : 550px) {

#header-home {
	width: 100%;
	height: 290px;
	}
iframe {
	width: 480px !important;
	height: 270px !important;
	}
}

/* Mobile portrait and landscape ----------- */
@media only screen 
and (min-width : 551px) 
and (max-width : 600px) {

#header-home {
	width: 100%;
	height: 310px;
	}
iframe {
	width: 520px !important;
	height: 292px !important;
	}
}

/* Mobile portrait and landscape ----------- */
@media only screen 
and (min-width : 601px) 
and (max-width : 650px) {

#header-home {
	width: 100%;
	height: 330px;
	}
iframe {
	width: 580px !important;
	height: 326px !important;
	}
}

/* Mobile portrait and landscape ----------- */
@media only screen 
and (min-width : 651px) 
and (max-width : 700px) {

#header-home {
	width: 100%;
	height: 370px;
	}
iframe {
	width: 616px !important;
	height: 347px !important;
	}
}

/* Mobile portrait and landscape ----------- */
@media only screen 
and (min-width : 701px) 
and (max-width : 767px) {

#header-home {
	width: 100%;
	height: 400px;
	}
iframe {
	width: 616px !important;
	height: 347px !important;
	}
}


/* Mobile portrait and landscape ----------- */
@media only screen 
and (min-width : 320px) 
and (max-width : 767px) {

body {
	min-width: 100%;
	}
h3, h5 {
	width: 100%;
	}
.mobile {
	display: inherit;
	}
.desktop {
	display: none;
	}	
#container {
	padding: 0 3% 0 3%;
	margin: 50px auto 0 auto;
	width: 94%;
   	}
#mobile {
	display: block;
	top: 0;
	left: 0;
	position: fixed;
	background: #fff;
	width: 100%;
	height: 50px;
	z-index: 99999;
	}
	a.indent {
		padding-left: 15px;
		}
	#mobilenav {
		position: fixed;
		padding: 20px 0 0 0;
		top: 50px;
		left: 0;
		width: 100%;
		height: auto;
		background: #464646;
		z-index: 9999;
			font-size: 15px;
			line-height: 17px;
		}
		#mobilenav ul {
			display: block;
			padding: 0 0 15px 0;
			margin: 0;
			list-style: none;
			}
		#mobilenav ul li {
			padding: 3px 0 3px 12px;
			margin: 0 0 0 -1px;
			list-style: none;
			background: none;
			}
			#mobilenav ul.sub-menu {
				margin: 0;
				min-width: auto;
				padding: 0px 0 0px 0 !important;
				}
		#mobilenav ul li ul.sub-menu li {
			padding: 3px 0 3px 20px;
			}
		#mobilenav ul li a {
			color: #8dc63f;
			}
		#mobilenav ul li a:hover {
			color: #fff;
			text-decoration: none;
			}
#mobile-navbar {
	display: inherit;
	position: fixed;
	top: 3px;
	right: 0px;
	width: 50px;
	height: 39px;
	background: url(images/mobile-nav.png) no-repeat;
	cursor: pointer;
	z-index: 99999;
	}		
#header-home {
	z-index: 9;
	}
	.turn-your-dirt-around-big {
		position: absolute;
		top: 45px;
		left: 15px;
		z-index: 999;
		}
		.turn-your-dirt-around-big img {
			width: 220px;
			height: auto;
			}
#header {
	width: 100%;
	height: auto;
	}
	#header-nosub img,
	#header-short2 img,
	#header-short img,
	#header img {
		width: 100%;
		height: auto;
		margin: 0 0 1.5% 0;
		}
#header-short {
	padding: 0 0 45px 0;
	width: 100%;
	height: auto;
	}
#header-short2 {
	padding: 0 0 25px 0;
	width: 100%;
	height: auto;
	}
#header-nosub {
	padding: 0 0 45px 0;
	width: 100%;
	height: auto;
	}		
	#logo2 {
		padding: 4px 0 0 10px;
		}
	#logo {
		display: none;
		}
	#mainnav {
		display: none;
		}
	#subnav {
		display: none;
		}

video {
	width: 100%;	
	height: auto;
	}
#slider {

	}
#pic-container2,
#pic-container {
	width: 100%;
	height: auto;
	}
	#pic3bnosub {
		}
	#pic2nosub,	
	#pic2 {
		position: relative;
		margin: 0 1.5% 30px 0;
		padding: 0;
		width: 32.5%;
		top: auto;
		left: auto;
		height: auto;
		float: left;
		}
	#pic3bnosub,	
	#pic3nosub,
	#pic3b,
	#pic3 {
		position: relative;
		margin: 0 0 30px 0;
		padding: 0;
		width: 66%;
		top: auto;
		left: auto;
		height: auto;
		float: left;
		}
#pic-container2 #pic2nosub,
#pic-container2 #pic2 {
	width: 66%;
	}
#pic-container2 #pic3bnosub,
#pic-container2 #pic3b {
	width: 32.5%;
	}

	#pic-left {
		display: none;
		}
	#pic-right {
		display: none;
		}


	.learn-more a {
		position: relative;
		bottom: auto;
		left: auto;
		padding: 5px 0 0 3%;
		background: #464646;
		width: 97%;
		}	
			
			
#home-left {
	width: 100%;
	float: none;
	min-height: 1px;
	font-size: 12px;
	line-height: 16px;
	}
	#home-left img,
	#home-center img,
	#home-right img {
		width: 100%;
		height: auto;
		}
#home-center {
	margin: 0;
	width: 100%;
	min-height: 1px;
	float: none;
	font-size: 12px;
	line-height: 16px;
	}
#home-right {
	padding: 0;
	width: 100%;
	min-height: 1px;
	float: none;
	font-size: 12px;
	line-height: 16px;
	}
#content-full {
	width: 100%;
	padding: 0;
	}
#content-left {
	width: 100%;
	float: none;
	}
#content-right {
	padding: 0 0 0 0;
	margin: 0;
	width: 100%;
	float: none;
	}
	#content-right .box {
		width: 276px;
		margin: 206px 0 0 0;
		padding: 37px 12px 4px 12px;
		background: #464646;
		color: #ccc;
		font-size: 14px;
		line-height: 18px;
		}
		#content-right .box h3 {
	 	padding: 0 0 0 0;
		margin: 0 0 15px 0;
		width: 276px;
		color: #ccc;
		font-weight: bold;
		border-bottom: 2px dotted #04a8e6;
		}
		#content-right .box hr {
			border-bottom: 2px dotted #04a8e6;
			}
#footer {
	height: 2px;
	width: 100%;
	}

	.spacing-wall {
		padding-top: 20px;
		}		
	.spacing-safe {
		padding-top: 0;
		}		
	#content-right .box {
		margin: 20px 0 0 0;
		}		




}