* {
	margin: 0;
	padding: 0;
	list-style: none;
	border: 0;
	text-decoration: none;
	outline: none;
}
a:link, a:visited, a:hover, a:active {
	color: #C8B18B;
}
.link:hover {
	text-decoration: underline;
}
img {
	display: block;
}
em {
	font-style: normal;
	font-weight: bold;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 21px;
	background: #C7B18B url(../images/bg_wallpaper.jpg) repeat-x;
}
.clearer {
	height: 0.1em;
	clear: both;
}
#container {
	width: 830px;
	height: 555px;
	margin: 0 auto;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -415px;
	margin-top: -261px;
}
#wrapper {
	background:url(../images/frame/bg_mid.gif);
}
#page {
	background: url(../images/frame/bg_top.gif) no-repeat;
}
#page_top {
	padding: 5px 5px 4px;
	background: url(../images/frame/bg_bottom.gif) no-repeat left bottom;
}
#page_bottom {
	border: 1px solid #000033;
}
#real_page {
	background: #FFFFFF;
	height: 494px;
	position: relative;
	overflow: hidden;
	border: 9px solid #003366;
}
h1 {
	width: 174px;
	height: 174px;
	position: absolute;
	top: 218px;
	left:415px;
	z-index: 10000;
}
h1 a {
	text-indent: -3000px;
	overflow: hidden;
	background:url(../images/maclock-2.png) no-repeat;
	display: block;
	height: 100%;
	width: 100%;
}
h2 {
	width: 246px;
	height: 248px;
	position: absolute;
	top: 0;
	right: 0;
	text-indent: -3000px;
	overflow: hidden;
}
h3 {
	height: 14px;
	text-indent: -3000px;
	overflow: hidden;
	margin-bottom: 12px;
}
h4 {
	font-size: 10px;
}
/* h4.noutati {
	margin-bottom: 5px;
}
*/

#main_menu {
	width: 142px;
	position: absolute;
	top: 232px;
	left: 603px;
	padding: 1px 0 0;
	background-image: url(..images/nav/dot.gif);
	background-repeat: repeat-x;
}
#main_menu li {
	padding: 0 0 1px;
	background:url(../images/nav/dot.gif) repeat-x left bottom;
	width: 100%;
	float: left;
}
#main_menu a:link, #main_menu a:visited, #main_menu a:active {
	display: block;
	height: 20px;
	background-position: -137px 6px;
	text-indent: -3000px;
	background-repeat: no-repeat;
}
#main_menu a:hover, #main_menu a#hovered:link, #main_menu a#hovered:visited, #main_menu a#hovered:active {
	background-position: 5px 6px;
}
.intro {
	background:url(../images/nav/blade.gif);
}
.advantage {
	background:url(../images/nav/2-advantage.gif);
}
.locks {
	background:url(../images/nav/3-locks.gif);
}
#main_menu .galerie {
	background:url(../images/nav/4-doors.gif) no-repeat 5px 6px;
}
.safe {
	background:url(../images/nav/5-.gif);
}
.install {
	background:url(../images/nav/6-installation.gif);
}
.contact {
	background:url(../images/nav/7-contact.gif);
}
#contents_wrapper {
	width: 494px;
	height: 494px;
	position: absolute;
	overflow: hidden;
}
#contents {
	width: 3952px;
	height: 100%;
	position: relative;
}
.content {
	width: 494px;
	position: absolute;
	overflow: hidden;
	background: #0070BA no-repeat;
}
#home {
	left: 0;
	top: 0;
}
#intro {
	left: 494px;
	top: 0;
	padding: 248px 0 0;
	background: #31485f url(../images/248-blade.jpg) no-repeat;
}
#intro h2 {
	background: url(../images/titles/theBlade.png) no-repeat center center;
}
#intro .description {
	height: 170px;
	padding: 38px 125px 38px 40px;
	color: #FFFFFF;
	background: #4b637a;
}
#intro h3 {
	height: 18px;
	background: url(../images/titles/h3-1blade.png) no-repeat;
}
#advantage {
	left: 988px;
	top: 0;
	padding: 248px 0 0;
	background: #40452F url(../images/248-ad.png);
}
#advantage h2 {
	background-position: center center;
}
#advantage .description {
	height: 170px;
	padding: 38px 125px 38px 40px;
	color: #c8b18b;
	background: #6f765e url(../images/X.png);
}
#advantage h3 {
	background: url(../images/titles/h3-3.png) no-repeat;
}
#locks {
	left: 1482px;
	top: 0;
	padding: 248px 0 0;
	background: #2c1e16 url(../images/248-keypad2.jpg) no-repeat;
}
#locks h2 {
	background: url(../images/titles/h2-locks.png) no-repeat center center;
}
#locks .description {
	background-color: #4f4138;
	height: 170px;
	padding: 38px 105px 38px 40px;
	color: #c8b18b;
}
#locks h3 {
	background: url(../images/titles/h3-4Locks.png) no-repeat;
}
#galerie {
	left: 1976px;
	top: 0;
	height: 494px;
	overflow: hidden;
}
#fotos_nav {
	position: absolute;
	top: 218px;
	left: 0;
	z-index: 20;
}
#fotos_nav li {
	width: 87px;
	height: 86px;
	margin-bottom: 1px;
	float: left;
	clear: left;
}
#fotos_nav a {
	display: block;
	width: 87px;
	height: 86px;
	cursor: pointer;
}
#foto_inapoi {
	background-image:url(../images/arrow_up.gif);
	visibility: hidden;
}
#foto_inainte {
	background-image:url(../images/arrow_down.gif);
}
#fotos_wrapper {
	width: 494px;
	height: 494px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}
#fotos {
	width: 494px;
	position: absolute;
	top: 0;
	left: 0;
	background: no-repeat;
}
#fotos li {
	position: relative;
	left: 0;
	top: 0;
	float: left;
	clear: left;
	background: no-repeat;
}
#fotos li img {
	display: block;
	background: no-repeat;
}
#fotos li span {
	height: 23px;
	width: 247px;
	background-color: #000;
	color: #fff;
	line-height: 23px;
	font-weight: normal;
	text-indent: 8px;
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
}
#fotos_nav2 {
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 200;
	width: 494px;
	height: 23px;
	margin-left: -400px;
	margin-top: 225px;
	visibility: hidden;
}
#galerie:hover #fotos_nav2 {
	visibility: visible;
	background: no-repeat;
}
#fotos_nav2 ul {
	float: right;
	padding: 5px;
	background: no-repeat;
}
#fotos_nav2 li {
	float: left;
	padding-right: 1px;
	background: no-repeat;
}
#fotos_nav2 li a:link, #fotos_nav2 li a:visited, #fotos_nav2 li a:active, #fotos_nav2 li a#selectat {
	color: #CCCCCC;
	display: block;
	width: 13px;
	height: 13px;
	text-align: center;
	line-height: 13px;
	font-family: 'Trebuchet Ms', sans-serif;
	background-image: url(../images/nav_bg.gif);
}
#fotos_nav2 li a:hover, #fotos_nav2 li a#selectat {
	background-color: #000 !important;
	background-image: none !important;
}
#fotos_nav2 h4 {
	height: 23px;
	width: 247px;
	background-color: #000; 
	color: #fff;
	line-height: 23px;
	font-weight: normal;
	float: left;
	text-indent: 8px;
}
#safe {
	left: 2470px;
	top: 0;
	padding: 248px 0 0;
	background: #D58A45 url(../images/248-door5a.jpg) no-repeat;
}
#safe h2 {
	background: #D58A45 url(../images/h3-5b.png) no-repeat center center;
}
#safe .description {
	height: 170px;
	padding: 38px 125px 38px 40px;
	color: #c8b18b;
	background: #843819;
}
#safe h3 {
	background: url(../images/titles/h3-5windows.gif) no-repeat;
}
#safe ul {
	line-height: 19px;
}
#install {
	left: 2964px;
	top: 0;
	padding: 248px 0 0;
	background: #2B3E44 url(../images/248-key.png) no-repeat;
}
#install h2 {
	background: url(../images/titles/h2-installation.png) no-repeat center center;
}
#install .description {
	background-color: #616362;
	height: 170px;
	padding: 38px 105px 38px 40px;
	color: #FFFFFF;
}
#install h3 {
	background: url(../images/titles/h3-6installation.png) no-repeat;
}
#ie_install {
	padding: 7px 0;
}
#contact {
	left: 3458px;
	top: 0;
	height: 494px;
	overflow: hidden;
}
#first_contact h2 {
	background: url(../images/titles/contact.png) no-repeat center center;
}
#first_contact .description {
	height: 170px;
	padding: 38px 125px 38px 40px;
	color: #c8b18b;
	background: #455A70;
}
#first_contact h3 {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	width: 200px;
	background: url(../images/titles/h3-contact.png) no-repeat;
}

#footer {
	position: relative;
	top: 0;
	left: 0;
	color: #978158;
	font-size: 9px;
	padding: 8px 5px 0 0;
}
#footer p {
	float: right;
	margin: -1px 0 0 0;
	padding: 0 100px 0 6px;
	line-height: 16px;
	color: #996666;
}
.foto {
	background-image:url(../images/loader_contact.gif);
	background-position: center;
	background-color: #4C413F;
	background-repeat: no-repeat;
}
#contact_div {
	width: 370px;
}
#first_contact {
	position: absolute;
	left: 0;
	top: 0;
	padding: 248px 0 0;
	height: 246px;
	overflow: hidden;
	width: 494px;
	background: #990000 url(../images/248-contact.png) no-repeat;
}
#contact_info {
	padding-left: 15px;
	float: left;
	width: 150px;
	white-space:normal;
	line-height: 18px;
}
.check {
	list-style: url(../images/check.gif);
}

.loading {
	width:370px;
	display:block;
	height:120px;
	background-position:center;
}
