* {
	margin: 0;
	padding: 0;
}

body {
	background: #D4C792 url(images/img01.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

h1, h2, h3, .ph2, .ph1 {
	color: #AA2808;
}

p, blockquote, ul, ol {
	margin-bottom: 20px;
	line-height: 1.6em;
}

a {
	text-decoration: underline;
	color: #323B51;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
	outline: none;
}

/* Header */

#header {
	width: 710px;
	height: 96px;
	margin: 0 auto;
	background: url(images/img05.jpg) no-repeat left bottom;
}

#wrapper.wadv  #header{
	background: url(images/img05_wadv.jpg) no-repeat left bottom;
}

/* Logo */

#logo {
	float: left;
	padding: 20px 0 0 15px;
}

#logo h1 {
	margin: 0;
	padding: 0;
	font: normal 36px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#logo h2 {
	margin: -2px 0 0 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: bold;
	color: #D4C792;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: right;
	width: 330px;
	height: 70px;
	padding-right: 5px;
	background: url(images/1.jpg) no-repeat left top;
}

#menu ul {
	margin: 0;
	padding: 37px 0 0 0;
	list-style: none;
	line-height: normal;
	margin-left: 27px;
}

#menu li {
	display: inline;
	text-align: center;
}

#menu a {
	display: block;
	float: left;
	height: 23px;
	padding: 10px 20px 0 20px;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover, #menu .active a {
	color: #AA2808;
}

/* Page */

#page {
	width: 710px;
	margin: 0 auto;
	background: #D4C792 url(images/img04.jpg) repeat-y;
}

/* Content */

#content {
	float: left;
	width: 450px;
	padding: 30px 0 0 35px;
	text-align: justify;
}

#wrapper.wadv #page {
	background: #D4C792 url(images/img04_wadv.jpg) repeat-y;
}

#wrapper.wadv  #content {
	width: 640px;
}

#content h1, #content h2, #content h3, .ph1 {
	margin-bottom: 20px;
}

#content h1 {
	font-size: 18px;
}

#content .ph1 {
	font-size: 18px;
	font-weight: bold;
}

#content h2 {
	font-size: 107%;
}

#content h3 {
	font: 92%;
}

#content ul, #content ol {
	list-style-position: inside;
}

#content .boxed {
	float: left;
	width: 46%;
	padding-right: 2%;
}

#content .boxed h2 {
	padding: 5px 0;
	background: url(images/img5.jpg) repeat-x left bottom;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 175px;
	padding: 0 25px 0 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	color: #FFFFFF;
}

#sidebar li {
	margin-bottom: 1px;
	padding: 20px 0;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 7px 0 7px 10px;
	border: none;
	font-size: 11px;
}

#sidebar h2, .ph2 {
	padding: 5px 15px;
	background: url(images/img6.jpg);
	border-bottom: 1px dotted #FFFFFF;
	font-size: 13px;
	color: #D4C792;
	font-weight: bold;
	margin-left: 10px;
}

#sidebar h3 {
	font-size: 77%;
	color: #D4C792;
}

#sidebar p {
	margin: 0;
	line-height: normal;
	color: #D4C792;
}

#sidebar a {
	border: none;
	text-decoration: underline;
	color: #FFFFFF;
}

#sidebar a:hover {
	text-decoration: none;
}

/* Submenu */

#submenu {
}

/* News */

#news {
}

#news a {
	font-size: 85%;
}

/* Footer */

#footer {
	width: 710px;
	height: 50px;
	margin: 0 auto;
	padding: 40px 0 0 0;
	background: url(images/img06.jpg) no-repeat;
	color: #FFFFFF;
}

#wrapper.wadv #footer {
	background: url(images/img06_wadv.jpg) no-repeat;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 12px;
}

#footer a {
	text-decoration: underline;
	color: #FFFFFF;
}

#footer a:hover {
	text-decoration: none;
}

.img {
	float: right;
	margin: 5px 0 0 5px;
}

.b {
	font-weight: bold;
}

#b {
	font-weight: bold;
}

.und {
	text-decoration: underline;
}

#fadv {
	width: 710px;
	margin: 0 auto;
	text-align: left;
	color: #FFFFFF;
	padding-left: 20px;
}

#fadv ul {
	display: inline;
	float: left;
	list-style: none;
}

#fadv li {
	display: block;
	width: 230px;
	float: left;
	line-height: 12px;
	margin-bottom: 5px;
	font-size: 11px;
	padding: 3px;	
}

#fadv a {
	color: #FFFFFF;
}

.ulser ul {
	list-style: decimal;
}

.ulser li {
	margin-bottom: 10px;
	color: #AA2808;
	font-weight: bold;
}

.ulser li span {
	color: #333333;
	font-weight: normal;
}
