*
{
	padding: 0;
	margin: 0;
}

body 
{
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #C66005;
}

.bluetext
{
	color: #b9ceb9;
}

#maincontainer
{
	width: 652px;
	border: 2px solid #a3bea3;
	margin: auto;
}

#language
{
	width: 652px;
	margin: auto;
	text-align: right;
}

#languagepadding
{
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
}

#logobox
{
	width: 652px;
	float: left;
	height: 200px;
	padding-bottom: 4px;
}

#logo
{
	float: right;
	width: 230px;
	height: 200px;
}

a img
{
	border: 0;
}

#navcontainer
{
	width: 652px;
	height: 40px;
	text-align: right;
	float: left;
	background-color: #b9ceb9;
	margin-bottom: 20px;
}

.navcontainerpadding
{
	padding-top: 11px;
	padding-right: 32px;
}

#navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	color: #C66005;
}

a.navlink { text-decoration:underline; color: #C66005; font-weight: normal; font-size: 12px;} 
a.navlink:link { text-decoration:underline; color: #C66005; font-weight: normal; font-size: 12px;} 
a.navlink:visited { text-decoration:underline; color: #C66005; font-weight: normal; font-size: 12px;} 
a.navlink:hover { text-decoration:underline; color: #C66005; font-weight: normal; font-size: 12px;} 
a.navlink:active { text-decoration:underline; color: #C66005; font-weight: normal; font-size: 12px;}

a.linklink { text-decoration:underline; color: #C66005; font-weight: bold; font-size: 16px;} 
a.linklink:link { text-decoration:underline; color: #C66005; font-weight: bold; font-size: 16px;} 
a.linklink:visited { text-decoration:underline; color: #C66005; font-weight: bold; font-size: 16px;} 
a.linklink:hover { text-decoration:underline; color: #C66005; font-weight: bold; font-size: 16px;} 
a.linklink:active { text-decoration:underline; color: #C66005; font-weight: bold; font-size: 16px;}


.contentpadding
{
	padding-top: 10px;
	padding-left: 100px;
	padding-right: 100px;
	padding-bottom: 10px;
	text-align: center;
	line-height: 1.5;
}

.contentpadding2
{
	padding-top: 10px;
	padding-left: 100px;
	padding-right: 100px;
	padding-bottom: 10px;
	text-align: justify;
	line-height: 1.5;
}

.footerpic
{
	text-align: right;
}

.contactinfo
{
	width: 652px;
	margin: auto;
	text-align: center;
}

.contactpadding
{
	padding-top: 0px;
	padding-bottom: 0px;
}

h1
{
	font-size: 18px;
	color: #C66005;
}

h2
{
	font-size: 16px;
	color: #C66005;
}

p
{
	margin-top: 15px;
	margin-bottom: 15px;
}

.highcontent
{
	width: 652px;
	float: left;
}

.highcontentpadding
{
	padding-top: 20px;
	padding-right: 20px;
}

.leftimg
{
	float: left;
	margin: 10px;

}

.rightimg
{
	float: right;
	left-padding: 20px;
}

#advertisement
{
	width: 400px;
	height: 200px;
	float:left;
}

.pdots
{
	border-bottom: 1px dotted #333;
}
