@charset "UTF-8";
/* CSS Document */
body             { margin: 0px; padding: 0px; font-family:Arial; background-color: #e5e5e5; background-image:url(images/background.jpg); background-repeat:repeat-x; }
#container       { width: 100%; height: auto; background: url('images/body.gif') repeat-x #363636; border-bottom: 1px solid #fff; }
#wrapper         { margin: 5px auto; padding:0px; width: 950px;}
#header          { float: left; width: 950px; height: 315px; 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: left; margin: 100px 0 0 0px; padding: 0px 0 0 0; width: 817px;  border: 0px solid #000; height:35px;} 
#topmenu ul     { float: left; list-style:none;margin:0;padding:0px 0 0 10px; height:32px; }
#topmenu li     { float:left; width:105px; margin:0; padding:0; text-align:center;}
#topmenu li a   { display:block; padding:10px 10px 9px 10px; height:13px; color:#fff; text-decoration:none; border-right:0px solid #fff;  font-size: 12px; font-weight: bold; text-transform: uppercase;}

#topmenu #left  { border-left:0px solid #fff;}
#topmenu li a:hover, li a:focus { background-position:-150px 0; color:#fff; }
#topmenu li a:active { background-color:#d1b79c; color:#fff;}
#topmenu #d a   { background:url('images/bg4.jpg') repeat 0 0; }
/*-------------------- CONTENT -----------------*/
#content         { float: left; width: 950px;  height: 350px; min-height: 350px; height: auto; margin: 0px; background: #FFF; padding-bottom:10px;}
#innercontent    { padding: 13px 0px 20px 0px; _height: 350px; font-size: 14px; font-family: Arial, Helvetica, sans-serif; text-align: justify; color: #fff; width:930px; margin: auto; border: 0px solid red;}
#titlecont			 { background-image:url(images/title.jpg); background-color:#EE2D24; background-repeat:no-repeat; height:28px; width:380px; padding-left:60px; padding-top:10px;}
h1               { font-size: 19px; color: #000; font-weight: bold; text-align:left; margin: 0px 0 0px 0; text-transform:uppercase;}
h2               { color: #fff;  font-size: 18px; font-weight: normal; padding: 0px; margin: 0px 0px 0px 0px;}   
#logo            { color: #000; font-size: 10px; padding-top: 0px; margin: 0px; margin:auto;}
#logo img,#logo a{ text-decoration:none; color:#000; border: none;}
.left            { float: left; width: 440px; margin: 0px 0 5px 0; padding: 0px; color: #000; border: 0px solid green; height: 300px; min-height: 300px; height: auto;}
.left ul         { margin: 0 0 0 10px; padding-left: 0px;}
.left img        { margin: 0 0 10px 0;}
.left a          { color: #000; padding: 3px;}
.left a:hover    { color: #000; text-decoration: none;}
.clearfix        { clear: both;}
.pics img        { margin: 0 auto; padding: 0px;}
/*---------------------- GALLERY ------------------*/
#right          { float: right; width: 475px; margin: 0px; padding: 0 0 0 0px; color: #000; text-align:left;}
#right a        { color: #000;} #right a:hover   { text-decoration: none; color: #000;}
#right img      { margin: 0 0 0px 0; border: 1px solid #fff;}
#titlecont2		 { background-image:url(images/title.jpg); background-color:#EE2D24; background-repeat:no-repeat; height:28px; width:415px; padding-left:60px; padding-top:10px;}
DIV#right.loading { background: transparent url('js/loading_image.gif') no-repeat center center;}
/*---------------------- GALLERY ------------------*/
#footer          { width: 950px; height: 44px; 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: #000;}
#foot-inner a:hover{ text-decoration:none;}
#logo            { font-size: 9px; padding: 0px 0px 0 0; margin:auto; width:300px; text-align:center; padding-top:10px;}
#logo img, #logo a{ text-decoration:none; color:#000; border: none; padding: 0px 0px 0 0;}
#footer1		 { background-color:#eaeaea; width:930px; margin: auto;}
/*-------------------- FORM -----------------*/
label            { width: 10em; float: left; font-size:12px; }
label.error      { float: left; color: #000;  vertical-align: top; width: 70%; padding-left: 10em; font-size:12px;}
.submit          { margin: 0 0 10px 120px; _margin: 0 0 10px 123px; position: relative; }
fieldset         { margin: 0px; width: 360px; text-align: left; float: left; border: 0px solid black; padding: 0px;}
fieldset p       { padding: 0px; margin: 12px 0px; color:#000;}
#formtext        { color: #000;}
textarea         { border: 1px solid #ccc;}
input            { border: 1px solid #ccc;}
form             { border: none;}
