body {
	background-color: #b8ae9c;
	margin-top: 0px;
	margin-bottom: 0px;
}
#site {
	width: 750px;
	background-repeat: repeat-y;
	background-image: url(images/misc/bgr_site.gif);
	background-position: left;
	padding-right: 20px;
	padding-left: 20px;
	position: absolute;
	float: left;
	left: 50%;
	margin-left: -375px;
}
#nav {
	width: 750px;
	background-image: url(images/misc/bgr_menu.gif);
	background-repeat: repeat-x;
	padding-bottom: 10px;
}
#top {
	height: 55px;
	width: 750px;
	background-color: #FFFFFF;
}
#logo {
	float:left;
}
#languages {
	float:right;
	padding-top:25px;
	color: #e73c24;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
}
#subnav {
	height: 30px;
	width: 720px;
	background-repeat: no-repeat;
	background-image: url(images/misc/sub_menu.gif);
	padding-right: 15px;
	padding-left: 15px;
}
#images {
	width: 750px;
}
#imagesstart {
	width: 725px;
	background-image: url(images/misc/bgr_eng_img_start_1.jpg);
	height: 155px;
	padding-left: 25px;
	padding-top: 190px;
	background-repeat: no-repeat;
}
#main {
	width: 750px;
	padding-top: 30px;
}
#site #main #left {
	float: left;
	width: 450px;
	padding-left: 25px;
	padding-right: 50px;
	padding-bottom: 30px;
}
#site #main #right {
	float: right;
	width: 225px;
}
h1 {
	font-size: 20px;
	line-height: 25px;
	color: #595241;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-top: 0px;
}
p {
	font-size: 13px;
	line-height: 18px;
	color: #595241;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#site #main #right #newstop {
	background-image: url(images/misc/news_top.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 200px;
	background-position: left top;
	float: left;
}
#site #main #right #newsitem {
	background-repeat: no-repeat;
	width: 180px;
	background-color: #edebe6;
	padding-right: 10px;
	padding-left: 10px;
}
#site #main #right #newsbottom {
	background-image: url(images/misc/news_bottom.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 200px;
	margin-bottom: 5px;
}
#site #main #right #newsitem p {
	font-size: 11px;
	margin: 0px;
}
#site #main #right #newsitem a.readmore {
	background-image: url(images/misc/arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 7px;
	color: #e73c24;
	text-decoration: none;
}
#site #main #right #newsitem a.readmore:hover {
	text-decoration: underline;
}
#site #main #right #newslettertop {
	background-image: url(images/misc/newsletter_top.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 200px;
}
#site #main #right #newsletteritem {
	background-repeat: no-repeat;
	width: 180px;
	background-color: #e73c24;
	padding-right: 10px;
	padding-left: 10px;
	height: 75px;
}
#site #main #right #newsletterbottom {


	background-image: url(images/misc/newsletter_bottom.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 200px;
}
#site #main #right #newsletteritem label {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
}
#site #main #right #newsletteritem label.newsletter {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
#site #main #right #newsletteritem input {

	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #595241;
	font-weight: normal;
}
#newsletterRecipient {
	width: 145px;
}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b8ae9c;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	color: #595241;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	height: 30px;
	padding-top: 10px;
}
#site #main #right #newsletterForm #newsletteritem #submitBtn {
}
#site #main #right #newsitem span {
	font-weight: bold;
	color: #b8ae9c;
}
#site #subnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #dcd7ce;
	text-decoration: none;
	padding-right: 10px;
}
#site #subnav a.active {
	text-decoration: none;
	color: #FFFFFF;
}
a {
	color: #e73c24;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

