
/********** GENERAL LAYOUT **********/

div.sidebar
{
	width: 207px;
	float: left;
	border-right: 3px solid #FFFFFF;
	background-color: #E1DEE0;
}

* html div.sidebar
{
	width: 205x;
}

div.content
{
	width: 527px;
	float: left;
}

span.divider
{
	margin-right: 10px;
	margin-left: 10px;
}

div.clear
{
	clear: both;
}

img
{
	border: none;
}

ul
{
	list-style-image: url("/site/images/bullet.gif");
	margin-bottom: 20px;
}

div.col_left
{
	float: left;
}

div.col_right
{
	float: right;
}



/********** SPECIFIC LAYOUT **********/

body
{
	margin: 0px;
	text-align: center;
	background-image:url(../images/background.gif);
}

div#page
{
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 737px;
	text-align: left;
	background-color:#fff;
	padding:5px;
	
}


/* header */

div#header
{
	clear: both;
	height: 35px;
}

div#header div.sidebar
{
	background-color: #FFFFFF;
}

a#logo
{
	margin-bottom: 10px;
	width: 207px;
	height: 27px;
	background-image: url("/site/images/logo.gif");
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
}

a#logo:hover
{
	cursor: pointer;
}


/* main navigation menu */

ul#menu_preloader
{
	background-image: url("/site/images/menu2_hover.gif");
	display: none;
}

ul#menu
{
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0;
	float: left;
	height: 29px;
	width: 526px;
	margin-top: 5px;
}

ul#menu li
{
	position: absolute;
}

ul#menu li#home
{
    width: 47px;
    z-index: 8;
}

ul#menu li#orders
{
	width:114px;
	z-index: 7;
}
 
ul#menu li#services
{
    width: 180px;
    z-index: 6;
}

ul#menu li#training
{
    width: 255px;
    z-index: 5;
}

ul#menu li#registration
{
    width: 308px;
    z-index: 4;
}

ul#menu li#about
{
    width: 373px;
    z-index: 3;
}

ul#menu li#press
{
    width: 450px;
    z-index: 2;
}

ul#menu li#contact
{
    width: 527px;
    z-index: 1;
}

ul#menu li a
{
	background-image: url("/site/images/menu2.gif");
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	height: 29px;
	cursor: pointer;
}

ul#menu li a:hover
{
    background-image: url("/site/images/menu2_hover.gif");
}

ul#menu li a span
{
	display: none;
}


/* ad */

div#ad
{
	clear: both;
	height: 211px;
}

div#ad2
{
	clear: both;
	height: 211px;
}

div#ad div.sidebar
{
	height: 211px;
	background-position: top left;
	background-repeat: no-repeat;
}

div#ad2 div.sidebar
{
	height: 211px;
	background-position: top left;
	background-repeat: no-repeat;
}


div#ad div.content
{
	height: 211px;
	background-color: #FFFFFF;
	background-position: top left;
	background-repeat: no-repeat;
}

div#ad div.content
{
	height: 211px;
	background-color: #FFFFFF;
	background-position: top left;
	background-repeat: no-repeat;
}

/* divider */

div#divider
{
	height: 10px;
	clear: both;
	border-top: 3px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
}

div#divider div.sidebar
{
	height: 10px;
	background-color: #877082;
}

div#divider div.content
{
	height: 10px;
	background-color: #4B253E;
}


/* main */

div#main
{
	min-height: 314px;
	background-image: url("/site/images/background_main.gif");
	background-position: top left;
	background-repeat: repeat-y;
	border-bottom: 3px solid #FFFFFF;
}

div#main div.sidebar
{
	min-height: 314px;
	background-position: top left;
	background-repeat: no-repeat;
}

div#main div.sidebar a#main_ad
{
	width: 207px;
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
}
 	
div#main div.sidebar a#main_ad:hover
{
	cursor: pointer;
}

div#main div.content
{
	padding-top: 25px;
	padding-left: 20px;
	padding-bottom: 25px;
	padding-right: 20px;
	width: 480px;
	line-height: 16px;
}

div#main div.sidebar div.art_block
{
	height: 28px;
	background-color: #877082;
	border-top: 3px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
}

div#main div.sidebar div.art_block2
{
	height: 4px;
	background-color: #877082;
	border-top: 3px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	margin-bottom: 10px;
}

/* submenu */

div#submenu
{
	background-color: #F7F7EE;
	padding: 10px;
	color: #76657B;
	font-weight: 100;
}

div#submenu span.title
{
	font-size: 11px;
	text-transform: uppercase;
	font-weight: 600;
	color: #4A3E47;
}

div#submenu ul
{
	list-style-image: none;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 1px;
}

div#submenu li
{
	margin-bottom: 10px;
}

div#submenu li div
{
	margin-top: 3px;
	margin-left: 16px;
	font-size: 11px;
	line-height: 14px;
	font-style: italic;
}

div#submenu ul a
{
	width: 160px;
	height: 11px;
	display: block;
	background-position: top left;
	background-repeat: no-repeat;	
}

a.submenu
{
background-image: url("../images/submenu.gif");
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	cursor: pointer;
	padding-left: 13px;
	text-decoration: none;
	color: #89798E;
	text-transform: uppercase;
	font-weight: bold;
}

div#submenu ul.one a#one,
div#submenu ul.two a#two,
div#submenu ul.three a#three,
div#submenu ul.four a#four,
div#submenu ul.five a#five,
div#submenu ul.six a#six,
a.submenu:hover
{
	background-image: url("../images/submenu_hover.gif");
	color: #533F4D;
	
}

a.subsubmenu
{
	padding-left: 13px;
	text-decoration: none;
	color: #89798E;
	font-style: italic;
}
a.subsubmenu:hover
{
	color: #533F4D;
}

/* footer */

div#footer
{
	clear: both;
}

div#footer div#copyright
{
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #877082; 
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
}

div#footer div#foot
{
	border-top: 3px solid #FFFFFF;
	height: 10px;
	background-color: #4B253E;
}



/********** TYPOGRAPHY **********/

body
{
	font-family: arial;
	font-size: 11px;
	color: #333333;
}

h3
{
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	font-weight: 600;
	color: #4A3E47;
	padding-bottom: 5px;
	margin-bottom: 0px;
	margin-top: 25px;
}

h3.first
{
	margin-top: 0px;
}

p
{
	margin-top: 0px;
}

em.heavy
{
	font-style: italic;
	font-weight: bold;
	color: #4A3E47;
}

a
{
	color: #2A5986;
}

a:hover
{
	text-decoration: none;
	cursor: pointer;
}

.copy_small_em
{
	font-style: italic;
	font-size: 10px;
	color: #4A3E47;
}

.date
{
	font-size: 10px;
	color: #999999;
}

.headline
{
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	color: #663366;
/*
	font-family: times;
	font-style: italic;
	font-weight: bold;
	font-size: 22px;
	color: #4B253E;
*/
	line-height: 115%;

}
.whiteheadline
{
	font-family: times;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 115%;
}
#more
{
	float:right;
}



