body
{
	margin: 0;
	font: 12px Verdana;
	color: black;
	background: url( "../images/bgd.png" );
}

p {
	margin: 0;
	padding: 0 0 24px 0;
}

a {
	color: #336699;
}

a img {
	border: none;
}

h2 {
	font: bold 12px Verdana;
	color: #336699;
}

/* Layout */
.cleaner {
	font: 1px Arial;
	background: transparent;
	clear: both;
}

#page {
	margin: auto;
	padding: 0 44px 0 44px;
	width: 734px;
	background: url("../images/bgd-page.png") repeat-y;
}

#top {
	margin-bottom: 7px;
	height: 23px;
	background: url("../images/bgd-top_str.png") repeat-x;
}

#top .lc {
	float: left;
	background-image: url("../images/img-top_str-lc.png");
}

#top .rc {
	float: right;
	background-image: url("../images/img-top_str-rc.png");
}

#top .lc, #top .rc {
	width: 6px;
	height: 23px;
	background-repeat: no-repeat;
}

#footer {
	margin-top: 12px;
	text-align: center;
	clear: both;
}

#footer_menu {
	height: 50px;
	background: url("../images/bgd-footer_menu.png") repeat-x;
}

#footer_menu .lc {
	float: left;
	background-image: url("../images/img-footer_menu-lc.png");
}

#footer_menu .rc {
	float: right;
	background-image: url("../images/img-footer_menu-rc.png");
}

#footer_menu .lc, #footer_menu .rc {
	width: 6px;
	height: 37px;
	background-repeat: no-repeat;
}

#footer_menu ul {
	margin: 0;
	padding: 11px 0 0 0;
	list-style: none;
}

#footer_menu ul li {
	padding: 0 0 0 18px;
	margin: 0 10px 0 0;
	display: inline;
	background: url("../images/bgd-footer_menu_item.png") no-repeat 0 3px;
}

#footer_menu ul li.first {
	background: none;
}

#footer_menu a {
	font-size: 11px;
	color: #000;
}

#copyrights {
	padding-bottom: 70px; /*!*/
	font: 11px Tahoma;
	color: #000;
}

#copyrights a {
	font-weight: bold;
	text-decoration: none;
}

#copyrights a:hover {
	text-decoration: underline;
}


#logo {
	margin-bottom: 24px;
	text-align: center;
}

#column1 {
	width: 203px;
	float: left;
}

#column2 {
	width: 503px;
	float:  right;
}

#column2 ul {
	margin-left: 0px;
	padding-left: 26px;
	color: #336699;
}

#menu {
	background: url("../images/bgd-menu.png") repeat-y;
}

#menu a {
	color: #FF6600;
}

#menu div.lvl0 {
	margin-left: 1px;
	padding: 10px 0 10px 36px;
	background: url("../images/bgd-menu_item1.png") no-repeat;
	font-weight: bold;
	border-top: solid #E0E0E0 1px;
}

#menu div.first {
	border: none;
}

#menu div.active {
	background: url("../images/bgd-menu_item1-active.png") no-repeat;
	color: #FFFFFF;
}

#menu div.lvl1 {
	font-weight: normal;
}

#menu div.lvl1 {
	margin-left: 1px;
	padding: 4px 0 6px 50px;
	background: url("../images/bgd-menu_item2.png") no-repeat;
	font-weight: normal;
	border-top: none;
}

#header {
	margin: 45px 0 4px 33px;
}

#slogan {
	float: left;
	
}

#description {
	margin: 12px 0 20px 0;
	font-size: 11px;
	float: right;
}

#navigation {
	float: right;
}

#navigation a {
	margin-left: 2px;
	margin-bottom: 2px;
}

#heading {
	margin-bottom: 10px;
	height: 28px;
	background: url("../images/bgd-heading.png") repeat-x;
}

#heading h1 {
	margin: 0;
	padding: 7px 0 0 0;
	font: bold 12px Verdana;
	color: #336699;
}

#heading .lc {
	width: 34px;
	float: left;
	background-image: url("../images/img-heading_lc.png");
}

#heading .rc {
	width: 5px;
	float: right;
	background-image: url("../images/img-heading-rc.png");
}

#heading .lc, #heading .rc {
	height: 28px;
	background-repeat: no-repeat;
}