/* CSS Document */

body {
	margin:0;
	padding:0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px; background-color:#801F1E; 
}
#atas {
	background-color:#E2E2E2;
}
#menu {
	margin: 0 auto ;
	padding-top: 20px;
	width: 750px;
}
#flash {
 width: 750px; margin: 0 auto;
}
#bawah {
	background-color:#801F1E;
}
#content {
width: 750px; margin: 0 auto;
background-image:url(images/bg.jpg);
}
#content_dalam {
width: 750px; margin: 0 auto;
background-color: white;
}
#alamat {
width: 180px; border-right: dotted 1px #801F1E; text-align:left; float:left; padding: 27px 0 10px 20px;
}
#welcome {
	float:left;
	padding: 27px 10px 10px 20px;
	text-align:left;
	width: 505px;
}
.merah {
color:#BE0000;
font-size:14px;
font-weight:bold;
}
a {
	color: #000000;
	text-decoration: underline; font-weight:bold;
}
a:hover {
	color: #801F1E;
	text-decoration: none;
}
#footer {
	background-color:#747474;
	width: 725px; margin:0 auto;
	padding: 10px 10px 14px 15px; text-align:left; color: white;
	background-image:url(images/bg2.gif);
	background-position:bottom; background-repeat:repeat-x;
}
ul {
 margin:0 7px; padding :0 7px;
}

li a{
 border-bottom: dotted 1px #DDDDDD; margin-right: 15px; line-height: 18px; text-decoration:none; display:block;
}
li a:hover {
 border-bottom: dotted 1px #DDDDDD; margin-right: 15px;  background-color:#f0f0f0;
}
#submenu {
width: 530px; background-color:black; margin: 0 auto; padding-right: 220px; line-height: 20px;
}
.white{ color: white}
.merah2 {color: red}
