h1,h2,h3,h4
{
    color:#BD001D;
    margin-bottom:-5px;
    
    
}

img
{
border:0
}

a
{
color:#BD001D;
}
hr
{
background-color:#BD001D;
color:#BD001D;
height:2px;
border:2px;
}


#header
{
	background-position:0px top;
	padding-bottom:0px;
	margin:0px;
	background-image:url('../images/header.gif');
	overflow:hidden;
	background-repeat:no-repeat;
	padding-top:51px;

	height: 0px !important; /* for most browsers */
	height /**/:51	px; /* for IE5.5's bad box model */

}

#site
{
width:800px;
font-family:verdana;
font-size:12px;
}

#content
{
padding-top:15px;
}

.text
{
width:45em;
padding-left:100px;
}

#text
{
width:350px;
float:left;
}

#find
{

	background-position:0px top;
	padding-bottom:0px;
	margin:0px;
	background-color:#FFFFFF;
	background-image:url('../images/find_tool-tube.gif');
	overflow:hidden;
	background-repeat:no-repeat;
	padding-top:26px;

	height: 0px !important; /* for most browsers */
	height /**/:26	px; /* for IE5.5's bad box model */
}

#select
{
    padding-left:20px;
}

.selectRight
{
margin-left:400px;


}


.gallery
{
margin-top:20px;

clear:both;
text-align:center;
border:solid 1px #BD001D;
padding-top:4px;
padding-bottom:4px;
}


.urgent
{
border:solid 1px #BD001D;
margin:10px;
padding:10px;
}


.gallery p
{
    text-align:left;
    margin:10px;
    font-style:italic;
    color:#666666;
    font-size:85%;
}

.gallery a img
{
    height:80px;
    
}


img
{
padding-left:0px;
padding-right:0px;
margin-left:4px;
margin-right:4px;
}



#footer
{
text-align:center;
}

#logo
{
line-height:4em;

vertical-align:middle;
}

.menu
{
	margin:0;
	padding:0;
	height:20px;	
background-color:#000000;
overflow:auto;
}

.menu li
{

float:left;
list-style:none;


}

.menu li a
{
	display:block;
	overflow:hidden;
	background-repeat:no-repeat;


	height: 0px !important; /* for most browsers */
	height /**/:20	px; /* for IE5.5's bad box model */	

	padding-top:20px;
	width:150px;



}

#master_default.selected{	background-image:url('../images/default.gif');}
#master_news.selected{	background-image:url('../images/news.gif');}
#master_testimonials.selected{	background-image:url('../images/testimonials.gif');}
#master_products.selected{	background-image:url('../images/products.gif');}
#master_about.selected{	background-image:url('../images/about.gif');}


#master_default{	background-image:url('../images/default_away.gif');}
#master_news{	background-image:url('../images/news_away.gif');}
#master_testimonials{	background-image:url('../images/testimonials_away.gif');}
#master_products{	background-image:url('../images/products_away.gif');}
#master_about{	background-image:url('../images/about_away.gif');}

#submenu
{
    float:left;
}