img
{  border-style: none;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
    float:none;
	display: block;
	width: 140px;
    z-index: 100;
}

#nav li {
	float: left;
	width: 140px;
    z-index: 100;
}

#nav li ul {
	position: absolute;
	margin-top: -3px;
    margin-left: 3px;
    width: 10em;
	left: -999em;
}

#nav li:hover ul {
	left: auto;
    float:none;
    z-index: 100;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
    float: none;
    z-index: 100;
}

#change {color: 000000; }
#change:hover { color:#a4a510;}

#change_menu {color: 000000; }
#change_menu:hover { color:#702A2A;}

.overflowAuto	{
	overflow:auto;
}

#homeContent	{
	width:960px;
	height:220px;
	clear:both;
	background-image:url(images/engineering_blendBg.png);
	background-repeat:repeat-x;
}

#homeContentBody	{
	width:487px;
	height:195px;
	float:left;
	text-align:left;
	overflow:auto;
	margin:5 0 0 45px;
	padding-top:15px;
	padding-right:3px;
}

#homeContentImg	{
	width:371px;
	height:203px;
	float:left;
	margin:7px 0 0 6px;
	background-image:url(images/woman_phoneBg.jpg);
	background-repeat:no-repeat;
}

.floatLeft	{
	float:left;
}

.floatRight	{
	float:right;
}

p	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.headerred { 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:22px;

color: #702A2A;

} 

h1	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	color:red;
	margin-top:0;
}


.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}