@charset "UTF-8";
/* CSS Document */
body             { margin: 0px; padding: 40px 0 0 0; font-family:Arial; background-color: #ccc;}
#wrapper         { margin: 0 auto; width: 900px; height: 580px; min-height: 580px; height: auto;}
#header          { float: left; width: 900px; height: 202px; 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: 155px 0 0 8px; padding: 0px; width: 800px; height: 35px; border: 0px solid #000;}  
#topmenu ul      { float: right; margin: 0px 250px 0 0; padding: 0 4px 0px 8px; list-style: none;}
#topmenu li      { float: left;}
#topmenu a       { float: left; border: none; display: block; text-decoration: none; padding: 0 1px 15px 0px; color: #fff; font-size: 12px; font-weight: normal; line-height: 37px; border: 0px solid #fff; background: url('images/btn.gif') no-repeat; width: 116px; text-align: center; height: 35px;} 
#topmenu a:hover { background: url('images/btnover.gif') no-repeat; color: #fff;} 
#topmenu img     { border: none;} 
/*-------------------- CONTENT -----------------*/
#topcontentbox   { width: 750px; margin: 0 auto; padding: 0px; background: #f9d6b4; height: 150px; min-height: 150px; height: auto;}
#topcontentbox   { height: 150px; margin-bottom: 30px; clear: both;}
#content         { float: left; width: 896px; height: 450px; min-height: 450px; height: auto; margin: 0 0 0 0px; border-right: 2px solid #000; border-left: 2px solid #000;
border-bottom: 2px solid #000; background: url('images/bck.gif') repeat-x top #353535;}
#innercontent    { padding: 13px 0px 15px 0px; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-align: justify; color: #fff; width:750px; margin: 0px auto; border: 0px solid red;}
h1               { font-size: 19px; color: #000; font-weight: bold; width: 300px; text-align:left; margin: 0px 0 5px 0; text-transform:uppercase;}
h2               { color: #fd9402; font-size: 18px; font-weight: normal; padding: 0px; margin: 0px 0px 5px 0px; width: 360px; 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: 360px; margin: 0px 0 5px 0; padding: 0px; color: #fff; border: 0px solid green; height: 300px; min-height: 300px; height: auto;}
.left img        { margin: 0 0 10px 0;}
.left a          { color: #81e5fb; padding: 3px;}
.left a:hover    { color: #000; text-decoration: none;}
.left ul         { float: left; margin: 0px 0px 10px 15px; padding: 0px; list-style:circle;}
.clearfix        { clear: both;}
.pics img        { margin: 0 auto; padding: 0px;}
/*---------------------- GALLERY ------------------*/
#boxouter        { float: right; width: 376px; margin: 0px 0 0 0; padding: 0px; color: #fff; border: 0px solid red;  background: url('images/greyboxtop.gif') no-repeat top #252525;}
#boxouter  img   { margin: 0 0 0px 0;}
#boxinner        { width: 376px; padding-top: 10px; margin-top: 5px;}
/*#boxinner        { height: 240px;}/* IE6 height */
#boxinner  img   { margin: 0 auto;}
#boxfooter       { width: 376px; height: 26px; background: url('images/greyboxbottom.gif') no-repeat top; margin: 0px; padding: 0px;}
#fade            { border: 1px solid #fff; width: 335px; height: 217px; margin: 8px 0 0 0;}
.paypal          { float: right; width: 144px; margin: 5px 0 0 0; padding: 0px;}
.paypal img      {  border: none;}
/*-------------------- 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;}
p                { clear: both; }
.submit          { margin: 0 0 10px 120px; position: relative; }
em               { font-weight: bold; padding-right: 1em; vertical-align: top; }
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;}
	
	
	