/* CSS Document */

@charset "UTF-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-repeat: no-repeat;
	background-color: #d0b07e;
	background-image: url(../img/background.jpg);
}

.boxtop {
	height:15px;
}

.boxmid {
          background-color: #fff;
          padding:10px;
}

.boxbottom {
	height:15px;
}
#boxbottom {}


#bottom {
	height: 5px;
	width: 198px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #c7e0f4;
	border-bottom-color: #c7e0f4;
	border-left-color: #c7e0f4;
	margin-bottom: 10px;
}

#boxmid {}

#clear {
	clear: both;
}
.clear {
	clear: both;
}




#contentMain {
	width: 900px;
	float: left;
	background-color: #FFF;
	padding-top: 15px;
}
#contentLeft {
	width: 200px;
	float: left;
	margin-top: 15px;
	margin-left: 20px;
}

#contentMid {
	width: 415px;
	float: left;
	line-height: 1.5em;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 15px;
	text-align: justify;
	color: #000;
    height:550px;
    overflow:auto;
    overflow-x:hidden;
    margin-right:15px;
    border:0px solid #000;        
}

#contentMid h1 {
        margin-top:0px;
}

#contentLeft2Sp {
	width: 645px;
	line-height: 1.5em;
	text-align: justify;
	color: #000;
	float: left;
	margin-left: 20px;
	padding-right: 15px;
}
#contentRight {
	width: 200px;
	float: left;
	margin-top: 15px;
}
#containerImg {
	width: 900px;
}
#contentImpresLeft {
	width: 410px;
	text-align: left;
	float: left;
	padding-right: 20px;
}
#contentImpresRight {
	width: 210px;
	text-align: left;
	float: left;
}
#footer {
	width: 900px;
	text-align: center;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	height: 25px;
	}
#footer ul {
	list-style-type: none;
	font-weight: bold;
	font-size: 1em;
}
#footer ul li {
	display: inline;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#footer ul li a {
	text-decoration: none;
	color: #000;
}
#footer ul li a:visited {
	color: #000;
	text-decoration: none;
}
#footer ul li a:hover {
	color: #999;
	text-decoration: underline;
}

#footertop {
	border:0px solid #000;
	width:600px;
	height:100px;
	position:absolute;
	top:0px;
	margin-left:250px;
	margin-top: 20px;
}

#footertop ul {
        border:0px solid #000;  
        float:right;   

}

#footertop ul li {
        list-style-type:none;
        float:left;
        margin-left:15px;
        border:0px solid #000; 
        text-align:right;
        font-size:0.8em;
}

#footertop ul li a:hover {
        text-decoration:underline;
        color:#999;
}

#footertop ul li a:active {
        text-decoration:none;
        color:#000;
}

#footertop ul li a {
        text-decoration:none;
        color:#000;
}
#headerLogo {
	width: 250px;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;        
}

#headerLogo img {
        border:none;
  }

h1 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.5em;
	text-align: left;
	color: #000;
}
h2 {
	font-size: 1em;
}

h3 {
	font-size: 1em;
	line-height: 2.2px;
	margin-top: 0px;
	padding-left: 0px;
	color: #039;
}
h4  {
	font-size: 0.95em;
	padding-top: 5px;
	line-height: 2.2px;
}

.infobox {
	width: 200px;
	border:1px solid #c7e0f4;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #c7e0f4;
}

.infobox p {   
        font-size:0.9em; 
        line-height:1.3em;
        margin-bottom:0px;
         }
#img1 {
	width: 200px;
	height: 150px;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
}
#img2 {
	width: 200px;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	height: 150px;
	margin-top: 15px;
}
#img3 {
	width: 200px;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	height: 150px;
	margin-top: 15px;
}	
marquee   {
	font-size: 14px;
	font-weight: bolder;
	font-variant: normal;
	color: #900;
}
#marquee {
	height: 20px;
	width: 900px;
	padding-top: 10px;
}

#navigation {
	width: 875px;
	height: 28px;
	background-color: #000;
	padding-left:25px;
	border-bottom:1px solid #999;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);
	-webkit-opacity: 0.6;
	opacity: 0.6;
	margin-top: 25px;
}
#navigation ul {
	background-color: #333;
	margin: 0px;
	padding: 0px;  
}

#navigation ul li {
	list-style-type: none;
	float: left;
	position: relative;
	padding-left: 0px;
	font-weight: bold;
	padding-top: 2px;  
    border-left:1px solid #999; 
}

#navigation ul li ul li {	
        border-left:1px solid #999; 
        border-right:1px solid #999; 
        border-bottom:1px solid #999; 
        margin-left:-1px;

}


#navigation ul li:hover ul {
	visibility: visible;
}



#navigation ul li a {
	text-align: center;
	text-decoration: none;
	width: 90px;
	display: block;
	color: #FFF;
	line-height: 2.1em;
}
#navigation a:hover {
	color: #999;
}
#navigation ul ul {
	position: absolute;
	visibility: hidden;
}
strong {
	font-weight: bold;
	color: #000;
}
table {
	width: 430px;
	border: 1px solid #c7e0f4;
}
ul {
	margin-left: 0px;
}
li {
	list-style-type: disc;
}
td {
	padding-left: 10px;
	border: thin solid #c7e0f4;
}
table .blue td    {
	background-color: #c7e0f4;
	font-weight: bold;
	width: 40px;
}
#form1 table   {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 200px;
}
#form1 table td    {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#slider {
	float: left;
	padding-top: 14px;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	color: #000;
	background-color: #FFF;
	-moz-box-shadow: 0 0 12px #888;
	-webkit-box-shadow: 0 0 12px#888;
	box-shadow: 0 0 12px #888;
	overflow: hidden;
}
