﻿body {margin:0px; background:url(../images/bg.jpg);}
a img {border:0;}


#main {width:800px; height:482px;}
#content {margin:0 20px 0 20px;}
#mask {top:0; left:0; font-size:0; background:#FFF; opacity:0.1; filter:alpha(opacity=10); z-index:500;}
#cms {background:#FFF;}
#copyright {font:normal 11px/13px Arial; color:#666; text-align:center; margin-top:10px;}
#copyright a {color:#666;}

.copy {font:normal 12px/14px Arial; color:#FFF;}
.cms-copy {font:bold italic 12px/14px Arial; color:#FFF;}
/*.cms-copy:hover {font:bold italic 12px/14px Arial; color:#FFF;}*/
.footer-text {font:normal 10px/12px Arial; color:#B0BBD1;}


/*- MAIN NAVIGATION -*/
#main-navigation {width:799px; margin-top:13px;}
#main-navigation ul {margin:0; padding:0; white-space:nowrap; list-style-type:none; z-index:100;}
#main-navigation li {display:inline;}
#main-navigation li span {position:absolute; overflow:hidden; width:0px;} /* SEO ~ for text item */
#main-navigation li a span {position:absolute; overflow:hidden; width:0px; font-size:40px;} /* SEO ~ for text item */
#main-navigation li a img {border:0px; margin:0 16px;}    /* SEO ~ for image item */


/*- SUB NAVIGATION -*/
#sub-navigation {margin:2px 0 0 15px;}
#sub-navigation ul {margin:0; padding:0; white-space:nowrap; list-style-type:none; z-index:100;}
#sub-navigation li {display:inline;}
#sub-navigation li span {position:absolute; overflow:hidden; width:0px;} /* SEO ~ for text item */
#sub-navigation li a span {position:absolute; overflow:hidden; width:0px; font-size:40px;} /* SEO ~ for text item */
#sub-navigation li a img {border:0px; margin:0 7px;}    /* SEO ~ for image item */


/*- LINKS -*/
#links-home {width:804px; height:165px;}
#links-home ul{margin:2px 0 0 0px; padding:0; white-space:nowrap; list-style-type:none;}
#links-home ul li {display:inline;}
#links-home ul li img {margin:0 5px;}


/*- DOCUMENTS -*/
.documents {margin:20px 0 0 0px; padding:0; white-space:nowrap; list-style-type:none;}
.document-item {}
.document-item a {font:normal 12px/29px Arial; color:#FFF; text-decoration:none; margin-left:7px;}
.document-item a:hover {text-decoration:underline;}


/*- IMAGE -*/
.caption {font:normal 11px/13px Arial;}


/*- IMAGE GALLERY -*/
#image-gallery-host {margin-top:25px;}
#image-gallery-container {width:372px; height:104px; overflow:hidden;}
.image-gallery-cell {width:70px; padding-right:24px; vertical-align:top;}
.image-gallery-thumbnail {width:70px; height:70px; border:solid 2px #FFF;}
.image-gallery-name {font:normal 10px/12px Arial; color:#FFF; margin-top:4px;}


/*- CONTACT FORM -*/
#contact-form {}
#contact-form .label {font-family:Arial; font-size:11px; color:#333; width:100px;}
#contact-form .textbox {font-family:Arial; font-size:11px; color:#333; width:300px;}
#contact-form .textarea {font-family:Arial; font-size:11px; color:#333; width:300px; height:100px;}
#contact-form .response {font-family:Arial; font-size:11px; color:#333;}
