@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */

#container{
	width: 968px;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
	height: 580px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	-moz-box-shadow: 1px 1px 3px #000;
	background-color: #FFF;
}
#google_loc small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #59727C;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#google_loc {
	padding: 10px;
	float: right;
	height: 360px;
	width: 628px;
}
#contacts {
	float: left;
	height: 390px;
	width: 280px;
	position: relative;
	padding: 0px;
	margin: 0px;
}
#google_loc {
	float: right;
	height: 370px;
	width: 645px;
	position: relative;
}





#header {
	height: 150px;
	position: relative;
}
#header p img {
	float: left;
	margin-top: -7px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
}


#header a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 90px;
	padding-left: 40px;
}






#header ul {
	margin: 0px;
	list-style-type: none;
	position: absolute;
	right: 1px;
	bottom: -1px;
	width: 968px;
	padding: 0px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7B9FAD;
	border-bottom-color: #7B9FAD;



	box-shadow: 0.5px 0.px;
	box-shadow: 0.5px 0.5px 5px #B7B7B7;
}
#header ul li {
	float: left;
	height: 25px;
	width: 90px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header ul li a {
	width: 90px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 8px;
	margin-left: 8px;
}


#header ul a:hover{color:#0094D9}
#main_image {
	width: 968px;
	height: 400px;
}
#main_text p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1.5;
	font-weight: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	text-align: justify;
	margin-top: 35px;
	margin-bottom: 35px;
}
#footer {
	height: 50px;
	width: 968px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7B9FAD;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	color: #59727C;
}
#book {
	float: left;
	height: 200px;
	width: 200px;
	position: absolute;
	left: 851px;
	top: 398px;
	text-align: center;
	vertical-align: middle;
}
#book p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #40819B;
	text-decoration: none;
}
#left_column, #center_column, #right_column{
	float: left;
	position: relative;
	width: 321px;
	height: 280px;
	vertical-align:middle;
	text-align:center;
	border-right-style:dotted;
	border-right-color:#7B9FAD;
	border-right-width:1px;
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #256F8C;
}
p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	padding-left: 10px;
	padding-right: 10px;
	color:#59727C;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color: #256F8C;
	padding-top: 40px;
}
	
	
