#header-flash {
	height: 129px;
	width: 780px;
	background: url(../images/header2.jpg);
	margin: 0;
	padding: 0;
}

body#body-home #header-flash {
	height: 240px;
	width: 780px;
	background: url(../images/header.jpg);
	margin: 0;
	padding: 0;
}

#header-flash p {
	display: none;
}

.roundbox-left {
	background: url(../../images/roundBox-left.jpg);
}

.roundbox-right {
	background: url(../../images/roundBox-right.jpg);
}

.line-v-dashed {
	background: url(../../images/line-v-dashed.jpg);
}

#footer-flash{
	width: 100px;
	height: 33px;
	margin: 0 auto 25px auto;
	text-align: center;
	padding: 0;
}

.btn-submit {
	height: 32px;
	width: 51px;
}

#sidebar {
	margin-left: 40px;
	width: 176px;
}

#footer-slogan {
	width: 634px;
	height: 36px;
	background: url(../../images/footer.jpg);
	margin: 0 auto;
	padding: 0;	
	}
	#footer-slogan span{
		display: none;
		}

#footer-text-line {
	margin: 0 auto 15px auto;
}

h1 {
	font-size: 13px;
}