/* CSS Document of relishah.com */
	body {
		margin:0 0 0 0;
	}

	#top_bg {
		background-color:#000000;
		height:15px;
	}
	
	#main_content {
	}

	#header {
		background:url(images/red.gif) repeat-x top;
	}
	
	#header_content {
		margin-left:180px;
	}
	
	#logo {
		height:223px;
		width:250px;
		float:left;
	}
	
	#title {
		background-color:#FFFFFF;
		height:93px;
		width:940px;
		text-align:center;
		border-bottom:#000000 2px solid;
	}
	

	#banner {
		background-color:#75AC22;
		width:940px;
		text-align:center;
	}
	
	#banner object {
		width:690px;
		height:125px
	}
	
	#banner embed {
		width:690px;
		height:125px;
		text-align:center;
	}
	
	#menu {
		background:url(images/button.gif) repeat-x top;
		height:36px;
		text-align:center;
		font-weight:bold;
	}
	
	#menu ul {
		margin:0px 0px 0px 0px;
		list-style:none;
		padding-top:5px;
	}
	
	#menu li {
		display:inline;
		background:url(images/divide.gif) right no-repeat;
		padding:0px 5px 0px 0px;
	}
	
	.button {
		color:#000000;
		text-decoration:none;
		padding:4px 20px 10px 21px;
	}
	
	.button:hover {
		color:#FF9933;
		background:url(images/rollover_button.gif) no-repeat center;
		width:134px;
		color:#FFFFFF;
	}
	
	.button_select {
		text-decoration:none;
		padding:4px 20px 11px 21px;
		color:#FF9933;
		background:url(images/rollover_button.gif) no-repeat center;
		width:134px;
		color:#FFFFFF;
	}
	
	#content_body {
		background-color:#FFFFFF;
		padding:0 180px 0 180px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:14px;
		background-color:#e6f4cd;
	}
	
	#content_content {
	width:880px;
		text-align:justify;
		padding-right:20px;
		background-color:#FFFFFF;
		margin:0;
		padding:30px;
	}
	
	h1 {
		color:#FF6600;
		font-size:18px;
	}
	
	td {
		vertical-align:top;
	}
	
	.error {
		text-align:center;
		color:#FF0000;
	}
	
	.success {
		text-align:center;
		color:#009966;
	}
	
	#clear {
		clear:both;
	}
	
	#footer {
		padding-top:5px;
		background-color:#000000;
		height:150px;
		text-align:center;
		color:#999999;
	}
	
	#footer a{
		color:#999999;
	}
	
	#footer ul {
		list-style:none;
	}
	
	#footer li {
		display:inline;
	}
	
	
	

