/* Reset CSS */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
}
/* Main CSS Start */
html{height:100%;}
/*body {margin:0;padding:0; background-image: url(../img/bg.png); background-repeat:repeat;

	font-size: 1.3rem;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
}*/
body {margin:0;padding:0; 

	font-size: 1.3rem;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
}
#wrapper {width: 100%;overflow:hidden; background-image:url(../img/29.jpg); background-repeat:no-repeat;background-position: 50% 0%;min-height:762px;}
h1 {}
h2 {}
ul {}
ul li {}
ol {}
ol li {}
a {}
a:hover {}
p {}

/* Main CSS End */



/* Main content Start */
ul#main_menu{max-width:634px;list-style-type:none;margin:0 auto;padding-top:190px;}
ul#main_menu li{display: inline-block;width:229px;text-align:center;float:left;}
li#implantcad{margin-right:176px;}
ul#main_menu li a{font-family: Arial;
    font-weight: bold;
    font-style: normal;
    font-size: 1.8rem;
    text-decoration: none;
    color: #fff;
    letter-spacing: 0em;}
	
	
	ul#main_menu li a:hover{color:#a6c8f6;}
	#main_menu img{margin-bottom:1.4rem;}
	#main_menu img:hover{opacity: 0.7;}
/* Main content End */
