@charset "UTF-8";
/* CSS Document */
body             { margin: 0px; padding: 0px 0 0 0; font-family:Arial; background-color: #0290ba; }
#container       { width: 100%; height: auto; background: url('images/body.gif') repeat-x #363636; border-bottom: 1px solid #fff; }
#wrapper         { margin: 0 auto; width: 817px; border-right: 0px solid #ccc;  border-left: 0px solid #ccc;}
#header          { float: left; width: 817px; height: 376px; margin: 0px; padding: 0px; background: url('images/header.jpg') no-repeat;}
.dotted          { background: url('images/dotted.gif') repeat-y top left; border: 0px solid #FF0000;}
#title           { float: right; margin: 60px 0 0 0; padding: 0px;}
.subheader       { font-size: 12px;}
/*---------------------- MENU -------------------*/
#topmenu        { float: right; margin: 120px 0 0 0px; padding: 0px 0 0 0; width: 817px;  border: 0px solid #000;} 
#topmenu ul     { float: right; list-style:none;margin:0;padding:15px 0 0 20px; }
#topmenu li     { float:left; width:100px; margin:0; padding:0; text-align:center;}
#topmenu li a   { display:block; padding:9px 10px 10px 10px; height:100%; color:#fff; text-decoration:none; border-right:0px solid #fff;  font-size: 13px; font-weight: normal; text-transform:capitalize;}
#topmenu #left  { border-left:0px solid #fff;}
#topmenu li a:hover, li a:focus, li a:active { background-position:-150px 0; color:#fff; }
#topmenu #d a   { background:url('images/bg4.jpg') repeat 0 0; }
/*-------------------- CONTENT -----------------*/
#content         { float: left; width: 817px;  height: 350px; min-height: 350px; height: auto; margin: 0px; background: url('images/bck.gif') repeat-x top #292929;}
#innercontent    { padding: 13px 0px 0px 0px; _height: 350px; font-size: 14px; font-family: Arial, Helvetica, sans-serif; text-align: justify; color: #fff; width:790px; margin: 0px auto; border: 0px solid red;}
h3               { font-size: 15px; color: #c6fa3f; font-weight: bold;  text-align:left; text-transform:uppercase;}
h2               { color: #fff; border-bottom: 1px dashed #838282; font-size: 18px; font-weight: normal; padding: 0px; margin: 0px 0px 5px 0px;  text-transform:uppercase;}   
#logo            { color: #fff; font-size: 10px; padding-top: 0px; margin: 0px;}
#logo img,#logo a{ text-decoration:none; color:#fff; border: none;}
.left            { float: left; width: 440px; margin: 0px 0 5px 0; padding: 0px; color: #fff; border: 0px solid green; height: 300px; min-height: 300px; height: auto;}
.left ul         { margin-left: 15px; padding-left: 0px;}

.left a          { color: #81e5fb; padding: 3px;}
.left a:hover    { color: #000; text-decoration: none;}
.clearfix        { clear: both;}
.pics img        { margin: 0 auto; padding: 0px;}
/*---------------------- GALLERY ------------------*/
#right-contact   { float: right; width: 335px; margin: 0px; padding: 0 0 0 0px; color: #fff;}
#right-contact a { color: #81e5fb;}
#right           { float: right; width: 335px; margin: 0px; padding: 0 0 0 0px; color: #000;}
#right img       { margin: 0 0 0px 0; }
DIV#right.loading{ background: transparent url('js/loading_image.gif') no-repeat center center;}
/*---------------------- GALLERY ------------------*/
#footer          { width: 819px; height: 44px; background: url('images/footer.gif') repeat; margin: 0px auto; border-bottom: 0px solid #fff; border-right: 0px solid #fff;  border-left: 0px solid #fff; }
#foot-inner      { padding: 4px 0px 0 0; margin: 0px 0 0 0; font-size: 10px; color:#000; font-weight: bold; width: 788px;}
#foot-inner a    { color: #fff;}
#foot-inner a:hover{ text-decoration:none;}
#logo            { float: right;  font-size: 9px; padding: 0px 0px 0 0;}
#logo img, #logo a{ text-decoration:none; color:#fff; border: none; padding: 0px 0px 0 0;}
/*-------------------- FORM -----------------*/
label            { width: 10em; float: left; font-size:12px; }
label.error      { float: left; color: #fff;  vertical-align: top; width: 70%; padding-left: 10em; font-size:12px;}
.submit          { margin: 0 0 10px 120px; position: relative; }
fieldset         { margin: 0px; width: 360px; text-align: left; float: left; border: 0px solid black; padding: 0px;}
#formtext        { color: #fff;}
textarea         { border: 1px solid #ccc;}
input            { border: 1px solid #ccc;}
form             { border: none;}
	
	
	