a:link, a:visited {
	color: #007FE7;
	text-decoration: underline;
}
a:active {
	color: #FF7F00;
	text-decoration: none;
}
a:hover {
	color: #FF7F00;
}
a img { border: 0; }

h1, h2 {
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
}

h1 {
	margin-top: 0;
	margin-bottom: 10px;
}

h1 span {
	display:none;
}

/* page layout */

body
{
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	min-width: 760px;
	color: #666666;
	background-color:#999999;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

#pagebody
{
	position: relative;
	width: 100%;
}

#pagebody-inner
{
position: static;
width: 100%;
}

#container
{
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background: #FFFFFF;
	background-image:url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

#container-inner
{
	width: auto;
	position: static;
	border-width: 0px;
	border-style: solid;
	border-color: #EEEEEE;
}

#banner
{
	position: relative;
	width: 760px; /* necessary for ie win */
	height: 264px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#FFFFFF;
}

#alpha { 
	width: 374px; 
	margin: 0px;
}
#beta {
	width: 185px;
}
#gamma {
	width: 201px;
}

#footer
{
	width: 760px; 
	height: 28px;
	background: #000000;
/*	padding-right: 10px;*/

}

#footer-inner
{
	line-height: 58px;
	font-size: 10px;
	text-align: right;
}

#footer-navi
{ 
	width: 760px;
	background: #DDDDDD;
	font-size: 10px;
	text-align: center;
	line-height: 20px;
	clear: both;
}



table {
	width: 760px;
	font-size: 12px;
	margin: 20px 0 20px 0;
}

td {
	vertical-align: top;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1.30em;
}

#alpha table {
	width: 354px;
	font-size: 12px;
	margin: 0;
	background-image: url(../images/news_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
	padding: 0px;
}

#alpha td {
	vertical-align: top;
	text-align: center;
	padding: 0;
}

#inner{
	width: 100%;
	height: auto;
	text-align: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	position: static;
}

#newsletter{
	height: 61px;
	width: 185px;
	background-image: url(../images/newsletter_bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-align: center;
	padding-top: 13px;
	margin: 8px 0;
}

#counter{
	height: 32px;
	width: 185px;
	background-image: url(../images/counter_bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-align: center;
	padding-top: 8px;
	margin: 8px 0;
}

#firm-profile{
	height: 170px;
	width: 201px;
	background-image: url(../images/firm-profile_bg1.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
	padding-top: 0px;
}

#firm-profile_mini{
	height: 33px;
	width: 201px;
	background-image: url(../images/firm-profile_bg_mini.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 10px 0;
}

#inner_firm-profile{
	width: 191px;
	margin-right: 2px;
	text-align: left;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #669900;
	padding-top: 8px;

}

#inner_firm-profile strong{
	text-align: center;
	width: 100%;
	font-size: 12px;
}

#beta ul{
	padding: 0px;
	margin: 0px;
}

#beta li{
	padding: 0px;
	width: 100%;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	text-align: center;
}

#news_area {
	width: 90%;
	text-align: left;
}

#news_area ul {
	margin: 5px 2px 5px 20px;
	padding: 0px;
}

#news_area li {
	list-style-image: url(../images/mark.gif);
}