.primaryContainer {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    min-height: 100%;
    width: 100%;
}

#Container {
    float: none;
    height: auto;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 1100px;
    margin-right: auto;
    max-width: none;
    background-color: rgb(0, 83, 155);
    padding: 5px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

#HeaderContainer {
    float: none;
    height: auto;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 100%;
    margin-right: auto;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-color: rgb(255, 255, 255);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border: 2px solid rgb(0, 83, 155);
    min-width: 0px;
}

#Sidebar {
    float: right;
    height: 97.929607%;
    margin-left: 0px;
    margin-top: 5px;
    clear: none;
    width: 25%;
    padding: 5px;
    margin-right: 0%;
    min-height: 0px;
}

#contentbox {
	float: left;
	height: auto;
	margin-left: 0%;
	margin-top: 5px;
	clear: none;
	width: 75%;
	background-color: rgb(255, 255, 255);
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	position: relative;
	background-attachment: scroll;
	-webkit-background-size: contain;
	background-size: contain;
	background-position: 0% 0%;
	background-repeat: no-repeat no-repeat;
}

body {
	background-image: url(../img/Orange-bg.jpg);
	background-repeat: repeat-x;
}

#headerfranchisename {
    float: right;
	font-size: 1.2em;
	width: 47%;
	height: auto;
	text-align: right;
	font-weight: bold;
	line-height: 1em;
	margin-left: 0px;
	margin-top: 8.5px;
	clear: none;
	min-height: 0px;
	margin-right: 1.102095%;
	font-family: source-sans-pro;
	color: rgb(0, 83, 155);
}

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

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

#headerphone {
    float: right;
	font-size: 2.5em;
	width: 36%;
	height: auto;
	text-align: right;
	font-weight: bold;
	line-height: 1em;
	margin-left: 0px;
	margin-top: 3px;
	clear: right;
	min-height: 0px;
	margin-right: 1.102095%;
	font-family: source-sans-pro;
	color: rgb(203, 28, 20);
}

#footer {
    float: none;
    height: auto;
    margin-left: auto;
    margin-top: 0px;
    clear: both;
    width: 100%;
    background-color: rgb(0, 83, 155);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    min-width: 0px;
    margin-right: auto;
    padding: 5px;
}
/* Looks better without this, but keeping it for future use, just in case
#nav {
    float: none;
    height: 51px;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 100%;
    margin-right: auto;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background-color: rgb(137, 179, 255);
    min-width: 0px;
    border: 1px solid rgb(0, 83, 155);
}
*/

.footertext {
	float: none;
	font-size: 0.8em;
	width: 100%;
	height: auto;
	text-align: center;
	font-weight: normal;
	line-height: 1.5em;
	margin-left: auto;
	margin-top: 0px;
	clear: none;
	min-height: 0px;
	margin-right: auto;
	min-width: 0px;
	color: rgb(255, 255, 255);
	font-family: source-sans-pro;
	margin-bottom: 5px;
}

#sinkmaidtext {
    float: none;
    font-size: 1em;
    width: 100%;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1.25em;
    margin-left: auto;
    margin-top: 4.5px;
    clear: none;
    min-height: 129px;
    margin-right: auto;
    min-width: 0px;
    font-family: source-sans-pro;
}

.requirementsandbudget {
	font-size: 1.3em;
	line-height: 1.25em;
	padding-left: 20px;
}

.guarantees {
	text-align: left;
	color: #00539b;
	font-weight: bold;
	font-size: large;
}

.serviceareas {
	font-size: 10pt;
	text-align: center;
}

.ownerphoto {
	padding-right: 5px;
	text-align: center;
	font-size: 10pt;
	line-height: 12pt;
}

#midcontainer {
    float: left;
    height: auto;
    margin: 5px 0px 10px;
    clear: none;
    width: 100%;
    min-height: 50px;
    min-width: 0px;
    background-color: rgb(0, 83, 155);
}

.contenttext {
    float: none;
    font-size: 1em;
    width: 100%;
    height: auto;
    text-align: justify;
    font-weight: normal;
    line-height: 1.2em;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    margin-right: auto;
    min-width: 0px;
    font-family: source-sans-pro;
}

h1 {
	float: none;
	font-size: 1.75em;
	width: 100%;
	height: auto;
	text-align: center;
	font-weight: 700;
	line-height: 1.2em;
	margin-left: auto;
	margin-top: 0.5px;
	clear: none;
	min-height: 0px;
	margin-right: auto;
	min-width: 0px;
	color: rgb(203, 28, 20);
	font-family: source-sans-pro;
	margin-bottom: 5px;
}

h2 {
	float: none;
	font-size: 1.3em;
	width: 100%;
	height: auto;
	text-align: center;
	font-weight: 700;
	line-height: 1.2em;
	margin-left: auto;
	margin-top: 0px;
	clear: none;
	min-height: 0px;
	margin-right: auto;
	min-width: 0px;
	font-family: source-sans-pro;
	margin-bottom: 5px;
}

#specialsbox {
	float: left;
	height: auto;
	margin-left: 0%;
	margin-top: 0px;
	clear: none;
	width: 100%;
	text-align: center;
}

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

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

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

#Container #HeaderContainer p {
	margin-bottom: 0px;
}
form .appsection .formcolumn {
	margin-right: 0px;
	padding-right: 3px;
}
#contentbox .contenttext a {
	color: #003698;
}


@media only screen and (max-width: 1100px) {
    #Container {
        width: 950px;
    }

    #headerMTP {
        height: auto;
        width: auto;
        max-width: 36.873988%;
        margin-top: 14px;
        margin-left: 0.46233801%;
        clear: none;
    }
}

@media only screen and (max-width: 950px) {
    #Container {
        width: 800px;
    }


}

@media only screen and (max-width: 800px) {
    #Container {
        width: 98%;
    }

   	#headerphone {
        font-size: 1.7em;
    }

    #headerMTP {
        margin-top: 7px;
        margin-left: 1.751645%;
        clear: none;
        height: auto;
        width: auto;
        max-width: 43.256293%;
    }

    #footer {
        margin-top: 0px;
        clear: none;
    }

    #HeaderContainer {
        margin-left: auto;
        margin-right: auto;
        padding-bottom: 5px;
    }

    #midcontainer {
        margin-top: 0px;
        margin-left: 0px;
        clear: none;
    }

    #headerribbon {
        height: auto;
        width: auto;
        max-width: 6.474095%;
    }

    h1 {
        font-size: 1.3em;
    }

    #text1 {
        font-size: 0.9em;
    }

    #sinkmaidtext {
        font-size: 0.9em;
    }

    #text {
        font-size: 1.1em;
    }

    #speciallogo {
        margin-left: auto;
        margin-right: auto;
        float: none;
        clear: none;
    }

    #image {
        margin-top: 0px;
        margin-left: auto;
        clear: none;
        margin-right: auto;
        float: none;
    }

    #image1 {
        margin-top: 0px;
        margin-left: auto;
        clear: none;
        margin-right: auto;
        float: none;
    }
}

@media only screen and (max-width: 550px) {
    #headerphone {
        font-size: 1.5em;
	margin-top: 4.6875px;
        margin-right: auto;
        margin-left: auto;
        clear: none;
        float: none;
        text-align: center;
        width: auto;
    }

    #headerfranchisename {
       	font-size: 1.1em;
		margin-top: 4.3125px;
        margin-left: auto;
        clear: none;
        margin-right: auto;
        float: none;
        width: auto;
        text-align: center;
    }

    #menubox {
        margin-top: 0px;
        clear: none;
    }

    #HeaderContainer {
        margin-left: auto;
        margin-right: auto;
    }

    #midcontainer {
        margin-top: 5px;
        margin-left: 0px;
        clear: none;
        height: auto;
    }

    #footer {
        margin-top: 0px;
        clear: both;
        height: auto;
        margin-left: auto;
        margin-right: auto;
    }

    #text2 {
        margin: 0px auto;
        clear: none;
    }

    #Sidebar {
        margin: 5px auto 0px;
        clear: none;
        width: 100%;
        float: none;
        display: block;
    }

    #contentbox {
        height: auto;
        width: 100%;
        margin-top: 5px;
        margin-left: auto;
        clear: none;
        margin-right: auto;
        float: none;
    }

    #sinkmaidtext {
        height: auto;
        min-height: 0px;
        margin-left: auto;
        margin-right: auto;
    }
	

}
/*  Might be okay with leaving it visible

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

#midcontainer #contentbox img {
	visibility: hidden;
	display: none;
}

}

*/

@media only screen and (max-width: 430px){
	
	  #headerfranchisename {
       	font-size: 1.5em;
		margin-top: 0px;
        margin-left: auto;
        clear: both;
        margin-right: auto;
        float: none;
        width: auto;
        text-align: center;
    }
	
	 #headerphone {
        font-size: 1.75em;
		margin-top: 0px;
        margin-right: auto;
        margin-left: auto;
        clear: both;
        float: none;
        text-align: center;
        width: auto;
    }
	
	#headerribbon {
        height: auto;
        width: auto;
        max-width: 50%;
    }
	
	 #headerMTP {
        margin-top: 7px;
        margin-right: auto;
        margin-left: auto;
        clear: none;
        height: auto;
        width: auto;
        max-width: 70%;
    }
}
