@charset "utf-8";
/* CSS Document */

body 
{ 
background-repeat: repeat-x;
font-family:Arial, Helvetica, sans-serif;
margin:0 auto;
border:solid;
border-width:thin;
border-color:#000000;
width:1002px;
height:auto;

}

#newsletter-links {
color:#366DA7;
font-size:12px;
margin-left:5px;


}

#div1{
width:500px; 
height:120px;
font-size:13px;
padding:2px;
color:#FFFFFF;
}

#header{
background-image:url(../styles/images/header.gif);
height:77px;
background-repeat:repeat-x;
z-index:200;
position:relative;
width:1002px;
margin:0 auto;
}

#container{
width:1002px;
height:678px;
position:relative;
background-color:#FFFFFF;
margin:0 auto;
}

#footer{
background-image:url(../styles/images/footer.gif);
height:74px;
background-repeat:repeat-x;
width:1002px;
margin:0 auto;
margin-bottom:0px;

}

#cse-search-box{
margin-right:-130px;
}


#logo{
height:89px;
width:213px;
float:left;
/*background-image:url(../styles/images/bomes-logo.gif);*/
margin-top:20px;
margin-left:20px;
border-style:none;
}
img
{  border-style: none;
}

#both-bomes{
height:559px;
width:428px;
/*background-image:url(../styles/images/home-bomes-both.png);*/
float:left;
z-index:100;
position:absolute;
bottom:0px;
}

#red-bar{
background-image:url(../styles/images/red-bar2.png);
width:796px;
height:235px;
float:right;
margin-top:40px;
margin-right:0px;
background-repeat:no-repeat;
}

#testimonial-box{
width:500px; 
height:150px; 
margin-left:170px; 

margin-top:10px;
}

#tag-line{
float:right;
margin-right:95px;
margin-top:10px;
}

#testimonial-links a{
text-decoration:none;
color:#FFFFFF;
}

#grey-box{
background-color:#E8E8E9;
width:700px;
height:98px;
background-repeat:repeat-x;
margin-top:93px;
margin-left:95px;
bottom:0px;
position:absolute;
}

#learn-more-boxes{
height:112px;
font:Arial, Helvetica, sans-serif;
margin-top:-5px;
margin-left:2px;

}

#container h2{
font-size:16px;
font-style:italic;
color:#366DA7;
}

#top-nav{
width:645px;
height:auto;
position:relative;
float:right;
margin-top:50px;
margin-bottom:-100px;
margin-right:0px;

}

#top-nav ul{
padding: 0;
	margin: 0;
	margin-left:1px;
	list-style: none;
	line-height: 1;
	
}

#top-nav li{
float: left;
	position: relative;
	height: 60px;
	color:#A52D50;
	font-size:20px;
	height:35px;
	margin-left:-5px;
	padding-left:8px;
	
}

#top-nav a{
text-decoration:none;
color:#FFFFFF;
font:Arial, Helvetica, sans-serif;
font-size:17px;
display:block;
margin-top:5px;
}

#top-nav li ul{
    display: none;
	z-index:100;
	position:relative;
	color: #FFFFFF;
	padding: 0em;
	text-align: left;
	margin-top:4px;
	
	
}

#top-nav li ul li{
	background-color:#B20838;
	height: auto;
	padding-bottom:5px;
	
	
}

#top-nav li ul li a{
font-size:14px;

}
 #top-nav li ul li:hover {font-weight:bold;}

#top-nav li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	bottom: auto;
}

#top-nav li:hover ul, #top-nav li.over ul,#top-nav li.sfhover ul { /* lists nested under hovered list items */
	display: block;
	width:50px;
	bottom:auto;
}

#bottom-nav{
float:left;
color:#A52D50;
margin-left:20px;
margin-top:5px;
font-size:12px;
}

#bottom-nav a{
text-decoration:none;
color:#FFFFFF;
}

#company-info{
color:#FFFFFF;
font-size:12px;

margin-left:250px;

margin-top:-15px;
}
#top-nav li:hover ul, #top-nav li.sfhover ul {
bottom:auto;
}

#dividers{
color:#A52D50;
}

