/* CSS Document */

@import url(base.css);
/* 
   Adjust the bottom arch horizontally
-------------------------- */
#page {
	background:url(images/bottomBack.gif) 280px bottom no-repeat;
}

/*
	Mark the main menu location
------------------------------------------*/
#mm5 a, #mm5 a:hover {
	background:url(images/menu.gif) -593px -72px no-repeat;
}
#menu li:hover ul li a, #mMenu li.jshover ul li a {
	background:none; /* this fixes a background isssue */
}
/* 
   mark the submenu
--------------------------
#menu li:hover ul li#sm4c a, #menu li.jshover ul li#sm4c a, #sub2 {
	background: url(images/rollColor.png) top repeat-x;
	font-weight:bold;
} */



#text div.odd, #text div.even{
width:450px;
}

/* 
   
-------------------------- */

#content h1 {
display:block;
height:20px;
width:500px;
background:url(images/h_contact.gif) no-repeat;
margin:0 0 40px 230px
}

#text {
	width:440px;
	margin:0 303px 50px 0;

	}
	h3
	{
	margin:0 0 0 20px;
	font-size:1em;
	text-transform:uppercase;
	}