body { }
p { color: #222222; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; margin-top: 6px; }
h1{ color: #222222; font-size: 11pt; font-family: verdana, geneva, sans-serif; font-weight: normal; font-style: normal; margin: 2pt; }
#welcome { color: #222222; font-size: 9pt; font-family: verdana, geneva, sans-serif; }
#spacer1 { color: white; width: 5pt; height: 5pt; }
td { }
a:link { }
a:visited { }
a:hover { }
a:active { }
.container_center { background-color: white; width: 760px; margin:0 auto; text-align:center; clear:both; }
.container_buttons { background-color: white; width: 200px; margin:0 auto; text-align:center; height: 50px; clear:both; border-right: 1pt solid gray; border-left: 1pt solid gray; }
/* -- topnav -- */
#topnav {
	margin:5px auto 8px;
	padding:6px;
	width:100%;
	display:block;
	text-align:center;
	border-top: medium double #cccccc;
	border-bottom: medium double #cccccc;
	background-color:#f9f9f9;
}
#topnav ul { padding:0; margin:0; }
#topnav li { list-style: none; display: inline; padding:0; margin:0; }
#topnav a { margin:0; padding:5px; text-decoration: none; display:inline; font-size:15px; font-family: Arial, Helvetica, sans-serif; font-weight:bold; text-align: center; border-right: 1pt dashed silver;t; }
#topnav a:link { color:#535353; text-decoration: none; }
#topnav a:visited {
	color: #535353;
	text-decoration: none;
}
#topnav a:hover { color: white; background-color: gray; text-decoration: none; }
#topnav img {
	color: #ffffff;
	background-color: #ffffff;
	text-decoration: none;
}
/* -- 175 image with text -- */
.fnews { position: relative; width:175px; float:left; margin:7px; height:115px; }
/* containter */
.fnewsimage {
	width:175px;
	clear:both;
	padding:0 0 5px;
}
/* image */
.fnewstext { font-size:10px; font-family: verdana, geneva, sans-serif; text-align: center; text-decoration:none; }
#mlist p {
	font-size: 12px;
}
a:link { color: black; text-decoration: none; }
a:visited { color: black; text-decoration: none; }
a:hover { color: black; text-decoration: none; }
/* -- footnote -- */
#foot {
	margin:10px auto auto;
	padding:6px;
	width:100%;
	display:block;
	text-align:center;
	border-top: medium double #cccccc;
	border-bottom: medium double #cccccc;
	background-color:#f9f9f9;
}
#foot ul { padding:0; margin:0; }
#foot li { color: #535353; font-size: 11px; font-family: Arial, Helvetica, sans-serif; list-style: none; display: inline; padding:0; margin:0; }
/* -- portnav -- */
#portnav { margin:0 auto 0; padding:6px; width:97%; display:block; text-align:center; }
#portnav ul { padding:0; margin:0; }
#portnav li { list-style: none; display: inline; padding:0; margin:0; }
#portnav a { margin:0; padding:5px; text-decoration: none; display:inline; font-size:15px; font-family: Arial, Helvetica, sans-serif; font-weight:normal; text-align: center; border-right: 1pt solid silver;t; }
#portnav a:link { color:#535353; text-decoration: none; }
#portnav a:visited {
	color: #535353;
	text-decoration: none;
}
#portnav a:hover { color: maroon; background-color: white; text-decoration: none; }
#portnav img {
	text-decoration: none;
}
/* -- Portfolio -- */
#portfolio {
	margin:10px auto;
	text-align:center;
}
/* -- title -- */
#portfolio_text h1 { font-size: 12px; font-weight:bold; display:block; color:#000000; font-family: Arial, Helvetica, sans-serif; background-color:#ffffff; margin-top: 10px; }
#portfolio_text h2 { font-size: 22px; font-weight:bold; display:block; color:#000000; font-family: Arial, Helvetica, sans-serif; background-color:#ffffff; margin: 0; }
#portfolio_text h3 { font-size: 12px; font-weight:normal; display:block; color:#999; font-family: Arial, Helvetica, sans-serif; background-color:#ffffff; margin-top: 0; margin-bottom: 0; }
#portfolio_text a:link { color:#c0c0c0; text-decoration: none; }
#portfolio_text a:visited { color:#c0c0c0; text-decoration: none; }
#portfolio_text a:hover { color:#800000; text-decoration: none; }
/* -- client -- */
#portfolio_text small { color: black; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight:normal; margin:10px 0; line-height:14px; }
/* -- description -- */
#portfolio_text { clear:both; width:400px; margin: 5px auto 10px; }
/* -- 2 coulmn -- */
.columnL { position: relative; width:300px; float:left; margin: 0 5px 0 0; }
.columnR { background-color: #ccc; position: static; width:440px; float:right; padding-top: 8px; padding-bottom: 8px; }
.columnR2 { position: static; width:430px; float:right; padding-top: 8px; padding-right: 8px; padding-left: 8px; }
