@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Open+Sans);

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#footer   {
	width: 960px;
	height: 50px;
	color: #FFFFFF;
	font-size: 2em;
	text-align: center;
	padding-top: 10px;
	background-image: url(../_graphics/bluebottombar.jpg);
	background-repeat: no-repeat;
	clear: left;
}
#top_container #contacts_bg #mainleft_contacts {
	width: 475px;
	float: left;
	margin-top: 40px;
}
#top_container #contacts_bg #centerclicks {
	width: 125px;
	height: 400px;
	float: left;
	margin-top: 40px;
	font-family: "Myriad Pro", sans-serif;
	text-align: center;
}

#top_container #contacts_bg #mainright_contacts {
	width: 340px;
	height: 200px;
	float: left;
	margin-top: 40px;
	font-family: "Myriad Pro", sans-serif;
	text-align: center;
}
#top_container #contacts_bg #mainleft_contacts #leftcolhead {
	font-size: 1.3em;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 20px;
	clear: left;
	font-weight: bold;
}

#top_container #contacts_bg #mainleft_contacts #leftcol {
	width: 215px;
	float: left;
	padding-right: 10px;
	padding-left: 15px;
	letter-spacing: 1px;
	font-family: 'Open Sans', sans-serif;
	font-size: 1.2em;
	font-family: Calibri, "Myriad Web Pro", sans-serif;
}
#top_container #contacts_bg #mainleft_contacts #rightcol {
	width: 225px;
	float: left;
	padding-left: 5px;
	font-size: 1.2em;
	font-family: Calibri, "Myriad Web Pro", sans-serif;
	letter-spacing: 1px;
}
#top_container #contacts_bg #mainleft_contacts .vertdivboarder {
	width: 2px;
	height: 350px;
	float: left;
	background-color: #000000;
	margin-top: 15px;
}
#top_container #contacts_bg #centerclicks p {
	margin: 0;
	padding: 0;
}
