body{
	font-family:Times, serif;
	padding-top:5px;
	margin:0px 0px;
	background:#ffffff;
}
#container{
	background:#ffffff;
	width:800px;
	margin:0px auto 0px auto;
	padding:0px 0px;
	text-align:center;
}
#table{
	width:700px;
	height:586px;
	border:#8c8c8c 1px solid;
}
#logo{
	width:795px;
	height:70px;
	text-align:center;
	border:#8c8c8c 1px solid;
	padding: 10px 0px;
}
#menu{
	position:relative;
	height:35px;
	width:798px;
	margin-bottom: 0px;
}
#menu li{
	float:left;
	list-style:none;
	width:125px;
        height:35px;
	margin:0px 3px 0px 3px;
        border:#8c8c8c 1px solid;
	text-align:center;
}
#menu li a{
	padding:0px auto 0px auto;
	display:block;
	color:#000;
	text-decoration:none;
	font-size:18px;
	line-height:32px;
	height:35px;
	cursor:pointer;
}
#menu li a:hover{
	padding:0px auto 0px auto;
	color:#333333;
	--background:#dfecf4;
	line-height:32px;
	color:white;
	background:#999999;
	height:35px;
	width:125px;
}
#menu li.current{
	color:#666;
	font-size:18px;
	line-height:32px;
}
#img{
	height:126px;
	padding-left: 4px;
}
#img a{
	opacity:1;
}
#img a:hover{
	opacity:.8;
}
#img a img{
	opacity:1;
	border:0px;
}
#content{
	width:795px;
	border:#8c8c8c 1px solid;
}
#content h1{
	font-size:20px;
	font-weight:bold;
	color:#666;
}
#content a{
	color:#666;
	text-decoration:underline;
}
#content a:hover{
	color:#666;
	text-decoration:none;
}
#content_p{
	min-height:433px;
	width:795px;
	height:433px;
	margin:0px auto;
	overflow: auto;
	border:#8c8c8c 1px solid;
}
#content_p h1{
	font-size:20px;
	font-weight:bold;
}
#content_p h3{
	font-size:15px;
	font-weight:normal;
}
#content_p img{
	border:#8c8c8c 1px solid;
	opacity:1;
	width: 160px;
	height: 160px;
}
#content_p a{
	color:#000;
	text-decoration:none;
}
#content_p a:hover{
	color:#666;
	text-decoration:underline;
	opacity:.8;
}
/* jQuery lightBox plugin - Gallery style */
#gallery ul{ 
	list-style: none;
}
#gallery ul li{
	display: inline;
}
#gallery ul img{
	border: 5px solid #3e3e3e;
	border-width: 5px 5px 20px;
	height:100px;
	width:100px;
}
#gallery ul a:hover img{
	border: 5px solid #fff;
	border-width: 5px 5px 20px;
	color: #fff;
}
#gallery ul a:hover{
	color: #fff;
}
/* Style for Usual tabs */
ul.idTabs{
	width: 100%;
}
ul.idTabs li{ 
	list-style: none; 
	float: left; 
}
ul.idTabs a{
	display: block;
	padding: 6px 10px;
	text-decoration: none!important;
	font: 10px Verdana;
	color: #FFF;
	background: #333;
	border-bottom: 1px solid #454545;
}
ul.idTabs a:hover {
	color:#FFF;
	background:#222;
}
ul.idTabs a.selected {
	color: #fff;
	font-weight: bold;
	background-color: #454545;
	cursor:default;
}
#text_home{
	width:695px;
	min-height:185px;
	height:185px;
	margin:0px auto;
	padding:0px 50px;
	text-align:justify;
	overflow: auto;
}
#text_company{
	width:695px;
	min-height:433px;
	height:433px;
	margin:0px auto;
	padding:0px 50px;
	text-align:justify;
	overflow: auto;
}
#text_services{
	width:695px;
	min-height:392px;
	height:392px;
	margin:0px auto;
	padding:0px 50px;
	text-align:justify;
	overflow: auto;
}
#text_portfolio{
	width:695px;
	margin:0px auto;
	padding:0px 20px;
	text-align:justify;
	font-size:15px;
	font-weight:normal;
}
#text_contact{
	width:695px;
	min-height:433px;
	height:433px;
	margin:0px auto;
	padding:0px 50px;
	text-align:center;
	overflow: auto;
}
#link{
	width:795px;
	height:auto;
	text-align:center;
	font-size:14px;
}
.picture{
	width:776px;
	height:200px;
	text-align: center;
	margin:2px auto;
}
.picture td{
	text-align: center;
	width:160px;
	margin:0px 0px;
	padding:0px 0px;
}
#tb_parents{
	width:670px;
	text-align:center;
	--border:1px solid #8c8c8c;
	margin:20px auto;
}
#tb_parents td{
	width:165px;
	height:165px
	text-align:center;
	border:1px solid #8c8c8c;
}
#tb_parents a{
	color:#666;
	text-decoration:underline;
}
#tb_parents a:hover{
	color:#666;
	text-decoration:none;
}
#services_menu{
	position:relative;
	height:35px;
	width:798px;
	margin: 3px 0px;
}
#services_menu li{
	float:left;
	list-style:none;
	width:258px;
        height:35px;
	margin:0px 3px 0px 3px;
        border:#8c8c8c 1px solid;
	text-align:center;
}
#services_menu li a{
	padding:0px auto 0px auto;
	display:block;
	color:#000;
	text-decoration:none;
	font-size:18px;
	line-height:32px;
	height:35px;
	cursor:pointer;
}
#services_menu li a:hover{
	padding:0px auto 0px auto;
	color:#333333;
	background:#dfecf4;
	line-height:32px;
	color:white;
	background:#999999;
	height:35px;
	width:258px;
}
#services_menu li.current{
	color:#666;
	font-size:18px;
	line-height:32px;
}
#footer{
	margin:0px 0px;
	padding:0px 0px;
	width:795px;
	height:35px;
	text-align:center;
	border:#8c8c8c 1px solid;
	text-align:center;
	font-size:14px;
}
#footer a{
	color:#000;
	text-decoration:none;
}
#footer a:hover{
	color:#666;
	text-decoration:underline;
}
