@charset "UTF-8";
/* CSS Document */


html, body, div, span, applet, object,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
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;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}


body {
	line-height:1;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top: 0px;
	background-image:url(gfx/indexbg.jpg);
	background-position:center top;
	background-repeat: no-repeat;	
}

.blogcontent {
	line-height:1;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top: 0px;
	background-image:url(gfx/subpagebg.jpg);
	background-position:center top;
	background-repeat: no-repeat;	
}

#contentContainer{
	width:960px;
	margin-left: auto;
	margin-right: auto;
}
#innerContainer{
	width:960px;
	float: left;
	display: inline;
}
#mainContainer {
	width:960px;
	float: left;
	padding-left: 0px;
	padding-right:0px;

}
#logo {
	height: 105px;
	width: 600px;
	float: left;
	clear: left;
	background: url(gfx/faciologo.jpg) no-repeat;
}

#logosub {
	height: 105px;
	width: 600px;
	float: left;
	clear: left;
	background: url(gfx/faciologosub.jpg) no-repeat;
}

.textlink {
	font-size: 100%;
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #68b8fc;
	font-weight: bold;
}

.taglink {
	font-size: 12px;
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #545c61;
	font-weight: bold;
}


.morelink {
	font-size: 14px;
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #545c61;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
#menuContainer {
	float: left;
	height: 65px;
	width: 720px;
	margin-top: 1px;
}
.menuhome  a {
	width: 75px;
	text-decoration: none;
	background-repeat: no-repeat;
	height: 65px;
	float: left;
	background-position:0px 0px;
	background-image: url(gfx/menu.jpg);
}
.menuhome   a:hover {
	background-position: 0px -65px;
}
.menuhomeon {
	background-position: 0px -65px;
	width: 75px;
	text-decoration: none;
	background-repeat: no-repeat;
	height: 65px;
	float: left;
	background-image: url(gfx/menu.jpg);
}

.menuweb  a {
	width: 75px;
	text-decoration: none;
	background-repeat: no-repeat;
	height: 65px;
	background-position:-75px 0px;
	background-image: url(gfx/menu.jpg);
	float: left;
}
.menuweb   a:hover {
	background-position: -75px -65px;
}
.menuwebon {
	background-position: -75px -65px;
	width: 75px;
	text-decoration: none;
	background-repeat: no-repeat;
	height: 65px;
	float: left;
	background-image: url(gfx/menu.jpg);
}

.menuom  a {
	width: 180px;
	text-decoration: none;
	background-repeat: no-repeat;
	height: 65px;
	float: left;
	background-position:-150px 0px;
	background-image: url(gfx/menu.jpg);
}
.menuom   a:hover {
	background-position: -150px -65px;
}
.menuomon {
	background-position: -150px -65px;
	width: 180px;
	text-decoration: none;
	background-repeat: no-repeat;
	height: 65px;
	float: left;
	background-image: url(gfx/menu.jpg);
}

.menublog  a {
	width: 70px;
	text-decoration: none;
	background-repeat: no-repeat;
	height: 65px;
	float: left;
	background-position:-330px 0px;
	background-image: url(gfx/menu.jpg);
}
.menublog   a:hover {
	background-position: -330px -65px;
}
.menublogon {
	background-position: -330px -65px;
	width: 70px;
	text-decoration: none;
	background-repeat: no-repeat;
	height: 65px;
	float: left;
	background-image: url(gfx/menu.jpg);
}

.menugraphic  a {
	width: 93px;
	text-decoration: none;
	background-repeat: no-repeat;
	height: 65px;
	float: left;
	background-position:-400px 0px;
	background-image: url(gfx/menu.jpg);
}
.menugraphic   a:hover {
	background-position: -400px -65px;
}
.menugraphicon {
	background-position: -400px -65px;
	width: 93px;
	text-decoration: none;
	background-repeat: no-repeat;
	height: 65px;
	float: left;
	background-image: url(gfx/menu.jpg);
}

.menucontact  a {
	width: 110px;
	text-decoration: none;
	background-repeat: no-repeat;
	height: 65px;
	float: left;
	background-position:-495px 0px;
	background-image: url(gfx/menu.jpg);
}
.menucontact   a:hover {
	background-position: -495px -65px;
}
.menucontacton {
	background-position: -495px -65px;
	width: 110px;
	text-decoration: none;
	background-repeat: no-repeat;
	height: 65px;
	float: left;
	background-image: url(gfx/menu.jpg);
}

.h1 {
	font-size: 1.6em;
	padding-top: 0;
        line-height:1.6em;
}
.h2{
	font-size: 1.2em;
	padding-top: 0;
	line-height:1.4em;
}
#strap {
	font-family: "Calibri", Arial, Helvetica, sans-serif;
	font-size: 30px;
	float: left;
	height: 200px;
	width: 960px;
	margin-top: 290px;
	line-height: 1.5;
	font-weight: normal;
}
.h1highlight {
	color: #009cfe;
}
h1 {
	font-size: 30px;
	font-weight: normal;
	color: #ffffff;
        text-align:justify;
	font-family: "Calibri", Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 160%;
	text-decoration: none;
	font-family: "Calibri", Helvetica, Arial, sans-serif;
	color: #68b8fc;
	font-weight: bold;
}

.homeleft {
	color: #666666;
	float: left;
	height: auto;
	width: 470px;
	margin-top: 15px;
	padding-right: 10px;
	line-height: 1.5;
        border-right: solid thin #cccccc;
}
.latestnews {
	color: #666666;
	float: left;
	height: auto;
	width: 206px;
	margin-top: 15px;
	padding-right:5px;
	line-height: 1.5;
	padding-left: 10px;
	border-right: solid thin #cccccc;
}
.contacthome {
	color: #666666;
	float: left;
	height: auto;
	width: 226px;
	margin-top: 15px;
	padding-right:5px;
	line-height: 1.5;
	padding-left: 10px;
}
.homeleft img {
	margin-bottom: 15px;
}
.latestnews img {
	margin-bottom: 15px;
}
.contacthome img  {
	margin-bottom: 15px;
}
#footer {
	color: #FFFFFF;
	background-image: url(gfx/footerbg.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 110px;
	width: 100%;
	padding-top: 25px;
	font-size: 11px;
	line-height: 1.5;
	margin-top: 25px;
	font-family: "Calibri", Arial, Helvetica, sans-serif;
}
.footercontainer {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.footerone {
	height: 95px;
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	border-right: solid thin #cccccc;
	float: left;
	font-size: 12px;
}
.footertwo {
	height: 95px;
	width: 210px;
	margin-right: auto;
	margin-left: auto;
	border-right: solid thin #cccccc;
	float: left;
	padding-left: 10px;
}
.footerthree {
	height: 90px;
	width: 220px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	padding-left: 10px;
	background-image: url(gfx/footerlogo.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.footerlink {
	text-decoration: none;
	font-family: "Calibri", Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
}

#blogtop {
	float: left;
	height: 200px;
	width: 960px;
	margin-top: 290px;
	line-height: 1.3;
	font-weight: normal;
}

.blogtitle {
	font-size: 140%;
	text-decoration: none;
	font-family: "Calibri", Helvetica, Arial, sans-serif;
	color: #68b8fc;
	font-weight: bold;
}
.blogleft {
	float: left;
	height: auto;
	width: 690px;
	margin-top: 290px;
	line-height: 1.5;
	font-weight: normal;
border-right: thin solid #dadada;
padding-right: 10px;
text-align:justify;
}
.blogpostleft {
	float: left;
	height: auto;
	width: 480px;
	line-height: 1.5;
	font-weight: normal;
border-right: thin solid #dadada;
padding-right: 10px;
text-align:justify;
padding-left:210px;
background: url(/assets/gfx/blogquote.jpg) no-repeat top left;
}
.blogright {
	float: left;
	height: auto;
	width: 210px;
	margin-top: 290px;
	line-height: 1.3;
	font-weight: normal;
margin-left:10px;

}

.list { 
	list-style-image: url(gfx/list.jpg);
	list-style-position: outside;
margin-top:10px;
margin-bottom:5px;
line-height:1.5em;
margin-left:24px;
padding-left: 5px;

}

ul {margin-top:10px;}

.portright {
	float: left;
	height: auto;
	width: 210px;
	margin-top: 290px;
	line-height: 1.3;
	font-weight: normal;
margin-left:10px;}

.contactimage{ width: 260px;
float:left;}
.contactdetails {width: 246px; float:left; height: 204px; background-color: #f1f1f1; padding: 10px 0 0 10px; border: 2px solid #68b8fc; }

.quote {
border: thin solid #cccccc;
width:90%;
font-family: Georgia, Times New Roman, Times, serif;
font-size: 12px;
padding:20px;
}


.quotehome {
width:90%;
padding:0px;
}
