body {
	background-color: #f6f4ef; 
	background-image: url(bkg.png);
	background-repeat: repeat-x;
	margin: 0px;
	min-width: 780px;
	font-family: Georgia, Times New Roman, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.45em;
	color: #5d5d5d;
}

#mainbody {
	width: 740px;
	margin: 0px auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 40px;
	background-color: #ffffff;	
	background-image: url(footer.png);
	background-position:bottom;
	background-repeat: no-repeat;
}

#header	{
	width: 740px;
}

#logo	{
	width: 740px;
	height: 104px;
}

#foto	{
	width: 740px;
	height: 324px;
}

#mainmenu	{
	text-align: center;
	padding-top: 15px;
}

#line	{
	width: 740px;
	height: 1px;
	padding-top: 15px;
}

#content {
	padding-top: 15px;
}

#footer {
	width: 690px;
	margin: -15px auto;
	padding-left: 20px;
	padding-right: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #8d8d8d;
}

h1 {
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
	color: #0093cb;
}

strong {
	color: #0093cb;
	font-style: italic;
}

blockquote {
background-image: url(open_quote.gif);
background-repeat: no-repeat;
background-position: left 5px;
padding-left: 30px;
font-style: italic;

}
blockquote span {
background-image: url(close_quote.gif);
background-repeat: no-repeat;
background-position: right bottom;
display: block;
padding-right: 30px;
}

.pullquote {
padding: 10px;
border-top-width: 2px;
border: 2px solid #dfd6c5;
background-color: #f6f4ef;
font-style: italic;
font-weight: normal;
}

a.menu:link 	  {font-size: 14px; color: #494949; font-weight: bold; text-decoration: none;}
a.menu:visited 	  {font-size: 14px; color: #494949; font-weight: bold; text-decoration: none;}
a.menu:hover	  {font-size: 14px; color: #494949; font-weight: bold; text-decoration: underline;}

a:link		{color: #0093cb; text-decoration: none;}
a:visited	{color: #0093cb; text-decoration: none;}
a:hover		{color: #0093cb; text-decoration: underline;}
