body {
	background-color: #fff;
	font-size: 0.75em;
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 1.4em;
}
a {
	text-decoration: none;
	outline: none;
	color: #00a0bc;
}
a:hover {
	color: #333333;
}
h1, h2, h3, h4, h5, h6 {
	color: #666666;
}
h2 {
	font-size: 1.3em;
}
h3 {
	font-size: 1.1em;
	font-weight: bold;
}
h4 {
	font-size: 1em;
	font-weight: bold;
}
/*************************************************************/

div#header-outer-wrapper {
	width: 100%;
	background-image: url(../images/header-outer-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 182px;
}
div#header-inner-wrapper {
	width: 950px;
	margin: 0 auto;
}
div#header {
	height: 182px;
}

div#header-logo-icon{
	background-image: url(../images/header-logo-icon);
	background-repeat: no-repeat;
	background-position: left top;
	height: 200px;
}

div#header-logo-icon img{
	margin-left: 91px;
}

div#nav {
/*position: absolute;*/
	margin: -72px 0 0 91px;
	z-index: 999;
}
div#nav ol {
	/*margin: 133px 0 0 120px;
	padding: 0;
	list-style:none;
	margin: -70px 0 0 120px;*/
}
div#nav ol li {
	/*display: inline;
	margin-right: 30px;*/
}
div#nav ol li a {
	/*color: #28c0db;
	text-transform:uppercase;
	font-weight:bold;
	font-size: 1.3em;*/
}
div#nav ol li a:hover {
	/*color: #f2f2f5;*/
}
/*div#header-overlay{
	position: absolute;
	top: 127px;
}*/

/*************************************************************/


div#spotlight-outer-wrapper {
	width: 100%;
	background-image: url(../images/spotlight-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 300px;
}
div#spotlight-inner-wrapper {
	width: 950px;
	margin: 0 auto;
}
div#spotlight {
}
div#spotlight ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div#spotlight ul li {
	float: left;
	display: block;
}
div#spotlight ul li.spotlight-1 {
	/*	background-color:#CCCC99;
*/	background-image: url(../images/spotlight-demo-1.png);
	background-repeat: no-repeat;
	background-position: right top;
}
div#spotlight ul li.spotlight-2 {
	/*	background-color: #33CCCC;
*/	background-image: url(../images/spotlight-demo-2.png);
	background-repeat: no-repeat;
	background-position: right top;
}
div#spotlight ul li.spotlight-3 {
	/*	background-color: #99CC66;
*/	background-image: url(../images/spotlight-demo-3.png);
	background-repeat: no-repeat;
	background-position: right top;
}
div#spotlight ul li.spotlight-4 {
	/*	background-color: #FF9933;
*/	background-image: url(../images/spotlight-demo-4.png);
	background-repeat: no-repeat;
	background-position: right top;
}
div#spotlight ul li a {
	display: block;
	overflow: hidden;
	height: 300px;
	width: 115px;
}
div#spotlight #a1 {
	width: 605px;
}
div#spotlight ul li img {
	position: absolute;
}
div#spotlight ul li p {
	margin: 0;
	padding: 0;
	width: 115px;
	display: block;
}
/*************************************************************/

div#content-outer-wrapper {
	width: 100%;
	min-height: 400px;
	background-color: #FFFFFF;
	background-image: url(../images/main-outer-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
div#content-inner-wrapper {
	width: 950px;
	margin: 0 auto;
}
/*************************************************************/

div#content-main {
	margin: 45px 0 15px 0;
}
div#content-main img {
}
div#content-left {
}
div#content-left ol {
	margin: 0 0 30px 0;
	list-style:none;
}
div#content-left ol li {
	font-size: 1em;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom: 10px;
	border-bottom: 1px solid #e5e5e5;
}
/*************************************************************/


div#content-main {
}
div#content-middle {
/*background-color:#99FFCC;*/
}
div#content-middle h2, div#content-middle h3 {
	border-bottom: 1px solid #E3E3E3;
}
div#content-middle h2 {
	margin-bottom: 20px;
	padding-bottom: 10px;
	font-size: 1.5em;
	margin-top: 15px;
	font-weight:bold;
	text-transform: uppercase;
}
div#content-middle h3 {
	padding-bottom: 5px;
	text-transform: capitalize;
}
div#post-excerpt {
	border-bottom: 1px solid #e3e3e3;
	margin-bottom: 20px;
}
div#post-excerpt img {
	border: 1px solid #e3e3e3;
	padding: 5px;
	margin: 0px 10px 5px 0;
	float: left;
}
/*************************************************************/

div#content-right {
	margin-top: 45px;
}
div#content-right h2, div#content-right h3 {
	border-bottom: 1px solid #E3E3E3;
}
div#content-right h2 {
	margin-bottom: 9px;
	line-height: 1.3em;
	text-transform: uppercase;
	font-weight: bold;
}
div#content-right h3 {
	padding-bottom: 5px;
}
div.widget {
	border-left: 1px solid #e3e3e3;
	padding: 20px 15px 0 15px;
	margin-bottom: 15px;
	background-color:#FFFFFF;
}
/*************************************************************/

div#footer-outer-wrapper {
	width: 100%;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 308px;
	margin-bottom: 0;
	padding-bottom: 0;
}
div#footer-inner-wrapper {
	width: 950px;
	margin: 0 auto;
}
div#footer {
	color: #b5b5b5;
	text-transform: uppercase;
	font-size: 90%;
	font-weight: bold;
}
div#footer a {
	color: #f5f5f5;
}
div#footer a:hover {
	color: #fff;
}
div#footer-5 {
	margin-top: 30px;
	border-top: 1px solid #666666;
	padding-top: 15px;
}
div#footer-5 img {
	vertical-align:middle;
}
div#footer hr {
	margin: 5px 0;
	color: #2f2a2f;
	background-color: #2f2a2f;
}
div#footer-2 {
	margin-top: 30px;
}
div#footer-3 {
	margin-top: 25px;
}
div#footer-3 ul {
	margin: 0;
	padding: 0;
	padding-left: 20px;
	border-bottom: 1px solid #494b4b;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
div#footer-3 ul li {
	display: inline;
	margin-right: 20px;
}
div#footer-3 p {
	margin: 0;
	padding: 0;
	padding-left: 20px;
	border-bottom: 1px solid #494b4b;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
}
div#footer-3 p.spacer {
	padding-bottom: 6px;
}
div#footer-2 h3 {
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 20px;
	border-bottom: 1px solid #494b4b;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
div#footer-2 p {
	padding-left: 20px;
	border-bottom: 1px solid #494b4b;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
div#footer-2 h4 {
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 20px;
	border-bottom: 1px solid #494b4b;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
div#footer-1 {
	margin-top: 0;
	padding-top: 0;
}
/*************************************************************/

.box {
}
.box2 {
	padding: 0.5em 1.5em 1.5em 1.5em;
	margin-bottom: 0;
}
.span-11b {
	width: 450px;
	float: left;
	margin-right: 10px;
}
.content-thumbnail {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	border:1px solid #333333;
}
.linklove {
	display: none;
}
.postWrapper {
	clear: both;
}
/***********************************/

div#accordion {
	height: 363px;
	background-image: url(../images/accordian-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
div#accordion h3 {
	background-image: url(../images/accordian-header.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0;
	padding: 0;
	line-height: 2.7em;
	text-indent: 0.7em;
	font-size: 1em;
}
div#accordion h3.ui-state-active {
	background-image: url(../images/accordian-header.png);
	background-repeat: no-repeat;
	background-position: center top;
}
div#accordion h3.ui-state-default {
	background-image: url(../images/accordian-header-down.png);
	background-repeat: no-repeat;
	background-position: center top;
}
div#accordion div {
	text-align: center;
	padding: 0 15px;
	color:#FFFFFF;
	height: 267px;
}
div#accordion div img {
	margin: 15px 0;
}
div#accordion div a {
	font-weight: bold;
}
div#accordion div a:hover {
	color: #FFFFFF;
}
/*******************/

.toggler a {
	font-weight: bold;
}
.toggler a:hover {
	color: #FFFFFF;
}
/*******************/

#effect {
	position: absolute;
	z-index: 100;
	margin-left: 480px;
	width: 230px;
	margin-top: 68px;
	padding-top: 10px;
	background-image: url(../images/header-blind-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 205px;
}
#effect fieldset {
	border: none;
	margin:0;
	padding:10px;
}
#effect fieldset h4 {
	color: #FFFFFF;
	margin-bottom: 0.85em;
	text-transform: uppercase;
}
#effect fieldset ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
#effect fieldset ol li.effect-li-bg {
	margin: 0 0 5px 0;
	padding: 0;
	color: #CCCCCC;
	height: 35px;
	background-image:url(../images/dd-bg.png);
	background-repeat: no-repeat;
	background-position: center middle;
	text-indent: 25px;
}

#effect fieldset ol li.effect-li-bg a{
	line-height: 30px;
}

#effect fieldset ol li a:focus{
	color: #FFFFFF;
}

#effect fieldset ol li input.register-radio {
	vertical-align: top;
}
#effect fieldset ol li input.register-textfield {
	width: 203px;
	margin: 0;
	padding-left: 5px;
}
#effect fieldset ol li select.register-select {
	width: 210px;
	margin: 0;
	padding-left: 5px;
}
#effect fieldset ol li input.image, #effect fieldset ol li img {
	float: right;
	margin-left: 10px;
	margin-top: 5px;
}
/*******/

#effect2 {
	position: absolute;
	z-index: 100;
	margin-left: 720px;
	width: 230px;
	margin-top: 68px;
	padding-top: 10px;
	background-image: url(../images/header-blind-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 205px;
}
#effect2 fieldset {
	border: none;
	margin:0;
	padding:10px;
}
#effect2 fieldset h4 {
	color: #FFFFFF;
	margin-bottom: 0.85em;
	text-transform: uppercase;
}
#effect2 fieldset ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
#effect2 fieldset ol li.effect2-li-bg {
	margin: 0 0 5px 0;
	padding: 0;
	color: #CCCCCC;
	height: 35px;
	background-image:url(../images/dd-bg.png);
	background-repeat: no-repeat;
	background-position: center middle;
	text-indent: 25px;
}

#effect2 fieldset ol li.effect2-li-bg a{
	line-height: 30px;
}
#effect2 fieldset ol li input.login-radio {
	vertical-align: top;
}
#effect2 fieldset ol li input.login-textfield {
	width: 203px;
	margin: 0;
	padding-left: 5px;
}

#effect2 fieldset ol li select.login-select {
	width: 210px;
	margin: 0;
	padding-left: 5px;
}
#effect2 fieldset ol li input.image, #effect2 fieldset ol li img {
	float: right;
	margin-left: 10px;
	margin-top: 5px;
}
/***************************/

#pixopoint_menu1 {
	}
#pixopoint_menu1 ul {
	width:100%;
	/*margin: -70px 0 0 120px;*/
	margin: 0;
	padding:0;
	list-style:none;
	}
#pixopoint_menu1 li {
	z-index:20;
	padding:0;
	margin:0;
	float:left;
	position:relative;
	height: 45px;
	}
	
	#pixopoint_menu1 li.page-item-558{
		width: 250px;
	}
	#pixopoint_menu1 li.page-item-2{
		width: 300px;
	}
	#pixopoint_menu1 li.page-item-14{
		width: 300px;
	}
#pixopoint_menu1 li:hover,#pixopoint_menu1 li.sfhover {
	}
#pixopoint_menu1 li a {
	display:block;
	color: #28c0db;
	text-transform:uppercase;
	font-weight:bold;
	font-size: 1.3em;
	line-height: 45px;
	}
#pixopoint_menu1 li a:hover {
	color: #FFFFFF;
	}
#pixopoint_menu1 ul ul {
	position:absolute;
	left:-999em;
	/*top:105px;*/
	width:250px;
	}
#pixopoint_menu1 li:hover ul,#pixopoint_menu1 li.sfhover ul {
	left:auto;
	}
#pixopoint_menu1 ul ul li a {
	font-size: 1em;
	/*padding:4px 10px;*/
	line-height: 25px;
	}
#pixopoint_menu1 ul ul li {
	z-index:20;
	margin:0;
	background-color: #2c3839;
	width: 250px;
	padding: 5px 10px;
	border-bottom: 1px double #6b767a;
	border-left: 1px double #6b767a;
	border-right: 1px double #6b767a;
	height: 25px;
	/*background-image:url(../images/menu-ul-ul-li-bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;*/
	}
#pixopoint_menu1 ul ul li a {
	
	}
#pixopoint_menu1 ul ul li:hover a,#pixopoint_menu1 ul ul li.sfhover a {
	}
#pixopoint_menu1 ul ul li:hover li a,#pixopoint_menu1 ul ul li.sfhover li a {
	}
#pixopoint_menu1 ul ul li:hover li a:hover,#pixopoint_menu1 ul ul li.sfhover li a:hover {
	}
#pixopoint_menu1 ul ul li:hover,#pixopoint_menu1 ul ul li.sfhover {
	}
#pixopoint_menu1 ul ul ul li {
}
#pixopoint_menu1 ul ul ul, #pixopoint_menu1 ul ul ul ul {
	position:absolute;
	margin-left:-999em;
	top:0;
	width:250px;
	}
#pixopoint_menu1 li li:hover ul,#pixopoint_menu1 li li.sfhover ul,#pixopoint_menu1 li li li:hover ul,#pixopoint_menu1 li li li.sfhover ul {
	margin-left:260px;
	}
#pixopoint_menu1 ul ul li:hover li a,#pixopoint_menu1 ul ul li.sfhover li a {
	}
#pixopoint_menu1 ul ul li li:hover a,#pixopoint_menu1 ul ul li li.sfhover a {
	}

	
	/*******************************/
	
	

.menu {
	/*width:745px;
	height:32px;*/
	position:relative;
	z-index:90;
	margin: -60px 0 0 120px;/*border-right:1px solid #000;
	font-family:arial, sans-serif;*/
}
/* hack to correct IE5.5 faulty box model */
* html .menu {
/*width:746px;
	w\idth:745px;*/
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
.menu ul ul {
/*width:149px;*/
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	float:left;
	/*width:149px;*/
	position:relative;
	margin-right: 30px;
}
/* style the links for the top level */
.menu a, .menu a:visited {
	display:block;
	color: #28c0db;
	text-transform:uppercase;
	font-weight:bold;
	font-size: 1.3em;/*font-size:12px;
	text-decoration:none;
	color:#fff;
	width:138px;
	height:30px;
	border:1px solid #000;
	border-width:1px 0 1px 1px;
	background:#09c;
	padding-left:10px;
	line-height:29px;
	font-weight:bold;*/
}
.menu a:hover {
	color: #f2f2f5;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
/*width:149px;
	w\idth:138px;*/
}
/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
/*background:#d4d8bd url(http://www.cssplay.co.uk/menus/breadcrumbs/grey-arrow.gif) no-repeat 130px center;*/
}
/* style the second level hover */
.menu ul ul a.drop:hover {
/*background:#c9ba65 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center;*/
}
.menu ul ul :hover > a.drop {
/*background:#c9ba65 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center;*/
}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
/*background:#e2dfa8;*/
}
/* style the third level hover */
.menu ul ul ul a:hover {
/*background:#b2ab9b;*/
}
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	/*padding-top:22px;*/
	left: 0;
	/*width:149px;
	border-top:1px solid #000;*/
	/*background-image:url(../images/menu-ul-ul-bg.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #999999;*/
	width: 200px;
}
/* another hack for IE5.5 */
* html .menu ul ul {
/*top:30px;
	t\op:31px;*/
}
/* position the third level flyout menu */
.menu ul ul ul {
	left:200px;
	top:-1px;/*width:149px;*/
	padding-top: 0;
}
/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
left:-200px;
}
.menu ul ul li {
	background-color: #2c3839;
	width: 180px;
	padding: 5px 10px;
	border-bottom: 1px double #6b767a;
	border-left: 1px double #6b767a;
	border-right: 1px double #6b767a;
	background-image:url(../images/menu-ul-ul-li-bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {
	position:absolute;
	top:0;
	left:0;
	border-collapse:collapse;
}
/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
	/*background:#d4d8bd;
	color:#000;*/
	height:auto;
	/*line-height:1em;
	padding:5px 10px;
	width:128px;
	border-width:0 1px 1px 1px;*/
	font-size: 0.85em;
}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {
/*width:150px;
	w\idth:128px;*/
}
/* style the top level hover */
.menu a:hover, .menu ul ul a:hover {
/*color:#000;
	background:#b7d186;*/
}
.menu :hover > a, .menu ul ul :hover > a {
/*color:#000;
	background:#b7d186;*/
}
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul {
	visibility:visible;
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul {
	visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul {
	visibility:visible;
}
/* ================================================================ 
   This CSS is further CSS I have created specifically for Wordpress
   so that the current page is highlighted in two levels.
   If you want it in three levels let me know.

   Author: Isaac Rowntree
   Website: www.zackdesign.biz
=================================================================== */


.menu ul ul .current_page_item a {
/*color: red;
	background: white;
	border-left: 1px solid black;*/
}
.menu .current_page_item a {
/*color: red;
	font-weight: bold;
	background: white;*/
}
.menu ul .current_page_item ul a {
/*color: white;
	font-weight: normal;
	background: black;*/
}
.menu ul .current_page_item ul a:hover {
/*background: gray;*/
}
.menu .current_page_item a:hover {
/*background: white;*/
}
/*************************/

.flexipages_widget ul{
	margin: 0;
	padding: 0;
	list-style:none;
}

.flexipages_widget ul li{
	font-size: 1.3em;margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}

div#content-middle div.googlemaps{
	margin-bottom: 30px;
}

.alignleft{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#freetrial{
	width: 100%;
}

#freetrial table{
	display: none;
}


#freetrial table#pnlStep1{
	display:block;
}

#ob-support-login ul{
	list-style: none;
	}
	
#ob-support-login ul li label{
	margin-right: 10px;
}
	
#ob-support-login .ob-support-btn{
	background:transparent url(/wp-content/plugins/cforms/images/grey_block_submit.jpg) no-repeat scroll 0 0;
	border: none !important;
	cursor:pointer;
	font-size:0.9em;
	font-weight:bold;
	height:40px;
	line-height:40px;
	margin:0 0 10px 10px;
	padding:0 0 5px;
	text-transform:uppercase;
	width:190px;
}

.rescue-logo{
	float: right;
}

#header-register-btn{
	margin: 0;
	padding: 0;
	float:left;
}

#header-register-close{
	margin: 0;
	padding: 0;
	float:right;
}

#header-login-btn{
	margin: 0;
	padding: 0;
	float:left;
}

#header-login-close{
	margin: 0;
	padding: 0;
	float:right;
}

/************************/

#widget-support-bg{
	
}

#text-2 div.textwidget, #text-11 div.textwidget, #text-12 div.textwidget, #text-13 div.textwidget{
background-image:url(../images/widget-support-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 92px;
	width: 199px;
}

#text-2 div.textwidget img, #text-11 div.textwidget img, #text-12 div.textwidget img, #text-13 div.textwidget img{
	margin-top: 19px;
	margin-left: 35px;
}

#support-table td{
	margin: 0;
	padding: 0;
}

.slideshow{
	margin-bottom: 15px;
}

.breadcrumb{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e3e3e3;
}