body {
	background-color: #cacdcd;
	margin: 0;
	font-family: Tahoma;
	font-size: 11px;
}
img, div {
	behavior: url(iepngfix.htc);
}
.main {
	width: 768px;
	text-align: left;
}

.header {
	width: 768px;
	height: 93px;
	background-image: url('_img/header.jpg');
	background-repeat: no-repeat;
}
#menu_holder {
	height: 29px;
	background-color: #0067ac;
}
#menu_holder a {
	float: right;
	height: 29px;
	display: block;
	overflow: hidden;
}
#menu_holder a.lnkHome {
	width: 74px;
	background: url("_img/home.jpg") 0px -29px no-repeat;
}
#menu_holder a.lnkConcept {
	width: 95px;
	background: url("_img/concept.jpg") 0px -29px no-repeat;
}
#menu_holder a.lnkGama {
	width: 136px;
	background: url("_img/gama.jpg") 0px -29px no-repeat;
}
#menu_holder a.lnkPiese {
	width: 179px;
	background: url("_img/piese.jpg") 0px -29px no-repeat;
}
#menu_holder a.lnkContact {
	width: 100px;
	background: url("_img/contact.jpg") 0px -29px no-repeat;
}
#menu_holder a:hover {
	background-position: 0px 0px;
}
.menu_spacer {
	float: right;
	width: 1px;
	height: 24px;
	display: inline;
	background-image: url('_img/menu_spacer.jpg');
	background-repeat: no-repeat;
}
.header_pic {
	width: 768px;
	height: 219px;
	background-image: url('_img/header_pic.jpg');
	background-repeat: no-repeat;
}
.main_content {
	width: 768px;
	height: 384px;
	background-color: #ffffff;
	background-image: url('_img/main_jos.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
}
.main_content2 {
	width: 768px;
	height: 384px;
	background-color: #ffffff;
	background-image: url('_img/main_jos2.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
}
.thumb {
	float: left;
	width: 240px;
	height: 88px;
	padding: 12px 8px 12px 8px;
}
.left_light {
	float: left;
	position: relative;
	top: -15px;
	width: 192px;
	height: 305px;
	background-image: url('_img/left_light.png');
	background-repeat: no-repeat;
}
.left_full {
	float: left;
	position: relative;
	top: -15px;
	width: 192px;
	height: 305px;
	background-image: url('_img/left_full.jpg');
	background-repeat: no-repeat;
}
.left_title {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
	padding-left: 16px;
	padding-top: 25px;
	display: block;
}
.left_menu {
	font-size: 12px;
	text-align: left;
	color: #ffffff;
	padding-left: 16px;
	padding-top: 50px;
	display: block;
}
.left_menu a {
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
}
.left_menu a:hover {
	background-color: #004675;
}
.content_title {
	float: right;
	width: 570px;
	height: 28px;
	font-size: 12px;
	font-weight: bold;
	color: #0067ac;
	text-align: left;
	padding-top: 18px;
}
.content, .content2, .content3 {
	float: left;
	position: relative;
	left: -13px;
	width: 513px;
	height: 322px;
	text-align: left;
	color: #003366;
	background-image: url('_img/content.png');
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-right: 20px;	
}
.content2 {
	background-image: url('_img/content2.png');
}
.content3 {
	background-image: url('_img/content.jpg');	
}

#footer {
	float: left;
	position: relative;
	top: 5px;
	width: 678px;
	padding: 12px;
	background-color: #0067ac;
	text-align: center;
}
#footer a {
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
}
#footer a:hover {
	background-color: #004675;
}
#footer2 {
	float: left;
	position: relative;
	top: 5px;
	width: 700px;
}
#footer2 a.mkf {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #22568a;
}
#footer2 a.mkf:hover {
	color: #cc0099;
}