
body 	{
	text-align:center;
	padding:0;
	margin:2;
     	}

#container {
	width:760px;
	margin: 0 auto;
	}

#menu 	{
	display:table;
	width:640px;
	padding:0;
	margin:0 auto;
	list-style-type:none;
	white-space:nowrap;
	}

#menu li {
	display:table-cell;
	}

* html #menu li {
	float:left;
	}

#menu a {
	width:auto;
	display:nlock;
	padding: 4px 16px;
	color:#666;
	background:#fff;
	border:0;
	text-decoration:none;
	}

* html #menu a {
	float:left;
	}

#menu a:hover {
	color:#858;
	background:#fff;
	}

.menu1 {clear:both; text-decoration:none;}
* html .menu1 {display:inline-block;}

#content {
	width:640px;
	margin: 0 auto;
        }


#main {
	position:relative;
	top:0px;
	width:760px;
	padding:0;
	margin:0;
	background:#fff;
        }


.pt	{
	color: #858;
	font: 18px/20px arial;
	font-weight: bold;
	text-align:left;
	margin-left:5;
	}
.pn	{
	color: #858;
	font: 36px/38px arial;
	font-weight: bold;
	text-align:left;
	margin-left:5;
	}

.pp	{
	color:#666;
	font: 12px/14px arial;
	font-weight:bold;
	text-align:left;
	margin-left:5;
	}

.pp a:link, .pp a:visited, .pp a:active {
	color:#666;
	font: 12px/14px arial;
	font-weight:bold;
	text-align:left;
	}

.pp a:hover	{
	color:#858;
	font: 12px/14px arial;
	font-weight:bold;
	text-align:left;
	}

.bd	{
	border: 1px solid #666;
	}

h1 	{
	color: #858;
	font: 22px/25px arial;
	font-weight: bold;
	text-align:center;
	}


h2 	{
	color: #858;
	font: 19px/22px arial;
	font-weight: bold;
	text-align:center;
	}

h3 	{
	color: #858;
	font: 16px/19px arial;
	font-weight: bold;
	text-align:left;
	}

p	{
	color: #666;
	font: 14px/16px arial;
	text-align:left;
	}

td	{
	color: #000;
	font: 14px/16px arial;
	}

th	{
	color: #000;
	font: 12px/14px arial;
        font-weight:bold;
	}

a:link, a:visited, a:active
  	{	
	color: #666;
	font: 14px/16px arial;
	text-decoration:none;
	font-weight: bold;
	}

a:hover	{
	color: #858;
	font: 14px/16px arial;
	text-decoration:none;
	font-weight: bold;
	}

#phone h3 {
	color: #858;
	font: 18px/20px arial;
	font-weight: bold;
	text-align:left;
	}

#phone p {
	color: #858;
	font: 50px/54px arial;
	font-weight: bold;
	text-align:center;
	}

#hidden {
        display:none;
        }

.copy	{
	color: #666;
	font: 10px/12px arial;
	width:760;
	text-align:center;
	}

.c1 	{ background: #bbbb83;}

.c2 	{ background: #83bd83;}

.c3 	{ background: #ddd;}

.b1     {
        background:#83bd83;
	color: #050;
        height: 50;
	font: 12px/14px arial;
        font-weight:bold;
        }

.b2     {
        background:#83bd83;
	color: #050;
        height: 50;
	font: 12px/14px arial;
        font-weight:bold;
        }


.b3     {
        background: #83bd83 url(return.gif) no-repeat left;
	color: #050;
        height: 50;
	font: 12px/14px arial;
        font-weight:bold;
        }

.ff 	{
	color: #666;
	font: 14px/16px arial;
	text-align:center;
	}

.l1     {
        background: #83bd83 url(keys.gif) no-repeat left;
	color: #050;
        height: 50;
	font: 12px/14px arial;
        font-weight:bold;
        }

.l2     {
        background: #83bd83 url(lock.gif) no-repeat left;
	color: #050;
        height: 50;
	font: 12px/14px arial;
        font-weight:bold;
        }

.l3     {
        background: #83bd83 url(keys-ok.gif) no-repeat left;
	color: #050;
        height: 50;
	font: 12px/14px arial;
        font-weight:bold;
        }

.l4     {
        background: #83bd83 url(keys-no.gif) no-repeat left;
	color: #050;
        height: 50;
	font: 12px/14px arial;
        font-weight:bold;
        }

.r1     {
        background: #83bd83 url(left.gif) no-repeat left;
	color: #050;
        height: 50;
	font: 12px/14px arial;
        font-weight:bold;
        }

.r2     {
        background: #83bd83 url(right.gif) no-repeat right;
	color: #050;
        height: 50;
	font: 12px/14px arial;
        font-weight:bold;
        }

.r3     {
        background: #83bd83 url(tick.gif) no-repeat left;
	color: #050;
        height: 50;
	font: 12px/14px arial;
        font-weight:bold;
        }
.cc     {text-align: center;}


