body {
	font-family: Verdana, Geniva, Ariel, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: 4b6b4a;
	padding: 20px;
	text-align: center;
}
table, td, div, p, li {
	font-family: Verdana, Geniva, Ariel, sans-serif;
	font-size: 12px;
	color: #333333;
}
h1 {
	font-family: Perpetua, Garmond, "Times New Roman", serif;
	font-size: 220%;
	color: #37636c;
	margin: 15px 0px;
}
h2 {
	font-family: Perpetua, Garmond, "Times New Roman", serif;
	font-size: 180%;
	color: #37636c;
	margin: 10px 0px;
}
h3 {
	font-family: Perpetua, Garmond, "Times New Roman", serif;
	font-size: 160%;
	color: #37636c;
	margin: 5px 0px;
}
img {
	border: 0px;
}
a:link {
	color: #4b6b4a;
	text-decoration: none;
}
a:visited {
	color: #4b6b4a;
	text-decoration: none;
}
a:hover {
	color: #4b6b4a;
	text-decoration: underline;
}
a:active {
	color: #4b6b4a;
	text-decoration: underline;
}
.a2:link {
	color: #ffffff;
	text-decoration: none;
}
.a2:visited {
	color: #ffffff;
	text-decoration: none;
}
.a2:hover {
	color: #ffffff;
	text-decoration: underline;
}
.a2:active {
	color: #ffffff;
	text-decoration: underline;
}
#container {
	width: 874px;
	margin: auto;
	text-align: left;
}
#content_bak {
	background-color: #ffffff;
	background-image: url(/images/content_bak_top.gif);
	background-repeat: repeat-x;
	background-position: top left;
	width: 831px;
	vertical-align: top;
}
#content {
	background-image: url(/images/content_bak_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	width: 831px;
	padding: 30px 15px 5px;
	height: 433px;
}
#nav_tab {
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #4b6b4a;
	width: 801px;
}
#tab_content {
	border: 3px solid #4b6b4a;
	background-color: #edf6fa;
	padding: 15px;
	width: 801px;
}
#advantage #advantage_tab {
	background-color: #4b6b4a;
	background-image: url(/images/tab_bak1.jpg);
	color: #ffffff;
}
#services #services_tab {
	background-color: #4b6b4a;
	background-image: url(/images/tab_bak1.jpg);
	color: #ffffff;
}
#traits #traits_tab {
	background-color: #4b6b4a;
	background-image: url(/images/tab_bak1.jpg);
	color: #ffffff;
}
#process #process_tab {
	background-color: #4b6b4a;
	background-image: url(/images/tab_bak1.jpg);
	color: #ffffff;
}
#footer {
	font-family: Perpetua, Garmond, "Times New Roman", serif;
	text-align: center;
	color: #ffffff;
}
.hd2 {
	color: #4b6b4a;
	font-weight: bold;
}
.normal {
	color: #333333;
}
.focus_list {
	list-style-type: none;
	margin: 0px;
	padding: 15px 5px 15px 7px;
}
.focus_list a {
	font-weight: bold;
	color: #4b6b4a;
}
.focus_list li {
	padding-left: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	background-image: url(/images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
.content_left {
	background-color: #ffffff;
	background-image: url(/images/content_left_bak.gif);
	background-repeat: repeat-y;
	background-position: top left;
	vertical-align: top;
}
.content_right {
	background-color: #ffffff;
	background-image: url(/images/content_right_bak.gif);
	background-repeat: repeat-y;
	background-position: top right;
	vertical-align: top;
}
.block1 {
	width: 275px;
	padding: 20px 10px 15px 0px;
	text-align: left;
}
.image {
	display: table-cell;
	width: 270px;
	height: 100px;
	text-align: left;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
}
.tab,
.tab:link,
.tab:visited {
	display: block;
	font-family: Perpetua, Garmond, "Times New Roman", serif;
	font-size: 130%;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #565656;
	background-color: #b7b7b7;
	background-image: url(/images/tab_bak2.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	border-right: 1px solid #4b6b4a;
	border-top: 1px solid #4b6b4a;
	margin: 0px;
	padding: 5px 3px;
}
.tab:hover,
.tab:active {
	background-color: #4b6b4a;
	background-image: url(/images/tab_bak1.jpg);
	color: #ffffff;
}