body	{font-family:arial, sans-serif; font-size:9px; margin:0px; padding:0px; color:#444; text-transform:uppercase; background:url(art/bg_body.gif) no-repeat top left #eee; }


/* HEADER BLOCK styles =============================================== */

#headerBlock	{display:block; width:auto; height:75px; padding:0px; margin:0px;}


/* NAV BOX ITEMS ----------------------------------------------- */

#navMain	{margin:-10px 0px 0px 125px; width:760px;}
#navBoxMain {width:auto; height:18px; position:relative;}

#designBox	{float:right; width:81px; height:18px;}
#designBox a {width:81px; height:18px; background-image: url(art/des.gif); background-repeat: no-repeat; background-position; 0 18; display: block;}
#designBox a:hover {background-position:0 -18px; background-repeat: no-repeat;}
#designBox a.onState {background-position:0 -18px; background-repeat: no-repeat;}

#clientsBox		{float:right; width:92px; height:18px;}
#clientsBox a 	{width:92px; height:18px; background-image: url(art/cli.gif); background-repeat: no-repeat; background-position; 0 18; display: block;}
#clientsBox a:hover {background-position:0 -18px; background-repeat: no-repeat;}
#clientsBox a.onState {background-position:0 -18px; background-repeat: no-repeat;}

#contactBox		{float:right; width: 89px; height: 18px;}
#contactBox a 	{width:89px; height: 18px; background-image: url(art/con_01.gif); background-repeat: no-repeat; background-position; 0 18; display: block;}
#contactBox a:hover {background-position:0 -18px; background-repeat: no-repeat;}
#contactBox a.onState {background-position:0 -18px; background-repeat: no-repeat;}



/* SET MAIN CONTENT MENU styles =============================================== */

#mainContent	{display:block; margin:0px; padding:0px; border:0px; width:auto; background-color:#fff;}


/* SET HEADER AREA styles =============================================== */

#hdrArea		{display:block; height:40px; margin:0px; padding:30px 0px 0px 40px; border:0px; width:auto; background-color:#fff;}


/* SET NAV MENU styles =============================================== */

#navMenu				{float:left; width: 200px; padding: 0px 0px 55px 0px; margin: 0px; text-align: left;}
#navMenu ul				{width: 200px; font-size: 8px; font-family: arial, sans-serif; font-weight: bold; list-style: none; padding: 0px; margin: 0px;}
#navMenu li	 			{display: inline; text-align: left; width: 160px; margin: 0px; padding: 0px;}
#navMenu li a			{padding: 4px 0px 0px 40px; display: block; font-size: 9px; color: #555; text-decoration: none; margin: 0px; text-transform: uppercase;}
#navMenu li a.onState	{color: #003; text-decoration: none;}
#navMenu li a:hover		{color: #003;}


/* SET COPY AREA styles =============================================== */

#copyArea						{width:310px; display:inline; margin:0px; padding:0px;}
#copyAreaContent				{width:auto; margin:0px 50px 0px 0px; padding:0px; border:0px; background-color:#fff;}
#copyAreaContent td.copyPart	{margin:0px; padding:3px 30px 0px 0px; border-right:1px solid #819681; background-color:#fff;}
#copyAreaContent td.photoPart	{margin:0px; padding:3px 0px 0px 30px; background-color:#fff;}
#copyArea p						{margin:0px 0px 10px 0px; padding:0px; line-height:13px;}
#copyArea p	.first				{font-weight:bold; font-size:10px; color:#333;}
#copyArea a						{text-decoration:underline; color:#333;}
#copyArea a:hover				{text-decoration:underline; color:#000;}
#copyArea a.popUp				{text-decoration:none;}

/* SET CONTACT-CLIENTS styles =============================================== */

ul			{ margin:0px 0px 20px 0px; list-style:square; font-weight:bold; }
li			{ margin:0px 0px 0px 15px; padding:0px; color:#666; }
li.first	{ margin:0px 0px 5px 0px; padding:0px; color:#333; }
li.header	{ margin:0px 0px 10px 0px; padding:0px; color:#003; }

   
/* SET FOOTER styles =============================================== */

#footer	{display:block; border-top:solid 1px #999; background-color:#eee; margin:0px; padding:2px 0px 0px 0px; font-family:verdana, sans-serif; font-size:8px; text-align:right; color:#999; text-transform:uppercase;}
#footer	a	{text-decoration: none; color: #666;}
#footer	a:hover	{text-decoration: underline;}
