body
{
	font: 12px arial, sans-serif;
	margin: 0;
	background: url(../img/bgus.jpg) repeat left 0em;
}

#page
{
	width: 600px;
	margin: auto auto;
	text-align: left;
	background-color: #FFF;
}

#wrap
{
	text-align: center;
	background: url(../img/usconbg.gif) repeat-y center 0em;
}

#header
{
	width: 600px;
	background: url(../img/logous.gif) left no-repeat;
}

#menu
{
	width: 600px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #999;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 30px;
	padding-top: 100px;
	padding-bottom: 0px;
	text-decoration: none;
}

#menu ul
{
	margin: 0px;
	margin-left: 133px;
	background: transparent;
}

* html #menu ul
{
	margin-left: 175px;}

#menu li
{
	display: inline;
	margin-right: 0px;
	padding: 2px 0px 2px 0px;
	text-decoration: none;
	color: #CCC;
}

#menu a:link
{
	text-decoration: none;
	color: #999;
}

#menu a:visited
{
	font-weight: bold;
	text-decoration: none;
	color: #999;
}

#menu a:active
{
	font-weight: bold;
	text-decoration: none;
	color: #CCC;
}

#menu a:hover
{
	font-weight: bold;
	text-decoration: none;
	color: #CCC;
}

#menu #currentpage a { color: #CCC; }

#content
{
	width: 440px;
	display: block;
	float: right;
	background-color: transparent;
	margin-bottom: 15px;
	background: transparent;
}

p
{
	margin-top:10px;
	margin-right: 15px;
	margin-left: 15px;
	text-decoration: none;
	color: #333;
	font-size: 12px;
	line-height: 20px;
	font-variant: normal;
	font-weight: normal;
}

h1
{
	font-family: verdana, sans-serif;
	color: #333;
	margin: 0px 0px 0px 10px;
	padding-left: 3px;
	font-size: 18px;
	letter-spacing: 4px;
	line-height: 24px;
	font-variant: small-caps;
	font-weight: bold;
}

h2
{
	color: #333;
	text-align: left;
	padding-left: 15px;
	font-size: 12px;
	line-height: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}

#sitemap
{
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #999;
	text-decoration: none;
	 }

ul #sitemap
{
	font-size: 11px;
	color: #6CC;
	text-decoration: none;
    clear: both;
    }

* html #sitemap ul li 
{
	clear: both;
}

li #sitemap
{
	font-size: 11px;
	color: #6CC;
	text-decoration: none;
    display: list-item;
 }
 
a:link a:hover a:active #sitemap
{
	font-family: arial;
	font-size: 11px;
	color: #F33;
	text-decoration: none;
}

#leftcol
{
	color: #333;
	text-align: right;
	margin-top: 8px;
	margin-bottom: 15px;
	display: block;
	min-height: 100%;
	width: 160px;
	float: left;
	background-color: transparent;
}

* html #leftcol
{
	margin-top: 6px;
}

#leftcol p
{
	color: #333;
	background-color: #FFF;
	text-indent: 3pt;
	text-align: right;
	font-size: 9px;
	line-height: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}

#footer
{
	clear: both;

	height: 35px;
	width: 600px;
	background-color: #FFF;
	text-align: left;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}

#footer p
{
	margin-top: 0px;
	background: transparent;
}

#footer ul
{
	margin-top: 16px;
	margin-left: 135px;
	background: transparent;
}

* html #footer ul
{
	margin-left: 173px;
}

#footer li
{
	display: inline;
	margin-right: 0px;
	padding: 2px 0px 2px 0px;
	text-decoration: none;
	font-weight: bold;	
	color: #999;
}

#footer a:link
{
	font-weight: bold;
	color: #999;
	text-decoration: none;
	background: transparent;
}

#footer a:visited
{
	font-weight: bold;
	color: #999;
	text-decoration: none;
	background: transparent;
}

#footer a:hover
{
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
	background: transparent;
}

#footer a:active
{
	font-weight: bold;
	color: #CCC;
	background: transparent;
}

#footer #currentpage a { color: #CCC; }

#footer #currentpage a:hover
{
	text-decoration: none;
	color: #CCC;
}