body, html {
	height:100%;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, pre, fieldset, input, p, blockquote, th, td {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}
form {
	margin:0;
	padding:0;
}
fieldset, img, a img {
	border:0;
}
.c {
	clear:both;
	font-size:1px;
	line-height:1px;
}
body {
	background-color:#999999;
}
#site {
	width:852px;
	margin:0px auto 0px auto;
    background-color:#FFFFFF;	
}
.front #site {
    background-color:#FFFFFF;
	background-image:url(gfx/frontbg.jpg);
	background-repeat:no-repeat;
}
.default #site {
	background-image:url(gfx/pagebg.jpg);
	background-repeat:no-repeat;
	min-height:654px;
}

#header, #language, #logo, #menu, #content, #banner, #header, #partner, #text, #caption {
	float:left;
	display:inline;
}
#content {
	width:850px;
	margin:42px 0px 0px 1px;
}
#header {
	width:850px;
}
#footer {
	width:852px;
	background-color:#999999;
}
#language {
	width:81px;
	height:22px;
	margin:22px 0px 0px 22px;
}
#logo {
	width:252px;
}
#menu {
	margin:7px 0px 0px 72px;
}
#banner {
	width:850px;
	height:267px;
	margin:3px 0px 0px 0px;
}
#submenu {
	margin:3px 0px 0px 427px;
}
#logosml {
	width:93px;
	height:92px;
}
.front #logosml {
	color:#333333;
}
#partner {
	margin:0px 0px 0px 0px;	
}
#text {
	margin:17px 0px 20px 0px;	
	width:380px;
	font-size:12px;
	line-height:18px;
	color:#666666;
}
#text a, #text a:visited {
color:#669933;
}
#text a:hover, #text a:active {
color:#66CC00;
}
#caption {
	margin:60px 35px 20px 25px;	
	width:238px;
	font-size:14px;
	font-weight:bold;
	line-height:27px;
	color:#999999;
}
h2 {
	font-size:12px;
	color:#3965ae;
	padding:25px 0px 0px 0px;
}
