body 										{direction:rtl;margin:0;background-color:#400;font:10pt arial; padding:0;}
img	{border-width:0;}
.internal			{padding:20px 0 20px 0;background-image:url(../media/dropshadow.png);background-position:top;background-repeat:no-repeat;position:relative;width:780px;margin:0 auto 0 auto;}

.flogo			{font-size:60px;letter-spacing:-.9em;font-weight:bold;text-decoration:none;}
#top_strip		{font-size:8pt;color:#fff;height:100px;background-image:url(../media/top_strip.gif);background-position:center;background-repeat:no-repeat;}
#top_strip h1	{margin:-13px 0 -10px 0;padding:0 0 0 0;font-size:8pt;font-weight:normal;}
#top_strip h1 a	{text-decoration:none;}
#top_strip a#tagline		{color:#fff;text-decoration:none;}

#mid_strip			{position:relative;background-color:#eef;}
#mid_strip #benefits		{width:320px;margin:0 30px 0 0;text-align:justify;}
#mid_strip p		{margin-bottom:12px;}
#mid_strip b		{color:#e52;}

#lower					{background-image:url(../media/lower.gif);background-position:center;background-repeat:repeat-y;}
#lower .internal		{height:270px;overflow:hidden;}
.col						{height:270px;padding:0 10px;width:240px;float:right;}

.col h2			{background-color:#e52;padding:0 3px 0 3px;font-size:14pt;color:#fff;margin:0;}
.col p			{color:#fff;margin:0 0 9px 0;}

#services p		{}
dl			{margin:0;color:#fff;}
dt			{border-bottom:1px solid #742;cursor:pointer;background-color:#631;font-weight:bold;padding:3px 6px;}
dd			{height:147px;margin:0;}

#portfolio		{padding:1px 0 0 0;}
#portfolio a		{border:1px solid #742;float:left;width:77px;height:77px;}
#portfolio a:hover	{border:1px solid #fff;}
#portfolio img		{width:76px;height:76px;}

#client_list	{padding:10px;background-color:#631;line-height:1.5em;}
#client_list a	{cursor:help;color:#fa7;text-decoration:none;border-bottom:1px dashed #fa7;}
#client_list a:hover	{color:#fff;border-color:#fff;}


#bottom			{background-image:url(../media/lower.gif);background-position:center;background-repeat:repeat-y;position:relative;color:#fff;font-size:9pt;height:50px;}
#bottom a		{color:#fff;font-weight:bold;}

.clear				{clear:both;}

#nav			{position:absolute;left:0;}
#nav a		{color:#fff;font-weight:bold;display:inline-block;}
.paperwork		{margin-right:20px;float:left;font-size:8pt;color:#fff;font-weight:bold;display:inline-block;padding:0 19px 2px 0;background-position:right 1px;background-repeat:no-repeat;background-image:url('../media/zip.png');}

#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
	}

#tooltip b	{color:#841;}