/* This code is only meant for previewing your Reflow design. */
.primaryContainer {
	height: auto;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}

#header {
    float: left;
    height: 220px;
    margin-left: 0%;
    margin-top: 12px;
    clear: none;
    width: 100%;
}

#div1 {
    float: left;
    height: 200px;
    
    clear: none;
    width: 58%;
}

#div2 {
    float: left;
    height: 200px;
    clear: none;
    width: 20%;
}

#ulnav {
    float: left;
    height: 219px;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    width: 20%;
}

#content {
    float: left;
    height: auto;
    margin-left: 0%;
    margin-top: 0px;
    clear: both;
    width: 100%;
}

#mainFigure {
	float: left;
	height: auto;
	margin-left: 0%;
	margin-top: 0px;
	clear: right;
	width: 76%;
}
#mainR {
	width: 46%;
	float: left;
	clear: right;
	margin-top: 10px;
}
#mainL  {
	width: 49%;
	float: left;
	clear: right;
	color: rgba(255,255,255,1.00);
	font-family: Arial;
	font-variant: normal;
	font-size: 14px;
	margin-top: 10px;
	margin-right: 10px;
}

#descri1 {
    float: left;
    height: auto;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    width: 23%;
}

#footer {
	color: rgba(255,255,255,1.00);
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
	width: 100%;
    float: left;
    height: 20px;
    margin-left: 0%;
    margin-top: 0px;
    clear: both;
    width: 100%;
}

#text1 {
	float: left;
	font-size: 28px;
	width: auto;
	height: auto;
	text-align: center;
	font-weight: normal;
	line-height: 16px;
	margin-left: 20%;
	margin-top: 29px;
	clear: both;
	min-height: 0px;
	margin-right: 0%;
	color: rgba(132,130,130,1.00);
	font-family: Arial;
	font-style: normal;
}

#text {
	float: left;
	font-size: 32px;
	width: auto;
	height: auto;
	text-align: center;
	font-weight: bold;
	line-height: 16px;
	margin-left: 20%;
	margin-top: 33px;
	clear: none;
	min-height: 0px;
	color: rgba(252,34,88,1.00);
	font-family: "Bradley Hand ITC";
}

#text2 {
	float: left;
	font-size: 30px;
	width: auto;
	height: auto;
	text-align: center;
	font-weight: bolder;
	line-height: 16px;
	margin-left: 20%;
	margin-top: 29px;
	clear: both;
	min-height: 0px;
	margin-right: 0%;
	color: rgba(4,215,249,1.00);
	font-family: "Bradley Hand ITC";
}

#image {
    float: left;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin-left: 0%;
    margin-top: 14px;
    clear: none;
    color: rgb(0, 0, 0);
    min-width: 0px;
}

.bottom {
	width: 100%;
    color: rgba(255,255,255,1.00);
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	text-align: justify;
	border-width: 1px;
	border-radius: 10px;
	background-color: rgba(59,59,59,1.00);
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 16px;
	height: 160px;
	float: left;
	clear: right;
	-webkit-transition: all 0.75s;
	-o-transition: all 0.75s;
	transition: all 0.75s;
}
.bottom:hover {
	background-color: rgba(5,102,252,1);
}
#extraNav {
	width: 100%;
	height: 0px;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: -1;
	padding-left: 10px;
	float: left;
	clear: right;
	background-color: rgba(6,6,6,1.00);
	visibility:hidden;
}


#content {

    height: auto;

}
.address {
	color: rgba(150,255,207,1.00);
	background-image: url(../cvj3Images/weightLifterS.png);
	background-color: rgba(0,0,0,1.00);
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 95%;
	clear: right;
	float: left;
	margin-top: 50px;
	height: auto;
	text-align: center;
	background-position: 3% 20%;
	background-repeat: no-repeat;
	font-size: 30px;
	line-height: 40px;
}




@media only screen and (max-width: 775px) {
	
    .primaryContainer {
        width: 95%;
    }
	
    #footer {
        margin-top: 0px;
        margin-left: 0%;
        clear: both;
        width: 100%;
        height: 20px;
    }

    #header {
        width: 100%;
        height: 220px;
        margin-top: 11px;
        margin-left: 0%;
        clear: none;
    }

    #content {
        margin-top: 0px;
        margin-left: 0%;
        clear: both;
        width: 100%;
        height: auto;
    }

    #mainFigure {
        width: 100%;
        height: auto;
        margin-top: 1px;
        margin-left: 0%;
        clear: none;
    }

    #descri1 {
        margin-top: 0px;
        margin-right: 0%;
        margin-left: 0%;
        width: 100%;
        clear: both;
        height: auto;
    }
		
	.bottom {
    font-size: 12px;
	text-align: justify;
    margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 14px;
	height: 80px;
	float: left;
	clear: right;
	}


    #div1 {
        width: 71%;
        height: 138px;
        margin-top: 15px;
        margin-left: 0%;
        clear: none;
    }

     #ulnav {
        margin-top: -154px;
        margin-left: 0%;
        clear: none;
        width: 28%;
        height: 220px;
        margin-right: 0%;
    }

    #div2 {
        margin-top: 9px;
        margin-right: 0%;
        margin-left: 0%;
        width: 71%;
        clear: both;
        height: 40px;
    }

    #text {
        margin-top: 9px;
        margin-left: 4%;
        clear: none;
		font-size: 28px;
    }

    #text1 {
        margin-top: 9px;
        margin-left: 4%;
        clear: none;
		font-size: 24px;
    }

    #text2 {
        margin-top: 9px;
        margin-left: 4%;
        clear: none;
		font-size: 28px;
    }

	.bottom {
		padding-top: 0px;
	}
	#extraNav {
	width: 100%;
	height: 0px;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: -1;
	padding-left: 10px;
	float: left;
	clear: right;
	background-color: rgba(6,6,6,1.00);
	visibility:hidden;
}
#mainR {
	width: 46%;
	float: left;
	clear: right;
	margin-top: 10px;
}
#mainL  {
	width: 51%;
	float: left;
	clear: right;
	color: rgba(255,255,255,1.00);
	font-family: Arial;
	font-variant: normal;
	font-size: 14px;
	margin-top: 10px;
	margin-right: 10px;
}
.address {
	padding-top: 20px;
    font-size: 24px;
	line-height: 30px;
	background-position: 3% 10%;
	color: rgba(191,226,249,1.00);
}


}

@media only screen and (max-width: 475px) {
    #mainFigure {
        margin-top: 0px;
        margin-left: 0%;
        clear: none;
        height: auto;
    }
	#mainR {
	width: 99%;
	clear: both;
	margin-top: 10px;
}
    #mainL  {
	width: 99%;
	clear: both;
	color: rgba(255,255,255,1.00);
	font-family: Arial;
	font-variant: normal;
	font-size: 14px;
	margin-top: 10px;
	
}

    #descri1 {
        width: 100%;
        height: 518px;
        margin-top: 6px;
        margin-left: 0%;
        clear: both;
    }
	

    #div2 {
        margin-top: 0px;
        margin-left: 0%;
        clear: both;
        width: 100%;
        height: 33px;
        margin-right: 0px;
        float: none;
    }

    #ulnav {
        visibility: hidden;

    }

    #div1 {
        height: 98px;
        width: 100%;
        margin-top: 0px;
        margin-left: 0%;
        clear: none;
    }

    #footer {
        margin-top: 0px;
        margin-left: 0%;
        clear: both;
        width: 100%;
        height: 20px;
		
    }

    #header {
        width: 100%;
        height: 166px;
    }

    #content {
        margin-top: 2px;
        margin-left: 0%;
        clear: both;
        height: auto;
        width: 100%;
    }

    #text1 {
        margin-top: 9px;
        margin-left: 8%;
        clear: none;
        font-size: 20px;
    }

    #text2 {
        margin-top: 9px;
        margin-left: 7%;
        clear: none;
        font-size: 20px;
    }

    #text {
        margin-top: 9px;
        margin-left: 5%;
        clear: none;
        font-size: 20px;
    }

    #image {
        margin-top: 1px;
        margin-left: 0%;
        clear: none;
    }

	.bottom {
		padding-top: 0px;
		line-height: 12px
	}
	#extraNav {
	width: 100%;
	height: 20px;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 10px;
	float: left;
	clear: right;
	background-color: rgba(6,6,6,1.00);
	visibility: visible;
}
.address {
	padding-top: 20px;
    font-size: 20px;
	line-height: 30px;
	background-position: 3% 10%;

}
}
