*{
	padding:0px;
	margin:0px;
	font-family:tahoma;
}
#logo{
	height:150px;
	position:relative;
	top:10px;
	left:15px;
	padding:2px;
}
section{
	text-align:left;
}
#slogan{
	font-size:18px;
	position:relative;
	top:0px;
}

#yellow{
	background-color:#EBEBEB;
}
#navDiv ul{
	float:right;
	position:relative;
	top:-10px;
	left:-100px;
}
#navDiv ul li{
	margin:5px;
	display:inline;
}
#navDiv ul li a{
	text-decoration:none;
	color:black;
}
#navDiv ul li:hover a{
	color:red;
}
body{
	width:100%;
	text-align:center;
	background:linear-gradient(to top, white, #A8A8A8);
	overflow-x:hidden;
}
#underline ul li:hover a{
	color:white;
}
#underline ul li a:hover {
	color:white;
}
#big_wrapper{
	height:100%;
	width:100%;
	text-align:left;
	overflow-x:hidden;

}
header{
	height:150px;
}
#underline a{
	float:right;
	text-decoration:none;
	color:black;
	list-style:none;
	display:inline;
}
#underline ul li{
	float:right;
	text-decoration:none;
	color:black;
	list-style:none;
	display:inline;
	position:relative;
	top:-30px;
}
footer{
	border-top:1px solid black;
	padding:5px;
	text-align:center;
	background-color: #EBEBEB;
}
article{

}
table{
	margin-left:5px;
	margin-right:5px;
	border-collapse:collapse;
}
th{
	padding:15px;
}
td{
	padding:15px;
}
li{
	margin-left:15px;
	padding:5px;
	margin-top:5px;
}
#services{
	size:28px;
}
#audiometry{
	display:inline;
}
#s1{
	height:300px;
	width:100%;
	text-align:center;
}
#s2{
	height:300px;
	width:100%;
	text-align:center;
}
#s3{
	height:300px;
	width:100%;
	text-align:center;
}
#s4{
	height:300px;
	width:100%;
	text-align:center;
}
table{
	padding:0px;
	margin:0px;
	width:100%;
	height:300px;
	vertical-align:top;
	
}
#slider{
	width:100%;
	text-align:center;
	margin:0px auto;
	padding-top:0px;
}

#mainWriting{
	padding:10px;
	width: 80%;
	margin:0px auto;
	background-color:white;
	font-size:15px;
}

#services{
	width: 100%;
	margin:5px;
	border-spacing:10px;

}

h2{
	 text-align:left;
}
th{
	text-align:center;
}
.shadow{
	background-color:#EBEBEB;
}

.shadow tr td{
	    box-shadow: 5px 5px 5px black;

}
.shadow tr th{
	    box-shadow: 5px 5px 5px black;
}
#underline{
	background-color:#858383;
	padding:10px;
	height:20px;
	position:relative;
	top:26px;
}
td{
		vertical-align:top;
}
.redShadow {
	margin:10px;
	background:#B5BBFF;
}
.blueShadow{
	margin:10px;
	background: #B5BBFF;
}
.yellowShadow{
	margin-left:10px;
	background: #B5BBFF;
}	
#problem{
	height:33%;
}
#services td{
	border-spacing:5px;
	
}
#services th{
	border-spacing:5px;
	
}
.spaceWidth{
	width:1px;
}
.spaceHeight{
	height:20px;
}
#services .redShadowChange:hover{
	background-color:#FFFAB5;
}
#services .blueShadowChange:hover{
	background-color:#FFFAB5;
}
#services .yellowShadowChange:hover{
	background-color:#FFFAB5;
}

#services .redShadowChange{
	background-color:#B5BBFF;
}
#services .blueShadowChange{
	background-color:#B5BBFF;
}
#services .yellowShadowChange{
	background-color:#B5BBFF;
}

th{
	padding:5px;
}
td{
	padding:5px;
}

navDiv{
	height:60px;
}
#texture{
	background:linear-gradient(to top, white, #A8A8A8);
}

