body	{
margin: 0px auto;
padding: 0px;
font: 90%/130% georgia, "times new roman", times, serif;
text-align: center;
background-color: #bdc2b4;
}

#wrapper	{
margin: 0 auto;
padding: 0px;
width: 744px;
text-align: center;
}

#content	{
background-color: #bfc2b8;
width: 744px;
height: 570px;
margin: 0px;
padding: 0px;
text-align: left;
}

#flashcontent	{
width: 744px;
height: 600px;
margin: 0 auto;
text-align: center;
}

#pinklegend {color: #FF0099}
#bluelegend {color: #0066FF}
#yellowlegend {color: #FFFF00}

#rightside	{	
margin-top: -425px;
height: 550px;}

div#foot{clear:both;width:100%}

#menu2	{
float: left;
height: 550px;
}


.menu {
position:relative;
top: -33px;
width:744px;
height:2em;
/*background:#bdc2b4; */
/* border-top:10px solid #bdc2b4; */
padding-bottom:1px;
background: url(images/nav/line.gif) bottom left repeat-x;
/*margin-bottom:2em; */
}

.menu ul{
list-style-type:none;
padding:0;
margin:0 0 0 20px;
width:744px;
height:100%;
}

.menu li{
float:left;
}

.menu table{
position:absolute;
border-collapse:collapse;
left:0;
top:0;
}

.menu a, .menu :visited {
color:#fff;
text-decoration:none;
}
.menu a em.lft, .menu :visited em.lft {
display:block;
float:left;
width:5px;
height:2em;
background: transparent url(images/nav/lefta.gif);
border-bottom:1px solid #777;
}
.menu a b, .menu :visited b {
display:block;
font-weight:normal;
float:left;
padding:0 10px;
height:2em;line-height:1.9em;
background: transparent url(images/nav/mida.gif);
cursor:pointer;
border-bottom:1px solid #777;
}
.menu a em.rgt, .menu :visited em.rgt {
display:block;
float:left;
width:5px;
height:2em;
background: transparent url(images/nav/righta.gif);
border-bottom:1px solid #777;
}

.menu ul ul {
visibility:hidden;
position:absolute;
height:2em;
top:2em;
left:-20px;
width:749px;
border-bottom:1px solid #777;
border-right:1px solid #777;
background:#ccc;
}

.menu :hover {
white-space:normal;
}

.menu a:hover b {
color:#000;
background: transparent url(images/nav/midb.gif);
border-bottom-color:#ccc;
}
.menu a:hover em.lft {
background: transparent url(images/nav/leftb.gif);
border-bottom-color:#ccc;
}
.menu a:hover em.rgt {
background: transparent url(images/nav/rightb.gif);
border-bottom-color:#ccc;
}

.menu li:hover > a b
{
color:#000;
background: transparent url(images/nav/midb.gif);
border-bottom-color:#ccc;
}
.menu li:hover > a em.lft {
background: transparent url(images/nav/leftb.gif);
border-bottom-color:#ccc;
}
.menu li:hover > a em.rgt {
background: transparent url(images/nav/rightb.gif);
border-bottom-color:#ccc;
}
.menu ul li:hover ul,
.menu ul a:hover ul{
display:block;
visibility:visible;
top:2em;
margin-top:1px;
}

.menu ul :hover ul li {
display:block; 
border-left:1px solid #777; 
background:#ccc; 
height:2em;
}
.menu ul :hover ul li a {
display:block; 
font-size:0.8em; 
height:2em; 
line-height:2.5em; 
width:auto; 
float:left; 
color:#444; 
padding:0 10px;}
.menu ul :hover ul li a:hover {
color:#c00;
}

#header	{
	margin: 0px;
	padding: 0px;
	}

#wrapper #content #contactPict {
	margin: 20px 80px 20px 150px;
}
#wrapper #content h5 {
	color: #666666;
	margin-top: 20px;
}
#wrapper #content img {
	padding-right: 20px;
	float: left;
}

