@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	padding:0;
	background-color:#f5f0fb;
	color:#644c5a;
	font-family:tahoma;
	font-size:12px;
}
a {
	text-decoration: none;
	color:#644c5a;
	font-weight: bold;
}
.Wrapper{
	width:866px;
	margin:0 auto;
}
.Header {
}
.Navigation {
	margin:0;
}
.Content {
	background-image:url(images/index_11.jpg);
	background-repeat:repeat-y;
	padding:15px;
}
.ImageContainer {
	float:right;
	width:200px;
}
.ContentContainer {
	float:left;
	width:620px;
	direction: rtl;
}
.MainContent {
	width: 830px;
	margin:0 auto;	
}
.Heading {
	height:55px;
	background-repeat:no-repeat;
}
.Home {
	background-image:url(images/index_13.jpg);
}
.Press {
	background-image:url(images/pressheading.jpg);
}
.Contact {
	background-image:url(images/contactheading.jpg);
}
.Gallery {
	background-image:url(images/galleryheading.jpg);
}
