@font-face {
 font-family: 'ZurichRegular';
 src: url('fonts/zurche-webfont.eot');
 src: url('fonts/zurche-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/zurche-webfont.woff') format('woff'),  url('fonts/zurche-webfont.ttf') format('truetype'),  url('fonts/zurche-webfont.svg#ZurichRegular') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'MyriadProRegular';
 src: url('fonts/myriadproregular-webfont.eot');
 src: url('fonts/myriadproregular-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/myriadproregular-webfont.woff') format('woff'),  url('fonts/myriadproregular-webfont.ttf') format('truetype'),  url('fonts/myriadproregular-webfont.svg#MyriadProRegular') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'MyriadProBold';
 src: url('fonts/myriadpro-bold-webfont.eot');
 src: url('fonts/myriadpro-bold-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/myriadpro-bold-webfont.woff') format('woff'),  url('fonts/myriadpro-bold-webfont.ttf') format('truetype'),  url('fonts/myriadpro-bold-webfont.svg#MyriadProBold') format('svg');
 font-weight: normal;
 font-style: normal;
}
body {
	margin: 0px;
	background:#E0E5E6;
}
p {
	margin:0;
	padding:0;
}
.main_content {
	font-family:'MyriadProRegular';
	font-size: 13px;
	color: #000000;
	line-height:24px;
}
.main_content .img {
	float:left;
	border:5px solid #cccccc;
	margin:0 20px 0 0;
}
.main_content .img2 {
	border:5px solid #f4f4f4;
}
.img3 {
	cursor:pointer;
}
.main_content a {
	color: #000000;
	text-decoration:underline;
}
.main_content a:hover {
	color: #000000;
	text-decoration:none;
}
.main_content2 {
	font-family:'MyriadProRegular';
	font-size: 13px;
	color: #627e83;
	line-height:24px;
	font-weight:bold;
}
.main_content_footer {
	font-family:'MyriadProBold';
	font-size: 16px;
	color: #ffffff;
	line-height:42px;
	background:url(images/btn-mid.png) repeat-x;
	padding:0 5px;
	height:42px;
	margin:0;
	float:left;
	background: url(images/btn-mid.png) repeat-x;
}
.main_content_footer a {
	color: #ffffff;
	text-decoration:underline;
	font-style:italic;
	padding:0 8px;
}
.main_content_footer a:hover {
	color: #ffffff;
	text-decoration:none;
}
.call {
	font-family:'MyriadProRegular';
	font-size: 30px;
	color: #000000;
	line-height:24px;
}
.call span {
	font-family:'MyriadProRegular';
	font-size: 18px;
	color: #627E83;
	line-height:24px;
	font-style:italic;
}
.call a {
	font-size: 18px;
	color: #627E83;
	font-style:italic;
	text-decoration:none;
}
.call a:hover {
	color: #627E83;
	text-decoration:none;
	border-bottom:1px dashed #627E83;
}
.social {
	font-family: Arial;
	font-size: 11px;
	color: #e0e5e6;
	line-height:18px;
	white-space:nowrap;
}
.btmicon {
	font-family:'MyriadProRegular';
	font-size: 13px;
	color: #e0e5e6;
	padding:0 20px;
}
.logotxt {
	font-family:'MyriadProRegular';
	font-size: 13px;
	color: #000000;
	line-height:18px;
}
.logotxt a {
	font-family:'MyriadProRegular';
	font-size: 10px;
	color: #e0e5e6;
	background:#627E83;
	line-height:18px;
	text-transform:uppercase;
	text-decoration:none;
	padding:0 4px;
	float:left;
	margin:10px 0;
}
.logotxt a:hover {
	color: #627E83;
	background:#ffffff;
}
h1 {
	padding:0;
	margin:0;
	font-family:'MyriadProRegular';
	font-size: 24px;
	color: #627E83;
	line-height:24px;
}
.link {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	line-height:18px;
	text-decoration:none;
}
.footer_link {
	font-family: Arial;
	font-size: 12px;
	color: #b1bfc1;
	line-height:18px;
}
.footer_link a {
	text-decoration:none;
	color: #b1bfc1;
}
.footer_link a:hover {
	text-decoration:underline;
}
.copyrights {
	font-family: Arial;
	font-size: 11px;
	color: #c0cbcd;
}
#navigation {
	padding:0;
	margin:0;
	font-family:'ZurichRegular', Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	width:500px;
}
#navigation li {
	list-style:none;
	display:inline;
	float:left;
}
#navigation li a {
	color:#ffffff;
	font-size:10px;
	text-transform:uppercase;
	padding:0 20px;
	text-decoration:none;
}
#navigation li a:hover {
	color:#ffffff;
}
#navigation li a.active {
	color:#ffffff;
	display:block;
	float:left;
	text-decoration:none;
}
#list1 {
	margin:0;
	padding:0 0 10px 0;
}
#list1 li {
	font-family:'MyriadProRegular';
	font-size:13px;
	color:#272425;
	DISPLAY:block;
	PADDING:0 0 0 20px;
	background:url(images/bullet.png) no-repeat 0px 7px;
}
.txtfield {
	border:solid #cccccc 2px;
	background-color:#ffffff;
	font-size:12px;
	font-family:Arial;
	color:#747474;
	height:18px;
	outline:none;
	width:250px;
}
.txtarea {
	border:solid #cccccc 2px;
	background-color:#ffffff;
	font-size:11px;
	font-family:Arial;
	color:#272425;
	height:80px;
	width:250px;
	resize:none;
	outline:none;
}
.btn {
	font-family:'MyriadProRegular';
	font-size: 14px;
	color:#ffffff;
	text-transform:uppercase;
	padding:5px 15px;
	background:#627E83;
	border:2px solid #ffffff;
}
.label_error {
	font-family:'MyriadProRegular';
	font-size: 12px;
	color:#ff0000;
}
