@media screen, projection {


.BeNiceToMacIE5 {
font-family: "\"}\"";
font-family: inherit;
}
html, body, #wrapper, wrapper2 {
margin: 0;
padding: 0;
width: 100%;
height: 100%;
min-width: 1010px;
min-height: 100%;
color: #666666;
font-family:Geneva, Arial, Helvetica, sans-serif;
text-align: justify;

}
html>body, html>body #wrapper, html>body #wrapper2 {
height: auto;
}

div#wrapper {
position: absolute;
top: 0;
left: 0;

}

#header {
position:relative; z-index:500;
width: 100%;
height: 241px;
background: #ffffff url(../images/header1.jpg) no-repeat left top;
}

#header ul {
margin: 0;
padding: 0;
list-style: none;
}

#header a {
position: absolute;
width: 20px;
height: 15px;
text-indent: -1000em;
}

#header a:hover {
border: 1px solid #FFF;
}

#header .english a {
top: 20px;
left: 10px; }

#header .spanish a {
top: 20px;
left: 210px; }



#headcontent {
height:174px;
background: #fff url(../images/header1.jpg) no-repeat left top;
margin-left:247px;
position:relative; padding:0px;
}

#headcontenta {
height:241px;
float:right;
margin: 0 50px 0 0;
position:relative; padding:0px;
}

#sidebar {
width:226px; float:left;
padding:0px;
background: #faa21b url(../images/leftcoltop.jpg) no-repeat left top;
min-height:1250px;
}

#menubar {
margin-left:226px;
padding:0px;
background: url(../images/pageheader_bgrpt.gif) repeat-x;
height: 30px;
}

.menubarinnerleft {
	padding:7px 0 0 15px;
	margin: 0 0 0 0px;
	font-size:0.9em;
	float: left;
}

.menubarinner {
	padding:7px 0 0;
	margin: 0 27% 0 0 ;
	font-size:0.9em;
	float: right;
}

.menubarinnergallery {
	padding:7px 0 0;
	margin: 0 10% 0 0;
	font-size:0.9em;
	float: right;
}

#content {
margin-left:247px;
padding:10px 10px 10px 10px;
min-height:550px;
width: 750px;
}



.clear {
clear: both;
margin: 0;
padding: 0;
}

#footer {
clear: both;
bottom: 0;
left: 0;
width: 100%;
height: 15px;
background:#000000;
overflow:hidden;
color:#666;
font-size:10px;
padding:4px;
}

#footerContent {
padding:1px;
margin-left:55px;
}

div#footer p a {
	color:#666;
	text-decoration:none;
	font-size:10px;
	padding:4px; 
}

div#footer p a:hover {
	color:#ccc;
	text-decoration:none;
	font-size:10px;
}

#main {
margin: 0;
padding: 0;
}
/* \*/
* html #footer {
position: absolute;
}
* html #main {
padding-bottom: 100px;
}
/* \*/
head:first-child+body div#footer {
position: absolute;
z-index:0;
}
head:first-child+body div#main {
padding-bottom: 5px;
}

}

@media all and (min-width:0px) {
head~body {height:100%;}
}

div.rightimage {
	width:185px;
	float:right;
	padding:0 15px 0 70px;
	height: 275px;
}

h4 {
	color:#000;
	padding:7px;
	font-size:1.2em;
	margin:0;
}

p {
	margin:0;
	font-size:0.8em;
	line-height:1.5em;
	padding:7px;
}





/*
	menu lists
*/


.glossymenu{
margin: 140px 0 0 92px;
padding: 0 0 10px 0;
width: 135px; /*width of menu*/
border: 0px solid #9A9A9A;
border-bottom-width: 0;
text-align:left;
}

.glossymenu a.menuitem{

font: bold 16px "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 5px 0 0 0;
text-decoration: none;
list-style-type: none;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}


.glossymenu a.menuitem:hover{
color: black;
}




ul {
	margin:0 0 15px 0;
	font-size:0.8em;
	padding:0;
	list-style-type: none;

}

li {
	
	list-style-type: none;
}





.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 10px 0 0 0;
padding: 0;

color: white;
}

.glossymenu div.submenu ul li{
font: bold 16px "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
	border-color:#FFF;
	border-style:solid;
	border-width:0 0 2px 0
}

.glossymenu div.submenu ul li a{
display: block;
font: bold 16px "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
text-decoration: none;
padding: 2px 0;
}

.glossymenu div.submenu ul li a:hover{
color: black;
}


a img {
       border: 0 none;
         }

div.menuitem a
        {
           border: 0 none;
        }

.noborder {border: none;}

a:link, a:active, a:visited {
color:#F57921;
font-weight:bold;
text-decoration:none;
}

a:hover {
color:#000000;
font-weight:bold;
text-decoration:underline;
}


/**************************************************************
   Form Elements
 **************************************************************/

label {
  display: block;
}

input,
textarea,
select {
  padding: 2px;

  color: #444;
  background: #f4f4f4;
  border: 1px solid #444;
}

input:focus,
input:hover,
textarea:focus,
textarea:hover,
select:focus,
select:hover {
  color: #000;
  background: #FCCF8B;
  border: 1px solid #000000;
}

input.button {
  padding: 2px 5px;


  color: #555;
  background: #9FF3FF;
  border-width: 1px;
  border-style: solid;
  border-color: #000000 #000000 #000000 #000000;
}



/*
	Contact Table
*/

table.contact {
	width: 100%;
	padding: 25px 0 0 0;
	
}

table.contact2 {
	width: 70%;
	padding: 25px 0 0 25px;
	
}

table.contact2 tr td  {
	padding: 15px 0 0 10px;
	margin: 0 0 0 25px;
	font-size:1.05em;
}


table.contact tr td  {
	padding: 15px 0 0 10px;
	font-size:1.05em;
}