body {
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: arial, verdana, helvetica, sans-serif;
	padding: 0px 0 10px 0;
	margin: 0;
}

img {
	border: none;
}

h1, h2, h2.small { 
	color: #C43219;
	margin: 2px 0 6px 0; 
	padding: 0;  
	font: normal 1.6em Arial, Sans-Serif; 
	letter-spacing: -1px;
}

h2.small { 
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0;
}

h3 { 
	font: 12px Arial, Sans-Serif; 
	margin: 0 0 10px 0; 
	padding: 0; 
	color: #5f5f5f; 
	background: #FFF; 
}

/* form */
td.form_label {
	width: 35%;
}

span.red, span.black { 
	color: #C43219; 
	font-weight: bold;
	margin: 0; 
	padding: 0; 
	background: transparent; 
}

span.black { 
	color: #777777; 
}


p {	
	margin: 0 0 10px 0; 
	line-height: 1.3; 
}

.align {
	position: relative;
	width: 1004px;
	margin: 0 auto;
	padding: 1px 0 0 0 ;
	background: #FFFFFF;
	text-align: center;
}

.logo {
	position: absolute;
	width: 1004px;
	height: 150px;
	text-align: left;
	margin: 0 auto;
	top: 68px;
	left: 0;
	padding: 0;
	background: #FEFEFE url(images/header.jpg) no-repeat 100% 0%;
}

.head_right {
	position: absolute;
	width: 1004px;
	height: 34px;
	margin: 0 auto;
	top: 0;
	left: 0;
	color: #888888;
	text-align: right;
	padding: 0;
	background: #FFFFFF;
}


/*  Horizontal Menu ========================= */

.hor_menu {
	position: absolute;
	width: 1004px;
	height: 26px;
	margin: 0;
	top: 34px;
	left: 0;
	padding: 0;
	background: transparent;
	z-index: 30;
}

.hor_menu ul, .footer ul {
	margin: 0;
	padding: 0;
}

.hor_menu li, .footer li {
	float:left;
	list-style:none;
	margin: 0;
	padding: 0;
	background:none !important;
}

.hor_menu li a, .footer li a { 
	display:block; 
	line-height: 26px;
	width: 125px;
	color:#444444; 
	margin: 0;
	padding: 0; 
	background: #FFFFFF url(images/nav.gif) no-repeat 0 0; 
	text-decoration:none; 
	font-weight: bold; 
}

.hor_menu li ul {
	z-index:1;
	position:absolute; 
	width:125px; 
	left:-10000px;
	margin-left:0;
}

.hor_menu li ul li a	{
	width:125px;
	color:#444444;
}

.hor_menu ul li:hover ul, #nav li.sfhover ul {
	 left:auto;
	 color:#FFFFFF;
}

.hor_menu a:hover { 
	color:#C43219; 
} 

.hor_menu a.static, .hor_menu a.static:hover { 
	color: #FFFFFF;
	font-weight: bold;
	background: transparent url(images/nav_stat.gif) no-repeat 100% 0px; 
}

.hor_menu li { 
	float:left; 
	color: #FFF; 
	background: #C43219 url(images/nav.gif) no-repeat 0px 0px; 
	margin:0; 
	bottom: 0;
	padding:0; 
}

/* ============================================ */

.wrapper {
	position: relative;
	width: 1004px;
	margin: 225px 0 0 0;
	padding: 0;
	background: #FFFFFF; 
}

.main {
	position: relative;
	width: 1004px;
	margin: 0;
	padding: 0;
	background: #ffffff; 
}

.left {
	position: relative;
	width: 770px;
	float: left;
	margin: 0;
	padding: 0;
	background: transparent; 
}

.menu {
	position: relative;
	width: 220px;
	float: left;
	margin: 0;
	padding: 0;
	background: transparent;
}


/*ujjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjj*/

.menu ul, .right ul {
	margin: 0;
	padding: 0;
	text-align: left;
}

.menu li, .right li	{
	height: 26px;
	margin-top: 3px;
	padding: 0;
	list-style:none;
	background: transparent; 
}

.menu li a, .menu li a.head, .right li a, .right li a.head,
.content a.head, .content a.head { 
	display:block; 
	line-height: 26px;
	height: 26px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color:#555555; 
	margin: 0;
	padding: 0 0 0 24px;
	text-decoration:none; 
	font-weight: normal; 
	background: transparent url(images/menu_hover.gif) no-repeat 0 0; 
}

.menu li a:hover, .right li a:hover, .menu li a.head:hover, .content li a.head:hover {
	background: transparent url(images/menu_border.gif) no-repeat 0 0;
}

.right li a:hover, .menu li a.head:hover, .content li a.head:hover {
	color: #555555;
	background: transparent url(images/menu_border.gif) no-repeat 0 0;
}

.menu li a.head, .right li a.head,
.content a.head, .content a.head { 
	color:#FFFFFF; 
	font-weight: bold; 
	background: transparent url(images/top_menu.gif) no-repeat 0 0;
	border-bottom: none;
}

.menu li a.head:hover, .right li a.head:hover, .content li a.head:hover {
	color: #555555;
}



/* jjjjjjjjjjjjjjjjjjjjjjjjjjjjjju */


.content{
	position: relative;
	width: 520px;
	float: right;
	text-align: left;
	margin: 0;
	padding: 6px 4px 20px 0;
	background: #FFFFFF;
}

.content a {
	color: #0000FF;
}

.content a:hover {
	color: #C43219;
	text-decoration: none;
}

.content ul {
	line-height: 1.6;
	margin: 0 0 10px 40px;
}

.small {
	font-size: 11px;
	line-height: 1.4;
}

.grey_top {
	width: 520px; 
	background: #EDEDED url(images/grey_top.gif) no-repeat; 
	color: #000; 
	height: 5px; 
	padding: 0; 
	margin: 0; 
}
	
.grey { 
	width: 480px; 
	text-align: left;
	font-weight: bold;
	margin: 0 0 10px 0; 
	padding: 0 20px 12px 20px; 
	background: #EDEDED url(images/grey_bottom.gif) no-repeat bottom left; 
	color: #444444;	
}
		
.grey a, .offer a, .offer_right a {
	color: #C83C3C;
	background: inherit;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
	
.grey a:hover, .offer a:hover, .offer_right a:hover {
	color: #444444;
}

.clients td {
	width: 33%;
	text-align: center;
}

.clients a {
	text-decoration: none;
}

.right {
	position: relative;
	width: 220px;
	float: right;
	margin: 0;
	padding: 0;
	background: transparent; 
}

.footer {
	clear: both;
	width: 1004px;
	color: #999999;
	margin: 0 auto;
	padding: 0;
	background: transparent; 
}

.footer1 {
	clear: both;
	width: 1004px;
	height: 20px;
	color: #777777;
	font-size: 11px;
	margin: 0;
	padding: 20px 0 10px 0;
	background: #FFFFFF; 
}

.footer a, .footer1 a, .head_right a {
	font-size: 11px;
	color: #777777;
	text-decoration: none;
	margin: 0 10px 0 10px;
}

.footer a:hover, .footer1 a:hover, .head_right a:hover {
	color: #C43219;
}

.footer a {
	color: #999999;
}

.head_right a {
	margin: 0 0 0 40px;
	padding: 0 0 0 26px;
	line-height: 34px;
}

.head_right a.home {
	background: #FFFFFF url(images/home.gif) no-repeat 0 50%; 
}

.head_right a.book {
	background: #FFFFFF url(images/bookmark.gif) no-repeat 0 50%; 
}

.submit_button {
	color: #FFFFFF;
	width: 125px;
	height: 26px;
	padding: 0;
	margin: 10px 0 0 0;
	font-weight: bold;
	background: transparent url(images/nav_stat.gif) no-repeat 0 0;
	border: none;
}

/* --- Workshops --- */

.ws, .ws_right {
	position: relative;
	width: 440px;
	float: left;
	text-align: left;
	margin: 10px 0 0 0;
	padding: 20px;
	background: #FAFAFA;
	border: 1px solid #999999;
}

.ws_right {
	float: right;
}