/* CSS Document */
body {
	background: #B5DCED url(img/pageBG.gif) repeat-x fixed;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6A3D0B;
	line-height:18px;
}
img {
	border: 0px;
}
div#header {
	background:url(img/logobg.jpg);
	width:620px; height:54px;
	margin:auto;
}

div#logoBox {
	float:left;
	width: 310px;
}

div#contact {
	float:right;
	width: 294px; height: 38px;
	padding: 8px;
	text-align:right;
	color: #ffffff;
}

div#photoWrapper {
	background: #FFFFFF;
	width:620px; height:221px;
	margin:auto;
}

div#photo {
	float:left;
	width: 294px; height: 221px;
}

div#rightNav {
	float:right;
	width: 305px; height:161px;
	text-align:right;
	vertical-align:middle;
	padding: 60px 20px 0px 0px;
	font-size:16px;
	color:#006699;
}
div#rightNav a:link, div#rightNav a:visited {
	color:#006699;
	font-weight: bold;
}

div#rightNav a:hover {
	text-decoration: none;
}

div#content {
	width:600px;
	margin:auto;
	background: #FFFFFF;
	padding:10px;
}

div#footer {
	background:url(img/logobg.jpg);
	width:620px; height:30px;
	margin:auto;
}

div#footer a:link, div#footer a:visited {
	color:#FFFFFF;
}

div#footer a:hover {
	text-decoration:none;
}

div#copyright {
	float:left;
	width: 298px; height: 18px;
	padding: 6px;
	color: #ffffff;
}

div#backlink {
	float:right;
	width: 298px; height: 18px;
	padding: 6px;
	text-align:right;
	color: #ffffff;
}

h1, h2 {
	color:#6A3D0B;
	text-align:center;
}

td.language{
	color:#006699;
	font-size: 18px;
}

h5 {
	font-size:18px;
	text-align:center;
	text-transform:uppercase;
	color:#006699;
}