@charset "utf-8";

* {
	margin:0;
	padding:0px;
}

body {
	font-family:Verdana, sans-serif;
	font-style:normal;
	line-height:normal;
	font-weight:normal;
	font-variant:normal;
	color:#fff;
	background-color:#fff;
	margin:0 0 15px 0;
	padding:0;
	font-size:12px;
}

p {
	color:#fff;
	line-height:23px;
	font-size:12px;
}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	color:#bff;
}

h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#bff;
	font-weight:normal;
	font-style:italic;
}

h3 {
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	color:#bff;
}

.subtxt {
	font-size:9px;
	color:#fff;
}

#suptxt {
	font-size:17px;
	font-family:"Times New Roman", Times, serif;
}

img.shot {
	border:3px solid #fff;
	clear:left;
	float:right;
	margin:0 0 15px 15px;
}
img.shot_left {
	border:3px solid #fff;
	clear:right;
	float:left;
	margin: 0 0 0 0;
}
img.shot_center {
	border:3px solid #fff;
	float:none;
	margin: 0 0 0 0;
}
img.profile {
	border:3px solid #fff;
	float:left;
	clear:both;
	margin:7px 15px 10px 0;
}

a:link, a:visited {
	color:#9c0;
	font-size:12px;
}

a:hover, a:active {
	color:#ff0;
	font-size:12px;
}

table#wrapper {
	width:900px;
	max-width:900px;
	text-align:left;
}

table#box_left {
	width:236px;
	max-width:236px;
}

table#box_right {
	width:664px;
	max-width:664px;
	padding-top:0;
}

table#footer {
	background-color:#fff;
	text-align:center;
	padding-bottom:25px;
}

table#notice {
background-color:#167583;
border:1px solid #1ea0b3;
}

td.small {
	background-color:#fff;
	color:#333;
	font-size:9px;
}

td.poster {
	height:182px;
	max-height:182px;
}

td.bluebar {
	background-color:#21bdcf;
	width:5px;
	max-width:5px;
}

td.content {
	background:url(images/bg_content.jpg) top repeat-x #115b66;
}

table#info {
	min-height:425px;
	overflow:visible;
}

table#sub_services, table#sub_people, table#sub_case {
	display:none;
	padding:2px 0 5px 0;
}

table#sub_services1, table#sub_people1, table#sub_case1 {
	display:block;
	padding:2px 0 5px 0;
}

table#flinks a:link, table#flinks a:visited {
	font-size:10px;
	color:#333;
}

table#flinks a:hover, table#flinks a:active {
	color:#115b66;
}
