
body {
		margin: 0;
		font-family: verdana, arial, sans-serif;
		font-size: 10px;
		background-color: white;
		color: black;
		}
h2		{
		font-family: verdana, arial, sans-serif;
		font-size: 18px;
		background-color: white;
		color: blue;
		}
h3		{
		font-family: verdana, arial, sans-serif;
		font-size: 14px;
		background-color: white;
		color: blue;
		}
ul		{
		list-style: none;
		}


li a:link	{text-decoration: none;}
li a:active	{text-decoration: none;}
li a:hover	{text-decoration: none;}
#wrapper {
		width: 760px;
		margin-left: auto;
		margin-right: auto;
		padding: 0;
		overflow: hidden;
		 }

#header {
		width: 760px;
		height: 64px;
		margin-top: 55px;
		margin-left: auto;
		margin-right: auto;
		overflow: hidden;
		}
#hdlogo {
		width: 265px;
		height: 54px;
		background-image: url(../Furniture/logo01.gif);
		background-repeat: no-repeat;
		float: right;
}
#hdlogo span {
		display: none;
		}
#hdani	{
		width: 495px;
		height: 54px;
		background-repeat: no-repeat;
		float: left;
		}
/* ---------------------------------------------------
T A B   B U T T O N S
----------------------------------------------------*/
#tabnav {
		width: 760px;
		height: 27px;
		margin-left: auto;
		margin-right: auto;
		font-size: 11px; 
		}	
#tabnav ul	{
		list-style: none;
		float: right;
		margin-top: 0;
		padding-right: 20px;
			}
#tabnav li {
		display: inline;
			}
#tabnav li a:link	{text-decoration: none; color: white}
#tabnav li a:active	{text-decoration: none; color: red}
#tabnav li a:hover	{text-decoration: none; color: red}
#tabnav li a:visited	{text-decoration: none; color: white}
.tab		{
		position: relative;
		height: 27px;
		padding: 0;
		float: left;
		}
.tabmid0 {
		position: relative;
		height: 20px;
		background-image: url(../furniture/tab1px0.gif);
		background-repeat: repeat;
		padding: 0;
		padding-top: 7px;
		float: left;
		}
.tablft0 {
		position: relative;
		width: 14px;
		height: 27px;
		padding: 0;
		background-image: url(../furniture/tableft0.gif);
		background-repeat: no-repeat;
		float: left;
		}
.tabrght0 {
		position: relative;
		width: 14px;
		height: 27px;
		padding: 0px;
		background-image: url(../furniture/tabrght0.gif);
		background-repeat: no-repeat;
		float: left;
		}
.tabmid1 {
		position: relative;
		height: 20px;
		background-image: url(../furniture/tab1px1.gif);
		background-repeat: repeat;
		padding: 0;
		padding-top: 7px;
		float: left;
		}
.tablft1 {
		position: relative;
		width: 14px;
		height: 27px;
		padding: 0;
		background-image: url(../furniture/tableft1.gif);
		background-repeat: no-repeat;
		float: left;
		}
.tabrght1 {
		position: relative;
		width: 14px;
		height: 27px;
		padding: 0px;
		background-image: url(../furniture/tabrght1.gif);
		background-repeat: no-repeat;
		float: left;
		}
/* ---------------------------------------------------
M E N U   B U T T O N S
----------------------------------------------------*/
#mennav {
		position: relative;
		width: 760px;
		height: 42px;
		margin-left: auto;
		margin-right: auto;
		font-weight: normal;
		font-size: 10px;
		}	
#mennav  ul	{
		list-style: none;
		margin-top: 9px;
		margin-right: 9px;
		/*margin-left: auto;*/
		float: right;
		padding-right: 9px;
		vertical-align: middle;
			}
#mennav  li {
		display: inline;
			}
#mennav li a:link	{text-decoration: none; color: white}
#mennav li a:active	{text-decoration: none; color: white}
#mennav li a:hover	{
		position: relative;
		top: -3px;
		height: 27px;
		background-image: url(../furniture/men1px.gif);
		background-position: 0px 0px;
		background-repeat: repeat-x;
		text-decoration: none;
		color: white;
		padding: 0;
		padding-top: 3px;
		float: left;
				}
#mennav li a:visited	{text-decoration: none; color: white}
.menbutton	{
		position: relative;
		height: 33px;
		padding: 0;
		margin-top: 0px;
		float: left;
		}
.menmid0 {
		position: relative;
		height: 30px;
		background-image: url(../furniture/men1px.gif);
		background-position: 0 33px;
		background-repeat: repeat;
		padding: 0;
		padding-top: 3px;
		padding-left: 1px;
		padding-right: 1px;
		float: left;
		
		}
.menlft0 {
		position: relative;
		width: 10px;
		height: 33px;
		padding: 0;
		background-image: url(../furniture/menleft0.gif);
		background-repeat: no-repeat;
		float: left;
		}
.menrght0 {
		position: relative;
		width: 10px;
		height: 33px;
		padding: 0px;
		background-image: url(../furniture/menrght0.gif);
		background-repeat: no-repeat;
		float: left;
		}

/* ---------------------------------------------------
O T H E R  S T U F F
----------------------------------------------------*/

/*white bg with blue border left, top and right */
#contentwhbg {
		position: relative;
		width: 756px;
		height: 379px;
		margin-left: auto;
		margin-right: auto;
		overflow: hidden;
		border-left: 2px solid #557799;
		border-right: 2px solid #557799;
		border-top: 2px solid #557799;
		background-color: #ffffff;
		
		}
/* add left and right curved corners to top */
#topbordl	{
		position: relative;
		top: -403px;
		width: 760px;
		height: 11px;
		margin-left: auto;
		margin-right: auto;
		background-image: url(../furniture/tleft.gif);
		background-position: 0px 0px;
		background-repeat: no-repeat;
		
		}
#topbordr	{
		position: relative;
		top: 0px;
		left: 0px;
		width: 760px;
		height: 11px;
		background-image: url(../furniture/tright.gif);
		background-position: 749px 0px;
		background-repeat: no-repeat;
		}
#maincontent {
		width: 719px;
		height: 355px;
		margin-left: 16px;
			}
#ctnthome01	{
		width: 177px;
		height: 149px;
		top: 10px;
		background-image: url(../images/imghom01.jpg);
		background-repeat: no-repeat;
		float: left;
		}
#ctnthome02	{
		width: 535px;
		height: 20px;
		top: 10px;
		background-image: url(../furniture/HdWelc01.gif);
		background-repeat: no-repeat;
		float: right;
		}
#ctnthome02 span {
		display: none;
		}
#ctnthome03	{
		width: 535px;
		height: 129px;
		position: relative;
		float: right;
		margin-left: auto;
		margin-right: 0px;
		top: 0px;
		left: 0px;
		padding-top: 20px;*/
		overflow: hidden;
		}
#ctnthome04	{
		width: 720px;
		height: 137px;
		margin-left: 16px;*/
		margin-top: 20px;
		}

.ctnthome09	{
		position: relative;
		top: 0px;
		width: 207px;
		height: 26px;
		background-image: url(../furniture/pnlorantop.gif);
		background-position: 0px 0px;
		background-repeat: no-repeat;
		float: left;
		padding-left: 26px;
		padding-top: 9px;
		}
.ctnthome10	{
		position: relative;
		top: 0px;
		width: 207px;
		height: 26px;
		margin: 0px 9px 0px 9px;
		background-image: url(../furniture/pnlblutop.gif);
		background-position: 0px 0px;
		background-repeat: no-repeat;
		float: left;
		padding-left: 26px;
		padding-top: 9px;
		}
.ctnthome09 a, .ctnthome10 a {
		color: white;
		font-size: 14px;
		text-decoration:none;
		background-color:transparent;
		}
.ctnthome09 a:active, .ctnthome10 a:active {
		color: black;
		}
.ctnthome09 a:hover, .ctnthome10 a:hover {
		color: black;
		}
.ctnthome09 a:link, .ctnthome10 a:link {
		color: white;
		}
.ctnthome09 a:visited, .ctnthome10 a:visited {
		color: white;
		}
.ctnthome05	{
		width: 230px;
		height: 90px;
		margin: 0;
		padding-left: 3px;
		background-image: url(../Furniture/1px-oran.jpg);
		float: left;
		overflow: auto;
		}
.ctnthome06	{
		width: 230px;
		height: 90px;
		margin: 0px 9px 0px 9px;
		padding-left: 3px;
		background-image: url(../Furniture/1px-blue.jpg);
		float: left;
		overflow: auto;
		}
.ctnthome05 p, .ctnthome06 p {
		font-family: verdana, arial, sans-serif;
		font-size: 9px;
		}
.ctnthome05 a, .ctnthome06 a {
		text-decoration:none;
		background-color:transparent;
		}
.ctnthome05 a:active, .ctnthome06 a:active {
		color: white;
		}
.ctnthome05 a:hover, .ctnthome06 a:hover {
		color: white;
		}
.ctnthome05 a:link, .ctnthome06 a:link {
		color: black;
		}
.ctnthome05 a:visited, .ctnthome06 a:visited {
		color: black;
		}
.ctnthome07	{
		position: relative;
		top: 0px;
		width: 233px;
		height: 12px;
		background-image: url(../furniture/pnloranbot.gif);
		background-position: 0px 0px;
		background-repeat: no-repeat;
		float: left;
		}
.ctnthome08	{
		position: relative;
		top: 0px;
		width: 233px;
		height: 12px;
		margin: 0px 9px 0px 9px;
		background-image: url(../furniture/pnlbluebot.gif);
		background-position: 0px 0px;
		background-repeat: no-repeat;
		float: left;
		}

.ctnthome12	{
		position: relative;
		top: -97px;
		width: 233px;
		height: 117px;
		padding: 3px;
		float: left;
		}
.clear {clear:both;}
/*--------------------------------------------------------------------
G E N E R A L   P A G E S
----------------------------------------------------------------------*/
img		{
		border: none;
		}
.ctnt01	{
		width: 720px;
		height: 330px;
		position: relative;
		top: 10px;
		left: 10px;
		margin-top: 0;
		overflow: auto;
		}
.ctnt01 a {
		background-color: transparent;
		}
.ctnt01 a:active, .ctnt01 a:hover {
		color: red;
		}
.ctnt01 a:link, .ctnt01 a:visited {
		color: black;
		}
.ctntlftimg	{
		float: left;
		margin: 6px;
		}
.ctntrgtimg	{
		float: right;
		margin: 6px;
		}

.ctntlft	{
		float: left;
		width: 354px;
		margin: 3px;
		}
.ctntrgt	{
		float: right;
		width: 354px;
		margin: 3px;
		}

input	{
		border: 1px solid;
		}
.inputfile	{
		border: 1px solid;
		margin-right: 3px;
		padding-right: 3px;
		}
select	{
		width: 200px;
		border: 1px solid;
		}
textarea	{
		border: 1px solid;
		}
/*--------------------------------------------------------------------
B O T T O M  B O R D E R
----------------------------------------------------------------------*/
#botborder {
		width: 760px;
		height: 22px;
		top: 521px;
		margin-left: auto;
		margin-right: auto;
		border: 0px none;
		background-image: url(../Furniture/bborder1px.gif);
		overflow: hidden;
		}
#botbordr	{
		width: 760px;
		height: 22px;
		background-image: url(../furniture/bleft.gif);
		background-position: 0px 0px;
		background-repeat: no-repeat;
		
		}
#botbordl	{
		width: 760px;
		height: 22px;
		background-image: url(../furniture/bright.gif);
		background-position: 749px 0px;
		background-repeat: no-repeat;
		top: -22px;
		}
#botbordermenu {
		position: relative;
		margin-right: 10px;
		height: 22px;
		top: -12px;
		border: 0px none;
		overflow: hidden;
		float: right;
		font-size: 8px;
		}
#botbordermenu ul	{
		list-style: none;
		float: right;
		margin-top: 0;
		padding-right: 20px;
			}
#botbordermenu li {
		display: inline;
		padding-left: 9px;
		
			}
#botbordermenu li a:link	{text-decoration: none; color: white;}
#botbordermenu li a:active	{text-decoration: none; color: red;}
#botbordermenu li a:hover	{text-decoration: none; color: red;}
#botbordermenu li a:visited	{text-decoration: none; color: white;}

#footer {
		position: relative;
		width: 740px;
		top: -10px;
		margin-left: auto;
		margin-right: auto;
		border: 0px none;
		}
#footer a:link  {text-decoration:none;	background-color:transparent;}
#footer a:hover  {text-decoration:none;color:red;background-color:transparent;cursor:pointer}
#footer a:visited  {text-decoration:none;background-color:transparent}
#footer a:active  {text-decoration:none;color:#2455b4;background-color:transparent}
#footer a {font-size: 9px;}

.smalltxt {color:#6e6d72; font-size:10px}


a:link.smalltxt  {text-decoration:none;	background-color:transparent;}
a:hover.smalltxt  {text-decoration:none;color:#2455b4;background-color:transparent;cursor:pointer}
a:visited.smalltxt  {text-decoration:none;background-color:transparent}
a:active.smalltxt  {text-decoration:none;color:#2455b4;background-color:transparent}