BODY
{
	background: #E0E1DA url(/main_images/bg.jpg) repeat-x;
	font: 8.5pt Tahoma;
	margin: 0;
	padding: 0;
	color: #757070;
}
H1, H2, H3, H4, H5, H6
{
	font-family: Helvetica;
}
P
{
	margin: 0 0 10px;
	padding: 0;
}
A
{
	color: #008AB5;
	text-decoration: none;
}
A:hover
{
	color: #5EC7E8;
	text-decoration: none;
}
H1
{
	font-size: 20pt;
	line-height: 100%;
	color: #167DA1;
	margin: 0 0 7px;
	padding: 0;
	font-weight: normal;
	letter-spacing: 0;
}
H2
{
	font-size: 14pt;
	color: #9B9B9B;
	margin: 0 0 20px;
	font-weight: normal;
	line-height: 115%;
}
H3
{
	font-size: 14pt;
	color: #00678E;
	margin: 0;
	padding: 0 0 5px;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 100%;
}
H4
{
	font-size: 14pt;
	color: #FEFEFE;
	margin: 0 0 20px;
	padding: 0 0 5px;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 100%;
}
H5
{
	font-size: 12pt;
	margin: 0 0 5px;
	padding: 10px 0 0;
	color: #157CA0;
}
#logo_temp
{
	margin: 250px auto 0;
	text-align: center;
	padding: 0;
}
#logo_temp IMG
{
	margin: 0 0 25px;
}
#main
{
	margin: 0 auto;
	width: 980px;
}
#logo
{
	width: 125px;
	float: left;
	margin: 30px 0 0 30px;
}
#testimonials
{
	width: 550px;
	float: right;
	padding: 0;
}
#spacer
{
	height: 95px;
}
#header_clear
{
	clear: both;
}
#navigation
{
	margin: 10px 0 0;
	z-index: 1;
}
UL#navigation
{
	width: 980px;
	height: 55px;
	list-style: none;
	background: url(/main_images/menu_bg.jpg) no-repeat;
	padding: 0 0 0 15px;
	z-index: 2;
}
UL#navigation LI
{
	float: left;
	position: relative;
	margin-top: 15px;
	z-index: 3;
}
UL#navigation LI A
{
	display: block;
	height: 40px;
	text-indent: -9999px;
	text-decoration: none;
	color: #FFFFFF;
}
UL#navigation LI
{
	width: 136px;
}
UL#navigation LI:hover UL
{
	display: block;
	z-index: 7;
}
UL#navigation LI.home A
{
	background: transparent url(/main_images/menu.jpg) no-repeat 0 0;
}
UL#navigation LI.home
{
	z-index: 7;
}
UL#navigation LI.home A:hover, UL#navigation LI.home A.active, UL#navigation LI.home A.current
{
	background: transparent url(/main_images/menu.jpg) no-repeat 0 -40px;
}
UL#navigation LI.about A
{
	background: transparent url(/main_images/menu.jpg) no-repeat -136px 0px;
}
UL#navigation LI.about
{
	z-index: 6;
}
UL#navigation LI.about A:hover, UL#navigation LI.about A.active, UL#navigation LI.about A.current
{
	background: transparent url(/main_images/menu.jpg) no-repeat -136px -40px;
}
UL#navigation LI.services
{
	z-index: 5;
}
UL#navigation LI.services A
{
	background: transparent url(/main_images/menu.jpg) no-repeat -272px 0;
}
UL#navigation LI.services A:hover, UL#navigation LI.services A.active, UL#navigation LI.services A.current
{
	background: transparent url(/main_images/menu.jpg) no-repeat -272px -40px;
}
UL#navigation LI.events A
{
	background: transparent url(/main_images/menu.jpg) no-repeat -408px 0;
}
UL#navigation LI.events
{
	z-index: 4;
}
UL#navigation LI.events A:hover, UL#navigation LI.events A.active, UL#navigation LI.events A.current
{
	background: transparent url(/main_images/menu.jpg) no-repeat -408px -40px;
}
UL#navigation LI.media A
{
	background: transparent url(/main_images/menu.jpg) no-repeat -544px 0;
}
UL#navigation LI.media
{
	z-index: 3;
}
UL#navigation LI.media A:hover, UL#navigation LI.media A.active, UL#navigation LI.media A.current
{
	background: transparent url(/main_images/menu.jpg) no-repeat -544px -40px;
}
UL#navigation LI.resources A
{
	background: transparent url(/main_images/menu.jpg) no-repeat -680px 0;
}
UL#navigation LI.resources
{
	z-index: 2;
}
UL#navigation LI.resources A:hover, BODY DIV#wrap UL#navigation LI.resources A.active, UL#navigation LI.resources A.current
{
	background: transparent url(/main_images/menu.jpg) no-repeat -680px -40px;
}
UL#navigation LI.contact
{
	z-index: 1;
}
UL#navigation LI.contact A
{
	background: transparent url(/main_images/menu.jpg) no-repeat -816px 0;
}
UL#navigation LI.contact A:hover, BODY DIV#wrap UL#navigation LI.contact A.active, UL#navigation LI.contact A.current
{
	background: transparent url(/main_images/menu.jpg) no-repeat -816px -40px;
}
/*2nd level navigation (dropdown)
-------------------------------*/
UL.sub
{
	position: absolute;
	top: 30px;
	left: 4px;
	display: none;
	margin: 0;
	padding: 0;
}
UL#navigation LI:hover UL
{
	display: block;
}
UL#navigation .sub LI
{
	margin: 0;
}
UL#navigation LI UL.sub LI
{
	display: block;
	float: left;
	min-height: 1px;
	padding: 0 15px 4px;
}
UL#navigation LI UL.sub LI.heading
{
	font-weight: 700;
	padding-top: 10px;
	padding-bottom: 1px;
	color: #424242;
}
UL#navigation LI UL.sub LI A
{
	display: block;
	border-bottom: 1px dashed #DEDEDE;
	text-indent: 0;
	background: none !important;
	height: auto;
	padding: 0 0 3px;
	font: bold 13pt Calibri, Helvetica;
	cursor: pointer;
	color: #004865;
	width: 170px;
}
UL#navigation LI UL.sub LI A:hover
{
	text-decoration: none;
	color: #08B;
}
UL#navigation LI UL LI
{
	background: transparent url(/main_images/dropdown_bg.png) no-repeat 0 -50px;
	width: 175px;
}
UL#navigation LI UL LI.first
{
	background: transparent url(/main_images/dropdown_bg.png) no-repeat 0 0;
	padding-top: 10px;
}
UL#navigation LI UL.sub LI.last
{
	background: transparent url(/main_images/dropdown_bg.png) no-repeat 0 -100px;
	padding-bottom: 30px;
}
#content_holder
{
	background: url(/main_images/content_bg.png) repeat-y;
}
#footer
{
	height: 200px;
	background: url(/main_images/footer_bg.jpg) no-repeat;
	margin-top: 0;
}
#content
{
	width: 950px;
	padding: 15px 0 0;
	margin: 0 15px;
}
/*Scroller*/
#flowtabs
{
	width: 862px;
	height: 30px !important;
	margin: 0 !important;
	padding: 0;
	font-family: Helvetica;
/*IE6 specific branch (prefixed with "_")*/
	_margin-bottom: -2px;
}
#flowtabs LI
{
	float: left;
	margin: 0;
	padding: 0;
	text-indent: 0;
	list-style-type: none;
}
#flowtabs LI A
{
	background: url(/main_images/slider_bg.jpg) no-repeat;
	display: block;
	height: 36px;
	width: 215px;
	padding: 4px 0px 0px;
	margin: 0px;
	color: #444;
	font-size: 16px;
	line-height: 33px;
	text-align: center;
	text-decoration: none;
}
#flowtabs #t1
{
	background-position: 0 -253px;
}
#flowtabs #t2
{
	background-position: -215px -253px;
}
#flowtabs #t3
{
	background-position: -430px -253px;
}
#flowtabs #t4
{
	background-position: -645px -253px;
	width: 217px;
}
/*mouseover state*/
#flowtabs A:hover
{
	color: #444;
}
#flowtabs #t1:hover
{
	background-position: 0 -293px;
}
#flowtabs #t2:hover
{
	background-position: -215px -293px;
}
#flowtabs #t3:hover
{
	background-position: -430px -293px;
	/*[empty]+placement:;*/
}
#flowtabs #t4:hover
{
	background-position: -645px -293px;
}
/*currently selected tabs*/
#flowtabs A.current
{
	cursor: default;
	color: #079;
	line-height: 34px;
}
#flowtabs #t1.current
{
	background-position: 0 -334px;
}
#flowtabs #t2.current
{
	background-position: -215px -334px;
}
#flowtabs #t3.current
{
	background-position: -430px -334px;
}
#flowtabs #t4.current
{
	background-position: -645px -334px;
}
/*panes*/
#flowpanes
{
	background: url(/main_images/slider_bg.jpg) no-repeat;
	width: 862px;
	height: 252px;
	position: relative;
	overflow: hidden;
	clear: both;
	float: left;
}
#flowpanes .items
{
	width: 2000em;
	position: absolute;
	clear: both;
	margin: 0;
	padding: 0;
}
/*single pane*/
#flowpanes DIV
{
	display: none;
	color: #AAA;
	margin: 20px;
	float: left;
	display: block;
	width: 822px;
	cursor: pointer;
	font: 20pt helvetica;
}
:focus
{
	-moz-outline-style: none;
}
TABLE#partners TD
{
	padding: 20px;
	text-align: center;
	border: 1px solid #D8D8D8;
	height: 150px;
}
TABLE#partners TD A
{
	font: 12pt Helvetica;
}
.blog_content_events H2
{
	font-size: 12pt;
}
#home_scroll
{
	margin: 0 auto;
	width: 862px;
}
/*pane_content*/
#flowpanes .pane_left
{
	text-align: right;
	padding: 15px 50px 15px 0;
	margin: 15px 0 0 10px;
	width: 370px;
	float: left;
	border-right: 3px solid #7EBCD1;
}
#flowpanes .pane_right
{
	text-align: right;
	padding: 0 0 0 40px;
	margin: 0;
	width: 340px;
	float: left;
}
/*home_services*/
#home_clear
{
	clear: both;
	width: 950px;
	height: 10px;
}
#home_clear_bottom
{
	clear: both;
	width: 950px;
	height: 10px;
}
#home_services
{
	padding: 0 0 0 65px;
	margin: 25px 0 0;
}
#services_thumbs
{
	padding: 0;
	margin: 25px 0 0;
	font: 8.5pt sans-serif;
}
.home_service_item
{
	width: 400px;
	text-align: left;
	float: left;
	margin: 0 20px 25px 0;
}
.home_service_item H3
{
	margin-top: 5px;
}
.home_service_item IMG
{
	float: left;
	margin-right: 15px;
}
/*Footer*/
#footer
{
	width: 950px;
	background: #989898 url(/main_images/footer_bg.jpg) no-repeat;
	color: #FFFFFF;
	font-size: 9pt;
	line-height: 125%;
	height: 250px;
}
#footer_header
{
	width: 950px;
	height: 70px;
}
#footer_content
{
	width: 880px;
	padding: 5px 20px 20px 50px;
}
#footer_contact
{
	float: left;
}
#footer A
{
	text-decoration: none;
	color: #FFFFFF;
}
#footer A:hover
{
	text-decoration: none;
	color: #4C4C4C;
}
.footer_subtle
{
	color: #CCCCCC;
	padding-bottom: 10px;
}
#footer_signup
{
	float: right;
	width: 285px;
	margin: 0 5px 0 0;
}
#footer_signup INPUT#name
{
	padding: 8px 10px 10px;
	background: url(/main_images/form_field_bg.png) no-repeat;
	border: none;
	width: 192px;
	margin-bottom: 3px;
	font: 10pt Verdana;
	color: #686868;
}
#footer_signup INPUT#drtujj-drtujj
{
	padding: 8px 10px 10px;
	background: url(/main_images/form_field_bg.png) no-repeat;
	border: none;
	width: 192px;
	margin-bottom: 3px;
	font: 10pt Verdana;
	color: #686868;
}
#footer_signup SELECT#fo-jljutu
{
	padding: 8px 15px 10px 10px;
	background: url(/main_images/form_field_bg.png) no-repeat;
	border: none;
	width: 214px;
	margin-bottom: 3px;
	font: 10pt Verdana;
	color: #686868;
}
#footer_signup INPUT.subscribe_button
{
	padding: 7px 5px;
	border: 2px solid #828282;
	width: 100px;
	margin: 3px 5px 3px 0;
	font: bold 10pt Verdana;
	color: #818181;
	text-transform: uppercase;
	background-color: #ADADAD;
}
#footer_signup INPUT.subscribe_button:hover
{
	border: 2px solid #CBCBCB;
	color: #CBCBCB;
}
#footer_clear
{
	clear: both;
}
/*Content*/
#main_content
{
	padding: 15px 20px 20px;
	line-height: 150%;
	font-size: 9pt;
}
#subscribe_confirm
{
	margin: 50px auto;
	width: 350px;
	padding: 25px;
	border: 1px solid #D1D1D1;
	text-align: center;
}
#subscribe_confirm P
{
	padding: 15px 0 0;
	line-height: 150%;
}
#main_left
{
	float: left;
	width: 500px;
}
#full_width_content
{
}
#main_right
{
	float: right;
	width: 320px;
}
#main_right IMG
{
	padding: 10px;
	border: 1px solid #D3D3D3;
	margin: 0;
	display: block;
}
#image_shadow
{
	height: 11px;
	background: url(/main_images/image_bg.jpg) no-repeat center top;
	margin: 0 0 25px;
	padding: 0;
}
#where_to
{
	margin: 30px 0 0;
	padding: 10px 20px 5px;
	border: 1px solid #D2D2D2;
	background: url(/main_images/where_to.jpg) repeat-x;
	font: 12pt/130% Helvetica;
}
#where_to UL
{
	padding: 0 0 5px 25px;
	margin: 0;
	list-style: square;
}
#where_to UL LI
{
	padding: 0 0 5px;
}
#where_to UL LI A
{
	color: #959595;
}
#where_to A
{
	color: #444444;
}
#where_to A:hover
{
	color: #00628B;
}
.blog_style
{
	padding: 25px 15px 20px 0;
	border-bottom: 1px solid #D2D2D2;
}
.image_left
{
	float: left;
	margin-right: 30px;
}
.image_left IMG
{
	padding: 10px;
	border: 1px solid #D3D3D3;
	margin: 0;
	display: block;
}
.image_shadow_thumb
{
	height: 11px;
	background: url(/main_images/image_bg_thumb.jpg) no-repeat center top;
	margin: 0;
	padding: 0;
}
.testimonial_name
{
	font-weight: bold;
	margin-bottom: 0;
}
.testimonial_details
{
	color: #999999;
	font-size: 8pt;
}
.blog_content
{
	float: right;
	margin: 5px 0 0;
	padding: 0;
	width: 690px;
}
.blog_style UL
{
	margin: 0;
	padding: 0 0 0 25px;
}
#payment_table TD
{
	padding: 10px;
	border-left: 1px solid #137A9E;
	border-bottom: 1px solid #147B9F;
}
#payment_table .no_border
{
	border: none;
}
#payment_table TD.table_header
{
	background-color: #157CA0;
	font-weight: bold;
	color: #FEFEFE;
}
#payment_table
{
	border-right: 1px solid #147B9F;
	border-top: 1px solid #147B9F;
	margin: 20px 0;
}

