@charset "utf-8";

#container {
	height: 600px;
	width: 632px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#content1 {
	height: 196px;
	width: 512px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	float: left;
	background-color: #FFF;
}
#contact_content {
	background-color: #FFF;
	float: left;
	height: 432px;
	width: 512px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}

#topheader {
	float: left;
	height: 66px;
	width: 512px;
	background-image: url(../img/websdart_header.jpg);
}
#content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	float: left;
	height: 196px;
	width: 256px;
	text-align: justify;
	background-image: url(../img/websdart_restruant_logo_01.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
}
#footer {
	background-image: url(../img/websdart_footer.jpg);
	float: left;
	height: 236px;
	width: 512px;
}

p {
	margin-top: 15px;
	margin-right: 9px;
	margin-bottom: 15px;
	margin-left: 9px;
}


#banner {
	background-image: url(../img/banner.jpg);
	height: 75px;
	width: 512px;
	float: left;
	clear: none;
}
body {
	margin: 0px;
	background:	url(../img/bg_body.jpg)
}
#advertisement {
	height: 600px;
	width: 120px;
	top: 0px;
	right: 0px;
	float: right;
	clear: right;
	margin-top: 0px;
}
#content_rightcolumn {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	float: left;
	height: 196px;
	width: 256px;
	background-color: #FFF;
	text-align: justify;
	background-image: url(../img/websdart_restruant_logo_02.jpg);
}

