body
{
	margin: 10px;
	padding: 0px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 1.15em;
}

a img
{
	border:none;
}

#wrapper
{
	width: 821px;
	border: 1px solid #cccccc;
	margin: 0 auto;
	padding: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	text-align: left;
}

#head
{
	height: 118px;
	text-align: right;
	background: url(../img/header.jpg) no-repeat top left #ffffff;
}
div#header_fl
{
	width:602px;
	height:118px;
	position:absolute;
}

#logo
{
	float: right;
	width: 205px;
	height: 76px;
	overflow:hidden;
	text-align:center;
/*	background: url(../img/logo.jpg) no-repeat center #ffffff; */
}

#login
{
	float: right;
	width: 205px;
	height: 42px;
	background: url(../img/login_back.jpg) no-repeat top left transparent;
	text-align: left;
}

#login label
{
	display: none;
}

#client_login
{
	display: block;
	width: 109px;
	height: 9px;
	margin-left: 62px;
	margin-top: 9px;
	font-size: 8px;
	padding: 0px;
	border: 0px solid #444444;
	font-family: verdana, sans-serif;
}

#client_password
{
	border: 0px solid #444444;
	display: block;
	width: 109px;
	height: 9px;
	margin-left: 62px;
	margin-top: 6px;
	font-size: 8px;
	padding: 0px;
	font-family: verdana, sans-serif;
}

#login_submit
{
	position: relative;
	left: 175px;
	width: 20px;
	height: 20px;
	top: -10px;
	border: 0px;
	display: block;
	background-color: transparent;
	
}

#menu
{
	margin-left: 15px;
	margin-top: 15px;
	border-bottom: 4px solid #cccccc;
	height: 26px;
	margin-bottom: 15px;
}

#menu ul
{
	margin: 0px;
	padding: 0px;
}

#menu ul li
{
	list-style-type: none;
	float: left;
}

#menu ul li a
{
	color: #009999;
	font-family: verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
	border-right: 1px solid #009999;
	padding-right: 7px;
	padding-left: 7px;
}

#menu ul li a:hover
{
	color: #333333;
}

#menu ul li a.first
{
	padding-left: 0px;
}

#menu ul li a.last
{
	border-right: 0px solid #FFFFFF;
	padding-right: 0px;
}

#content
{
	float: left;
	border: 0px solid #cccccc;
	width: 575px;
	margin-left: 15px;
}
#content.full
{
	width:auto !important;
	float:none !important;
}

#side
{
	float: right;
	width: 210px;
	padding: 0px;
	margin: 0px;
	margin-right: -5px;
	line-height:normal;
}

#stop
{
	width: 210px;
	height: 5px;
	background: url(../img/stop.jpg) no-repeat top right #ffffff;
}

#sbottom
{
	width: 210px;
	height: 10px;
	background: url(../img/sbottom.jpg) no-repeat top right #ffffff;
}

#scontent
{
	width: 210px;
	background: url(../img/sback.jpg) repeat-y top left #ffffff;
}

#scontent .spad
{
	padding: 9px;
	padding-top: 0px;
	padding-bottom: 7px;
}

#content .pad
{
	padding: 0px;
	padding-right: 12px;
}

.spad img
{
	margin-top: 10px;
}

.clear
{
	clear: both;
}

#footer
{
	color: #0099999;
	font-size: 10px;
	width: 798px;
	text-align: left;
	margin: 0 auto;
	margin-top: 10px;
	font-family: verdana, sans-serif;
	
}

#footer a
{
	color: #009999;
	text-decoration: none;
}

#footer a:hover
{
	color: #333333;
}

#footer span.left
{
	display: block;
	float: left;
	font-family: verdana, sans-serif;
	color: #009999;
}

#footer span
{
	display: block;
	font-family: verdana, sans-serif;
	color: #009999;
	float: right;
}

table.clienttable
{
	width:100%;
	color: #333;
	font-family: verdana, sans-serif;
	font-size: 11px;
}
table.clienttable a
{
	color: #009999;
	text-decoration: none;
}
table.clienttable a:hover
{
	color:#333;
}