@font-face {
font-family: GraublauWeb;
src: url("http://www.innovaservices.com/fonts/GraublauWeb.otf") format("opentype");
}

@font-face {
font-family: GraublauWeb;
font-weight: bold;
src: url("http://www.innovaservices.com/fonts/GraublauWebBold.otf") format("opentype");
}

body
{
	background-color:#F3F3F3;
}

ul
{
	padding: 0;
	margin: 0;
}


#list-menu{
	width: 232px;
}

#list-menu ul {
	font-family: GraublauWeb, Helvetica, Verdana, Sans-Serif;
	font-variant: normal;
	font-size: 12px;
	color: #FFF;
} 

#list-menu li {
	list-style: none;
	margin: 1px 0 0 0;
}

#list-menu a {
display: block;
width:225px;
padding: 5px 5px 5px 10px;
background: #666;
text-decoration: none; 
color: #FFF;
}

#list-menu a:link, #list-menu a:active, #list-menu a:visited {
color: #FFF;
}

#list-menu a:hover {
border: none;
background: #099;
color: #FFF;
} 

#servicesList {
	width: 450px;
	margin-left: 75px;
}

#servicesList {
list-style: circle;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000;
text-decoration: none;
}

#submenu{
	width: 242px;
}

#submenu ul {
font-family: GraublauWeb, Helvetica, Verdana, Sans-Serif;
font-size: 12px; 
color: #333;
} 

#submenu li {
	list-style: none;
	margin: 0px 10px 0;
}

#submenu a {
	display: block;
	padding: 5px 5px 5px 10px;
	background: #F1F1F1;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666;
	border-left-color: #666;
	text-decoration: none; 
	color: #000;
}

#submenu a:link, #submenu a:active, #submenu a:visited {
	color: #333;
}

#submenu a:hover {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #333;
	border-left-color: #333;
	background: #2E0048;
	color: #FFF;
}

.rightBottomMenu {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7B7B7B;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #3A2E41;
	border-left-color: #7B7B7B;
	border-left-width: 1px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FC6;
	text-decoration: none;
	padding: 2px;
	line-height: normal;
	background-color: #DBDBDB;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
	font-weight: bold;
}

.rightBottomMenu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #666;
}

.rightBottomMenu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #666;
}

.rightBottomMenu a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #639
}

.rightBottomMenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #639
}

.slogan {
	background-image: none;
	height: 4px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #FFFFFF;
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-color: #39B6C1;
	padding: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	border-left-style: none;
}
.menuBgColor {
	background-color: #0A5D65;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	width: 200px;
}
.contentBgColor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 4px 10px 10px;
	background-repeat: no-repeat;
}
.bottomRow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B84F26;
	padding: 7px 2px 2px;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #044A52;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #FFFFFF;
	border-top-style: none;
	font-variant: small-caps;
}
.photoMargins {
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 5px;
}
.titleImage {
	background-image: url(../images/site/aboutPhoto.jpg);
	height: 214px;
	width: 321px;
	background-color: #F3F3F3;
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.topLeftContentBg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #F3F3F3;
	padding: 5px 10px 0px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009999;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009999;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009999;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009999;
	text-decoration: underline;
	font-weight: bold;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #B84F27;
	font-variant: small-caps;
}
.topNavBg {
	background-image: url(../images/site/bgH.png);
	background-repeat: repeat-x;
}
.devBg {
	background-color: #F3F3F3;
	background-image: url(../images/site/devBg.png);
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #044A52;
}
ul {
	list-style-image: url(../images/site/redSquare.png);
}
.contentBgColor2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 0px 10px;
	background-repeat: no-repeat;
	background-image: url(../images/pageTitles/aboutInnova.jpg);
	background-position: left top;
	border-right-width: .5px;
	border-right-style: solid;
	border-right-color: 7B7B7B;
}
.imgMargin {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 7px;
}
.homeimgMargin {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 99%;
	margin-left: 10px;
	border: 1px solid #C60;
	padding: 2px;
}

.plainBgColor {
	background-color: #F3F3F3;
	padding-left: 10px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
}
.plainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.tableMargin {
	padding-bottom: 10px;
	padding-left: 10px;
}
.splashBg {
	background-image: url(../images/site/splash/splashBg.png);
	background-repeat: repeat-x;
}
.splashBgColor {
	background-image: url(../images/site/splash/bgColor.png);
	background-repeat: repeat;
}
.splashMBg {
	background-image: url(../images/site/splash/memoriamBg.png);
	background-repeat: repeat-x;
}
.innovaTopImg {
	background-image: url(../images/titleBg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: top;
	vertical-align: top;
	height: 86px;
}
.innovaBottomImg {
	background-image: url(../images/bottomTextBg.jpg);
	height: 46px;
	background-repeat: repeat-x;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #FFFFFF;
	text-align: center;
}
.innovaHeaderImg {
	background-image: url(../images/imgBar.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: top;
	height: 37px;
}
.scienceInnovationImg {
	height: 52px;
	background-image: url(../images/scienceRenewal.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left;
	border-right-width: 0.5px;
	border-right-style: solid;
	border-right-color: #7B7B7B;
	border-left-width: 0.5px;
	border-left-style: solid;
	border-left-color: #7B7B7B;
}
.innovaMenuBg {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7B7B7B;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7B7B7B;
	background-color: #EFEFEF;
	width: 241px;
	list-style-type: none;
}
.bottomMenuBg {
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7B7B7B;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #3A2E41;
	border-left-color: #7B7B7B;
	border-left-width: 1px;
	height: 38px;
	background-color: #E2E2E2;
}
.aboutTitleBg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 10px 10px 0px;
	background-repeat: no-repeat;
	background-image: url(../images/pageTitles/aboutInnova.jpg);
	background-position: left top;
	border-right-width: 0.5px;
	border-right-style: solid;
	border-right-color: #7B7B7B;
}
.animationTitleBg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 10px 10px 0px;
	background-repeat: no-repeat;
	background-image: url(../images/pageTitles/animation.jpg);
	background-position: left top;
	border-right-width: 0.5px;
	border-right-style: solid;
	border-right-color: #7B7B7B;
}
.redevelopmentTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 10px 10px 0px;
	background-repeat: no-repeat;
	background-image: url(../images/pageTitles/redevelopment.jpg);
	background-position: left top;
	border-right-width: 0.5px;
	border-right-style: solid;
	border-right-color: #7B7B7B;
}
.buildingServices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 10px 10px 0px;
	background-repeat: no-repeat;
	background-image: url(../images/pageTitles/buildingServices.jpg);
	background-position: left top;
	border-right-width: 0.5px;
	border-right-style: solid;
	border-right-color: #7B7B7B;
}
.projectManagement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 10px 10px 0px;
	background-repeat: no-repeat;
	background-image: url(../images/pageTitles/projectManagement.jpg);
	background-position: left top;
	border-right-width: 0.5px;
	border-right-style: solid;
	border-right-color: #7B7B7B;
}
.housingPreservation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 10px 10px 0px;
	background-repeat: no-repeat;
	background-image: url(../images/pageTitles/housingPreservation.jpg);
	background-position: left top;
	border-right-width: 0.5px;
	border-right-style: solid;
	border-right-color: #7B7B7B;
}
.occupiedRenovation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 10px 10px 0px;
	background-repeat: no-repeat;
	background-image: url(../images/pageTitles/occupied_renovations.jpg);
	background-position: left top;
	border-right-width: 0.5px;
	border-right-style: solid;
	border-right-color: #7B7B7B;
}
.stabilization {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 10px 10px 0px;
	background-repeat: no-repeat;
	background-image: url(../images/pageTitles/stabilizationTitle.jpg);
	background-position: left top;
	border-right-width: 0.5px;
	border-right-style: solid;
	border-right-color: #7B7B7B;
}
.policyResearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 10px 10px 0px;
	background-repeat: no-repeat;
	background-image: url(../images/pageTitles/policyResearch.jpg);
	background-position: left top;
	border-right-width: 0.5px;
	border-right-style: solid;
	border-right-color: #7B7B7B;
}
.principalsStaff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 10px 10px 0px;
	background-repeat: no-repeat;
	background-image: url(../images/pageTitles/staff.jpg);
	background-position: left top;
	border-right-width: 0.5px;
	border-right-style: solid;
	border-right-color: #7B7B7B;
}
.buildingCorp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 10px 10px 0px;
	background-repeat: no-repeat;
	background-image: url(../images/pageTitles/buildingCorp.jpg);
	background-position: left top;
	border-right-width: 0.5px;
	border-right-style: solid;
	border-right-color: #7B7B7B;
}
.designDev {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 10px 10px 0px;
	background-repeat: no-repeat;
	background-image: url(../images/pageTitles/designDevelopment.jpg);
	background-position: left top;
	border-right-width: 0.5px;
	border-right-style: solid;
	border-right-color: #7B7B7B;
}
.constructionMon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 10px 10px 0px;
	background-repeat: no-repeat;
	background-image: url(../images/pageTitles/constructionMon.jpg);
	background-position: left top;
	border-right-width: 0.5px;
	border-right-style: solid;
	border-right-color: #7B7B7B;
}
.capitalNeeds {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 10px 10px 0px;
	background-repeat: no-repeat;
	background-image: url(../images/pageTitles/capitalNeeds.jpg);
	background-position: left top;
	border-right-width: 0.5px;
	border-right-style: solid;
	border-right-color: #7B7B7B;
}
.capitalImprovements {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 10px 10px 0px;
	background-repeat: no-repeat;
	background-image: url(../images/pageTitles/capitalImprovements.jpg);
	background-position: left top;
	border-right-width: 0.5px;
	border-right-style: solid;
	border-right-color: #7B7B7B;
}
.bldgFailure {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 10px 10px 0px;
	background-repeat: no-repeat;
	background-image: url(../images/pageTitles/buildingFailure.jpg);
	background-position: left top;
	border-right-width: 0.5px;
	border-right-style: solid;
	border-right-color: #7B7B7B;
}
.aptTurnover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 10px 10px 0px;
	background-repeat: no-repeat;
	background-image: url(../images/pageTitles/aptTurnover.jpg);
	background-position: left top;
	border-right-width: 0.5px;
	border-right-style: solid;
	border-right-color: #7B7B7B;
}
.newTopImageBar {
	background-image: url(../images/newTopBg.jpg);
	background-repeat: repeat-x;
	height: 122px;
	border-bottom-width: 0.5px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #7F7F7F;
}
.sloganNewBg {
	height: 52px;
	background-image: url(../images/sloganBG.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	border-right-width: 0.5px;
	border-right-style: solid;
	border-right-color: #7B7B7B;
	border-left-width: 0.5px;
	border-left-style: solid;
	border-left-color: #7B7B7B;
}
.retrofit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 10px 10px 0px;
	background-repeat: no-repeat;
	background-image: url(../images/pageTitles/retrofit.jpg);
	background-position: left top;
	border-right-width: 0.5px;
	border-right-style: solid;
	border-right-color: #7B7B7B;
	list-style-type: circle;
}
.leftbottomMenuBg {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7B7B7B;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #3A2E41;
	border-left-color: #7B7B7B;
	border-left-width: 1px;
	height: 38px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	padding: 2px;
	line-height: normal;
	background-color: #DBDBDB;
	text-align: center;
	vertical-align: middle;
}

.bodyTextBG {
	text-decoration: none;
	background-color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	text-decoration: none;
	left: 5px;
	top: 5px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.leftBottomFooter {
	background-color: #666;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FC0;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.bottomFooter {
	background-color: #666;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FC0;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.pageTitleText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFF;
	text-decoration: none;
	background-color: #EDB303;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
}
.logoFormat {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: normal;
	color: #642F92;
	text-decoration: none;
	height: 80px;
	background-color: #F1F1F1;
	text-align: center;
	background-image: url(../images/headers/websiteHeaderBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C60;
	border-bottom-color: #C60;
}

