body {
    font: 12px Georgia, "Times New Roman", Times, serif;
    color: #5c5c5c;
    background: #28313a url(images/img01.jpg) repeat-x 0 0;
}

h1, h2, h3, h4, h5, h6 {
    line-height: normal;
    color: #000;
    letter-spacing: -1px;
}

h1 { font-size: 32px; }

h2 { font-size: 28px; }

h3 { font-size: 24px; }

h4 { font-size: 20px; }

a {
    color: #1b75a9;
    text-decoration: none;
}

a:hover, .active a {
	color: #1b75a9;
    text-decoration: underline;
}

a:visited {
    color: #1b75a9;
}

ul, ol {
    margin: 0 30px;

}

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

.mceContentBody a {
	color: #1b75a9 !important;
	text-decoration: none !important;
}
	
.mceContentBody a:hover {
	color: #1b75a9 !important;
	text-decoration: underline !important;
}

/* Header */
#main {
	position: relative;
	width: 900px;
	margin: 0 auto 37px;
    text-align: left;
}

#header {
	height: 115px;
	z-index: 1;
}

#header h1, #header h2 {
    line-height: normal;
}

#header h1 {
	top: 20px;
	font: 40px Georgia, "Times New Roman", Times, serif;
	color: #28313a; 
}

#header h2 {
	top: 66px;
    left: 18px;
    font: 18px Georgia, "Times New Roman", Times, serif;
    color: #28313a;     
}

/* Logo */
#logo {
	position: absolute;
	display: none;
}

.iviewer_zoom_in, .iviewer_zoom_out, .iviewer_zoom_status {
    left: auto;
}

.iviewer_zoom_out {
    right: 0;
}

.iviewer_zoom_status {
    right: 16px;
}

.iviewer_zoom_in {
    right: 48px;
}

/* Menu */
#menu {
	margin: 0 auto;
    background: #37c2df url(images/img02.jpg) repeat-x 0 0;
    border: 10px #fff solid;
}

#menu ul {
    margin: 0;
    list-style: none;
    line-height: normal;
}

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

#menu a {
    display: block;
    padding: 0 15px;
    line-height: 52px;
    color: #adadad;
    font-weight: bold;
    font-size: 15px;
    text-decoration: none;
    background: url(images/img03.jpg) no-repeat right center;
}

#menu .active a, #menu a:hover {
	color: #fff;
}

#menu .rich-inplace {
	background: #00c;
}

#languages ul {
	background: #fff url(images/img01.jpg) repeat-x 0 -1px;
}

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

/* Content */
.content {
    width: 880px;
    margin: 0 auto;
    background: #fff;
    border: 10px #fff solid;
}

#body {
    float: left;
    width: 620px;
    padding: 0 10px 20px;
    line-height: 26px;
    border-right: 1px dashed #dfe1e0;
}

.mceContentBody {
    text-align: justify !important;
    line-height: 26px !important;
    background: #fff !important;
}

/* Sidebar */
#sidebar {
    float: right;
    width: 230px;
    padding: 0 0 20px;
}

#module_menu li {
	padding: 5px 0 5px 20px;
    list-style-type: none;
}

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

#sidebar_content_header {
    width: 230px;
    padding: 8px 0 0;
    margin-bottom: 10px;
    font-size: 20px;
    color: #28313a;
}

#sidebar a {
    test-decoration: none;
    font-size: 14px;
}

#sidebar a:hover, #sidebar .active a {
    text-decoration: underline;
    color: #28313a;
}

.sidebar_content {
    margin-top: 0;
}

#module_menu li {
	padding: 5px 0;
	font-size: 12px;
}

/* Footer */
#footer {
	clear: both;
    width: 880px;
    margin: 0 auto;
	text-align: center;
	color: #595959;
	background: #e5e5e5;
}

#footer_side {
    float: left;
    width: 230px;
}

#footer_main.narrow {
    float: right;
    width: 640px;
}

#footer p {
	padding: 17px 0;
    font-size: 9px;
}

#footer p a {
    font-size: 9px;
}

#footer ul {
    padding-top: 17px;
}

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

/* all modules */
.thumbwrapper {
	background-color: #f9f9f9;
	border: 1px solid #b2b2b2;;
}

.module_header {
    margin: 0 0 10px;
}

/*article*/
.chapter {
    text-align: justify;
}

/*gallery*/
.image {
	border: solid 2px #847a67;
}
	
/*contact*/
.contact_box {
	width: 310px;
}
	
.contact_header {
	color: #4b5360;	
}

.contact_line {
	border-left: 2px solid #4b5360;
}

#company_contact_wrapper {
    width: auto;
}

#company_contact_wrapper .wide {
    width: auto;
}

#contact_form.wide {
    width: 506px;
}

#company_contact_wrapper .narrow {
    width: 310px;
}

.send_input, .send_textarea {
	width: 500px;
    padding: 2px;
    font: 13px Georgia,"Times New Roman",Times,serif;
    border: 1px solid #b2b2b2;
}

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

.button_send {
    margin: 5px 0;
    color: #fff;
    font: 13px Georgia,"Times New Roman",Times,serif;
    background: #176da0;
}

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

.inlinegallery .thumbwrapper {
    padding: 3px;
}

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

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

/* guestbook*/
#guestbook_form {
    width: 506px;
    border-color: #b2b2b2;
}

.guestbookentry.hidden {
    background: #f2f2f2;
    border: 1px solid #ccc;
}

.guestbook_date .rich-calendar-input {
    font: 12px Georgia,"Times New Roman",Times,serif;
    color: #808080;
}

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