/* CSS Document */
body {
	margin-left:auto;
	margin-right:auto;
	width:938px;
}

.header {
	float:left;
	background-image:url('../images/header.jpg');
	background-repeat:no-repeat;
	height:154px;
	width:938px;
	display:block;
}

.inner_header {
	float:left;
	background-image:url('../images/inner_header.jpg');
	background-repeat:no-repeat;
	height:154px;
	width:938px;
	display:block;
}

div.menu {
	height:19px;
	width:938px;
	margin:0;
	padding:0;
	display:block;
	float:left;
}

div.inner_menu {
	height:19px;
	width:938px;
	margin:0;
	padding:0;
	display:block;
	float:left;
}

div.menu a { text-indent:-9999px; background-repeat:no-repeat; background-position:top; float:left; height:19px; }
div.inner_menu a { text-indent:-9999px; background-repeat:no-repeat; background-position:top; float:left; height:19px; outline:none }

.home { background-image:url('../images/home.jpg');  width:83px; background-position:top; }
.about { background-image:url('../images/about.jpg');  width:127px; background-position:top; }
.design { background-image:url('../images/design.jpg');  width:70px; background-position:top; }
.install { background-image:url('../images/installation.jpg');  width:100px; background-position:top; }
.stake { background-image:url('../images/stakeholders.jpg');  width:109px; background-position:top; }
.results { background-image:url('../images/results.jpg');  width:116px; background-position:top; }
.resources { background-image:url('../images/resources.jpg');  width:111px; background-position:top; }
.contact { background-image:url('../images/contact.jpg');  width:91px; background-position:top; }
.distributors { background-image:url('../images/distributors.jpg');  width:131px; background-position:top; }
.installers { background-image:url('../images/installers.jpg');  width:44px; background-position:top; }

.inner_home { background-image:url('../images/inner_home.jpg');  width:80px; background-position:top; }
.inner_about { background-image:url('../images/inner_about.jpg');  width:129px; background-position:top; }
.inner_design { background-image:url('../images/inner_design.jpg');  width:68px; background-position:top; }
.inner_install { background-image:url('../images/inner_installation.jpg');  width:101px; background-position:top; }
.inner_stake { background-image:url('../images/inner_stakeholders.jpg');  width:108px; background-position:top; }
.inner_results { background-image:url('../images/inner_results.jpg');  width:111px; background-position:top; }
.inner_resources { background-image:url('../images/inner_specifications.jpg');  width:116px; background-position:top; }
.inner_contact { background-image:url('../images/inner_contact.jpg');  width:85px; background-position:top; }
.inner_distributors { background-image:url('../images/inner_distributors.jpg');  width:140px; background-position:top; }
.inner_installers { background-image:url('../images/inner_installers.jpg');  width:123px; background-position:top; }

div.menu a:hover {background-position:bottom;}
div.inner_menu a:hover {background-position:bottom;}

.news {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	line-height:15px;
}

.news img {
	margin-left:50px;
}

.news_tease {
	font-family:Arial, Helvetica, sans-serif;
	color:#CCC;
	font-size:11px;
	margin-left:15px;
	float:left;
	border-left:1px solid #CCC;
	padding-left:5px;
}

.content {
	background-image:url('../images/home_middle.jpg');
	background-repeat:no-repeat;
	float:left;
	display:block;
	height:384px;
	width:938px;
}

.bottom_content {
	background-image:url('../images/home_bottombg.jpg');
	background-repeat:no-repeat;
	float:left;
	display:block;
	height:135px;
	width:938px;
}

.submenu {
	background-image:url('../images/submenu_top.jpg');
	background-position:top;
	background-repeat:no-repeat;
	height:86px;
	width:227px;
	float:left;
	display:block;
}

.submenu_header {/*
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#00853f;*/
	margin-left:35px;
	margin-bottom:0;
	margin-top:60px;
}

.links {
	height:auto;
	width:227px;
}

.submenu_item {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#00853f;
	height:auto;
	font-style:none;
	float:left;
	margin-left:35px;
	text-decoration:none;
	color:#00853f;
	font-weight:bold;
	line-height:30px;
	clear:left;
}

.submenu_item_indent {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#00853f;
	height:auto;
	font-style:none;
	float:left;
	margin-left:55px;
	text-decoration:none;
	color:#00853f;
	font-weight:bold;
	line-height:30px;
	clear:left;
}

.main {
	background-image:url('../images/mainright_repeat.jpg');
	background-position:right;
	background-repeat:repeat-y;
	width:695px;
	float:left;
	padding-bottom:50px;
	padding-left:15px;
	min-height:550px;
	height: auto !important;
	height: 250px;
}


#navlist2
{
margin-left: 0;
padding-left: 50px;
list-style: none;
}

#navlist2 li
{
padding-left: 30px;
line-height:30px;
background-image: url('/images/bg_files/bullet_backg.gif');
background-repeat: no-repeat;
background-position: 0 .1em;
}

.immb {
border:10px solid;	border-color:#FFFFFF;
}

.h1 {
	float:left;
	/*padding-left:20px;*/
	padding-top:20px;
}

.main a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#00853f;
	text-decoration:underline;
}

.main a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#00853f;
	text-decoration:underline;
}

.main p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#666666;
	width:650px;
	clear:left;
}

.interior_text   {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#4d4d4d; 
	clear:left;
}

.main ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#666666;
	width:550px;
	padding-left:40px;
}

.main li {
}

.main table {
	clear:left;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

.greenbold {
	color:#333333;
	font-weight:bold;
}

.greenbold a {
	text-decoration:underline;
	color:#333333;
	/*color:#00853F;*/
	font-weight:bold;
}

.nolist {
	list-style:none;
	width:600px;
}

.image {
	float:right;
	padding-left:10px;
}

.footer {
	float:left;
	height:57px;
	width:936px;
	background-color:#FFFFFF;
	background-image:url('../images/footer_bg.jpg');
	background-position:bottom;
	background-repeat:no-repeat;
}

.copy {	
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#808080;
	padding-left:50px;
	padding-top:15px;
	height:19px;
}

.webspec {	
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#808080;
	padding-right:50px;
	padding-top:15px;
	height:19px;
}

/* added 11-26-2008 */
.project_container {
	width:600px;
}

.project_container_right {
	float:right;
}

.project_container_right th {
	border-bottom:1px solid #CCCCCC;
}

.project_container_right td {
	border-bottom:1px solid #CCCCCC;
}
.bgcontent {
	background-image: url(../design-tool/top-left-header.gif);
	background-repeat: no-repeat;
}
.bgcontentbottom {
	background-image: url(../design-tool/bottom-left-footer.gif);
	background-repeat: no-repeat;
}
.bgcontentwhole {
	background-image: url(../design-tool/bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.body-header  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #444444;
}
.bgtall {
	background-image: url(../design-tool/bgtall.gif);
	background-repeat: no-repeat;
}
.interior_text2   {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#4d4d4d; 
	clear:left;
	padding-left:45px;
}
