@charset "utf-8";

body {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin: 0;
	padding: 0;
}

a:link {
	color: #666600;
}
a:hover {
	color: #999900;
}
a:visited {
	color: #666600;
}
a:active {
	color: #666600;
}


img {
	border: 0;
}


#container {
	width: 100%;
	height: 757px;
	margin: 0;
	padding: 0;
}

#header {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}

.bgpat {
	background: url(images/nav/nav_18.gif) repeat-x top left;
}

#name img {
	border: 0;
	width: auto;
	height: auto;
	margin: 0;
	padding: 40px 50px 22px 22px;
}

#home {
	margin: 0;
	padding: 30px 0;
	border: 1px;
	width: auto;
	height: 560px;
}

#borderBottom {
	position: inherit;
}

#borderBottom .botbg {
	background: url(images/home/bottomBg_03.gif) top left repeat-x;
}

#contentHome {
	padding: 0 0 40px 0;
	margin: 0;
	width: 783px;
	height: 256px;
	overflow: hidden;
}

#contentHome p {
	margin: 0;
	padding-left: -12px;
	width: 280px;
	height: 256px;	
	position: relative;
	float: right;
	bottom: 256px;
}

#contentProjects {
	padding: 0 0 40px 0;
	margin: 0 17px 0;
	width: 783px;
	height: auto;
}


#contentImplant {
	padding: 0 0 40px 0;
	margin: 0 22px 0;
	width: 750px;
	height: auto;
}

#contentImplant p.list {
	font-weight: normal;
	font-size: 11px;
}
#contentImplant p {
	line-height: 17px;
}

#contentImplant p.top {
	margin-top: 15px;
}

#contentImplant p.left {
	margin-left: 15px;
}


#contentDir {
	padding: 0 0 40px 0;
	margin: 0 22px 0;
	width: 738px;
	height: auto;
}

#contentMA {
	background: url(images/models/mA_02.jpg) top left no-repeat;
	padding-left: 24px;
	margin: 0;
	width: 732px;
	height: auto;
}
#contentMB {
	background: url(images/models/mB_02.jpg) top left no-repeat;
	padding-left: 24px;
	margin: 0;
	width: 732px;
	height: auto;
}
#contentMC {
	background: url(images/models/mC_02.jpg) top left no-repeat;
	padding-left: 24px;
	margin: 0;
	width: 732px;
	height: auto;
}
#contentMD {
	background: url(images/models/mD_02.jpg) top left no-repeat;
	padding-left: 24px;
	margin: 0;
	width: 732px;
	height: auto;
}

#contentMA p.left {
	margin-left: 20px;
}
#contentMB p.left {
	margin-left: 20px;
}
#contentMC p.left {
	margin-left: 20px;
}
#contentMD p.left {
	margin-left: 20px;
}
