* {
	margin: 0;
	padding: 0;
}

object, a{
outline:none;
}
img{
	border:0;
}

a:link {
color:#000000;
font-weight: bold;
text-decoration:none;
}
a:active {
color:#000000;
font-weight: bold;
text-decoration:none;
}
a:visited {
color:#000000;
font-weight: bold;
text-decoration:none;
}
a:hover {
color:#000000;
font-weight: bold;
text-decoration:underline;
}


body {
	font-family: Helvetica,Verdana, Arial, sans-serif;
	font-size: 1.4em;
	text-align: left;
	word-spacing:10px;
	background-color: #D2EDF6;
}


#content {
	height: 100%;
	width:685px;
	margin: 45px 21px 25px 46px;
	background-color:#FFF;
}

#header{
	display: block; 
	height: 95px; 
}

.section{
	margin: 0 0 15px 0px;
}

.last{
	margin: 45px 0 0 15px;
}
.slider{
	display:none;
}

#conditon{
height:15px;
width:280px;
font-size:0.5em;
word-spacing:0.5px;
margin:-40px 0 0 60px;
}
