/*** green ***/
/*  #9AD071  */

/*******   Home   *******/

html, body 
{
	font-family:  Arial, Helvetica, sans-serif;
	color:#004040;
	background-color: #eeefef;
	padding: 0px;
	margin: 0px;
}

table.mainTable
{
	padding: 0px;
	margin: 0px;
	border: 0px solid gray;
	width: 100%;
}

table.mainTableContent
{
	padding: 0px;
	margin: 0px;
	border: 0px solid gray;
	width: 719px;
}

table.mainTableContent td
{
	font-size: 0px;
}

table.mainTableContent th 
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9px; 
	color: #ffffff;
	background-color: #193e2c;
	width: 265px;
	height: 11px;
	text-align: right;
	
}

table.mainTableContent div
{
	font-size: 0px;
}

table.mainTableContent div.row
{
	background: url(../img/bg_row.jpg) repeat-x;
	border-bottom: 1px solid #ccc;
	font-family:  Arial, Helvetica, sans-serif;	
	font-size: 10px;
	font-weight: bold;
	color: #004040;
	height: 19px;
	margin-bottom: 1px;
	padding-left: 13px;
}

/*
 * Head menu table
 */

table.headTable
{
	text-align: center;
	padding: 0px;
	margin: 0px;
	border: 0px solid gray;
	float: left;
	width: 719px;
}

a.toggle:link
{	
	font-stretch: ultra-expanded;
	font-family:  Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #004040;
}
a.toggle:active
{
	font-stretch: ultra-expanded;
	font-family:  Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	color: #777777;
}
a.toggle:visited
{
	font-stretch: ultra-expanded;
	font-family:  Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #777777;
}
a.toggle:hover
{
	font-stretch: ultra-expanded;
	font-family:  Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	color: #777777;
}


a.tiny:link
{	
	font-stretch: ultra-expanded;
	font-family:  Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #004040;
}
a.tiny:active
{
	font-stretch: ultra-expanded;
	font-family:  Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
	color: #777777;
}
a.tiny:visited
{
	font-stretch: ultra-expanded;
	font-family:  Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #777777;
}
a.tiny:hover
{
	font-stretch: ultra-expanded;
	font-family:  Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
	color: #777777;
}



/*
 * Quick search table
 */
 
table.searchTable 
{
	margin: 0px 0px 0px 1px;
	padding: 0px 0px 0px 0px;
	border: 0px solid gray;
	width: 155px;
}

table.searchTable td
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 1px 0px 0px 0px;
}

table.mainTableContent th 
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9px; 
}

input.submit 
{
	color: #666666;
	font-size: 11px;
	border: 1px solid #D4D0C8;
	background-color: #FFFFFF;
	padding: 0px;
	width: 37px;
}

select.find 
{
	color: #333333;
	font-size: 11px;
	border: 1px solid #a7a6aa;	
	margin-bottom: 1px;	
	margin-top: 0px;
}

input.find 
{
	color: #333333;
	font-size: 11px;
	border: 1px solid #a7a6aa;	
	margin-bottom: 1px;	
	margin-top: 0px;
}

div.top5
{	
	margin: 0px;
	paddign: 0px;
	border: 0px solid gray;
	width: 155px;
	height: 215px;
	background-image: url(../img/bgtop.jpg);
	background-position: top;
	background-position: center;
	background-repeat: no-repeat;
}

table.mainTableContent div.footer
{
	font-stretch: ultra-expanded;
	font-family:  Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #777777;
}

/*
 * home.php, about_us.php
 *
 */
table.mainTableContent div.homeTable
{
	width: 389px;
	margin: 0px 10px 33px 13px;
	padding: 0px;
	border: 0px solid gray;
	font-stretch: ultra-expanded;
	font-family:  Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
}

div.tools
{ 
	margin: 0px;
	paddign: 0px;
	border: 0px solid gray;
	width: 155px;
	height: 177px;
	
	list-style-type: square;  
	padding-left: 5px;  
	line-height: 15px;
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 11px;
	text-align: left;
	text-decoration: none;
	color: #004040;
}



/****** CONTACTS *******/

table.contactsMainTable
{

	margin-top:10px;
	width:100%;
	height: 390px;
}

table.contactsFormTable
{
	height:100%;
}

a.contactsFormTitle
{
	vertical-align: middle;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

a.contactsFormText
{

	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	margin-right:5px;
}

input.contactsFormName
{
	width: 160px;	
	border: 1px solid #ddd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

input.contactsFormTelMail
{
	width: 160px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top: 0px #ffffff;
	border-bottom: 1px solid #777777;
	border-left: 0px #ffffff;
	border-right: 0px #ffffff;
}


table.contactsFormTable textarea.contactsFormMessage
{
	
	width: 100%;
	height: 100px;
	border: 1px solid #ddd;
	overflow: auto;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.contactsLocationFirmName
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	font-weight: bold;
	font-style: normal;
	width: 100%;
	text-align: left;
	padding-bottom: 5px;
}

a.contactsLocationInfoPrefix
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-style: normal;
	width: 100%;
	text-align: left;
	padding-bottom: 7px;
}

a.contactsLocationInfoPrefixG
{
	
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9AD071;
	font-weight: bold;
	font-style: normal;
}

table.contactsTeamTable
{

	margin-left:10px;
	width:90%;
	height:94%;
	border-left:1px solid #f1f1f1;
	padding-left:10px;
}

a.contactsTeamTitle
{

	vertical-align:middle;
	font-family:  Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}

a.contactsTeamName
{
	
	font-family:  Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#4364bc;
}

a.contactsTeamPosition
{

	font-family:  Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	font-style:italic;
}

a.contactsTeamEmail
{

	font-family:  Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	font-style:italic;
}

a.contactsTeamTel
{

	font-family:  Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}

div.contactsTeamSpacer
{
	font-size:8px;
}

a.contactsTeamAbout
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#4364bc;
}

p.contactsTeamAboutText
{
	
	font-family:  Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	font-style:italic;
}

p.contactsMoreQuestions
{
	
	font-family:  Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	font-style:italic;
}

table.contactsSuccessTable 
{
	margin-left:10px;
	width:220px;
	background-image:url(../img/contacts_success_bg.gif);
	background-repeat:no-repeat;
}

table.contactsSuccessTable td
{
	
	border-bottom:1px dashed #e1e1e1;
}

table.contactsSuccessTable td p 
{
	
	font-family:  Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	font-style:italic;
}

a.success
{
	
	font-family:  Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#289F00;
	font-weight:700;
	font-style:italic;
}

/****************  END CONTACTS  ******************/

/**************** LIST OFFERS  ********************/


