/* CSS Document */
body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	line-height:16px;
	background-image:url(images/background.gif);
	background-repeat:repeat;
	padding:0px;
	margin:0px;
	text-align:left;
}

#container {
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	/*text-align: justify; /* Hack To Keep IE5 Windows Happy */
	position: relative;
	width: 1024px;
}

#contentContainer 
{
	padding-top:1px;
}


#LogoContainer 
{
	padding-top:10px;
	position:relative;
	width:165px;
	height:165px;
	left:310px;
	top:-30px;
}

.right
{
padding-left:33px;
background-image:url(images/advs_new_middle.gif);
background-repeat:repeat-y;
}

p
{
line-height:18px;
padding-right:20px;
}


hr
{

width:243px;

}

a
{ 	color:#E2007A;
	text-decoration:underline;
	font-size:10px;
}

.background_menu
{
background-image:url(images/menu/background.gif);
background-repeat:repeat-x;
}

.background_i
{
background-image:url(images/i_middle.gif);
background-repeat:repeat-y;
}

.header_news
{
background-image:url(images/headers/news_01.gif);
background-repeat:no-repeat;
}

.header_about
{
background-image:url(images/headers/about.gif);
background-repeat:no-repeat;
}

.header_homomonument
{
background-image:url(images/headers/homomonument.gif);
background-repeat:no-repeat;
}

.header_products
{
background-image:url(images/headers/products_01.gif);
background-repeat:no-repeat;
}

.header_bentguide
{
background-image:url(images/headers/bentguide.gif);
background-repeat:no-repeat;
}

.header_team
{
background-image:url(images/headers/team.gif);
background-repeat:no-repeat;
}

.header_where
{
background-image:url(images/headers/where.gif);
background-repeat:no-repeat;
}

.header_media
{
background-image:url(images/headers/media.gif);
background-repeat:no-repeat;
}

.header_links
{
background-image:url(images/headers/links.gif);
background-repeat:no-repeat;
}

.header_contact
{
background-image:url(images/headers/contact.gif);
background-repeat:no-repeat;
}

.title_news
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:22px;
line-height:20px;
font-weight:bold;
font-variant:small-caps;
color:#E2007A;
}

.title
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:58px;
line-height:35px;
font-weight:bold;
font-variant:small-caps;
color:#E2007A;

}

.title_article
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:28px;
line-height:20px;
font-weight:bold;
font-variant:small-caps;
color:#E2007A;
}

.intro_article
{font-weight:bold}

.date
{
font-style:italic;
font-size:9px;
color:#666666;
text-align:left;
}

.date_white
{
font-style:italic;
font-size:9px;
color:#ffffff;
text-align:left;
}

.text_news
{
padding-top:10px;
padding-bottom:10px;
}



.text
{   
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	line-height:18px;
	text-align:left;
}

.title_right
{
font-size:12px;
font-weight:bold;
color:#FFFFFF;
padding-bottom:10px;
}

.text_right
{
color:#FFFFFF;
padding-top:5px;
}

.breadcrums
{
color:#E2007A;
padding-left:55px;
font-weight:bold;
}

.breadcrums_products
{
color:#E2007A;
padding-left:0px;
font-weight:bold;
}

.bullet
{color:#000000;
}

a.white
{
	color:#ffffff;
	text-decoration:none;
	font-style:italic;
}

a.pink
{
	color:#E2007A;
	text-decoration:none;
	font-style:italic;
}



	
.img_pink {
	border-top-color: #E2007A;
	border-right-color: #E2007A;
	border-bottom-color: #E2007A;
	border-left-color: #E2007A;
}
