body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	min-width: 985px;
	width: expression(document.body.clientWidth < 985? "985px": "auto" );
}
a {
	color: #0055cc;
}
a:hover {
	color: #cc0000;
}
.clear {
	clear: both;
	font-size: 0px;
	height: 0px;
}
img {
	border: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
}
li.simple {
	list-style: disc inside none;
	margin-bottom: 5px;
}
li.bullet_1, li.bullet_2, li.bullet_3, li.bullet_4, li.bullet_5, li.bullet_6 {
	margin: 0px 0px 5px 0px;
	list-style-type: none;
	background-repeat: no-repeat;
	padding-left: 27px;
	line-height: 1.4em;
}
li.bullet_1 {
	background-image: url(img/bullet_01.gif);
}
li.bullet_2 {
	background-image: url(img/bullet_02.gif);
}
li.bullet_3 {
	background-image: url(img/bullet_03.gif);
}
li.bullet_4 {
	background-image: url(img/bullet_04.gif);
}
li.bullet_5 {
	background-image: url(img/bullet_05.gif);
}
li.bullet_6 {
	background-image: url(img/bullet_06.gif);
}
.small {
	font-size: 0.8em;
}

/* --- Header --- */

.color_line {
	background-color: #ff0000;
	width: 100%;
	height: 7px;
	font-size: 0em;
}
.color_line_5,.color_line_4, .color_line_3, .color_line_2, .color_line_1 {
	background-color: #800080;
	width: 14%;
	height: 7px;
	float: right;
	font-size: 0em;
	border-right: 1px solid #800080;
}
.color_line_5 {
	background-color: #800080;
	border-right: 1px solid #800080;
}
.color_line_4 {
	background-color: #0080ff;
	border-right: 1px solid #0080ff;
}
.color_line_3 {
	background-color: #808000;
	border-right: 1px solid #808000;
}
.color_line_2 {
	background-color: #ff00ff;
	border-right: 1px solid #ff00ff;
}
.color_line_1 {
	background-color: #ff8c00;
	border-right: 1px solid #ff8c00;
}
.header {
	width: 100%;
	height: 95px;
	border-bottom: 1px dotted #cccccc;
	text-align: center;
}
.logo_container {
	width: 29%;
	float: left;
	text-align: center;
}
.logo {
	margin: 25px 0px 25px 0px;
}
a.menu_1, .menu_2, .menu_3, .menu_4, .menu_1a, .menu_2a, .menu_3a, .menu_4a {
	float: right;
	width: 14%;
	display: block;
	font-size: 1.1em;
	text-decoration: none;
	margin-top: 60px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-right: 1px dotted #cccccc;
}
a.menu_5, .menu_5a {
	float: right;
	width: 14%;
	display: block;
	font-size: 1.1em;
	text-decoration: none;
	margin-top: 60px;
	padding-top: 7px;
	padding-bottom: 7px;
}
a.menu_1:hover {
	color: #FFFFFF;
	background-color: #800080;
}
a.menu_2:hover {
	color: #FFFFFF;
	background-color: #0080ff;
}
a.menu_3:hover {
	color: #ffffff;
	background-color: #808000;
}
a.menu_4:hover {
	color: #ffffff;
	background-color: #ff00ff;
}
a.menu_5:hover {
	color: #ffffff;
	background-color: #ff8c00;
}
a.menu_1a {
   color: #ffffff;
	background-color: #800080;
}
a.menu_2a {
   color: #ffffff;
	background-color: #0080ff;
}
a.menu_3a {
   color: #ffffff;
	background-color: #808000;
}
a.menu_4a {
   color: #ffffff;
	background-color: #ff00ff;
}
a.menu_5a {
	color: #ffffff;
	background-color: #ff8c00;
}
a.menu_1a:hover {
   color: #FFFFFF;
	background-color: #993399;
}
a.menu_2a:hover {
   color: #FFFFFF;
	background-color: #6699ff;
}
a.menu_3a:hover {
   color: #FFFFFF;
	background-color: #999933;
}
a.menu_4a:hover {
   color: #FFFFFF;
	background-color: #fe56fe;
}
a.menu_5a:hover {
   color: #FFFFFF;
	background-color: #fdac49;
}

/* --- Home page body --- */
.features {
	background-color: #f5f5eb;
	width: 100%;
	border-bottom: 1px dotted #cccccc;
}
.feature {
	width: 24.9%;
	float: left;
	margin: 30px 0px 25px 0px;
	text-align: center;
	font-size: 0.8em;
	line-height: 2.5em;
}
.main_slogan {
	margin: 40px 4% 40px 10%;
	width: 55%;
	float: left;
	display: inline;
}
.slogan_1 {
	font-family: Georgia;
	font-size: 2em;
	color: #800080;
	margin-top: 0px;
	margin-bottom: 0px;
}
.slogan_2 {
	color: #5486b8;
}
.slogan_3 {
	color: #808000;
}
.slogan_4 {
	color: #ff6633;
}
h1.slogan_body {
	margin-top: 10px;
	margin-bottom: 0px;
	color: #525252;
	font-size: 1.1em;
	line-height: 1.4em;
	font-weight:normal;
}
.drop_box_container {
	float: left;
	width: 20%;
	margin: 40px 0px 20px 0px;
}
.drop_box_1, .drop_box_2 {
	height: 50px;
	position: relative;
	margin-bottom: 20px;
}
.drop_box_1 {
	background-color: #d9e6f6;
}
.drop_box_2 {
	background-color: #d7ddc7;
}
.dropbox_title {
	font-size: 1.3em;
	position: absolute;
	left: 15px;
	top: 13px;
}
.corner1_top, .corner2_top, .corner1_bottom, .corner2_bottom {
	position: absolute;
	left: 0px;
}
.corner1_top, .corner2_top {
	top: 0px;
}
.corner1_bottom, .corner2_bottom {
	bottom: 0px;
}
a.drop_1, a.drop_2 {
	display: block;
	border-left: 1px solid #ffffff;
	width: 20px;
	height: 50px;
	position: absolute;
	right: 0px;
	top: 0px;
}
a.drop_1 {
	background-image: url(img/bg_drop_1.gif);
}
a.drop_2 {
	background-image: url(img/bg_drop_2.gif);
}
a.drop_1:hover {
	background-image: url(img/bg_drop_1a.gif);
}
a.drop_2:hover {
	background-image: url(img/bg_drop_2a.gif);
}
.sale_container {
	background-color: #eff1f6;
	width: 80%;
	padding-left: 10%;
	position: relative;
	margin-bottom: 40px;
}
.sale_corner_top {
	position: absolute;
	right: 0px;
	top: 0px;
}
.sale_corner_bottom {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
h1.sale_title {
	font-family: Georgia;
	font-size: 1.3em;
	font-weight: normal;
	color: #4a5a64;
	margin: 20px 0px 10px 0px;
}
ul.sale_list {
	margin-bottom: 10px;
}
a.sale_link {
	font-size: 0.9em;
	color: #4a5a64;
}
a.sale_link:hover {
	color: #000000;
}
.blue_drop, .green_drop {
	position: absolute;
	visibility: hidden;
	width: 750px;
	margin-top: 5px;
	padding: 13px 0px 13px 0px;
}
.blue_list {
	width: 220px;
	height: 85px;
	padding: 12px 10px 10px 20px;
	background-color: #d9e6f6;
	float: left;
	font-size: 0.8em;
}
h1.drop_title {
	font-family: Georgia;
	font-size: 1.2em;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
}
.blue_drop_top {
	position: absolute;
	width: 750px;
	height: 13px;
	top: 0px;
	background-image: url(img/blue_drop_top.gif);
	clear: both;
}
.blue_drop_bottom {
	position: absolute;
	width: 750px;
	height: 13px;
	background-image: url(img/blue_drop_bottom.gif);
	clear: both;
}
.green_list {
	width: 220px;
	height: 110px;
	padding: 12px 10px 10px 20px;
	background-color: #d7ddc7;
	float: left;
	font-size: 0.8em;
}
.green_drop_top {
	position: absolute;
	width: 750px;
	height: 13px;
	top: 0px;
	background-image: url(img/green_drop_top.gif);
	clear: both;
}
.green_drop_bottom {
	position: absolute;
	width: 750px;
	height: 13px;
	background-image: url(img/green_drop_bottom.gif);
	clear: both;
}
.drop_close {
	display: block;
	width: 16px;
	height: 15px;
	background-image: url(img/close.gif);
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 2;
}

/* --- General body --- */

h1.title {
	font-family: Georgia;
	font-size: 2.8em;
	color: #bbbbbb;
	line-height: 0.7em;
	font-weight: normal;
	margin: 40px 10% 40px 10%;
	border-bottom: 1px dotted #cccccc;
}
h3.small_title {
	font-size: 1.6em;
	font-family: Georgia;
	color: #bbbbbb;
	border-bottom: 1px dotted #cccccc;
	margin-bottom: 30px;
	margin-top: 30px;
	line-height: 0.7em;
	font-weight: normal;
}
.slogan {
	font-family: Georgia;
	font-style: italic;
	background-color: #f5f5eb;
	width: 50%;
	position: relative;
	padding: 5px 0px 5px 10%;
	margin-bottom: 40px;
}
.corner_top {
	position: absolute;
	right: 0px;
	top: 0px;
}
.corner_bottom {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.content_block {
	float: left;
	width: 50%;
	margin: 0px 0px 60px 10%;
	display: inline;
}
.work_content_block {
	float: left;
	width: 50%;
	margin: 0px 0px 30px 10%;
	display: inline;
}
p.content {
	line-height: 1.5em;
	margin: 0px 0px 10px 0px;
}
.menu_block {
	float: right;
	width: 27%;
	margin: 0px 10% 60px 0px;
	display: inline;
}
.work_menu_block {
	float: right;
	width: 27%;
	margin: 0px 10% 30px 0px;
	display: inline;
}
a.submenu {
	display: block;
	padding: 5px 0px 5px 10px;
	margin-bottom: 15px;
	background-color: #f3f3f3;
	border-left: 3px solid #cccccc;
	text-decoration: none;
}
a.submenu:hover {
	border-left: 3px solid #cc0000;
}
h2.submenu_a {
   color: #525252;
	font-size: 1em;
	font-weight: normal;
	padding: 5px 0px 5px 10px;
	margin: 0px 0px 15px 0px;
	background-color: #f3f3f3;
	border-left: 3px solid #cc0000;
}
a.submenu_reminder {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	padding-left: 10px;
	background-color: #f3f3f3;
	border-left: 3px solid #cc0000;
	text-decoration: none;
}
.work_image {
	clear: both;
	text-align: center;
	margin-bottom: 100px;
}
.work_description {
	margin-top: 20px;
	margin-left: 40%;
	text-align: left;
	font-style: italic;
	font-family: Georgia;
	font-size: 0.9em;
}
.study_container {
	background-color: #f5f5eb;
	width: 80%;
	padding-left: 10%;
	position: relative;
	margin-bottom: 40px;
}
.column {
	width: 30%;
	float: left;
	padding: 0px 3% 10px 0px;
}
.study_title {
	font-weight: bold;
	margin: 20px 0px 10px 0px;
}
.body_line {
   background-color: #f5f5eb;
	position: relative;
	right: 10%;
	width: 100%;
	min-height: 130px;
	height: auto !important;
	height: 130px;
	clear: both;
	margin-top: 20px;
	margin-bottom: 40px;
}
.guys {
	position: absolute;
	top: -40px;
	left: 20%;
}
.body_line_title {
	position: absolute;
	top: -21px;
	left: 20%;
	padding-left: 250px;
	font-size: 1.4em;
	font-family: Georgia;
	color: #bbbbbb;
}
.body_line_content {
	margin-left: 20%;
	padding: 20px 30px 20px 250px;
	line-height: 1.5em;
}
.recent_work {
	margin: 0px 10% 30px 10%;
	width: 80%;
}
.client_work {
	margin: 0px 10% 60px 10%;
	width: 80%;
}
a.work_1, a.work_2, a.work_3, a.work_4, a.work_5, a.work_6 {
	display: block;
	width: 150px;
	float: left;
	color: #444444;
	padding: 10px 10px 0px 10px;
	margin: 0px 20px 20px 0px;
	border: 1px dotted #cccccc;
	font-size: 0.7em;
	line-height: 2em;
	text-decoration: none;
}
a.work_1:hover {
	background-color: #ff0000;
	color: #ffffff;
}
a.work_2:hover {
	background-color: #800080;
	color: #ffffff;
}
a.work_3:hover {
	background-color: #0080ff;
	color: #ffffff;
}
a.work_4:hover {
	background-color: #ff00ff;
	color: #ffffff;
}
a.work_5:hover {
	background-color: #808000;
	color: #ffffff;
}
a.work_6:hover {
	background-color: #ff8c00;
	color: #ffffff;
}
.work_border {
	border: 1px solid #f0f0f0;
}
li.solution_1, li.solution_2, li.solution_3, li.solution_4, li.solution_5, li.solution_6 {
	float: left;
	width: 275px;
	margin-left: 20px;
	margin-bottom: 5px;
	list-style-type: none;
	background-repeat: no-repeat;
	padding-left: 25px;
	font-family: Georgia;
	font-style: italic;
}
li.solution_1 {
	background-image: url(img/bullet_01.gif);
}
li.solution_2 {
	background-image: url(img/bullet_02.gif);
}
li.solution_3 {
	background-image: url(img/bullet_03.gif);
}
li.solution_4 {
	background-image: url(img/bullet_04.gif);
}
li.solution_5 {
	background-image: url(img/bullet_05.gif);
}
li.solution_6 {
	background-image: url(img/bullet_06.gif);
}
.news_date {
   font-family: Georgia;
	font-size: 0.9em;
	color: #777777;
}
.timeline {
	margin-top: 30px;
	display: block;
	width: 9.9%;
	text-align: center;
	float: left;
}
.address {
	width: 49%;
	float: left;
	line-height: 1.5em;
	margin-bottom: 40px;
}
.form {
	margin: 0px;
}
.window_form {
	background-color: #f5f5eb;
	padding: 20px 20px 20px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	min-width: 500px;
	width: expression(document.body.clientWidth < 500? "500px": "auto" );
}
h1 {
	margin-bottom: 20px;
	font-size: 1.8em;
}
.body_line_form {
	margin-left: 20%;
	padding: 20px 30px 20px 250px;
}
.row {
	clear: left;
	width: 100%;
}
.field {
	width: 30%;
	margin-right: 2.5%;
	float: left;
}
.field_wide {
	width: 96%;
	clear: both;
}
.input {
	width: 100%;
}
.text {
	width: 100%;
	color: #343434;
	border: 1px solid #cccccc;
	margin-bottom: 10px;
	font-size: 1em;
}
.textarea {
	width: 100%;
	height: 70px;
	border: 1px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #343434;
	margin-bottom: 5px;
}
.submit {
	width: 90px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-top: 10px;
}
.tfvHighlight {
	color: #CC0000;
}
p.line {
	line-height: 1.5em;
}
.tfvNormal{
   font-weight: normal;
	color: #000000;
}
.solution {
	margin: 0% 10% 40px 10%;
}
p.solution_content {
	font-size: 1.5em;
	line-height: 1.5em;
}
.dynamic_menu {
	margin: 5px 0px 20px 0px;
}
.dynamic_menu a {
	padding: 5px 10px 5px 10px;
	cursor: pointer;
}
.dynamic_menu a.selected {
	background-color: #ebebcf;
	padding: 5px 10px 5px 10px;
	color: #000000;
	text-decoration: none;
	cursor: text;
}
ul.solution_list {
	float: left;
	width: 33%;
	margin-bottom: 25px;
}
.solution_list li.title {
	font-size: 1.3em;
	margin-bottom: 10px;
	list-style-type: none;
}
.solution_list li {
	margin-bottom: 10px;
}
a.solution_link {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dashed #000000;
}
a.solution_link:hover {
	color: #cc0000;
	border-bottom: 1px dashed #cc0000;
}
.related_left {
	float: left;
	width: 60%;
}
.related_right {
	float: right;
	width: 30%;
}
ul.related_list {
	float: left;
	width: 49%;
}
.related_list li {
	margin-bottom: 10px;
}
.related_title {
	font-size: 1.6em;
	font-family: Georgia;
	color: #bbbbbb;
	border-bottom: 1px dotted #cccccc;
	margin-top: 5px;
	margin-bottom: 30px;
	line-height: 0.7em;
}

/* --- Footer --- */

.ask, .schedule, .become {
	width: 26.5%;
	text-align: center;
	float: left;
	margin-bottom: 50px;
	display: inline;
}
.ask {
	margin-left: 10%;
}
.become {
	margin-right: 10%;
}
a.action_link {
	text-decoration: none;
	font-size: 1.1em;
	border-bottom: 1px dashed #0055cc;
	line-height: 1.4em;
}
a.action_link:hover {
	border-bottom: 1px dashed #cc0000;
}
.footer {
	background-image: url(img/bg_footer.gif);
	width: 100%;
	height: 219px;
	clear: both;
}
.footer_left {
	width: 40%;
	position: relative;
	float: left;
	border-top: 1px solid #cccccc;
}
.footer_right {
	width: 60%;
	position: relative;
	float: left;
	border-top: 7px solid #cccccc;
}
.copyright {
	position: relative;
	top: 20px;
	left: 5%;
	font-size: 0.8em;
}
.chel {
	position: absolute;
	top: -22px;
	right: 0px;
	background-image: url(img/chel.gif);
	width: 163px;
	height: 240px;
}
.lets {
   font-family: Georgia;
	font-size: 0.8em;
	font-style: italic;
	line-height: 150%;
	padding: 10px 10px 0px 10px;
}
.telephone {
	font-size: 1.8em;
	position: absolute;
	top: 20px;
	left: 20px;
}
.hours {
	position: absolute;
	top: 60px;
	left: 60px;
}
.locations {
	position: absolute;
	top: 90px;
	left: 145px;
}
.office_locations {
	position: absolute;
	visibility: hidden;
	width: 210px;
	background-color: #ff8c00;
	padding: 7px;
}
.close {
	display: block;
	width: 16px;
	height: 15px;
	background-image: url(img/close.gif);
	position: absolute;
	right: 15px;
	top: 15px;
}
.office_address {
	border-bottom: 1px dotted #ff8c00;
	padding: 10px;
	background-color: #ffffff;
}
.office_address_bottom {
	padding: 10px;
	background-color: #ffffff;
}
.orange_corner_top {
	background-image: url(img/orange_corner_top.gif);
	width: 21px;
	height: 22px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.orange_corner_bottom {
	background-image: url(img/orange_corner_bottom.gif);
	width: 21px;
	height: 22px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}

