html, body
{
	margin: 0; padding: 0;
	background: #fff url(/repository/layout/back.png) repeat-x left top;
	font-family: Tahoma, Arial, lucida, sans-serif;
	font-size: 0.9em;
	color: #3d3d3d;
}

div#main
{
	width: 1011px;
	margin: auto;
}

div#companies
{
	height: 43px;
	position: relative;
}

div#companies-flow
{
	position: absolute;
	right: 0px; bottom: 5px;
	color: #000;
}

div#companies-flow a
{
	color: #7D1A00;
	text-decoration: underline;
}

div#companies-flow a:hover
{
	color: #7D1A00;
	text-decoration: none;
}

div#header
{
	height: 209px;
	background-image: url(/repository/layout/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}

div#thinwork-logo
{
	width: 287px;
	height: 52px;
	position: absolute;
	margin-left: 11px;
	margin-top: 20px;
}

div#content
{
	padding-top: 22px;
	padding-bottom: 22px;
}

div#page
{
	width: 769px;
	float: left;
}

div#right-panel
{
	width: 200px;
	margin-right: 22px;
	float: right;
}

.reset
{
	font-size: 1px;
	clear: both;
}

div#topic
{
	text-align: center;
	margin-top: 32px;
	margin-left: 360px;
	position: absolute;
}

div#topic h1
{
	margin: 0; padding: 0;
	font-size: 24px;
	font-weight: bold;
}

div#topic h1 span
{
	font-size: 18px;
}

h2
{
	margin: 0 0 15px 0; padding: 0;
	font-size: 20px;
	color: #ce2b00;
	border-bottom: 1px solid #ce2b00;
}

h3
{
	margin: 0 0 15px 0; padding: 20px 0 0 0;
	font-size: 20px;
	color: #ce2b00;
}

#content a[href]
{
	color: #0000ee;
	text-decoration: underline;
}

#content a[href]:hover
{
	color: #0000ee;
	text-decoration: none;
}

div#menu
{
	margin-top: 169px;
	margin-left: 12px;
	position: absolute;
}

div#left-panel
{
	 width: 200px;
	 float: left;
}

div#middle-panel
{
	 width: 528px;
	 float: right;
}

p
{
	margin: 0; padding: 10px 0px;
	line-height: 1.4em;
	text-align: justify;
}

ul, ol
{
	line-height: 1.4em;
	text-align: justify;
}

.faq-256
{
	padding-left: 80px;
	float: left;
}

.pic
{
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin-left: 5px;
}

.pic-left
{
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin-right: 5px;

}

#footer
{
	 background-image: url(/repository/layout/footer.png);
	 position: relative;
	 background-repeat: no-repeat;
	 background-position: left top;
	 height: 60px;
}

#footer-right
{
	 position: absolute;
	 line-height: 16px;
	 margin-top: 6px; 
	 width: 394px;
	 height: 47px;
	 color: #FFFFFF;
	 margin-left: 595px;
}

#footer-left
{
	 position: absolute;
	 top: 11px; left: 7px;
}

.table-header
{
	background-color: #ce2b00;
	color: #fff;
	font-weight: bold;
}

.table-line
{
	background-color: #F9EABD;
}

#content a[name], #content h3 a[name]
{
	text-decoration: none;
}
