html, body {
    margin:30px 0 0 0;
	background: url(../images/body_bg_new_ii.jpg);
	font:normal 13px arial;
	color:#000;
			}
			
				
sup {
	font:normal 10px arial;
	color:#333;
	}

h2 {
	font:normal 41px/52px futura, arial;
	color: #b88d8c;
	text-shadow: #fffefe 1px 1px 1px;
}

a {
		color:#000; 
		text-decoration:none;
			}
				
#container {
	width: 960px;
	margin: 0 auto;
			}

#logo {
		float: inherit;
		width: 960px;
		margin: 0 0 0 0;
		text-align: center;
			}
			
#logo h3{
	font-family:georgia, sans-serif;
	font-size: 40px;
	margin: 10px 0;
	text-shadow: #fffefe 1px 1px 1px;
}

#logo img {
		border: none;
			}

#top {
		float: left;
		width: 960px;
			}
	
.content {
		position: relative;
		float: left;
		margin: 20px 0 0 0;
		width: 920px;
		padding: 0 30px;
		border-top: 2px dashed #f1c0b6;
			}

.content p {
			float: left;
			text-align: justify;
			padding: 10px 20px;
			line-height: 1.5;
			font-size: 12px;
			font-style: italic;
			width: 250px;
			min-height: 180px;
			}


.content p strong {
				font-weight: bold;
				font:normal 14px futura, arial, sans-serif;
				display: block;
				padding-bottom: 5px;
				text-transform: uppercase;
				color: #a76f70;
				text-shadow: #fffefe 1px 1px 1px;
			}
			

.content p.border {
		border-right: 2px dashed #f1c0b6;
			}
	

.content h4 {
			margin: 10px 0 0 0;
	font-family: georgia, serif;
	font-size: 30px;
	text-shadow: #fffefe 1px 1px 1px;
	text-transform: lowercase;
			text-align: center;
			
			
				}

		
#order {
			width: 960px;
			margin-top: -8px;
				}

			
.ordernow h2 {
			color: #000;
			font-weight: bold;
			text-transform: lowercase;
			font-family: georgia, serif;
			text-align: center;
				}
			
#footer {
		width: 960px;
		padding: 25px 80px 20px 80px;
		margin-right: 40px;
		margin-left: 60px;
				}

#footer p {
			width: 100%;
			text-align: center;
			font-size: 12px;
			color: #444444;
				}

#footer p a {
				color: #88857a;
				text-decoration: none;
				}
				
#facebooklike {
		float:right;
		margin-bottom:15px;
}
