/* CSS Document */
img,div{ behavior: url(/stylesheets/iepngfix.htc) }
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/background_site.gif);
}

table.main {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}


table.main a {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}

table.main a:hover {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}

table.body {
	/*background-image:url(/images/background_head.gif);*/
	background-position:top;
	background-repeat:no-repeat;
}	

table.footer {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 10px;
	font-weight:bold;
	color: #666666;
	text-decoration: none;
}

table.footer a{
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 10px;
	font-weight:bold;
	color: #666666;
	text-decoration: none;
}

table.footer a:hover{
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 10px;
	font-weight:bold;
	color: #666666;
}

table.team {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-style: italic;
}

table.team a{
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 10px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
	font-style:normal;
}

table.team a:hover{
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 10px;
	font-weight:bold;
	color: #999999;
	text-decoration: none;
	font-style:normal;	
}

table.clients {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}

table.clients a {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}

table.clients a:hover {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}

table.contact {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 12px;
	width: 95%;
	background-color:#F3F3F3;
	border:#CCCCCC solid 1px;
}

table.contact td {
	padding: 5px;
}

input.form {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 12px;
	width: 200px;
	height: 25px;
	padding: 3px;
	border: 1px solid #FFCC00;
}

textarea {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 12px;
	width: 400px;
	height: 170px;
	padding: 3px;
	border: 1px solid #FFCC00;
}

.floading_logo_link {
 position:absolute;
 z-index:100000;
 width:142px;
 height:142px;
 background:transparent;
 text-decoration:none;
 margin-top:9px;
 margin-left:35px;
 cursor:pointer;
 /*background-image:url(/images/logo_empower.png);*/
}

.icons {
 position:absolute;
 z-index:100000;
 margin-top:5px;
 margin-left:665px;
 height:30px;
}
