@charset "UTF-8";
/* CSS Document */

body {
	background: url(../images/background.gif);
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-size: 62.5%;
}

#container {
	background: url(../images/main_background.gif) no-repeat;
	width: 749px;
	height: 614px;
	margin: 0 auto;
	padding: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}

#container {
	background: url(../images/main_background.gif) no-repeat;
	width: 749px;
	height: 614px;
	margin: 0 auto;
	padding: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}

#header {
	position: absolute;
	margin: 0 0 0 80px;
	padding: 0;
	width: 220px;
	height: 122px;
}

h1 {
	background: url(../images/marchants_quay_logo.jpg) no-repeat;
	height: 122px;
	text-indent: -5000px;
}

#navigation {
	position: absolute;
	margin: 80px 0 0 300px;
	padding: 0;
	font-size: 1.4em
}


#navigation ul {
	margin: 0;
	padding: 0;
}

#navigation li {
	margin: 0 0 0 2em;
	padding: 0;
	list-style: none;
	float: left;
}

#navigation a {
	text-decoration: none;
	color: #49196F;
}


#modusDevelopment {
	position: absolute;
	background: url(../images/development_by_modus.gif);
	width: 28px;
	height: 129px;
	margin: 20px 0 0 33px;
	padding: 0;
	overflow: hidden;
}


#modusDevelopment a {
	position: absolute;
	height: 129px;
	text-indent: 0px;
	padding: 0px 0px 0 100px;
	overflow: hidden;
}

#content {
	position: absolute;
	margin: 130px 0 0 85px;
	padding: 0;
}

#contentNews {
	position: absolute;
	margin: 130px 0 0 85px;
	padding: 0;
}

h2 {
	marging: 0;
	padding: 0;
	line-height: 1em;
	color: #49196F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.8em;
	font-weight: normal;
	width: 245px;
}

h2 strong {
	color: #3D96DB;
	font-weight: normal;
}

h3 {
	marging: 0;
	padding: 0;
	line-height: 0;
	color: #3D96DB;
	font-weight: normal;
	font-size: 1.3em
}

#content p {
	width: 300px;
	margin: 1em 0;
	padding: 0;
	font-size: 1.1em;
	line-height: 1.4em;
	color: #333;
}

#content p strong {
	color: #3D96DB;
	font-weight: normal;
}

#content a {
	color: #333;
	text-decoration: none;
}

#content ul {
	marging: 0;
	padding: 0;
}

#contentNews h2 {
	width: 610px;
}

#contentNews p {
	width: 610px;
	margin: 1em 0;
	padding: 0;
	font-size: 1.1em;
	line-height: 1.4em;
	color: #333;
}

#contentNews p strong {
	color: #3D96DB;
	font-weight: normal;
}

#contentNews a {
	color: #333;
	text-decoration: none;
	text-decoration: underline;
}

#contentNews a:hover {
	color: #3D96DB;
	text-decoration: none;
	text-decoration: underline;
}

#contentNews dl {
	margin-left: 120px;
}

#contentNews dt {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	line-height: 1.4em;
	color: #333;
}

#contentNews dd {
	margin: 5px 0;
	padding: 0;
	font-size: 1.1em;
	line-height: 1.4em;
	color: #333;
}

.newsLink {
	text-align:center;
}

#content li {
	marging: 0;
	padding: 0 0 0 15px;
	list-style: none;
	background: url(../images/background.gif) no-repeat left;
	color: #333;
	font-size: 1.1em;
	line-height: 1.4em;
}

#schemeLink  {
	position: absolute;
	margin: 462px 0 0 13px;
	background: url(../images/see_where_the_scheme_is.gif) no-repeat;
	height: 75px;
	width: 95px;
	padding: 0;
	overflow: hidden;
}

#schemeLink a {
	position: absolute;
	width: 300px;
	padding: 100px 30px 0 0;
	overflow: hidden;
}

#flashPhotos {
	position: absolute;
	margin: 115px 0 0 380px;
	padding: 0;
}

#scheme {
	position: absolute;
	margin: 135px 0 0 125px;
	padding: 0;
}

.say_btn {
   text-align: center;
}

