body {
	color: #333;
    font: 12px Georgia, "Times New Roman", Helvetica, sans-serif;
}

.lower {
    background-position: center 122px;
}

.half {
    background-position: center 59px;
}

ol, ul {
    margin: 0 30px;
}

h1 { font-size: 32px; }

h2 { font-size: 28px; }

h3 { font-size: 24px; }

h4 { font-size: 20px; }

a {
    color: #8f8f8f;
}

a:hover {
    text-decoration: none;
}

blockquote {
    margin: 5px 5px 5px 25px;
}

.mceContentBody a {
    color: #8f8f8f !important;
}

.mceContentBody a:hover {
    text-decoration: none !important;
}

/* Header */
#main {
    width: 969px;
    margin: 0 auto;
    position: relative;
    background: url(images/top-wrp2.gif) no-repeat center top;
}
#main>div{
    background: url(images/bottom-wrp.gif) no-repeat center bottom;
}

#header {
	float: left;
	z-index: 2;
}

#header h1, #header h2 {
	font-weight: bold;
}
	
#header h1 {
	top: 10px;
	left: 30px;
	color: #900;
    font-size: 24px;
}

#header h2 {
	top: 42px;
	left: 30px;
    color: #333;
    font-size: 12px;
}

/* Menu */
#menu {
    float: right;
    display: inline;
    width: 657px;
    height: 41px;
    margin: 0 50px 0 0;
    background: url(images/nv.gif) no-repeat right center;
}

#menu ul {
	float: right;
    margin: 0;
    padding: 9px 0;
    list-style: none;
}

#menu li {
	float: left;
}

#menu li a {
	display: block;
    float: left;
    margin: 0;
    padding: 0 5px;
    color: #000;
    font-weight: bold;
    font-size: 15px;
    list-style-type: none;
    text-decoration: none;
}

#menu li a:hover, #menu li.active a {
    text-decoration: underline;
    color: #600;
}

/* Logo */
#logo {
    width: 589px;
    height: 258px;
    margin: 0 0 20px 30px;
    z-index: 1;
}

#languages {
	top: 55px;
	right: 20px;
}

#languages ul {
	background: #fff;
}

#languages a:hover {
	color: #900;
}

/* Content */
.content {
	clear: both;
	width: 929px;
	margin: 0 auto;
    padding: 117px 40px 40px 40px
}

#body {
    float: left;
    width: 660px;
    margin: 0;
    padding: 20px 0 30px;
}

.mceContentBody {
	background: #fff !important;
}

/* Sidebar */
#sidebar {
    float: right;
    width: 250px;
}
    
.sidebar_content {
    padding: 10px;
    background: #fff;
    border: 1px solid #adadad;
}
    
#sidebar a {
    color: #666;
    text-decoration: none;
}

#sidebar a:hover, #module_menu li.active a {
    color: #600;
    text-decoration: underline;    
}

.sidebar_content_header {
    padding: 0 0 0 43px;
    line-height: 22px;    
    font-size: 18px;
    color: #000;
    border-bottom: 1px solid #eee;
}

#module_menu {
    margin: 0;
    padding: 0 0 0 10px;
    list-style: none;
}

#module_menu li a {
	display: block;
	height: 24px;
	line-height: 24px;
	font-size: 12px;
}

/* Footer */
#footer {
    background: url(images/longbottom-lines.gif) no-repeat center 0;
}

#footer_side {
    float: right;
    width: 250px;
}

#footer_main.narrow {
    float: left;
    width: 660px;
}

#footer ul {
	margin: 0;
	padding-top: 30px;
	list-style-type: none;
	text-align: center;
}
	
#footer li {
	display: inline;
	padding: 0 5px;
}
	
#footer p {
    padding: 20px 0 50px;
    text-align: center;
    font-size: 9px;
}

#footer a {
    color: #333;
}
	
/* all modules */
.thumbwrapper {
	border: 1px solid #ccc;
}

.module_header {
    padding: 0 0 10px 10px;
    font-size: 30px;
}
	
.rich-inplace {
    background: none;
}

/*gallery*/
.image {
	border: solid 2px #919191;
}

/*contact*/
.contact_box {
	width: 330px;
}
	
.contact_header {
	color: #8f8f8f;	
}
	
.contact_line {
	border-left: 2px solid #919191;
}

#company_contact_wrapper {
    width: auto;
}

#company_contact_wrapper .wide {
    width: auto;
}

#contact_form.wide {
    width: 500px;
}

#company_contact_wrapper .narrow {
    width: 330px;
}

.send_input, .send_textarea {
	width: 494px;
    padding: 2px;
    color: #000;
    border: 1px solid #919191;
}   

.narrow .send_input, .narrow .send_textarea {
    width: 324px;
}

.button_send {
	margin: 5px 0;
    padding: 4px 6px;
    color: #fff;
    background-color: #919191;
}

.send_input, .send_textarea, .button_send {
    font: 13px Arial,Helvetica,sans-serif;
}

/*all*/
.service, .guestbookentry, .document, .sound, .movie, .information, .inlinegallery .thumbwrapper {
	margin: 12px 0;
	padding: 5px;
	background: #fff;
    border: 1px solid #adadad;
}

.inlinegallery .thumbwrapper {
    padding: 3px;
}

.movie_iframe {
    padding: 0;
    border: none;
}

.customhtml_content {
    margin: 0;
    border: 1px dotted #adadad;
}

.service_desc {
	font-style: italic;
}

.service_price, .guestbook_date {
	color: #900;
}

/*guestbook*/
#guestbook_form {
    width: 500px;
    border-color: #919191;
}

.guestbookentry.hidden {
    background-color: #f2f2f2;
    border-color: #e6e6e6;
}

.hidden .guestbook_entry_text {
    color: #595959;
}

.hidden .guestbook_author {
    color: #595959;
}

.hidden .guestbook_date .rich-calendar-input {
    color: #bf3737;
}

.guestbook_date .rich-calendar-input {
    font: 13px Georgia,"Times New Roman",Helvetica,sans-serif;
    color: #900;
}

/*rest*/
h1.logo {
    position: absolute;
    left: 1.6em;
    margin: 0px;
    top: 0.2em;
}
h1.logo>a{
    height: 4em;
    background-image: url(images/logo.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 5em;
    color: transparent;
    display: block;
}