body
{
	background-color: #eff5f3;
	background-image: url('../i/bg.gif');
	background-repeat: repeat-x;
	background-position: top;
	
	margin: 0;
	padding: 0;
	
	font: 9pt Tahoma;
	line-height: 1.6em;
}
.inputElement, .textareaElement
{
	padding: 2px;
	font-size: 11px;
	font-family: Verdana, Tahoma;
	border: 1px solid #cccccc;
	color: #008856;
}
.submitElement
{
	font-size: 11px;
	border: 0;
	font-weight: bold;
	background-color: #ffffff;
}
.c
{
	font-size: 0px;
	line-height: 0px;
	clear: both;
}
/* Main wrapper */
.w
{
	width: 800px;
}
.w1
{
	width: 700px;
}
/* Line wrapper */
.ln
{
	width: 100%;
	float: left;
}
/* Logo wrapper */
#l
{
	width: 218px;
	height: 111px;
	
	float: left;
}
#l2
{
	width: 582px;
	margin-top: 41px;
	height: 40px;
	
	text-align: right;
	
	float: left;
}
#l2 h2
{
	display: none;
}
#m
{
	width: 100%;
	height: 50px;
	margin-top: 20px;
	float: left;
	background-color: #ffffff;
	
	border-bottom: 2px solid #47e494;
}
#m ul
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
}
#m ul li
{
	display: inline;
}
#m ul li a:link, #m ul li a:active, #m ul li a:visited
{
	line-height: 50px;
	padding: 0 25px;
	border-right: 1px solid #ebebeb;
	
	font-family: Arial, Tahoma, Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	
	float: left;
}
#m ul li a:hover
{
	color: #008856;
	background-color: #fbfffe;
}
#te
{
	margin: 20px 0;
	border-top: 1px solid #d0e3dd;
	border-bottom: 1px solid #d0e3dd;
	padding: 1px 0;
	background-color: #ffffff;
}
.urhere
{
	font-size: 8pt;
	padding: 4px;
	float: left;
	border: 1px solid #ebebeb;
}
#cont
{
	margin: 20px;
	text-align: left;
	line-height: 1.6em;
}
#cont a:link, #cont a:active, #cont a:visited
{
	color: #2aa7cb;
	text-decoration: underline;
}
#cont a:hover
{
	color: #d61818;
	text-decoration: none;
}
#cont li
{
	list-style: square;
}
#cont h1, #cont h1 a:link,  #cont h1 a:active,  #cont h1 a:visited,  #cont h1 a:hover
{
	margin: 10px 0;
	padding: 0;
	color: #333333;
	font-size: 14pt;
	font-weight: bold;
	font-family: Tahoma, Arial;
	text-decoration: none;
}
#cont p
{
	text-indent: 0px;
	text-align: justify;
}
#cont h1.ttitle
{
	display: block;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	color: #ebebeb;
	text-decoration: none;
	/*	Alt text of title images	*/
}
#co
{
	border-top: 1px solid #b4b4b4;
	
	text-align: left;
	padding: 10px 0;
	line-height: 20px;
	
	color: #757575;
}
.work_info
{
	padding: 0 0 3px 0; 
	width: 240px; 
	float: left; 
	margin: 2px 7px 0 6px;
}
.work_info p
{
	text-align: left;
}
.work_info p span
{
	color: #cccccc;
}
.work_info div
{
	text-align: center;
}

a {
	color: #666666;
}