* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #FFFFFF url(img/bgb3.gif) no-repeat center;
	font: normal 13px "Times New Roman", Times, serif;
	color: #666666;
}

.adress {
	text-align: center;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
}
h6 {
	font: 12px/16px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

a {
	color: #993300;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #666666;
}

/* Boxed */

.title {
}

.blockquote {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	margin: 1em 1em 1em 2em;
}

.boxed1 .title {
	height: 30px;
}

.boxed1 .content {
	padding: 20px;
}

.boxed2 .title {
	font: normal 182% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.boxed2 .content {
	padding: 10px 20px 20px;
}

.boxed3 .title {
	font: normal 129% "Times New Roman", Times, serif;
	letter-spacing: 1px;
}

.boxed3 .content {
	padding: 20px;
}

.boxed3 ol, .boxed3 ul {
	margin-left: 1em;
}


/* Header */

#header {
	width: 760px;
	height: 340px;
	margin: 10px auto 0;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	background: #993300;
}
.right {
	float: right;
}


/* Logo */

#logo {
	float: left;
	width: 240px;
	height: 340px;
	text-align: center;
	background: #993300;
}

#logo h1 {
	padding-top: 80px;
	font: bold 36px Georgia, "Times New Roman", Times, serif;
}

#logo h2 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	background: #FFFFFF;
}
#wrapper {
	width: 780px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}

/* Content */

#content {
	float: right;
	width: 480px;
	border-bottom: 1px solid #FFFFFF;
	background: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
}

#content p, #content ol, #content ul {
	line-height: 160%;
	font-size: 14px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	padding: 25px 10px 5px 30px;
}
h2 {
	font: lighter 24px Arial, Helvetica, sans-serif;
	color: #999999;
	letter-spacing: 1px;
}

ul {
	margin-left: 3em;
}

ul li {
}

.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 14px;
	color: #993300;
}

.list1 li {
	padding: 8px 0;
}

.list1 .first li {
	background: none;
}

/* Welcome */

#welcome {
	margin-bottom: 20px;
}

/* Samples */

#sample1, #sample2 {
	float: left;
	width: 230px;
}

#sample1 {
}

#sample2 {
	margin-left: 20px;
}

/* Footer */

#footer {
	width: 760px;
	height: 56px;
	background: url(img/logobord.gif) no-repeat;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}

#footer p {
	text-align: center;
	font-size: 77%;
}
#header_alt {
	width: 200px;
	height: 340px;
	margin: 10px auto 0;
	background: url(../img/par.jpg) no-repeat right;
}
#sidebar2 {
	float: left;
	width: 240px;
	background: #993300 url(img/bukett.jpg) no-repeat;
	height: 350px;
	margin-bottom: 15px;
}
#welcome_alt {
	margin-bottom: 10px;
}
h5 {
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	margin: 1em 1em 1em 2em;
	line-height: 22px;
}
#sidebar3 {
	float: left;
	width: 200px;
	padding: 20px;
	background: #993300 url(img/bukett.jpg) no-repeat;
	height: 300px;
}
.underline {
	text-decoration: underline;
}
