.top_bar {
	background-image: url(images/top_bar.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 198px;
	vertical-align: middle;
}

.top_bar_registration {
	background-image: url(images/top_bar_registation.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 190px;
	vertical-align: middle;
}
.top_bar_seb {
	background-image: url(images/top_bar_seb.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 180px;
	vertical-align: middle;
}

.content_top {
	background-image: url(images/content_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 32px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
}

.content_bottom {
	background-image: url(images/content_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	height: 32px;
}
.content_background {
	background-image: url(images/content_tile.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 10px 55px 10px 65px;
	text-align: left;
	vertical-align: top;
}
h1 {
	font-size: 10pt;
	font-weight: bold;
	color: rgb(137,12,8);
	-position: relative;
	line-height: 25pt;
	text-transform: uppercase;
	vertical-align: middle;
}
h2 {
	font-size: 9.5pt;
	font-weight: bold;
	-color: rgb(104,77,37);
	color: rgb(137,12,8);
	-position: relative;
	line-height: 18px;
	text-transform: uppercase;
	vertical-align: middle;
	padding-top: 20px;
	padding-bottom: 0px;
}
h3 {
	font-size: 9pt;
	font-weight: bold;
	color: rgb(137,12,8);
	-position: relative;
	line-height: 10pt;
	text-transform: uppercase;
	vertical-align: top;
	margin:0px;
	padding:0px;
}
h4 {
	font-size: 9pt;
	font-weight: bold;
	color: rgb(104,77,37);
	line-height: 10pt;
	text-transform: uppercase;
	vertical-align: top;
	margin:0px;
	padding:0px;
}
p {
	font-size: 9pt;
	color: rgb(104,77,37);
	line-height: 15pt;
	vertical-align: middle;
}

.testemonial_name {
	color: rgb(104,77,37);
	line-height: 10pt;
	font-style: italic;
	text-align: right;
	padding-bottom: 20px;
	margin:0px;
}
.list_style {
	font-size: 9pt;
	color: rgb(104,77,37);
	left: 15px;
	line-height: 15pt;
	vertical-align: middle;
	list-style-position: outside;
	text-indent: -13px;

}
em {
	text-transform: uppercase;
	color: rgb(137,12,8);
	font-size: 8.75pt;
	font-weight: bold;
	font-style: normal;
}

.leadin_paragraph {
	font-size: 9.75pt;
	color: rgb(96,70,30);
	line-height: 16pt;
	vertical-align: middle;
}
.link  {
	font-size: 9.5pt;
	font-weight: bold;
	color: rgb(104,77,37);
	line-height: 20pt;
	text-transform: uppercase;
	vertical-align: middle;
	text-decoration: none;
	}

.link a:link {
	font-size: 9.5pt;
	font-weight: bold;
	color: rgb(104,77,37);
	line-height: 20pt;
	text-transform: uppercase;
	vertical-align: middle;
	
	}
	
.link a:hover {
	color: black;
	background-color: rgb(232,177,78);
	text-decoration: underline;	
	}
.link a:visited {
	color: rgb(104,77,37);
	}

.copyright {
	font-size: 8pt;
	color: rgb(104,77,37);
	text-align: center;	
}
.copyright a:link {
	color: rgb(96,70,30);
	
	}
.copyright a:visited {
	color: rgb(96,70,30);
}

.graphic_left {
	float:left;
	display: block;
	padding-bottom:5px;
	padding-right:10px;
	clear: both;
	}

.graphic_services {
	float:left;
	display: block;
	padding:0px;
	clear: both;
	}
.services {
	font-size: 8.75pt;
	color: rgb(104,77,37);
	line-height: 13pt;
	vertical-align: top;
	margin-left:55px;
}
.list_style_2 {
	font-size: 9pt;
	color: rgb(104,77,37);
	line-height: 15pt;
	vertical-align: middle;
	list-style-position: inside;
	text-indent: -20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 26px;
	list-style-image: url(images/bullet.gif);
}
.list_style_3 {
	font-size: 9pt;
	color: rgb(104,77,37);
	line-height: 12pt;
	list-style-position: inside;
	text-indent: -20px;
	padding: 0px;
	margin: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.req_field {
	color: darkred;
	}
	
.events_background_highlight {
	color: rgb(137,12,8);	
}
