/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bkg_body.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
#wraper_header
{
	background-image:url(../images/header.jpg);
	width: 826px;
	height: 261px;
	margin-left: auto;
	margin-right: auto;
}
#wraper_content{
	background-image:url(../images/bkg_content.jpg);
	width: 786px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 20px;
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
}
#wraper_footer{
	background-image:url(../images/footer.jpg);
	width: 826px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	font-family: tahoma;
	font-size: 14px;
	color: #2a4353;
	background-position: center;
	height: 129px;
	text-align: center;
}
#wraper_footer a{
	font-family: tahoma;
	font-size: 14px;
	color: #2a4353;
	text-decoration: none;
}
#wraper_footer a:hover{
	font-family: tahoma;
	font-size: 14px;
	color: #2a4353;
	text-decoration: underline;
}
.div_phonecalls {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 30px;
	padding-left: 30px;
}
.div_email_adress {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-top: 50px;
	padding-right: 20px;
}
.div_email_adress a{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.div_buttons_header {
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #2a4353;
}
.div_buttons_header a{
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #2a4353;
	text-decoration: none;
}
.div_buttons_header a:hover{
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #2a4353;
	text-decoration: underline;
}
h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #135487;
	margin: 0px;
	padding: 0px;
}
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #135487;
	margin: 0px;
	padding: 0px;
}
h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #135487;
	margin: 0px;
	padding: 0px;
}
h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #135487;
	margin: 0px;
	padding: 0px;
}

.text_dark_blue {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #135487;
}
.text_dark_blue a{
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #135487;
	text-decoration: none;
}
.text_dark_blue a:hover{
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #135487;
	text-decoration: underline;
}
.text_dark_blue_20 {
	font-family: tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #135487;
}
.text_dark_blue_20 a{
	font-family: tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #135487;
	text-decoration: none;
}
.text_dark_blue_20 a:hover{
	font-family: tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #135487;
	text-decoration: underline;
}
.text_field_normal {
	width: 220px;
	border: 1px solid #135487;
	font-family: tahoma;
	font-size: 14px;
	color: #135487;
}
.border_dark_blue {
	border: 2px solid #135487;
}
.text_light_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5ca2bf;
}
.text_light_blue_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #5ca2bf;
}
.text_dark_bold_14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #135487;
}
