body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5B5B5B;
	background-color:#C8C8C8;
	background-image:url(/images/layout/main_background.jpg);
	background-repeat:repeat-x;
}
td {
	font-size:11px;
	color:#5B5B5B;
}
.mnu {
	font-size:12px;
	color:#EEEEEE;
	padding:5px;
	padding-right:10px;
	text-align:center;
	font-weight:bold;
	background-image:url(/images/layout/top_bar_bg.jpg);
}
a {
	color:#232323;
	text-decoration:none;
}
a:hover {
	color:#8A8A8A;
	text-decoration:underline;
}
a.mnu_item {
	font-size:12px;
	color:#EEEEEE;
	font-weight:bold;
	text-decoration:none;
}
a.mnu_item:hover {
	text-decoration:underline;
	color:#F0F3BA;
}
a.ftmnu_item {
	font-size:11px;
	color:#777777;
	font-weight:bold;
	text-decoration:none;
}
a.ftmnu_item:hover {
	text-decoration:underline;
	color:#111111;
}
.page_image {
	border:#5B5B5B 3px double;
}
.title {
	font-size:12px;
	font-weight:bold;
	color:#838383;
	text-decoration:underline;
	margin-bottom:12px;
}
.portfolio_title {
	font-size:18px;
	font-family:"Arial Narrow", Arial, Verdana;
	font-weight:bold;
	color:#CC0000;
	background-color:#DEDEDE;
	border:#C9C9C9 1px solid; 
	padding:5px;  
	vertical-align:top;
}
.portfolio_image
{
	border:#A8A8A8 1px dotted;
}
.portfolio_contact_us {
	width:200px; 
	padding:6px; 
	border:#999999 1px solid;
}
td#clients_icons {
	text-align:center;
}
td#clients_icons img {
	margin:4px;
	border:#D7D7D7 1px solid;