body
{
  background: white;
	font-family: Helvetica;
	font-size: x-small;
}

.InquiryForm textarea
{
	width: 500px;
	height: 100px;
	margin-bottom: 15px;
}

.feature
{
width: 280px;
height: 200px;
position: relative;
left: 520px;
}

.loginpane
{
width: 205px;
height: 75px;
position: relative;
left: 590px;
}

a,a:link,a:visited
{
	font-family:Tahoma,Arial,Helvetica;
	font-weight: bold;
	color: #334c62;
	text-decoration:none;
	font-size:12px;
}

a:hover
{
	color: #334c62;
}


.menu
{
background-image: url(images/menu.jpg);
color: white;
font-size: 12px;
font-weight: bold;
padding-left: 70px;
height: 38px;
}

.topmenu
{
font-family: Arial;
color: white;
font-size: 11px;
background: #3A7BBB;
}

.topmenu-testimonials
{
font-family: Arial;
color: white;
font-size: 11px;
background: #DEB87A;
}

.topmenu-aboutus
{
font-family: Arial;
color: white;
font-size: 11px;
background: #C9C9C9;
}

.topmenu-dwd
{
font-family: Arial;
color: white;
font-size: 11px;
background: #5B8134;
}

.topmenu-findprovider
{
font-family: Arial;
color: white;
font-size: 11px;
background: #2C8FB6;
}


.topmenu a:link
{
font-family: Arial;
color: white;
font-size: 11px;
}

.topmenu a:visited
{
font-family: Arial;
color: white;
font-size: 11px;
}

.topmenu a:hover
{
font-family: Arial;
color: white;
font-size: 11px;
}

.bottommenu
{
font-family: Arial;
color: black;
font-size: 10px;
}

.bottommenu a,a:link
{
font-family: Arial;
color: black;
font-size: 10px;
}

.bottommenu a:visited
{
font-family: Arial;
color: black;
font-size: 10px;
}

.bottommenu a:hover
{
font-family: Arial;
color: black;
font-size: 10px;
}


.login
{
color: black;
font-size: 12px;
font-weight: bold;
}

.login a,a:link
{
color: black;
font-size: 12px;
font-weight: bold;
}

.login a:visited
{
color: black;
font-size: 12px;
font-weight: bold;
}

.login a:hover
{
color: black;
font-size: 12px;
font-weight: bold;
}

.MainDiv
{

}

.menuborder
{
border-bottom: solid 10px #570404;
}

.bottompane
{
width: 735px;
height: 115px;
position: relative;
left: 20px;
top: 40px;
}

.footer, .footer a, .footer a:visited
{
	font-size: 12px;
	color: #e5c154;
}

.footerlinks
{
	font-size: 12px;
	color: #e5c154;
}

.footerlinks a
{
	font-size: 12px;
	color: #e5c154;
}

.footerlinks a:visited
{
	font-size: 12px;
	color: #e5c154;
}

/*SOLPART */

.MainMenu_MenuContainer
{
	height: 20px;
}

.MainMenu_MenuItem
{
	color: white;
	font-size:12px;
	font-family:Arial;
}

.MainMenu_MenuIcon
{
	cursor: pointer;
	background-color: white;
}

.MainMenu_SubMenu 
{
    z-index: 1000;
    cursor: pointer;
    background-color: white;
    border: solid 1px black;
}

.MainMenu_SubMenu td 
{
	border: 0px;
	color:black;
}

.MainMenu_MenuItemSel
{
	cursor: pointer;
    	color: black;
    	font-family: Arial;
    	font-size: 12px;
    	font-weight: bold;
    	font-style: normal;
    	background-color: transparent;
    	border: 0px;
}

.MainMenu_MenuArrow
{
	display:none;
}

.MainMenu_MenuBreak
{
	border:0px;
	background: transparent;
}

/* BOTTOM LINKS */

.bottommenu a:link, .bottommenu a:visited, .bottommenu a:hover
{
	text-decoration:none;
	font-size: 12px;
	margin-left: 5px;
	margin-right: 5px;
}



