body
{
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	background-image: url( '../images/background.png' );
	background-repeat: repeat-x;
	background-color: #D5DBE1;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

div#wrapper
{
	width: 760px;
	margin: 0 auto;
	background-image: url( '../images/content_bg.png' );
	background-repeat: repeat-x;
	background-color: #EEF0F3;
	background-position: 152px 0px;
}

div#menu img
{
	border: none;
}

div#content
{
	text-align: left;
	margin: 0 15px;
}

div#content h1
{
	font-weight: normal;
	color: #1A41BF;
	margin-left: 30px;
	margin-top: 30px;
}

div#content h1 .accent
{
	font-weight: bold;
}

div#content p
{
	text-align: justify;
}

div#content img.left
{
	padding-left: 131px;
	padding-right: 66px;
}

div#content img.right
{
	padding-left: 66px;
	padding-right: 131px;
}

div#content p.faq-question
{
	margin-bottom: 0px;
	font-weight: bold;
}

div#content p.faq-answer
{
	margin-top: 1px;
}

div#textMenu
{
	text-align: center;
	color: white;
	background-color: #173258;
}

div#textMenu a
{
	color: white;
	text-decoration: none;
}

div#symetric
{
	text-align: center;
	color: black;
	font-size: 8pt;
}

div#symetric a
{
	color: black;
	text-decoration: none;
}

div#map
{
	text-align: center;
}

.galleryImage
{
	padding-left: 5px;
	padding-bottom: 5px;
}

div#affiliate
{
	text-align: center;
}

#wrapper embed, object
{
	outline: none;
}