body {
	background-color: #011565;
	margin-top: 0px;
	text-align: center;
	height: 100%;
	margin-bottom: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00244E;
	margin-bottom: 8px;
	border-left-color: #ECBD00;
	border-left-width: 15px;
	border-left-style: solid;
	padding-left: 5px;
	margin-top: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00244E;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
h2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #00244E;
}
h2  a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #00244E;
}
h2   a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #00244E;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #002152;
	background-color: #FFE888;
	text-align: left;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #002152;
	border-bottom-color: #002152;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFCC00;
	margin-left: 10px;
	margin-bottom: 0px;
	vertical-align: text-bottom;
	margin-top: 0px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	margin-top: 0px;
	margin-left: 10px;
	vertical-align: text-bottom;
}


p, td, tr  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: left;
	margin-top: 0px;
	line-height: 1.3em;
	margin-bottom: 8px;
	text-decoration: none;
}

a:link {
	text-decoration: underline;
	color: #666666;
}
a:visited {
	text-decoration: underline;
	color: #515151;
}
a:hover {
	text-decoration: underline;
	color: #575757;
}

a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: 5px;
}
#container {
	text-align: left;
	width: 750px;
	height: 100%;
	background-color: #FFFFFF;
}
#MainHeader {
	width: 750px;
	height: 35px;
	position: fixed;
	background-color: #000000;
	clear: both;
	text-align: left;
	vertical-align: text-bottom;
	background-position: bottom;
	display: block;
	padding-top: 15px;
	padding-bottom: 0px;
}

#MainNavBar {
	text-align: center;
	height: 20px;
	clear: both;
	background-color: #FFFFFF;
	vertical-align: middle;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-bottom: 0px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	margin-top: 0px;
}
#SubNavBar {
	text-align: center;
	height: 12px;
	clear: both;
	background-color: #CCCCCC;
	vertical-align: middle;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-top: 0px;
	position: fixed;
}
#MainContent {
	background-color: #FFFFFF;
	padding: 10px;
	height: 100%;
	margin: 10px;
	border: 1px solid #CCCCCC;
	position: relative;
}
#ContentPageHeader {
	height: 25px;
	width: 100%;
	clear: both;
	margin-bottom: 10px;
	padding: 0px;
}
#ContentLeftColumn-Small  {
	float: left;
	height: 100%;
	width: 85px;
	margin-right: 5px;
	position: absolute;
}
#ContentRightColumn-Small {
	float: right;
	height: 100%;
	width: 600px;
	clear: right;
}
#ContentLeftColumn-Medium  {
	float: left;
	height: 100%;
	width: 165px;
	margin-right: 0px;
	margin-bottom: 5px;
}
#Navbar-LeftColumn-Medium  {
	margin-bottom: 5px;
	clear: right;
	float: left;
	width: 160px;
}
#Icons-LeftColumn-Medium  {
	margin-bottom: 5px;
	clear: right;
	float: left;
	width: 165px;
}
#ContentRightColumn-Medium {
	float: right;
	height: 100%;
	width: 530px;
	clear: right;
}

#NavBarRoofSystems {
	width: 100%;
	background-color: #FFCC00;
	vertical-align: middle;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
#PhotoBox {
	float: left;
	height: 200px;
	clear: right;
	border: 2px dotted #CCCCCC;
	padding: 10px;
	width: 535px;
}


#Footer {
	background-color: #000000;
	height: 25px;
	width: 100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFCC00;
	padding: 0px;
	vertical-align: bottom;
	position: relative;
}

#ImageFloatRight {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 8px;
	width: 200px;
}
#ImageFloatLeft {
	float: left;
	margin-top: 2px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 0px;
	width: 200px;
	clear: both;
}


#TableServiceRequest  a {
	font-family: Arial, Helvetica, sans-serif;
	color: #00204A;
	background-color: #EEEEEE;
	text-decoration: none;
	display: block;
	vertical-align: top;
	background-position: left top;
	line-height: 15px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	margin-top: 0px;
	margin-bottom: 3px;
	text-align: left;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#TableServiceRequest  a:hover {
	background-color: #EEEEEE;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #002152;
	border-bottom-color: #002152;
}
#BulletList li {
	list-style-type: square;
	margin: 0px;
	text-align: left;
	
}
.icons {
	float: left;
	margin-right: 1px;
}
.Bullets_Targets {
	list-style-image: url(../service/images/target_service.jpg);
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-type: none;
	display: block;
	vertical-align: middle;
	margin-top: 0px;
	padding: 0px;
	font-size: 12px;
	color: #666666;
	margin-bottom: 10px;
}



.NavBarMain-RollOvers a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #011565;
	text-decoration: none;
	text-align: left;
	display: inline-block;
	margin-right: 5px;
	margin-left: 4px;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 3px;
}

.NavBarMain-RollOvers  a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #011565;
	text-decoration: none;
	text-align: left;
	display: inline-block;
	margin-right: 5px;
	margin-left: 4px;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	line-height: 25px;
	margin-top: 0px;
	padding-top: 3px;
}
.NavBarMain-RollOvers   a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0066FF;
	text-decoration: none;
	text-align: left;
	display: inline-block;
	margin-right: 5px;
	margin-left: 4px;
	font-weight: bold;
	border-bottom-style: none;
	margin-bottom: 0px;
	padding-bottom: 5px;
	line-height: 25px;
	margin-top: 0px;
	padding-top: 3px;
}
.NavBarMain-RollOvers  a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #011565;
	text-decoration: none;
	text-align: left;
	display: inline-block;
	margin-right: 5px;
	margin-left: 4px;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 3px;
}
.NavBarSmall-RollOvers    a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	display: inline-block;
	font-weight: bold;
	background-image: url(../images/MiniTarget.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-left: 10px;
	margin-right: 8px;
	margin-bottom: 0px;
}
.NavBarSmall-RollOvers     a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	display: inline-block;
	font-weight: bold;
	background-image: url(../images/MiniTarget.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-left: 10px;
	margin-right: 8px;
	margin-bottom: 0px;
}
.NavBarSmall-RollOvers      a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #011565;
	text-decoration: none;
	display: inline-block;
	font-weight: bold;
	background-image: url(../images/MiniTarget.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-left: 10px;
	margin-right: 8px;
	margin-bottom: 0px;
}
.NavBarSmall-RollOvers       a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	display: inline-block;
	font-weight: bold;
	background-image: url(../images/MiniTarget.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-left: 10px;
	margin-right: 8px;
	margin-bottom: 0px;
}
.NavBarRoofSystems-RollOvers    a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	display: inline-block;
	text-decoration: none;
	color: #333333;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-right: 15px;
	background-image: url(../images/MiniTarget.png);
	background-repeat: no-repeat;
	background-position: left -1px;
	margin-bottom: 0px;
	padding-left: 12px;
	vertical-align: middle;
}
.NavBarRoofSystems-RollOvers   a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	display: inline-block;
	text-decoration: none;
	color: #333333;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-right: 15px;
	background-image: url(../images/MiniTarget.png);
	background-repeat: no-repeat;
	background-position: left -1px;
	margin-bottom: 0px;
	padding-left: 12px;
	vertical-align: middle;
}
.NavBarRoofSystems-RollOvers    a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	display: inline-block;
	text-decoration: none;
	color: #0224AE;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-right: 15px;
	background-image: url(../images/MiniTarget.png);
	background-repeat: no-repeat;
	background-position: left -1px;
	margin-bottom: 0px;
	padding-left: 12px;
	vertical-align: middle;
}
.NavBarRoofSystems-RollOvers      a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	display: inline-block;
	text-decoration: none;
	color: #333333;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-right: 15px;
	background-image: url(../images/MiniTarget.png);
	background-repeat: no-repeat;
	background-position: left -1px;
	margin-bottom: 0px;
	padding-left: 12px;
	vertical-align: middle;
}
.LeftSideBar-Gold-RollOvers   a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	display: block;
	font-weight: normal;
	background-color: #FFCC00;
	margin-bottom: 5px;
	width: 145px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin-right: 10px;
	background-image: url(../images/goldnavbar_gradient.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

.LeftSideBar-Gold-RollOvers    a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	display: block;
	font-weight: normal;
	background-color: #FFCC00;
	margin-bottom: 5px;
	width: 165px;
	width: 145px;
	padding-left: 8px;
	margin-right: 10px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	background-image: url(../images/goldnavbar_gradient.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.LeftSideBar-Gold-RollOvers     a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	display: block;
	font-weight: normal;
	background-color: #FFDB4A;
	margin-bottom: 5px;
	width: 165px;
	width: 145px;
	margin-right: 10px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	background-image: url(../images/goldnavbar_gradient.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.LeftSideBar-Gold-RollOvers     a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	display: block;
	font-weight: normal;
	background-color: #FFCC00;
	margin-bottom: 5px;
	width: 145px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin-right: 10px;
	background-image: url(../images/goldnavbar_gradient.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.LeftSideBar-Blue-RollOvers    a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	display: block;
	font-weight: normal;
	background-color: #B3D1FF;
	margin-bottom: 10px;
	width: 155px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin-right: 10px;
}
.LeftSideBar-Blue-RollOvers     a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	display: block;
	font-weight: normal;
	background-color: #C4DBFF;
	margin-bottom: 10px;
	width: 155px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin-right: 10px;
}
.LeftSideBar-Blue-RollOvers      a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	display: block;
	font-weight: normal;
	background-color: #D2E4FF;
	margin-bottom: 10px;
	width: 155px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin-right: 10px;
}
.LeftSideBar-Blue-RollOvers     a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	display: block;
	font-weight: normal;
	background-color: #B3D1FF;
	margin-bottom: 10px;
	width: 155px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin-right: 10px;
}
.LeftSideBar-DkGrey-RollOvers        a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	display: block;
	font-weight: normal;
	background-color: #333333;
	margin-bottom: 5px;
	width: 155px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin-right: 10px;
}
.LeftSideBar-DkGrey-RollOvers         a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	display: block;
	font-weight: normal;
	background-color: #333333;
	margin-bottom: 5px;
	width: 155px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin-right: 10px;
}

.LeftSideBar-DkGrey-RollOvers       a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	display: block;
	font-weight: normal;
	background-color: #4F4F4F;
	margin-bottom: 5px;
	width: 155px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin-right: 10px;
}
.LeftSideBar-DkGrey-RollOvers         a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	display: block;
	font-weight: normal;
	background-color: #333333;
	margin-bottom: 5px;
	width: 155px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin-right: 10px;
}


.LoginDemo-RollOvers   a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002859;
	text-decoration: none;
	text-align: left;
	display: inline-block;
	margin-right: 5px;
	margin-left: 0px;
	font-weight: bolder;
	line-height: normal;
	margin-bottom: 0px;
}
.LoginDemo-RollOvers    a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #002859;
	text-decoration: none;
	text-align: left;
	display: inline-block;
	margin-right: 5px;
	margin-left: 0px;
	font-weight: bolder;
	line-height: normal;
	margin-bottom: 0px;
}
.LoginDemo-RollOvers    a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0238B2;
	text-decoration: underline;
	text-align: left;
	display: inline-block;
	margin-right: 5px;
	margin-left: 0px;
	font-weight: bolder;
	line-height: normal;
	margin-bottom: 0px;
}
.LoginDemo-RollOvers    a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002859;
	text-decoration: none;
	text-align: left;
	display: inline-block;
	margin-right: 5px;
	margin-left: 0px;
	font-weight: bolder;
	line-height: normal;
	margin-bottom: 0px;
}
.ContactInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #EAEAEA;
	display: block;
	width: 155px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.RoofSystemsLearnMore   a:link {
	background-color: #005E9B;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
	width: 90px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	line-height: 9px;
	vertical-align: middle;
	font-weight: bold;
	background-image: url(../images/learnmore_gradient.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 0px;
}
.RoofSystemsLearnMore    a:visited {
	background-color: #005E9B;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
	width: 90px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	line-height: 9px;
	vertical-align: middle;
	font-weight: bold;
	background-image: url(../images/learnmore_gradient.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 0px;
}
.RoofSystemsLearnMore     a:hover {
	background-color: #005E9B;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFE88C;
	width: 90px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	line-height: 9px;
	vertical-align: middle;
	font-weight: bold;
	background-image: url(../images/learnmore_gradient.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 0px;
}
.RoofSystemsGreenRoof  a:link {
	background-color: #A5B56F;
	display: block;
	padding: 2px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.RoofSystemsGreenRoof  a:visited {
	background-color: #A5B56F;
	display: block;
	padding: 2px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.RoofSystemsGreenRoof   a:hover {
	background-color: #B9BD66;
	display: block;
	padding: 2px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.photo {
	border: 5px solid #CCCCCC;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
} 

.Footer    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
