body {
	margin:0px;
	text-align:center; /*IE 5, 6 fix*/
	font-family:trebuchet ms;
	font-size:13px;
	padding-bottom:50px;
	padding-top:50px;
	background:#F8F3EF url(../images/background-slice.gif) repeat-x top;
}
#container {
	width:862px;
	margin:0 auto;
	text-align:left; /*IE 5, 6 fix*/
}

#navigation {
	width:862px;
	height:25px;
}

#menu-right {
	float:right;
	width:27px;
	height:25px;
	background:transparent url(../images/menu-end-right.png) no-repeat bottom left;
	margin-right:2px;
}
#menu-left {
	float:right;
	width:27px;
	height:25px;
	background:transparent url(../images/menu-end-left.png) no-repeat bottom left;
}
#menu {
	float:right;
	width:450px;
	height:25px;
	background:transparent url(../images/border-slice.png);
}

#content {
	width:858px;
	min-height:480px;
	border:2px solid #5b000b;
	border-bottom:none;
	padding-bottom:1px;
	position:relative;
	background:#fff url(../images/site-curve.png) no-repeat top left;
}

/* mac hide */ 
* html #content{height:480px}  
/* end hide */ 


#branding {
	width:858px;
	height:98px;
	padding-bottom:20px;
	padding-left:60px;
}

#logo {
	float:left;
	width:350px;
	height:98px;
	/*margin-left:60px;*/
}

#logo a {
	display:block;
	width:350px;
	height:98px;
	text-indent:-5000px;
	background:transparent url(../images/logo.png) no-repeat top left;
}

#contact {
	float:left;
	width:180px;
	height:98px;
	margin-left:248px;
	background:transparent url(../images/contact-details.png) no-repeat top left;
	text-indent:-5000px;
}

#mainbody {
	width:727px;
	margin-left:110px;
	font-size:13px;
	color:#666;
	line-height:18px;
	background:#fff;
	text-align:left;
}
#mainbody {
	position:relative;
}
#mainbody h1 {
	font-size:18px;
	color:#5b000b;
	font-weight:bold;
}
#mainbody h2 {
	font-size:14px;
	color:#5b000b;
	font-weight:bold;
}
#mainbody a {
	color:#C57D1B;
}

#footer {
	width:862px;
	background:transparent url(../images/footer-background.png) no-repeat top center;
	padding-top:35px;
}

#footer p {
	color:#666;
	text-align:right;
	font-weight:bold;
	padding-right:2px;
}

#homepage-text {
	width:227px;
	float:left;
	text-align:right;
	margin-top:220px;
}

#homepage-images {
	width:500px;
	height:380px;
	float:left;
	position:relative;
	margin-top:-20px;
}

.homepage-image {
	position:absolute;
	z-index:1;
display:none;
}

#homepage-images img {
display:none;
}

.tweditor_mainmenu_divider {
background:transparent url(../images/menu-divider.png) no-repeat top center !important;
}

#homepage-text {
background-color:#fff;
}
.tweditor_language_options {
color:#000000;
font-family:Verdana;
font-size:10px;
}
.tweditor_language_options a {
color:#000000;
font-family:Verdana;
font-size:10px;
text-decoration:none;
}
.tweditor_dropdown {
background-color:#5B000B;
border-bottom:1px solid #C57D1B;
height:20;
padding:4px;
width:160;
font-family:Trebuchet MS, Verdana;
font-weight:normal;
font-size:12px;
cursor:auto;
}
.tweditor_dropdown_over {
background-color:#5B000B;
border-bottom:1px solid #C57D1B;
height:20;
padding:4px;
width:160;
font-family:Trebuchet MS, Verdana;
font-weight:normal;
font-size:12px;
cursor:pointer;
}
.tweditor_dropdown_container {
border-top:1px solid #C57D1B;
border-left:1px solid #C57D1B;
border-right:1px solid #C57D1B;
height:20;
width:160;
}
.tweditor_dropdown a {
color:#DFAF7F;
font-weight:normal;
font-size:12px;
text-decoration:none;
}
.tweditor_dropdown_over a {
color:#DFAF7F;
font-weight:normal;
font-size:12px;
text-decoration:none;
}
.tweditor_dropdown a:hover {
color:#FFF;
}
.tweditor_dropdown_over a:hover {
color:#FFF;
}
.tweditor_mainmenu {
background-color:transparent;
text-transform:none;
font-family:Trebuchet MS, Verdana;
font-weight:normal;
font-size:12px;
height:100%;
text-align:center;
}
.tweditor_mainmenu_divider {
color:#CCCCCC;
}
.tweditor_mainmenu a {
color:#DFAF7F;
text-decoration:none;
}
.tweditor_mainmenu a:hover {
color:#FFF;
}

