@font-face {
	  font-family: "Diavlo";
	  src: url(Diavlo_BOOK_24.otf);
}
body, div{
font-family:"Diavlo",arial;

}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;

}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: #fff;

	
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
	vertical-align:top;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}



a{color:inherit;text-decoration:none;font-weight:bold;}
a:hover{text-decoration:underline;}

.site{
text-align:left;

}
.content{
margin:30px 15px 0px 15px;
}

._tab{
	background:#6f9ec8;
	margin:0px 1px 0px 1px;
	float:right;
	border:1px solid #fff;
	border-top:0px;
}
._tab:hover{
	border:1px 1px 4px 1px;
	border-color:#6f9ec8;
	background:#E8F5Fe;
	padding-bottom:4px;
}
._tab span{
	display:block;float:right;
	font-family:arial;
	font-weight:bold;
	margin:5px;
}
._tab2{
	float:right;
	border-left:1px solid #6f9ec8;
	border-right:1px solid #6f9ec8;
	border-bottom:1px solid #6f9ec8;
	border-top:none;
	background:#E8F5Fe;
	padding-bottom:4px;
}

._tab2 span{
	display:block;float:right;
	font-family:arial;
	font-weight:bold;
	margin:5px;
}

#logo{
float:left;
margin:2px 0px 0px 6px;
font-weight:normal;
font-size:20pt;
text-align:center;
margin-bottom:120px;
margin-top:-5px;
}
#tabs{
float:right;
margin:-1px 5px 0px 0px;
}


.pageBanner{
width:100%;
font-size:13pt;
font-weight:bold;
margin-bottom:0px;
color:#fff;
}
.pageBanner span{
padding:0px;
display:block;
}
.About{
background-color:#6f9ec8;
}

.servicesNav, .PortfolioNav{
margin:0px 10px 8px 0px;
}

.servicesNav ul li a,.PortfolioNav ul li a{
display: block;
color: #3f5b7f;
background-color: #6f9ec8;
background-repeat: no-repeat;
background-attachment: scroll;
background-position: left center;
width: 220px;
padding-top: 7px;
padding-right: 23px;
padding-bottom: 7px;
padding-left: 10px;
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 1px;
margin-left: 0pt;
font-weight: bold;
text-decoration: none;
border:1px solid transparent;
}
.servicesNav ul li a:hover,.PortfolioNav ul li a:hover{
color: #000;
background-color: #E2f4f3;

}
.textBOX{
filter: alpha(opacity=65);
  -moz-opacity: 0.65;
  opacity: 0.65;
background:#fff;
border:1px solid #0091be;
}
.textBOX div{
	margin:10px;
	}
.textBOX table{
margin:5px 5px 20px 5px;
}
.textBOX2{
filter: alpha(opacity=655);
  -moz-opacity: 0.55;
  opacity: 0.55;
background:#fff;
border:1px solid #0091be;
}
.textBOX2 div{
	margin:10px;
	}
.textBOX2 table{
margin:5px 5px 20px 5px;
}
.logoFix{
float:left;position:relative;top:10px;
}

ul#a { list-style:none; margin:0; padding:0; }
#a li {  margin:0; text-align:center; }
#a li.tab a { margin:0px 2px 0px 2px; display:block; margin:0px 4px; height:100%; color:#fff	; text-decoration:none; background-color:transparent  }
#a li.tab a:hover, #a li.tab a:focus, #a li.tab a:active { background-color:transparent }

#a li.tab2 a {margin:0px 2px 0px 2px;  display:block; padding:0px  4px;height:100%; color:#000; text-decoration:none;   background-color:transparent }

.bodyBottom{
position:relative;
top:-4px;
}

#tabs{
color:#0091be;
font-family:"Diavlo",Times;
font-size:12pt;

}
#tabs a{
font-family:inherit;
font-size:inherit;
padding:5px 10px 5px 10px;
text-decoration:none;color:#0091be

}
#tabs a:hover{
color:#000;
}
._tab{float:right;width:90px;}