html {
	background: #f3f3f3 url(images/bg.png) repeat 0 0;
}

body {
	color: #666;
	font: 12px "Trebuchet MS",Arial,Helvetica,sans-serif;
	background: url(images/bg_top_bg.png) repeat-x center 0;
}

h1, h2, h3, h4, h5, h6 {
	color: #626456;
}

h1 { font-size: 36px; }
h2 { font-size: 30px; }
h3 { font-size: 24px; }
h4 { font-size: 18px; }

a {
	color: #f00;
	text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

.mceContentBody {
    background: #fff !important;
}

.mceContentBody a {
	color: #809b30 !important;
    text-decoration: underline !important;
}

.mceContentBody a:hover {
	text-decoration: none !important;
}

ul, ol {
    margin: 0 30px;
}

blockquote {
    margin: 5px 5px 5px 25px;
}

/* Header */
#main {
 	width: 988px;
	margin: 0 auto;
	background: url(images/bg_top.jpg) no-repeat 0 0;
}

#header {
    height: 120px;
    z-index: 2;
}

#header h1, #header h2 {
	color: #fff;
	font-weight: bold;
}

#header h1 {
	top: 16px;
	left: 50px;
	font-size: 36px;
}

#header h2 {
	top: 60px;
	left: 50px;
	font-size: 14px;
	font-style: italic;
    letter-spacing: -.05em;
}

/* Logo */
#logo {
	width: 954px;
	height: 378px;
	padding: 15px;
	background-color: #000;
	z-index: 1;
}

/* Menu */
#menu {
	position: absolute;
	width: 668px;
	top: 0;
	left: 320px;
    z-index: 3;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	float: left;
	display: block;
}

#menu li a {
	display: block;
	min-width: 138px;
    padding: 0 2px;
	text-decoration: none;
	font: 14px/82px Arial,Helvetica,sans-serif;	
	text-align: center;
	color: #ddd;
	background: url(images/but_hover.png) no-repeat center -82px;
}

#menu a:hover, #menu .active a {
	color: #000;
	background-position: center 0;
}

#languages {
    color: #fff;
}

#languages ul {
	background: #313131;
}

#languages a:hover {
	color: #626456;
}

/* Content */
.content {
	width: 988px;
	margin: 0 auto;
	padding: 20px 0 10px;
}

#body {
	float: left;
	width: 650px;
	padding: 15px;
	background-color: #dbdbdb;
}

/* Sidebar */
#sidebar {
	float: right;
	width: 288px;
	padding: 30px 0;
	background-color: #dbdbdb;
}

#sidebar h3 {
    padding: 5px 0 5px 15px;
	color: #000;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -0.05em;
	background: url(images/bottom.png) no-repeat 0 30px;
}

#module_menu {
	margin: 0;
	padding: 0 0 0 20px;
	list-style: none;
}
	
#module_menu li {
	padding-left: 15px;
	background: url(images/arrows.gif) no-repeat 0 12px;
}

#module_menu li a {
	display: block;
	padding: 5px;
	text-decoration: none;
	color: #f00;
}

#module_menu li a:hover, #module_menu li.active a {
    text-decoration: underline;
}

/* Footer */
#footer {
	position: relative;
	width: 1100px;
    margin: 0 auto;
	padding: 50px 0 80px;
	text-align: center;
	background: url(images/bg_bottom.png) no-repeat right 0;
}

#footer_side {
    display: inline-block;
    *display: inline;/*IE7*/
    _display: inline;/*IE6*/
    width: 219px;
    vertical-align: top;
    zoom: 1;
}

#footer_main.narrow {
    display: inline-block;
    *display: inline;/*IE7*/
    _display: inline;/*IE6*/
    width: 540px;
    zoom: 1;
}

#footer ul {
    margin: 0;
    padding: 80px 0 0;
    list-style-type: none;
}

#footer li {
    display: inline;
    padding: 0 5px;
}

#footer li a {
    color: #fff;
}

#footer p {
	padding-top: 10px;
	font-size: 9px;
	color: #fff;
}

#footer p a {
    font-size: 9px;
    color: #fff;
}
	
/* all modules */
.module_header {
	margin: 0 0 5px;
	font-size: 28px;
	font-weight: normal;
	color: #000;
	background: url(images/line_bot.png) no-repeat 0 bottom;
}
	
.thumbwrapper {
	border: 1px dotted #666;
}

/*gallery*/
.image {
	border: solid 2px #ccc;
}

/*contact*/
.contact_box {
	width: 325px;
}
	
.contact_header {
	color: #666;
	font-size: 15px;
	padding-bottom: 10px;
}
	
.contact_line {
	border-left: 2px solid #666;
}

#company_contact_wrapper {
    width: auto;
}

#company_contact_wrapper .wide {
    width: auto;
}

#contact_form.wide {
    width: 500px;
}

#company_contact_wrapper .narrow {
    width: 295px;
    margin: 0 10px;
}

.send_input, .send_textarea {
	width: 494px;
    padding: 2px;
    font: 13px "Trebuchet MS",Arial,Helvetica,sans-serif;
    border: 1px solid #666;
}

.narrow .send_input , .narrow .send_textarea {
    width: 289px;
}

.button_send {
    margin: 5px 0;
    color: #ccc;
    font: 13px "Trebuchet MS",Arial,Helvetica,sans-serif;
    background: #666;
}

/*all*/
.service, .guestbookentry, .document, .sound, .movie, .information, .inlinegallery .thumbwrapper {
    margin: 12px 0;
    padding: 5px;
    background-color: #f2f2f2;
    border: 1px solid #666;
}

.inlinegallery .thumbwrapper {
    padding: 3px;
}

.movie_iframe {
    padding: 0;
    border: none;
}

.customhtml_content {
    margin: 0;
    border: 1px dotted #666;
}

.service_title, .service_price, .guestbook_author, .guestbook_date {
	color: #2c2e22;
}

/* guestbook*/
#guestbook_form {
    width: 500px;
    border-color: #666;
}

.guestbookentry.hidden {
    background-color: #f3f3f3;
    border: 1px dotted #9ab250;
}

.hidden .guestbook_entry_text {
    color: #737373;
}

.hidden .guestbook_author, .hidden .guestbook_date .rich-calendar-input {
    color: #737373;
}

.guestbook_date .rich-calendar-input {
    font-size: 10px;
    color: #000;
}

/* rest */
.hover_light:hover {
    background: #e6e6e6;
}

#header form span {
	background: #2c2e22;
	border-color: #fff;
}
