* { margin:0; padding:0;}

body {

	background:#5e5f5d;

	font-family:Tahoma, Geneva, sans-serif;

	font-size:100%;

	line-height:1.1875em;

	color:#333333;

}



input, textarea { font-family:Tahoma, Geneva, sans-serif; font-size:1em;}



.fleft { float:left;}

.fright { float:right;}

.clear { clear:both;}



.alignright { text-align:right;}

.aligncenter { text-align:center;}



.wrapper, block { width:100%; overflow:hidden;}

.container { width:100%;}



p { margin-bottom:19px;}



.tail-top { background:url(images/tail-top.gif) left top repeat-x #e4e4e5;}

.tail-bottom { background:url(images/tail-bottom.gif) left bottom repeat-x;}

	

/*==================forms====================*/

input, select { vertical-align:middle; font-weight:normal;}

img {border:0; vertical-align:top; text-align:left;}



#newsletter-box input.text { width:154px; padding:5px 0 5px 9px; background:#fff; border:0; color:#a1a1a1; margin-right:7px;}



#contacts-form label { display:block; height:26px;} 

#contacts-form label input { width:182px; padding:2px 0 2px 3px; color:#a1a1a1; border:none;}

#contacts-form textarea {width:182px; height:70px; padding:2px 0 2px 3px; margin-bottom:4px; color:#a1a1a1; overflow:auto; border:none;}



/*==================list====================*/

ul { list-style:none;}



ol { margin-bottom:-16px;}

ol li { list-style-position:inside; padding-bottom:16px;}



#site-nav { width:100%; overflow:hidden;}

#site-nav li { float:left; background:url(images/divider.gif) no-repeat right top; padding-right:2px;}

#site-nav li a { display:block; height:66px; width:127px; background:url(images/nab-bg2.gif) left top repeat-x; color:#fff; text-decoration:none; text-align:center; line-height:64px; font-family:Arial, Helvetica, sans-serif;}

#site-nav li a:hover { background:url(images/nab-bg1.gif) left top repeat-x;}

#site-nav li a.current { background:url(images/nab-bg1.gif) left top repeat-x;}



.list1 dt { font-weight:bold; text-transform:uppercase; color:#802B32;}

.list1 dd { padding:0 0 26px 0;}



.list2 li { padding-bottom:20px; line-height:1.67em;}

.list2 li div { color:#802B32; text-transform:uppercase; font-weight:bold; text-align:left;}



.list3 li {

	background:url(images/marker.gif) no-repeat left 5px;

	padding:0 0 11px 20px;

	font-family:Tahoma, Geneva, sans-serif;

	font-size:1em;

}



.list4 li { padding-bottom:19px;}

.list4 li span { background:url(images/marker.gif) no-repeat left 2px; padding:0 0 0 20px;}



/*==================other====================*/

.img-indent { margin:0 11px 0 0; float:left;}

.img-box { width:100%; overflow:hidden; padding-bottom:27px;}

.img-box img { float:left; margin:0 11px 0 0;}



.img-box1 { width:100%; overflow:hidden; padding-bottom:23px;}

.img-box1 img { float:left; margin:0 25px 0 0;}



.article { padding:0 0 35px 0;}



.p2 { margin-bottom:45px;}

.p3 { margin-bottom:12px;}



blockquote p { margin-bottom:0;}



/*==================txt, links, lines, titles====================*/

a {color:#802B32;}

a:hover{text-decoration:none;}



h1 { font-family:"Times New Roman", Times, serif; font-size:2.25em; color:#000; line-height:1.2em; font-weight:normal; letter-spacing:-1px; margin-bottom:28px; background:url(images/title-left.gif) no-repeat left top #e5e5e5;}

h1 span { background:url(images/title-right.gif) no-repeat right top; display:block; padding:4px 0 4px 10px;}

h2 {

	font-family:"Times New Roman", Times, serif;

	font-size:2.25em;

	color:#802B32;

	line-height:1.2em;

	font-weight:normal;

	letter-spacing:-1px;

	margin-bottom:20px;

}

h2 span { color:#802B32;}

h3 { font-family:"Times New Roman", Times, serif; background:url(images/marker.gif) no-repeat left 5px; font-size:1.42em; line-height:1.2em; padding:0 0 0 21px; font-weight:normal; margin-bottom:20px;}

h4 { font-family:"Times New Roman", Times, serif; font-size:1.42em; line-height:1.1em; font-weight:normal; color:#000; margin-bottom:8px;}

h4.alt { margin-bottom:25px;}

h5 {

	font-size:1em;

	text-transform:uppercase;

	font-weight:bold;

	color:#802B32;

}



.line-ver { background-image:url(images/line-ver.gif); background-repeat:repeat-y; width:100%;}



.link1 { background:url(images/go-button.gif) no-repeat right top; display:inline-block; padding:2px 26px 2px 0; text-decoration:none; color:#fff;}

.link1:hover { text-decoration:underline;}



/*==================boxes====================*/

.box { background:#802B32; width:100%; color:#fff;}

.box .inner { padding:16px 10px 21px 18px;}

.box h2 { color:#fff;}



.cont-box { padding:0 45px 0 0; margin:0;}

.cont-box span { float:right;}



.p1 { margin-bottom:19px;}



.extra-wrap { overflow:hidden;}



/*header*/

#header div { position:absolute; margin-left:-103px;}



/*content*/

#content { background:url(images/content-bg.gif) no-repeat left top; width:100%;}

#content .inside { padding:31px 0 37px 0;}



/*footer*/

#footer { color:#fff;}

#footer p { margin:0; padding:20px 0 0 0;}

#footer a { color:#802B32; text-decoration:none;}

#footer a:hover { text-decoration:underline;}



/*==========================================*/

#home-seminar {

    margin-left: auto;
    margin-right: auto;
    background-color: #802b32;
    color: #000000;
    padding: 20px;
    width: 400px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
     border-bottom-left-radius: 10px;
    box-shadow: 0px 2px 15px #000;
}

.dinnerh{
    color: #FFFFFF;
    font:bold italic 18px Tahoma, Geneva, sans-serif;
    text-align: center;
    background-color: #802b32;
}