﻿/*
	main.css
	-------
	Default style sheet
*/

html
{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
}

body
{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	background-color: #ffffff;
	text-align: center;
}

#headerColorBand
{
	width: 102%;
	w\idth: auto;
	height: 107px;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	background-color: #333366;
	text-align: center;
}

#headerFrame
{
	position: absolute;
	top: 0;
	left: 0;
	width: 102%;
	w\idth: 100%;
	height: 120px;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: center;
}

#headerNavBlock
{
	display: block;
	width: 800px;
	height: 150px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	text-align: center;
	font-family: Times, "Times New Roman", serif;
	font-size: 1em;
	line-height: 1em;
	border-color: black;
	border-width: 0px;
	border-style: solid;
}

div#siteButtonBlock
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 800px;
	height: 130px;
	font-family: Times, "Times New Roman", serif;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	border-color: black;
	border-width: 0px;
	border-style: solid;
}

#siteButtonBlock a.current:visited, #siteButtonBlock a.current:hover
{
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: normal;
	line-height: normal;
	border: none;
	background-image: url(../images/arrow_down1.jpg);
	background-repeat: no-repeat;
}

#siteButtonBlock a:link, #siteButtonBlock a:visited
{
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: normal;
	line-height: normal;
	border: none;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/arrow_up1.jpg);
	background-repeat: no-repeat;
	/*width: 129px;*/
	width: 109px;
	height: 80px;
	padding-top: 55px;
}


#siteButtonBlock a:hover
{
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: normal;
	line-height: normal;
	border: none;
	background-image: url(../images/arrow_hover1.jpg);
	background-repeat: no-repeat;
}

#siteButtonA
{
	position: absolute;
	left: 4px;
	top: 0px;
}

#siteButtonB
{
	position: absolute;
	left: 113px;
	top: 0px;
}

#siteButtonC
{
	position: absolute;
	left: 226px;
	top: 0px;
}

#siteButtonD
{
	position: absolute;
	left: 339px;
	top: 0px;
}

#siteButtonE
{
	position: absolute;
	left: 452px;
	top: 0px;
}

#siteButtonF
{
	position: absolute;
	left: 565px;
	top: 0px;
}
#siteButtonG
{
	position: absolute;
	left: 678px;
	top: 0px;

}

/*Navigation ----- */
#container {
	margin: 0;
	padding: 0;
	border: 0;
}
#content {
	position: relative;
	float: left;
	width: 320px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
}
#page_content {
	position: relative;
	width: 670px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}


#logoFrame
{
	position: relative;
	left: 0px;
	width: 102%;
	w\idth: 100%;
	height: 120px;
	padding: 0px;
	text-align: center;
	margin-top: 30px;
}

#topLogoBlock
{
	display: block;
	width: 820px;
	height: 180px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
	font-family: Times, "Times New Roman", serif;
	font-size: 1em;
	line-height: 1em;
	border-color: black;
	border-width: 0px;
	border-style: solid;
}


div#siteLogoBlock
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 800px;
	height: 130px;
	font-family: Times, "Times New Roman", serif;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	border-color: black;
	border-width: 0px;
	border-style: solid;
}
#LogoBlock_quotes
{
	color: #333366;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	float:left;
	top: 20px;
	width: 190px;
	height:150px;
	font-size: 11px;
	font-style: normal;
	height: auto;
	padding: 0px;
	text-align: center;
	line-height: normal;
}
#siteLogo
{
	position: relative;
	float:left;
	width: 420px;
	height: 80px;
	padding-top:20px;
	padding-left:10px;
	top:5px;

	/*top: -80px;*/
	/*left: 198px;*/
	border: none;
	/* background-image: url(../images/Logo.jpg);*/
}
#logoLineImage
{
	position: relative;
	float:right;
	width: 170px;
	height: 150px;
	/*top: -185px;
	left: 625px;*/
	padding-top:20px;
	
	left-margin: 10px;
	background-position: center;
	vertical-align: bottom;

}

#quotes
{
	color: #333366;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	top: 0px;
	left-margin: auto;
	right-margin: auto;
	width: 190px;
	font-size: 11px;
	font-style: normal;
	height: auto;
	padding: 0px;
	text-align: center;
	vertical-align: baseline;
	line-height: normal;
}
#linksLeft
{
	color: #333366;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	float:left;
	top: 20px;
	left-margin: auto;
	right-margin: auto;
	width: 190px;
	font-size: 11px;
	font-style: normal;
	height: auto;
	padding: 0px;
	text-align: center;
	vertical-align: baseline;
	line-height: normal;
}

#linksRight
{
	position: relative;
	float:right;
	width: 170px;
	top:20px;
	left-margin: 10px;
	background-position: center;
	vertical-align: bottom;

}


#quotesLinks
{
	position: absolute;
	top: 0px;
	left-margin: auto;
	right-margin: auto;
	width: 200px;
	height: auto;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: center;
	vertical-align: baseline;
	line-height: normal;
}

#leftLogoLineLinks
{
	position: absolute;
	color: black;
	width: 200px;
	height: 100px;
	top: 0px;
	left: 0px;
	right-margin: auto;
	text-decoration: none;
	border: none;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	vertical-align: middle;
}

#rightLogoLineLinks
{
	position:absolute;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	width: 180px;
	height: 200px;
	top: 0px;
	left: 610px;
	text-decoration: none;
	border: none;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	vertical-align: bottom;
}

/* Logo Block ---------*/

div#contentFrame
{
	position: absolute;
	top: 300px;
	left: 0;
	width: 102%;
	w\idth: 100%;
	height: 500px;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	background-position: center;
	display: block;
}

div#contentFrame2
{
	position: absolute;
	top: 300px;
	left: 0;
	width: 102%;
	w\idth: 100%;
	height: 680px;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	background-position: center;
	display: block;
}
div#contentFrame3
{
	position: absolute;
	top: 300px;
	left: 0;
	width: 102%;
	w\idth: 100%;
	height: 870px;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	background-position: center;
	display: block;
}

div#pageContent
{
	position: relative;
	width: 800px;
	Height:Auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	text-align: center;
	font-family: Times, "Times New Roman", serif;
	font-size: 1em;
	line-height: 1.2em;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	color: black;
	background-position: center;
}



div#pageContent2
{
	position: relative;
	width: 800px;
	Height: 680px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	text-align: center;
	font-family: Times, "Times New Roman", serif;
	font-size: 1em;
	line-height: 1.2em;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	color: black;
	background-position: center;
}
/*div#pageContent3
{
	position: relative;
	width: 800px;
	Height: 870px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	text-align: center;
	font-family: Times, "Times New Roman", serif;
	font-size: 1em;
	line-height: 1.2em;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	color: black;
	background-position: center;*/
/*-----------------------------------------------------------Content*/
}
#farRightImage
{
	position: relative;
	float:right;
/*
	color: black;
	font-family: "Times New Roman", Times, serif;
	top: 0px;
	margin-right: auto;
	width: 165px;
	font-size: 14px;
	font-style: normal;
	height: 95px;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: left;
	font-weight: normal;
	line-height: 20px;
	*/
}
#farRightImageRi
{
	position: relative;
	float:left;
}
#farRightImageRes1
{
	position: absolute;
	color: black;
	font-family: "Times New Roman", Times, serif;
	top: 175px;
	left: 647px;
	right-margin: auto;
	width: 156px;
	font-size: 14px;
	font-style: normal;
	height: 112px;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: left;
	font-weight: normal;
	line-height: 20px;
}
#farRightImageRes2
{
	position: absolute;
	color: black;
	font-family: "Times New Roman", Times, serif;
	top: 47px;
	left: 569px;
	right-margin: auto;
	width: 156px;
	font-size: 14px;
	font-style: normal;
	height: 112px;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: left;
	font-weight: normal;
	line-height: 20px;
}
#farRightImageWin
{
	position: absolute;
	color: black;
	font-family: "Times New Roman", Times, serif;
	top: 208px;
	left: 646px;
	right-margin: auto;
	width: 156px;
	font-size: 14px;
	font-style: normal;
	height: 112px;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: left;
	font-weight: normal;
	line-height: 20px;
}
#farRightImageCPA
{
	position: absolute;
	color: black;
	font-family: "Times New Roman", Times, serif;
	top: 198px;
	left: 618px;
	right-margin: auto;
	width: 156px;
	font-size: 14px;
	font-style: normal;
	height: 112px;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: left;
	font-weight: normal;
	line-height: 20px;
}
#farRightImageEDP
{
	position: absolute;
	color: black;
	font-family: "Times New Roman", Times, serif;
	top: 215px;
	left: 588px;
	right-margin: auto;
	width: 236px;
	font-size: 14px;
	font-style: normal;
	height: 157px;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: left;
	font-weight: normal;
	line-height: 20px;
}
#farRightImageMyt
{
	position: absolute;
	color: black;
	font-family: "Times New Roman", Times, serif;
	top: -32px;
	left: 456px;
	right-margin: auto;
	width: 165px;
	font-size: 14px;
	font-style: normal;
	height: 95px;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: left;
	font-weight: normal;
	line-height: 20px;
}
#farRightText
{
	position: relative;
	float:right;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	top: -90px;
	right-margin: auto;
	width: 225px;
	font-size: 11px;
	font-style: normal;
	height: 95px;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: center;
	font-weight: normal;
	line-height: 20px;
}
#lowerQuote
{

	color: black;
	font-family: Arial, Helvetica, sans-serif;
	right-margin: auto;
	font-size: 11px;
	font-style: normal;
	padding: 0px;
	text-align: center;
	font-weight: normal;
	line-height: 20px;
}
#upperRightTest
{
	position: absolute;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	top: -37px;
	left: 382px;
	right-margin: auto;
	width: 250px;
	font-size: 11px;
	font-style: normal;
	height: 95px;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: center;
	font-weight: normal;
	line-height: 20px;
}

#upperRightTestMy
{
	position: absolute;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	top: -37px;
	left: 262px;
	right-margin: auto;
	width: 250px;
	font-size: 11px;
	font-style: normal;
	height: 95px;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: left;
	font-weight: normal;
	line-height: 20px;
}

#headlines
{
	color: black;
	font-family: "Times New Roman", Times, serif;
	position: relative;
	top: -27px;
	left-margin: auto;
	right-margin: auto;
	width: auto;
	font-size: 36px;
	font-style: normal;
	height: auto;
	padding: 10px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: left;
	font-weight: normal;
	background-repeat: no-repeat;
	vertical-align: baseline;
	white-space: nowrap;
	line-height: 12px;
	left: 8px;
}

#headlinesMain
{
	color: black;
	font-family: "Times New Roman", Times, serif;
	position: relative;
	/*margin-top:20px;*/
	width: auto;
	font-size: 36px;
	font-style: normal;
	height:auto;
	/*padding: 10px;*/
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: left;
	font-weight: normal;
	background-repeat: no-repeat;
	vertical-align: baseline;
	white-space: nowrap;
	line-height: 36px;
	float:left;
	/*left: 7px;*/
}

#headlinesMain h1
{
	color: black;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	height:auto;
	text-align: left;
	font-weight: normal;
	vertical-align: baseline;
	line-height: 36px;
	margin-top:0px;
	/*left: 7px;*/
}

h1
{
	color: black;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	height:auto;
	text-align: left;
	font-weight: normal;
	vertical-align: baseline;
	line-height: 36px;
	margin:0;
	/*left: 7px;*/
}

#doubleHeadlines
{
	color: black;
	font-family: "Times New Roman", Times, serif;
	position: relative;
	top: -13px;
	left-margin: 10px;
	right-margin: auto;
	width: auto;
	font-size: 36px;
	font-style: normal;
	height: 80px;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: left;
	font-weight: normal;
	background-repeat: no-repeat;
	vertical-align: middle;
	white-space: nowrap;
	line-height: 12px;
}

#doubleHeadlines2
{
	color: black;
	font-family: "Times New Roman", Times, serif;
	position: relative;
	top: -13px;
	left-margin: 10px;
	right-margin: auto;
	width: auto;
	font-size: 36px;
	font-style: normal;
	height: 80px;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: left;
	font-weight: normal;
	background-repeat: no-repeat;
	vertical-align: middle;
	white-space: nowrap;
	line-height: 12px;
}
#leftColumn
{
	position: relative;
	float:left;
	color: black;
	font-family: "Times New Roman", Times, serif;
	top: 5px;
	left: 10px;
	right-margin: auto;
	width: 360px;
	font-size: 14px;
	font-style: normal;
	height: auto;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: left;
	font-weight: normal;
	line-height: 20px;
}
/*
#leftColumnCPA
{
	position: absolute;
	color: black;
	font-family: "Times New Roman", Times, serif;
	top: 55px;
	left: 10px;
	right-margin: auto;
	width: 360px;
	font-size: 14px;
	font-style: normal;
	height: auto;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: left;
	font-weight: normal;
	line-height: 20px;
}
#leftColumnedp
{
	position: absolute;
	color: black;
	font-family: "Times New Roman", Times, serif;
	top: 26px;
	left: 11px;
	right-margin: auto;
	width: 263px;
	font-size: 14px;
	font-style: normal;
	height: 200px;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: left;
	font-weight: normal;
	line-height: 20px;
}
#leftColumnWin
{
	position: absolute;
	color: black;
	font-family: "Times New Roman", Times, serif;
	top: 55px;
	left: 10px;
	right-margin: auto;
	width: 360px;
	font-size: 14px;
	font-style: normal;
	height: auto;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: left;
	font-weight: normal;
	line-height: 20px;
}
#leftColumnRes
{
	position: absolute;
	color: black;
	font-family: "Times New Roman", Times, serif;
	top: 96px;
	left: 5px;
	right-margin: auto;
	width: 360px;
	font-size: 13px;
	font-style: normal;
	height: 237px;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: left;
	font-weight: normal;
	line-height: 20px;
}*/
/*
#leftColumnMyt
{
	position: absolute;
	color: black;
	font-family: "Times New Roman", Times, serif;
	top: 55px;
	left: 10px;
	right-margin: auto;
	width: 360px;
	font-size: 12px;
	font-style: normal;
	height: auto;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: left;
	font-weight: normal;
	line-height: 20px;
}*/
#headlineSpacer
{
	position:relative;
	float:left;
}

#leftColumn12
{
	position: relative;
	float:left;
	color: black;
	font-family: "Times New Roman", Times, serif;
	margin-right:auto;
	width: 330px;
	font-size: 12px;
	font-style: normal;
	height: auto;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: left;
	font-weight: normal;
	line-height: 20px;
}
#leftColumn3
{
	position: absolute;
	color: black;
	font-family: "Times New Roman", Times, serif;
	top: 100px;
	left: 10px;
	right-margin: auto;
	width: 360px;
	font-size: 14px;
	font-style: normal;
	height: auto;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: left;
	font-weight: normal;
	line-height: 20px;
}
#leftColumnResins
{
	position: absolute;
	color: black;
	font-family: "Times New Roman", Times, serif;
	top: 40px;
	left: 4px;
	right-margin: auto;
	width: 360px;
	font-size: 14px;
	font-style: normal;
	height: auto;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: left;
	font-weight: normal;
	line-height: 20px;
}
#centerContent
{
	position: relative;
	float:left;
	top:12px;
	color: black;
	font-family: "Times New Roman", Times, serif;
	right-margin: auto;
	width: 800px;
	font-size: 14px;
	font-style: normal;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: left;
	font-weight: normal;
	line-height: 20px;
}

/*
#leftThirdContent
{
	position: absolute;
	color: black;
	font-family: "Times New Roman", Times, serif;
	top: 96px;
	left: 18px;
	right-margin: auto;
	width: 446px;
	font-size: 14px;
	font-style: normal;
	height: 262px;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: left;
	font-weight: normal;
	line-height: 20px;
}

*/
#rtThirdContent
{
	position: absolute;
	color: black;
	font-family: "Times New Roman", Times, serif;
	top: 113px;
	left: 350px;
	right-margin: auto;
	width: 450px;
	font-size: 14px;
	font-style: normal;
	height: 168px;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: left;
	font-weight: normal;
	line-height: 20px;
}
#centerContentResPan
{
	position: absolute;
	color: black;
	font-family: "Times New Roman", Times, serif;
	top: 147px;
	left: 3px;
	right-margin: auto;
	width: 795px;
	font-size: 14px;
	font-style: normal;
	height: 125px;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: left;
	font-weight: normal;
	line-height: 20px;
}
#leftColumnResins
{
	position: absolute;
	color: black;
	font-family: "Times New Roman", Times, serif;
	top: 40px;
	left: 4px;
	right-margin: auto;
	width: 360px;
	font-size: 14px;
	font-style: normal;
	height: auto;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: left;
	font-weight: normal;
	line-height: 20px;
}
/*
#rightColumnLeak
{
	position: absolute;
	color: black;
	font-family: "Times New Roman", Times, serif;
	top: 49px;
	left: 12px;
	right-margin: auto;
	width: 360px;
	font-size: 13px;
	font-style: normal;
	height: auto;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: left;
	font-weight: normal;
	line-height: 20px;
}

#rightColumnResWhy
{
	position: absolute;
	color: black;
	font-family: "Times New Roman", Times, serif;
	top: 39px;
	left: 438px;
	right-margin: auto;
	width: 360px;
	font-size: 14px;
	font-style: normal;
	height: auto;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: left;
	font-weight: normal;
	line-height: 20px;
}
#leftColumnLeak
{
	position: absolute;
	color: black;
	font-family: "Times New Roman", Times, serif;
	top: 49px;
	left: 12px;
	right-margin: auto;
	width: 360px;
	font-size: 13px;
	font-style: normal;
	height: auto;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: left;
	font-weight: normal;
	line-height: 20px;
}
*/
#halfLeftColumn
{
	position: relative;
	float:left;
	color: black;
	font-family: "Times New Roman", Times, serif;
	right-margin: auto;
	width: 430px;
	font-size: 14px;
	font-style: normal;
	height: auto;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: left;
	font-weight: normal;
	line-height: 20px;
}
#leftColumnBottomImageSnow
{
	position: absolute;
	color: black;
	font-family: "Times New Roman", Times, serif;
	top: 357px;
	left: 8px;
	right-margin: auto;
	width: 308px;
	font-size: 14px;
	font-style: normal;
	height: 92px;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: left;
	font-weight: normal;
	line-height: 20px;
}
#leftColumnBottomImage
{
	position: relative;
	float:left;
	width: 308px;
	height: 92px;
	border-width: 0px;
	
}
#rightColumnBottomImage
{
	position: relative;
	float:right;
	width: 315px;
	height: 95px;
	padding: 0px;
	border-color: black;
	border-width: 0px;

}
#rightColumn
{
	position: relative;
	float:left;
	color: black;
	font-family: "Times New Roman", Times, serif;
	top: 135px;
	right-margin: auto;
	font-size: 12px;
	font-style: normal;
	height: auto;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: left;
	font-weight: normal;
	line-height: 20px;
	background: no-repeat center;
}

#rightColumnCom
{
	position: relative;
	float: left;
	color: black;
	font-family: "Times New Roman", Times, serif;
	margin-right: auto;
	left:10px;
	width: 300px;
	font-size: 12px;
	font-style: normal;
	height: auto;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: left;
	font-weight: normal;
	line-height: 20px;
	background: no-repeat center;
}
#rightColumnRes
{
	position: absolute;
	color: black;
	font-family: "Times New Roman", Times, serif;
	top: 25px;
	left: 386px;
	right-margin: auto;
	width: 350px;
	font-size: 12px;
	font-style: normal;
	height: 120px;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: left;
	font-weight: normal;
	line-height: 20px;
	background: no-repeat center;
}
/*
#rightColumnComRi
{
	position: absolute;
	color: black;
	font-family: "Times New Roman", Times, serif;
	top: 1px;
	left: 381px;
	right-margin: auto;
	width: 350px;
	font-size: 12px;
	font-style: normal;
	height: 120px;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: left;
	font-weight: normal;
	line-height: 20px;
	background: no-repeat center;
}
*/

#rightColumnComMyt
{
	position: absolute;
	color: black;
	font-family: "Times New Roman", Times, serif;
	top: 197px;
	left: 450px;
	right-margin: auto;
	width: 350px;
	font-size: 12px;
	font-style: normal;
	height: 120px;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: left;
	font-weight: normal;
	line-height: 20px;
	background: no-repeat center;
}

#sideHead
{
	position: absolute;
	color: black;
	font-family: "Times New Roman", Times, serif;
	
	right-margin: auto;
	font-size: 14px;
	font-style: normal;
	height: 44px;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: left;
	font-weight: normal;
	line-height: 16px;
	white-space: normal;
}
#subHead
{
	color: black;
	font-family: "Times New Roman", Times, serif;
	position: relative;
	top: auto;
	left-margin: 10px;
	right-margin: auto;
	width: auto;
	font-size: 14px;
	font-style: normal;
	height: 40px;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: left;
	font-weight: normal;
	background-repeat: no-repeat;
	line-height: 16px;
	vertical-align: baseline;
	white-space: nowrap;
}


#aboutLeftColumn
{
	position: relative;
	float:left;
	top:20px;
	color: black;
	font-family: "Times New Roman", Times, serif;
	margin-right:auto;
	width: 430px;
	font-size: 14px;
	font-style: normal;
	height: auto;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: left;
	font-weight: normal;
	line-height: 20px;
}
#newsLeftColumn
{
	position: absolute;
	color: black;
	font-family: "Times New Roman", Times, serif;
	top: 50px;
	left: 16px;
	right-margin: auto;
	width: 371px;
	font-size: 14px;
	font-style: normal;
	height: 199px;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: left;
	font-weight: normal;
	line-height: 20px;
}

#aboutRightColumn
{
	position: relative;
	float:right;
	color: black;
	font-family: "Times New Roman", Times, serif;
/*top: 55px;
	left: 500px;
	*/right-margin: auto;
	width: 360px;
	font-size: 14px;
	font-style: normal;
	height: auto;
	padding: 0px;
	border-width: 0px;
}
right-margin: auto;
	width: 360px;
	font-size: 14px;
	font-style: normal;
	height: auto;
	padding: 0px;
	border-width: 0px;
}
#newsRightColumn
{
	position: absolute;
	color: black;
	font-family: "Times New Roman", Times, serif;
	top: 53px;
	left: 440px;
	right-margin: auto;
	width: 360px;
	font-size: 14px;
	font-style: normal;
	height: auto;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: left;
	font-weight: normal;
	line-height: 20px;
}
/*#snowRightColumn
{
	position: absolute;
	color: black;
	font-family: "Times New Roman", Times, serif;
	top: 126px;
	left: 396px;
	right-margin: auto;
	width: 483px;
	font-size: 14px;
	font-style: normal;
	height: 130px;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: left;
	font-weight: normal;
	line-height: 20px;
}
*/
#emRightColumn
{
	position: relative;
	color: black;
	font-family: "Times New Roman", Times, serif;
	right-margin: auto;
	width: 397px;
	font-size: 14px;
	font-style: normal;
	height: 48px;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: left;
	font-weight: normal;
	line-height: 20px;
}
#newsSubHead
{
	position: absolute;
	color: black;
	font-family: "Times New Roman", Times, serif;
	top: -2px;
	left: 283px;
	right-margin: auto;
	width: 573px;
	font-size: 14px;
	font-style: normal;
	height: 56px;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: left;
	font-weight: normal;
	line-height: 20px;
}
#newsImage1
{
	position: absolute;
	width: 208px;
	height: 154px;
	top: 207px;
	left-margin: 0px;
	border: none;
	background-repeat: no-repeat;
	background-position: center;
	left: 384px;
	background-image: url(../photos/News/MasterElite-cert.jpg);


}
#newsImage2
{
	position: absolute;
	width: 210px;
	height: 149px;
	top: 210px;
	left: 592px;
	border: none;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: bottom;
	background-position: left;
	background-image: url(../photos/News/Residential-work.jpg);

}
#snowImage1
{
	position: absolute;
	width: 324px;
	height: 161px;
	top: -8px;
	left: 524px;
	border: none;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: bottom;
	background-position: left;
	background-image: url(../photos/Snow/ice-dams.jpg);

}
#emergencyImage1
{
	position: absolute;
	width: 359px;
	height: 229px;
	top: 16px;
	left: 431px;
	border: none;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: bottom;
	background-position: left;
	background-image: url(../photos/Emergency/rain.jpg);

}
#rightColumntext
{
	position: relative;
	float:right;
	color: black;
	font-family: "Times New Roman", Times, serif;
	right-margin: auto;
	width: 400px;
	font-size: 14px;
	font-style: normal;
	height: auto;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: left;
	font-weight: normal;
	line-height: 20px;
}
#rightColumntext2
{
	position: absolute;
	color: black;
	font-family: "Times New Roman", Times, serif;
	top: 100px;
	left: 460px;
	right-margin: auto;
	width: 360px;
	font-size: 14px;
	font-style: normal;
	height: auto;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: left;
	font-weight: normal;
	line-height: 20px;
}
/*
#rightColumnLeak
{
	position: absolute;
	color: black;
	font-family: "Times New Roman", Times, serif;
	top: 33px;
	left: 454px;
	right-margin: auto;
	width: 373px;
	font-size: 13px;
	font-style: normal;
	height: 522px;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: left;
	font-weight: normal;
	line-height: 20px;
}
*/
#rightHeadline
{
	position: relative;
	float: right;
	color: black;
	font-family: "Times New Roman", Times, serif;
	right-margin: auto;
	font-size: 36px;
	font-style: normal;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: left;
	font-weight: normal;
		line-height: 36px;

}
#rightSubHead
{
	position: absolute;
	color: black;
	font-family: "Times New Roman", Times, serif;
	top: -14px;
	left: 279px;
	right-margin: auto;
	width: 565px;
	font-size: 14px;
	font-style: normal;
	height: 58px;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: left;
	font-weight: normal;
	line-height: 20px;
}
#rightSubHeadFr
{
	position: absolute;
	color: black;
	font-family: "Times New Roman", Times, serif;
	top: -13px;
	left: 190px;
	right-margin: auto;
	width: 612px;
	font-size: 14px;
	font-style: normal;
	height: 62px;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: left;
	font-weight: normal;
	line-height: 20px;
}
/*
#rightSubHeadResPan
{
	position: absolute;
	color: black;
	font-family: "Times New Roman", Times, serif;
	top: 53px;
	left: 8px;
	right-margin: auto;
	width: 792px;
	font-size: 14px;
	font-style: normal;
	height: 73px;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: left;
	font-weight: normal;
	line-height: 20px;
}
*/
#rightSubHeadRo
{
	position: absolute;
	color: black;
	font-family: "Times New Roman", Times, serif;
	top: -5px;
	left: 262px;
	right-margin: auto;
	width: 567px;
	font-size: 14px;
	font-style: normal;
	height: 58px;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: left;
	font-weight: normal;
	line-height: 20px;
}

/*
#lowerRightTest
{
	position: relative;
	float:left;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	right-margin: auto;
	width: 250px;
	font-size: 11px;
	font-style: normal;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: center;
	font-weight: normal;
	line-height: 20px;
}
*/
#lowerRightQuote
{
	position: absolute;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	top: 245px;
	left: 378px;
	right-margin: auto;
	width: 245px;
	font-size: 11px;
	font-style: normal;
	height: 143px;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: center;
	font-weight: normal;
	line-height: 20px;
}

/*
#rightSubHeadRoSid
{
	position: absolute;
	color: black;
	font-family: "Times New Roman", Times, serif;
	top: 36px;
	left: 17px;
	right-margin: auto;
	width: 781px;
	font-size: 14px;
	font-style: normal;
	height: 58px;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: left;
	font-weight: normal;
	line-height: 20px;
}
*/
#SubHead
{
	position: relative;
	font-family: "Times New Roman", Times, serif;
	right-margin: auto;
	width: 800px;
	font-size: 14px;
	font-style: normal;
	padding: 0px;
	text-align: left;
	font-weight: normal;
	line-height: 20px;
}


#rightSubHeadRoGu
{
	position: absolute;
	color: black;
	font-family: "Times New Roman", Times, serif;
	top: 112px;
	left: 13px;
	right-margin: auto;
	width: 781px;
	font-size: 14px;
	font-style: normal;
	height: 58px;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: left;
	font-weight: normal;
	line-height: 20px;
}
#rightColumn1
{
	position: relative;
	float:left;
	color: black;
	font-family: "Times New Roman", Times, serif;
	top: 5px;
	right-margin: auto;
	width: 220px;
	font-size: 14px;
	font-style: normal;
	height: auto;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: left;
	font-weight: normal;
	line-height: 20px;
}
#rightColumn1a
{
	position: absolute;
	color: black;
	font-family: "Times New Roman", Times, serif;
	top: 55px;
	left: 380px;
	right-margin: auto;
	width: 220px;
	font-size: 14px;
	font-style: normal;
	height: auto;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: left;
	font-weight: normal;
	line-height: 20px;
}
#rightColumn1b
{
	position: absolute;
	color: black;
	font-family: "Times New Roman", Times, serif;
	top: 25px;
	left: 291px;
	right-margin: auto;
	width: 220px;
	font-size: 14px;
	font-style: normal;
	height: auto;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: left;
	font-weight: normal;
	line-height: 20px;
}
#rightColumn2
{
	position: absolute;
	color: black;
	font-family: "Times New Roman", Times, serif;
	top: 55px;
	left: 600px;
	right-margin: auto;
	width: 220px;
	font-size: 14px;
	font-style: normal;
	height: auto;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: left;
	font-weight: normal;
	line-height: 20px;
}
#rightColumn2a
{
	position: absolute;
	color: black;
	font-family: "Times New Roman", Times, serif;
	top: 55px;
	left: 600px;
	right-margin: auto;
	width: 220px;
	font-size: 14px;
	font-style: normal;
	height: auto;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: left;
	font-weight: normal;
	line-height: 20px;
}
#rightColumn2b
{
	position: absolute;
	color: black;
	font-family: "Times New Roman", Times, serif;
	top: 26px;
	left: 499px;
	right-margin: auto;
	width: 363px;
	font-size: 14px;
	font-style: normal;
	height: 204px;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: left;
	font-weight: normal;
	line-height: 20px;
}
#rightColumnImage
{
	position: relative;
	float:right;
	color: black;
	font-family: "Times New Roman", Times, serif;
	right-margin: auto;
	width: 220px;
	font-size: 14px;
	font-style: normal;
	height: auto;
	padding: 0px;
	border-color: black;
	border-width: 0px;
}
#rightColumnImageLink
{
	position: relative;
	float:right;
	right-margin: auto;
	height: 30;
	padding: 0px;
	border-width: 0px;

	
}

#emImageLink
{
	position: relative;
	float:right;
	color: black;
	right-margin: auto;
	width: 180px;
	height: 30;
	border-width: 0px;
	
}
#contentImage
{
	position: relative;
	width: 240px;
	height: 300px;
	/*top: 55px;*/
	margin-left: 0px;
	border: none;
	float:left;


}
#bodyText
{	
	position: relative;
	float:left;
	color: black;
	font-family: "Times New Roman", Times, serif;
	margin-left:15px;
	margin-right:15px;
	width: 240px;
	font-size: 14px;
	font-style: normal;
	height: auto;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: center;
	font-weight: normal;
	line-height: normal;
}

#bodyText2
{
	position: absolute;
	color: black;
	font-family: "Times New Roman", Times, serif;
	top: 85px;
	left: 25px;
	right-margin: auto;
	width: 420px;
	font-size: 14px;
	font-style: normal;
	height: auto;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: left;
	font-weight: normal;
	line-height: normal;
}
#contentImage2
{
	position: relative;
	width: 240px;
	height: 300px;
	float:left;
	border: none;
	background-image: url(../photos/Home/res_roofs.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: bottom;
	background-position: left;
}
#aboutImage
{
	position: absolute;
	width: 300px;
	height: 300px;
	top: 50px;
	left: 490px;
	border: none;
	background-image: url(../photos/About/About-us.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: bottom;
	background-position: left;
}

#contactImage1
{
	position: relative;
	float:left;
	width: 240px;
	height: 300px;
	left-margin: 0px;
	border: none;
	background-repeat: no-repeat;
	background-position: center;
	left: 0px;

}
#contactImage2
{
	position: relative;
	float:left;
	width: 240px;
	height: 300px;
	border: none;
	text-align: left;
	vertical-align: bottom;
	background-position: left;
}

#contactBodyText
{
	position: relative;
	float:left;
	color: black;
	font-family: "Times New Roman", Times, serif;
	right-margin: auto;
	width: 280px;
	font-size: 14px;
	font-style: normal;
	height: auto;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: center;
	font-weight: normal;
	line-height: normal;
}
#contactForm
{
	position: relative;
	float:left;
	color: black;
	font-family: "Times New Roman", Times, serif;
	right-margin: auto;
	width: 410px;
	font-size: 14px;
	font-style: normal;
	/*height: 718px;*/
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: center;
	font-weight: normal;
	line-height: normal;
}
	padding: 0px;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	text-align: center;
	font-weight: normal;
	line-height: normal;
}
div#footerFrame
{
	position: relative;
	width: 800px;
	Height:Auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	border-color: black;
	border-width: 0px;
	background-position: center;
}



#contactFrame
{
	position: relative;
	/*display: block;
	*/
	float:left;
	width: 367px;
	height: 38px;
	/*bottom: 100px;
	margin-right: auto;
	margin-left: auto;
	border: none;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: bottom;
	background-position: center;
	z-index: 1;*/
}
/*
div#contactFrameabout
{
	display: block;
	position: relative;
	width: 800px;
	height: 38px;
	bottom: 118px;
	margin-right: auto;
	margin-left: auto;
	border: none;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: bottom;
	background-position: center;
}
*/

#contact
{
	position: relative;
	display: block;
	float:left;
	width: 800px;
	height: 55px;
	/*margin-top:10px;
	background-position: center;
		background-image: url(../images/contact.gif);
			background-repeat: no-repeat;*/
/*	bottom: 10px;
	
	left: 370px;
	border: none;


	text-align: left;
	vertical-align: bottom;
	*/
	/*z-index: -4;*/
}

#footer
{
	position: relative;
	float: left;
	width: 100%;
	w\idth: 100%;
	height: 38px;
	bottom: 0px;
	left: 0;
	border: none;
	color: #81854C;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: bottom;
	background-position: center;
	background-color: #81854C;
}
.14ptfont {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	text-align: left;
	vertical-align: text-top;
	position: relative;
	line-height: normal;



}
