/* CSS Document */

body{
	padding:0px;
	margin:0px;
	background:#888888;
}


.border{ background:#FFFFFF; border-left:2px #16294f solid; border-right:2px #16294f solid;}


.bg_top{ background:url(images/bg_top.jpg) repeat-x; height:131px;}


.img_top{ background:url(images/img_top.jpg) no-repeat; height:61px; width:309px;}

.address{
	color:#47588e;
	font-family: Georgia;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	word-spacing: 0px;
	letter-spacing: 0px;
}


.pinkborder{ 
	background:#802155;
	border-right:#16294f 2px solid
}


.bg_services{
	background:url(images/bg_services.jpg) repeat-x; height:18px;
}


.bg_services_1{
	background:url(images/bg_services_1.jpg) repeat-x; height:39px;
}


.services{
	color:#fff;
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	word-spacing: 0px;
	letter-spacing: 0px;
	margin-left:6px;
}


.services:hover{
	color:#e8d6e1;
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	word-spacing: 0px;
	letter-spacing: 0px;
	margin-left:6px;
}


.american{
	color:#fff;
	font-family: arial;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	word-spacing: 0px;
	letter-spacing: -0.3px;
	margin-left:6px;
}


.american_italic{
	color:#fff;
	font-family: arial;
	font-size: 9px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	word-spacing: 0px;
	letter-spacing: -0.1px;
}


.titel{
	color:#931d1d;
	font-family: arial;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	word-spacing: 0px;
	letter-spacing: -0.5px;
}


.main{
	color:#282828;
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	word-spacing: 0px;
	letter-spacing: 0px;
}


.name{
	color:#000;
	font-family: Arbat-Bold;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	word-spacing: 0px;
	letter-spacing: 0px;
}


.bg_footer{
	background:url(images/footer.jpg) repeat-x; 
	height:61px;
}


.footer_link{
	color:#444242;
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	word-spacing: 0px;
	letter-spacing: 0px;
}


.footer_link:hover{
	color:#000;
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	word-spacing: 0px;
	letter-spacing: 0px;
}


.footer{
	color:#444242;
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	word-spacing: 0px;
	letter-spacing: 0px;
}

