@charset "UTF-8";
/* CSS Document */

/*


font-family: 'Muli', sans-serif;
font-family: 'Quattrocento Sans', sans-serif;

*/
body {
	margin-top:30px;
	font: 99%/1.4 'Muli', Arial, Helvetica, sans-serif;
	background-image:url(../images/ebBack.jpg);	padding: 0;
	color: #066;
	margin-bottom:50px;
	
	
}

/* ~~ Element/tag selectors ~~ */
ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	
	margin-top: 0;	 
	padding-right: 15px;
	padding-left: 15px;
}
h1{
	margin-top:2.5px;
	margin-bottom:10px;
	font-family: 'Quattrocento Sans', sans-serif;
	font-size:21.2px;
	padding: 3px 6px;
	color:#099;
}
h2{
	color: #099;
	font-weight:normal;
	font-size:17px;
}
h3{
	font-family: 'Muli', sans-serif;
	font-size: 15px;
	color: #099;
	text-decoration: underline;
	font-weight: 400;
	line-height: 1.6;
}

.bar {
	height:32px;
	width:913px;
	font-size:18px;
	line-height:2em;
	background-image:url(../images/h1back.png);
	color:#FFF;
	text-align:right;
	margin-left:14.5px;
	-moz-border-radius: 8px; /* Firefox */
  	-webkit-border-radius: 8px; /* Safari and Chrome */
  	border-radius: 8px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
	font-family: 'Quattrocento Sans', sans-serif;
	letter-spacing:.8px;
	font-weight:normal;
	padding-right:10px;
	}
a img { 
	border: none;
}

body,td,th {
	font-family: 'Muli', Arial, Helvetica, sans-serif;

}
a:link {
	color: #099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #099;
}
a:hover {
	text-decoration: underline;
	color: #F60;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-size: 100%;
	color: #099;
}

.container {
	width: 960px;
	background-color:#F6FEF3;
	margin: 0 auto; 
    -moz-border-radius: 2em; /* Firefox */
    -webkit-border-radius: 2em; /* Safari and Chrome */
    border-radius: 2em; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
	padding-bottom:18px;

}
p{
	color:#066;
	font-weight:300;
	font-family: Muli, Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing:.3px;

}

.header {
	padding-top:-10px;	
	background-color:#F6FEF3;
	margin-bottom:-2px;
	-moz-border-radius: 1.4em; /* Firefox */
    -webkit-border-radius:1.4em; /* Safari and Chrome */
 	 border-radius: 1.4em; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */

}

.sidebar1 {
	float: left;
	height:175px;
	width: 145px;
	margin-left:15px;
	margin-top:18px;
	margin-right:10px;
	padding-top:25px;
	padding-bottom: 5px;
	background-image:url(../images/sidebar1.png);
	background-repeat:no-repeat;
	font-family: 'Quattrocento Sans', sans-serif;
	font-weight:500;
	font-size:16.5px;
}
.content {
	font-size:14px;
	line-height:1.5em;
	background-color:#F6FEF3;
	font-weight:300;
	margin-left:10px;
	padding: 10px 0;
	margin-bottom:60px;
	width: 578px;
	margin-right:22px;
	float: left;
}
.sidebar2 {
	width: 170px;
	height:600px;
	background-image:url(../images/sidebar2.png);
	background-repeat:no-repeat;
	float: left;
	font-family: 'Quattrocento Sans', sans-serif;
	margin-top:17px;
	font-size:14px;
	line-height:1.1em;
	color:#099;
	margin-left:-3px;
	padding-right:7px;
	padding-top:20px;
	text-align:right;
}


.content ul, .content ol { 
	padding: 0 15px 15px 40px; 
}

ul.nav {
	list-style: none;
	margin-bottom: 15px;
	font-family: 'Quattrocento Sans', sans-serif;

	
}
ul.nav li {
	height:38px;
	color:#033;
	font-size:16px;
	color:#099;
	font-family: 'Quattrocento Sans', sans-serif;
}
ul.nav a, ul.nav a:visited { 
		font-family: 'Quattrocento Sans', sans-serif;

	font-size:16px;
	padding-left:15px;
	line-height:2.8em;
	display: block;
	width: 160px; 
	text-decoration: none;
	color:#099;

}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus { 
	background-image:url(../images/navHOVER.png);
	background-repeat:no-repeat;
	font-size:16px;
	margin-left:-12.5px;
	text-indent:12px;
	vertical-align:middle;
	color: #FFF;
}
.spec{
	line-height: 2em;
	color: #008788;
	font-size: 14px;
	font-weight: 300;
}
/* ~~ footer styles ~~ */
.footer {
	width:922px;
	font-family: 'Quattrocento Sans', sans-serif;
	font-size:12.5px;
	line-height:1.6em;
	color:#F60;
	height:94px;
	padding: 10px 0;
	margin-left:20px;
	margin-right:20px;
	margin-top:70px;
	background-color: #E3F4E7;
	background-position:center;
	position: relative;
	clear: both;
	padding-top:15px;
	-moz-border-radius: 1.7em; /* Firefox */
	-webkit-border-radius: 1.7em; /* Safari and Chrome */
	border-radius: 1.7em; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */

}
.name{
font-family: 'Quattrocento Sans', sans-serif;
	color: #fff;
	font-weight:400;
	font-size:21px;
	text-align:left;
	letter-spacing:.6px;
	vertical-align: bottom;
	line-height: 1.35em;
}
	
.phone{
	color: #066;
	font-family: 'Quattrocento Sans', sans-serif;
	font-size:18px;
	font-weight:400;
	line-height: .7em;
	letter-spacing:0.3px;
}

.footer center a .mail {
	font-weight:490;
	font-size: 14px;
	letter-spacing:.5px;
}
.fltrt {  
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.container .sidebar2 a {
	font-family: 'Quattrocento Sans', sans-serif;
	font-size: 13.2px;
	letter-spacing:0.25px;
	line-height:1em;
	text-align:right;
	margin-left:-10px;
	font-weight: 500;
}
.address{
	font-family: 'Quattrocento Sans', sans-serif;
	/* [disabled]font-size:12.5px; */
}
.container .footer center a {
	font-size: 12.5px;
