* {
	margin: 0;
	padding: 0;
}

body {
	background: #E6E6E6 url(bkg_body_big.gif) center top repeat-x;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #000;
}




a:link, a:visited {
	color: #BBB7B7 ;
	text-decoration: none;
}

a:hover, a:active {
	color: #F3A037;
	text-decoration: none;
}


ul {
	list-style: none;
}

ul li {
	margin: 5px 0;
}

ul li ul {
	list-style: disc;
	padding-left: 40px;
}

p {
	padding: 10px 0;
}

dl {
	padding-bottom: 10px;
}

dt, dd {
	float: left;
	display: block;
	margin: 5px 0;
	width: 100px;
	height: 10px;
}

dt {
	clear: left;
}

h2 {
	clear: left;
	font-size: 14px;
	padding: 10px 0;
}

img {
	border: none;
}
br.clear {
	clear: both;
}

table.prices {
	width: 300px;
}

table.prices td {
	width: 200px;
}


#container {
	width: 762px;
	margin: 30px auto 0;
	font-size: 1.2em;
	position: relative;
}

#header {
	width: 762px;
	height: 70px;
}

#header img {
	float: left;
}

#menu {
	background: #FFF url(bkg_nav.jpg) no-repeat right top;
	height: 52px;
	width: 542px;
	margin-top: 27px;
	float: right;
}

#menulist_root_mainmenu {
	float: right;
	list-style: none;
	padding-right: 5px;
	position: relative;
}

#menulist_root_mainmenu li {
	display: inline;
}

#menulist_root_mainmenu li a {
	display: block;
	float: left;
	height: 26px;
	line-height: 26px;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	padding: 0 7px;
}

#menulist_root_mainmenu li span {
	display: block;
	float: left;
	height: 26px;
	line-height: 26px;
	width: 1px;
	text-indent: -5000px;
	background: url(bkg_menu.gif) no-repeat center;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}

#menulist_root_mainmenu li a:hover, a.mainlevel_active_mainmenu, a.mainlevel_current_mainmenu {
	background-color: #F3A037;
}

#menulist_root_mainmenu li ul {
	list-style: none;
	background-color: #FDE8CE;
	position: absolute;
	top: 26px;
	padding: 0;
}

#menulist_root_mainmenu li ul li {

}

#menulist_3_mainmenu {
	left: 25px;
}

#menulist_9_mainmenu {
	right: 145px;
}


#menulist_13_mainmenu {
	right: 20px;
}

#menulist_root_mainmenu li ul li a {
	color: #9A9696;
}

#menulist_root_mainmenu li ul li a:hover {
	color: #000;
}
	

#content {
	position: relative;
	clear: both;
	height: 454px;
	width: 672px;
	margin: 20px 0;
	padding: 0 45px;
	background: url(bkg_default.jpg) no-repeat left top;
}

#content ul {
	margin: 13px 0;
}
#gallery #content {
	background: none;
	padding: 0;
}

table.contentpaneopen td.contentheading, div.componentheading, h2.componentheading {
	font-family: "Optima-Regular", Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top: 20px;
	padding-bottom: 5px;
	font-size: 18px;
	color: #F3A037;
	font-weight: 400;
}
table.contentpane {
	margin-top: 10px;
}
table.blog table.contentpaneopen td.contentheading {
	padding: 0;
	margin: 0;
	font-size: 1.2em;
}

table.blog table.contentpaneopen td p {
	padding: 5px 0;
}

table.contentpaneopen_qualifications {
	width: 300px;
	margin-top: 60px;
}

div.message {
	position: absolute;
	right: 50px;
	top: 40px;
	font-weight: 700;
	font-size: 1.3em;
	background-color: #F3A037;
	padding: 10px;
}
#footer {
	width: 762px;
	clear: both;
	text-align: center;
	color: #BBB7B7;
	margin: 0px auto;
}

#footer ul {
	list-style: none;
	display: inline;
	margin-left: 10px;
}

#footer ul li {
	display: inline;
}

#footer a {

}

#footer ul li a {
	margin: 0 10px;
}