@import url("/common/css/wrapper.css");
@import url("/common/css/tables.css");

/*HOMEPAGE*/
#bdyHome #pageHeader h1 a {
	display: none;
}
#bdyHome #navHome {
	width: 98px;
	background-image: url(/common/images/nav_home_selected_98x35.gif);
}
#bdyHome #navHome a {
	display: none;
}
#bdyHome #pageContent {
	float: left;
	background-color: #e6e6e6 !important;
	background-image: url(/common/images/corner_inner_bl_dark_12x12.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#bdyHome #pageContent h2 {
	position: relative;
	display: block;
	float: left;
	background-image: url(/images/livingSystem_139x121.gif);
	background-repeat: no-repeat;
	background-position: 28px 24px;
	-background-position: 28px 28px;
	left: 0;
	top: 0;
	width: 195px;
	height: 160px;
}
#bdyHome #pageContent h2 span {
	display: none;
	position: relative;
	left: -5000px;
}
#bdyHome #pageContent div {
	background-color: #f2f2f2;
	width: 485px;
	float: right;
	padding: 20px 25px 10px 25px;
	font-size: 120%;
	background-image: url(/common/images/corner_inner_br_light_12x12.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
#bdyHome #pageContent div ul {
	list-style: none;
	margin: 0 50px 0 -40px;
	-margin-left: 0;
}
#bdyHome #pageContent div ul li {
	background-image: url(/common/images/arrow_24x25.gif);
	background-repeat: no-repeat;
	background-position: 4px 50%;
	padding-left: 40px;
	margin-bottom: 10px;
}




/*CASE STUDIES*/
#bdyCaseStudies #navCaseStudies {
	width: 149px;
	background-image: url(/common/images/nav_caseStudies_selected_149x35.gif);
}
#bdyCaseStudies #navCaseStudies a {
	display: none;
}
#bdyCaseStudies #contentMain h3 {
	margin-bottom: 10px;
}
#bdyCaseStudies #contentMain img {
	margin-bottom: 10px;
}
#bdyCaseStudies #contentSecondary ul {
	list-style: none;
	margin-left: -40px;
	-margin-left: 0;
	margin-top: 10px;
}
#bdyCaseStudies #contentSecondary ul li.selected {
	font-weight: bold;
}
#bdyCaseStudies #contentSecondary ul li.selected a {
	text-decoration: none;
	color: #f2a92a;
}

/*ABOUT US*/
#bdyAboutUs #navAboutUs {
	width: 124px;
	background-image: url(/common/images/nav_aboutUs_selected_124x35.gif);
}
#bdyAboutUs #navAboutUs a {
	display: none;
}
#bdyAboutUs h2 {
	margin-bottom: 0;
}
#bdyAboutUs h3 {
	margin-bottom: 12px;
}
#bdyAboutUs h3 {
	margin-bottom: 12px;
}
#bdyAboutUs #contentSecondary ol {
	margin-left: -20px;
	-margin-left: 24px;
	margin-top: 6px;
}
#bdyAboutUs #contentSecondary ol li {
	margin-bottom: 6px;
}
#bdyAboutUs #infoTech {
	margin-top: 15px;
	margin-bottom: 0;
}

/*CONTACT US*/
#bdyContactUs #navContactUs {
	width: 139px;
	background-image: url(/common/images/nav_contactUs_selected_139x35.gif);
}
#bdyContactUs #navContactUs a {
	display: none;
}
#bdyContactUs #contentMain label {
	position: relative;
	display: block;
	width: 130px;
	clear: left;
	margin-top: 12px;
	-margin-top: 8px;
}
#bdyContactUs #contentMain label input {
	position: relative;
	left: 130px;
	margin-top: -22px;
	-margin-top: -18px;
	width: 210px;
}
#bdyContactUs #contentMain label textarea {
	position: relative;
	left: 130px;
	margin-top: -16px;
	width: 320px;
	height: 100px;
}
#bdyContactUs #btnSubmit {
	position: relative;
	left: 130px;
	margin-top: 5px;
	font-size: 80%;
}
#bdyContactUs #contentSecondary dl {
	margin: 0;
}
#bdyContactUs #contentSecondary dl dt {
	font-weight: bold;
	font-size: 110%;
}
#bdyContactUs #contentSecondary dl dd {
	margin-left: 0;
}
