@charset "UTF-8";
body  {
	font: 14px Arial, Helvetica, sans-serif;
	background: url(cssimages/backgrndgrad.gif) repeat-y;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 10px 0px 0 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	overflow: -moz-scrollbars-vertical;
	overflow-x: auto;
}
.twoColFixRtHdr #container {
	width: 995px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 20px auto;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: thick outset #99CCFF;
} 
#mainContainer {
	width: 985px;
}

#mainContainerEqual {
	width: 985px;
	background:url(../../images/Untitled-1.jpg) repeat-y left top;
}


/*••••••••••••••Main Content Divs•••••••••••••*/


.twoColFixRtHdr #mainContent600 {
	margin: 0 410px 0 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	top: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #204292;
	height: auto;
	padding: 0 14px 0 0;
}


.twoColFixRtHdr #mainContent600s {/* the s at the end is for short column. Height added to make sure border goes to the end */
	top: auto;
	margin: 0 410px 0 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #204292;
	height: 800px;
	padding: 0 14px 0 0;
}

.twoColFixRtHdr #mainContentNarrow {
	margin: 0 510px 0 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	top: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #204292;
	height: auto;
	padding: 0 14px 0 0;
}

.twoColFixRtHdr #mainContent1024 {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	top: auto;
	height: auto;
	width: auto;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.twoColFixRtHdr #mainContent800 {
	margin: 0 224px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	top: auto;
}


.twoColFixRtHdr #mainContent584 {
	margin: 0 484px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 18px 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	top: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #204292;
	height: auto;
}


twoColFixRtHdr #mainContentport {
	margin: 0 0 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	top: auto;
	margin: 0 620 0 0;
	background-color:#00CCCC;
}


/*••End Main Content Divs••*/


/*••••••••••••••Sidebar Divs•••••••••••••*/

.twoColFixRtHdr #sidebar400 {
	float: right; /* since this element is floated, a width must be given */
	width: 400px; /* the background color will be displayed for the length of the content in the column, but no further */
	height: 800px; /*to accommodate the Portfolio Links*/
	padding: 5px 0 0 0;
}

.twoColFixRtHdr #sidebar400s {/* no height defined */
	float: right; /* since this element is floated, a width must be given */
	width: 400px; 
	padding: 5px 0 0 0;
}

.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 240px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0 0 0 0px;
}
.twoColFixRtHdr #sidebar {
	float: right; /* since this element is floated, a width must be given */
	width: 610px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0 10px 0 0;
}


.twoColFixRtHdr  #sidebar480 {
	float: right; /* since this element is floated, a width must be given */
	width: 480px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 0 0;
	height: auto;
}
.twoColFixRtHdr #sidebar480shiftdown {
	float: right; /* since this element is floated, a width must be given */
	width: 400px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 100px 0 0 0;
	height: auto;
}
.twoColFixRtHdr #sidebar500 {
	float: right; /* since this element is floated, a width must be given */
	width: 500px;
}

.twoColFixRtHdr #sidebarVideo {
	float: right;
	width: 500px;
	z-index: 2;/* flash videos appear above Menus in Firefox Windows. Set z-index below menu and add fix code: <param name="wmode" value="opaque" /> */
	visibility: visible;
	position: relative;
}


.twoColFixRtHdr #sidebar580 {
	float: right; /* since this element is floated, a width must be given */
	width: 580px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0 10px 0 0;
}

.twoColFixRtHdr #sidebarfat {
	float: right; /* since this element is floated, a width must be given */
	width: 645px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0 10px 0 0;
}

.twoColFixRtHdr #sidebarport {/* for Remdal portfolios */
	float: right; /* since this element is floated, a width must be given */
	width: 615px;
	margin: 0 0 0 5px;
}

.twoColFixRtHdr #mainContentskinny {
	margin: 0 0 0; 
	top: auto;

}

/*••End Sidebar Divs••*/


#portfolioArrow {
width: 395;
float:right;
margin-top:-50px;
margin-right:-3px;
}

#Arrow {/* For direction arrows that need no negative top margin */
width: 395;
float:right;
margin-right:-3px;
}

#headerRow {
	width: auto;
	height: 200px;
}
#headerLeftLogo {
	float: left;
	height: 192px;
	width: 189px;
}
#headerRightRow {
	float: left;
	width: 800px;
	height: 140px;
}
#estimate {
	float: right;
	width: 215px;
	height: 135px;
	top: auto;
	position: relative;
}
#testwrapper {
	width: 800px;
}
#menuBarRow {
	float: right;
	width: 810px;
	padding-top: 3px;
	padding-left: 12px;
}
.twoColFixRtHdr #header {
	background: #FFFFFF;
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 200px;
} 
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}


.twoColFixRtHdr #sidebarspry {
	float: right; /* since this element is floated, a width must be given */
	width: 600px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 20px 0px 0 0;
}
.twoColFixRtHdr #mainContent1 {
	margin: 0 240px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 0px 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.twoColFixRtHdr #mainContent {
	margin: 0 620px 0 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	top: auto;
} 


#StaffwrapperforSpry {
}
#staffspryHolder {
	width: 530px;
}


#imageFloatLeft {
	float: left;
}
.twoColFixRtHdr #mainContentnest {
	margin: 0 0px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	top: auto;
}
.twoColFixRtHdr #footer {
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #204292;
	border-bottom-color: #204292;
	line-height: 20px;
	padding-right: 10px;
	clear: both;
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#bottomsplashleft {
	width: 236px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	height: 187px;
}
#bottomspashcenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	color: #00CC33;
	margin-top: 0px;
	margin-right: 300px;
	margin-bottom: 0px;
	margin-left: 300px;
}
#bottomsplashRight {
	float: right;
	height: 200px;
	width: 236px;
}
#bottomleftwrapper {
	float: left;
	width: 985px;
	padding: 20px 0 0px 0px;
}
#newbottom {
	float: left;
	height: 200px;
	width: 248px;
	background-repeat: no-repeat;
	padding-top: 6px;
	border-right-style: solid;
	border-right-color: #204292;
	border-right-width: thin;
}
#h1BoxbluenewBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 28px;
	letter-spacing: -0.5px;
	color: #204292;
}
#newbottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	float: right;
	top: auto;
	padding: 3px;
	right: auto;
	text-align: left;
	width: 130px;
	line-height: 20px;
}
#newbottomgraphic {
	width: 104px;
	float: left;
	padding: 0 0 0 2px;
}
#newbottom2 {
	float: left;
	height: 200px;
	width: 248px;
	background-repeat: no-repeat;
	padding-top: 6px;
	border-right-style: solid;
	border-right-color: #204292;
	border-right-width: thin;
}
#h1BoxbluenewBottom2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 28px;
	letter-spacing: -0.5px;
	color: #204292;
	padding: 0 0 0 2px;
}
#newbottomtext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	float: right;
	top: auto;
	padding: 3px;
	right: auto;
	text-align: left;
	width: 130px;
	line-height: 20px;
}
#newbottomgraphic2 {
	width: 104px;
	float: left;
	padding-left: 4px;
	padding-top: 5px;
}
#newbottom3 {
	float: left;
	height: 200px;
	width: 248px;
	background-repeat: no-repeat;
	padding-top: 6px;
	border-right-style: solid;
	border-right-color: #204292;
	border-right-width: thin;
}
#h1BoxbluenewBottom3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 28px;
	letter-spacing: -0.5px;
	color: #204292;
	padding: 0 0 0 2px;
}
#newbottomtext3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	float: left;
	width: auto;
	line-height: 20px;
	padding: 3px 0 0 7px;
}
#newbottomgraphic3 {
	width: 104px;
	float: left;
	padding: 4px 0 0 6px;
}
#newbottom4 {
	float: left;
	height: 200px;
	width: 230px;
	background-repeat: no-repeat;
	padding-top: 6px;
}
#h1BoxbluenewBottom4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 28px;
	letter-spacing: -0.5px;
	color: #204292;
	padding: 0 0 0 2px;
}
#newbottomtext4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	top: auto;
	padding: 6px 0 0 8px;
	right: auto;
	text-align: left;
	width: 130px;
	line-height: 14px;
}
#newbottomtext4a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	padding: 12px 0 0 8px;
	right: auto;
	text-align: left;
	width: auto;
	line-height: 12px;
}
#newbottomgraphic4 {
	width: 104px;
	float: left;
	padding: 0 0 0 8px;
}
#residentphotos {
	float: right;
	height: 400px;
	width: 600px;
}
#residential {
}

#CustomerQuotesforIEbug {
	float: right;
	width: 400px;
}
#saltOrderTable {
	line-height: normal;
}
.tableH2s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #204292;
	letter-spacing: normal;
}

