/* CSS Document */

body {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	padding: 0px;
	background-image: url(images/bluebar-bg.gif);
	background-repeat: repeat-x;
	min-width: 948px;
}

body#home a#homenav,
body#advantage a#advantagenav,
body#clients a#clientsnav,
body#furniture a#furniturenav,
body#facility a#facilitynav,
body#contact a#contactnav {
	color: #de903c;
}

h1 {
	margin: 0px;
	font-weight: normal;
	font-size: 18px;
	color: #FFFFFF;
}

h2 {
	margin: 0px;
	font-weight: normal;
	font-size: 15px;
	color: #FFFFFF;
}

#orange_box_div h2 {
	margin: 0px;
	font-weight: normal;
	font-size: 14px;
	color: #000000;
	display: block;
	height: 29px;
	background-image: url(images/orangebox_title_bg.gif);
	background-repeat: no-repeat;
	text-align: center;
	line-height: 29px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#orange_box_big_div h2 {
	margin: 0px;
	font-weight: normal;
	font-size: 14px;
	color: #000000;
	display: block;
	height: 45px;
	background-image: url(images/orangebox_title_big_bg.gif);
	background-repeat: no-repeat;
	text-align: center;
	line-height: 21px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#green_box_div h2 {
	margin: 0px;
	font-weight: normal;
	font-size: 14px;
	color: #000000;
	display: block;
	width: 208px;
	height: 29px;
	background-image: url(images/greenbox_title_bg.gif);
	background-repeat: no-repeat;
	text-align: center;
	line-height: 29px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h3 {
	margin: 0px;
	font-weight: normal;
	font-size: 18px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 5px 0px 0px 10px;
	display: block;
	height: 50px;
	width: 628px;
	background-image: url(images/titlebar.gif);
	background-repeat: no-repeat;
	line-height: 24px;
}

h4 {
	margin: 0px;
	font-weight: normal;
	font-size: 16px;
	color: #FFFFFF;
	display: block;
	height: 26px;
	line-height: 26px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px 20px 0px 20px;
}

.small {
	font-size: 12px;
}

a {
	color: #5B8266;
	text-decoration: underline;;
}

a:hover {
	color: #DE903C;
}

#blue_bar_div {
	background-color: #444d61;
	height: 26px;
	z-index: 0;
	position: absolute;
	left: 0px;
	width: 100%;
	overflow: hidden;
}

#main_div {
	width: 898px;
	position: relative;
	z-index: 1;
	margin-left: auto;
	margin-right: auto;
}

#main_nav_div {
	width: 898px;
	position: relative;
	z-index: 1;
	height: 26px;
	line-height: 26px;
	text-align: left;
	background-color: #444D61;
}

#main_nav_div ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#main_nav_div ul li {
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#main_nav_div a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px 0px 0px 20px;
}

#main_nav_div a:hover {
	color: #de903c;
}


#header_div {
	width: 898px;
	position: relative;
	z-index: 1;
	height: 115px;
	border-bottom: solid #5b8266 1px;
}

#footer_div {
	line-height: 17px;
	color: #323232;
}

#footer_div a {
	color: #323232;
	text-decoration: none;
}

#footer_div a:hover {
	color: #999999;
}

#orange_box_big_div {
	padding: 11px;
	color: #000000;
	background-color: #de903c;
	border-bottom: Solid #ffffff 1px;
}

#orange_box_big_div #boxcontent_div {
	color: #000000;
	padding: 10px;
	background-color: #f5dec5;
	background-image: url(images/orangebox_bottom_big.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#orange_box_big_div a {
	color: #000000;
	text-decoration: underline;
}

#orange_box_big_div a:hover {
	color: #DE903C;
}

#orange_box_div {
	padding: 11px;
	color: #000000;
	background-color: #de903c;
	border-bottom: Solid #ffffff 1px;
}

#orange_box_div #boxcontent_div {
	color: #000000;
	padding: 10px;
	background-color: #f5dec5;
	background-image: url(images/orangebox_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#orange_box_div a {
	color: #000000;
	text-decoration: underline;
}

#orange_box_div a:hover {
	color: #DE903C;
}

#green_box_div {
	padding: 11px;
	color: #FFFFFF;
	background-color: #5b8266;
}

#green_box_div img {
	border: Solid #ffffff 1px;
}

#green_box_div #boxcontent_div {
	color: #000000;
	padding: 10px;
	background-color: #cedad1;
	background-image: url(images/greenbox_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#green_box_div a {
	color: #000000;
	text-decoration: underline;
}

#green_box_div a:hover {
	color: #5B8266;
}
#dummy_button_div {
	color: #de903c;
	position: absolute;
	z-index: 2;
	line-height: 26px;
	background-color: #444D61;
}
#floating_image_div {
	border: Solid #FFFFFF 1px;
	float: right;
	margin-right: 11px;
	margin-top: -20px;
	margin-left: 15px;
}
