body {
	text-align: center;
	font-family: arial;
	font-size: 11pt;
	background: #d7e6ea;
    width: 100%;
}
body {
	text-align: -moz-center;
	font-family: arial;
	font-size: 11pt;
	/*background: #d7e6ea;*/
    width: 100%;
} 

#tabLink .tabType1On a {
	color: white;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
#tabLink .tabType1Off a {
	color: white;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
#tabLink .tabType1Off a:hover {

	background: url(images/tabs/tabType1On.gif) bottom left no-repeat;
	text-decoration: none;
	font-size: 11px;
	color: #ff9859;
	font-weight: bold;
}
.header-left
{
	background: url(images/rounded-left.gif) no-repeat;
	width: 4px;
}
.header-main
{
	background: url(images/main-background.gif);
}
.header-right
{
	background: url(images/rounded-right.gif) no-repeat;
	width: 4px;
	height: 30px;
}
.header-left-to-right
{
	width: 8px;
	height: 40px;
	margin:0px;
	background: url(images/left-to-right-join2.gif) top left no-repeat;
	border-bottom:5px solid #006867;
}
.test
{
	background: url(images/test.gif) no-repeat;
}

.header-rounded-left-top
{
	background: url(images/rounded-left-top2.gif) bottom left no-repeat;
	width: 5px;
}

.header-rounded-right-top
{
	background: url(images/rounded-left-top.gif) bottom left no-repeat;
	width: 5px;
}


.header-rounded-left-bottom
{
	background: url(images/rounded-left-bottom.gif) top left no-repeat;
	/*background: url(images/rounded-left-top.gif) bottom left no-repeat;*/
	width: 5px;
}

.header-rounded-right-bottom
{
	background: url(images/rounded-right-bottom.gif) top left no-repeat;
	width: 5px;
}

.header-rounded-right-from-bottom
{
	background: url(images/rounded-right-bottom.gif) bottom left no-repeat;
	width: 5px;
}
.left-to-right-join
{
	background: url(images/right-to-left-join.gif) no-repeat;
	vertical-align: bottom;
}
outlay
{
	/*width: 100%;*/
	/*height:100%;*/
	text-align:center;
	margin:0px;
	border: thick solid blue;
}
.siteLink
{
	text-decoration:none;
	cursor:hand;
	font-family:arial;
	font-size: 10pt;
	color: #006867;
	font-weight: bold;
	
}
.tabType1Off
{
	background: url(images/tabs/tabType1Off.gif) bottom left no-repeat;
	height: 20px;
	width: 70px;
	font-family: arial;
	font-size: 9pt;
	text-align: center;
	color: #66676a;
	font-weight: bold;
	cursor: hand;
}
.tabType1Highlight
{
	background: url(images/tabs/tabType1Highlight.gif) bottom left no-repeat;
	color: red;
}
.tabType1On
{
	background: url(images/tabs/tabType1On.gif) bottom left no-repeat;
	height: 20px;
	width: 70px;
	font-family: arial;
	font-size: 9pt;
	text-align: center;
	color: white;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
}
a.tablink-on {
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 11px;
}
a.tab-link-off {
	text-decoration: none;
	color: #66676a;
	font-weight: bold;
	font-size: 11px;
}
.header-bar {
	background: #6699ff;
	font-size: 11px;
    vertical-align: middle;
}
a.sitetowhite-link
{
	color: #ff9859;
	font-weight: bold;
	font-size: 12px;
	font-family: arial;
	text-decoration: none;
}
a.sitetowhite-link:hover {
	color: white;
	font-weight: bold;
}
a.home-link
{
	color: white;
	font-weight: bold;
	font-size: 12px;
	font-family: arial;
	text-decoration: none;
}
a.home-link:hover {
	color: #ff9859;
	font-weight: bold;
}
.nav-link {
	color: #ff9859;
	font-weight: bold;
	font-size: 12px;
	font-family: arial;
	text-decoration: none;
    vertical-align: middle;
    
}
.mainbody {
	/*border: thin solid darkgreen;*/
}
#miniform {
	width: 860px;
	height: 585px;
	/*border: thin dashed darkblue;*/
}
.right {
	float: right; display: inline !important;
}
.left {
	float: left; display: inline !important;
	text-align: left;
	text-align: -moz-left;
}
.left {
	float: left; display: inline !important;
	text-align: left;
}
div.clear {
	height: 1px !important;
	/*background: #d4d4d4;*/
	background: #e6e6e6;
	border: 0 !important;
}
#clear {
	overflow: hidden; clear: both; height: 1px;
}
.normal-text {
	color: #ff9859;
	font-weight: normal;
	font-size: 11px;
}
.error-title {
	color: #ff9859;
	font-weight: bold;
	font-size: 12px;
}
.orange-link {
	text-decoration: none;
	color: #ff9859;
	font-weight: bold;
	font-size: 11px;
}
.orange-link:hover {
	color: white;
}
.page-link {
	text-decoration: none;
	color: #6699cc;
	font-weight: bolder;
	font-size: 11px;
}
.page-link:hover {
	color: orange;
}
.error {
	color: #fe5252;
	font-weight: bold;
	font-size: 11px;
}
li.answerCorrect {
	padding: 7px 0 7px 23px;
	font-size: .7em;
	line-height: 1em;
	background: url(images/access.gif) 0 45% no-repeat;
	list-style-type: none;
}
li.answerIncorrect {
	padding: 7px 0 7px 23px;
	font-size: .7em;
	line-height: 1em;
	background: url(images/noaccess.gif) 0 45% no-repeat;
	list-style-type: none;
}
.failed {
	background:  url(images/noaccess.gif) 100% 100% no-repeat;
}
table th {
	font-family: arial, verdana;
	font-size: 11px;
}
#innerContent {
	padding: 5px;
}
.content-left {
	padding: 5px;
	text-align: left;
	-moz-align: left;
}
#content {
	font-family: arial, verdana;
	font-size: 11px;
	padding: 5px;
	background: #e6e6e6;
}
.normalText {
	font-size: 11px;
	font-weight: normal;
}
.dimensions {
	width: 860px;
}
#box {
	background: white;
}
#box1 .tl {
	background: url(images/rounded_top_left.gif) 0% 0% no-repeat;
}
#box1 .tr {
	background: url(images/rounded_top_right.gif) 100% 0 no-repeat;
}
#box1 .bl {
	background: url(images/rounded_btm_left.gif) 0 100% no-repeat;
}
#box1 .br {
	background: url(images/rounded_btm_right.gif) 100% 100% no-repeat;
}
#box1 {
	width: 300px;
	background: #8b8b8b;
	color: white;
}
#box2 .panelIndicator a {
    color: white;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
#box2 .panelIndicator a:hover {
    color: #ff9859;
    cursor: pointer;
    text-decoration: none;
}
#box2 .panelIndicator {
    margin: 0px;
    line-height: 11px;
}
#box2 .panelTrigger {
    cursor: pointer;
}
#box2 .tl {
	background: url(images/rounded_top_left.gif) 0% 0% no-repeat;
}
#box2 .tr {
	background: url(images/rounded_top_right.gif) 100% 0 no-repeat;
}
#box2 .bl {
	background: url(images/rounded_btm_left.gif) 0 100% no-repeat;
}
#box2 .br {
	background: url(images/rounded_btm_right.gif) 100% 100% no-repeat;
}
#box2 {
	background: #8b8b8b;
	color: white;
    width: 585px;
}
#box3 .tll {
	background: url(images/rounded_top_left_b.gif) 0% 0% no-repeat;
}
#box3 .trr {
	background: url(images/rounded_top_right_b.gif) 100% 0 no-repeat;
}
#box3 .bll {
	background: url(images/rounded_btm_left_b.gif) 0 100% no-repeat;
}
#box3 .brr {
	background: url(images/rounded_btm_right_b.gif) 100% 100% no-repeat;
}
#box3 {
	width: 585px;
	color: white;
	background: #b3b4b5;
}
#blue-box {
	padding: 5px 5px 5px 5px;
	text-align: -moz-left;
}
/* BOX 3 - Blue... */
#box4 .tl {
	background: url(images/rounded_top_left.gif) 0% 0% no-repeat;
}
#box4 .tr {
	background: url(images/rounded_top_right.gif) 100% 0 no-repeat;
}
#box4 .bl {
	background: url(images/rounded_btm_left.gif) 0 100% no-repeat;
}
#box4 .br {
	background: url(images/rounded_btm_right.gif) 100% 100% no-repeat;
}
#box4 {
	width: 180px;
	background: #8b8b8b;
	text-align: -moz-left;
	color: white;
}
#box4 li a {
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 11px;
}
#box4 li a:hover {
	text-decoration: none;
	font-size: 11px;
	color: #ff9859;
	font-weight: bold;
}
/* BEGIN menuBox1 */
#menuBox1 .tl {
	background: url(images/rounded_top_left.gif) 0% 0% no-repeat;
}
#menuBox1 .tr {
	background: url(images/rounded_top_right.gif) 100% 0 no-repeat;
}
#menuBox1 .bl {
	background: url(images/rounded_btm_left.gif) 0 100% no-repeat;
}
#menuBox1 .br {
	background: url(images/rounded_btm_right.gif) 100% 100% no-repeat;
}
#menuBox1 {
	background: #8b8b8b;
	color: white;
}
/* END menuBox1 */
#box .tl {
	background: url(images/rounded_top_left.gif) 0% 0% no-repeat;
}
#box .tr {
	background: url(images/rounded_top_right.gif) 100% 0 no-repeat;
}
#box .bl {
	background: url(images/rounded_btm_left.gif) 0 100% no-repeat;
}
#box .br {
	background: url(images/rounded_btm_right.gif) 100% 100% no-repeat;
}
#emailContainer .tl {
	background: url(images/rounded_top_left.gif) 0% 0% no-repeat;
}
#emailContainer .tr {
	background: url(images/rounded_top_right.gif) 100% 0 no-repeat;
}
#emailContainer .bl {
	background: url(images/rounded_btm_left.gif) 0 100% no-repeat;
}
#emailContainer .br {
	background: url(images/rounded_btm_right.gif) 100% 100% no-repeat;
}
#emailContainer {
	width: 585px;
	background: #8b8b8b;
	color: white;
}
.outline {
/*	border-top: thin solid #d7e6ea;*/
	/*border: thin solid red;*/
	/*border-bottom: thin solid #d7e6ea;
	border-left: thin solid #d7e6ea;
	border-right: thin solid #d7e6ea;*/
}
.outline2 {
	border-top: thin solid #e6e6e6;
	border-bottom: thin solid #e6e6e6;
	border-left: thin solid #e6e6e6;
	border-right: thin solid #e6e6e6;
}
.normal {
	text-align: -moz-left;
	text-align: left;
	font-weight: normal;
}
a.lightlink {
	color: #ffffcc;
	text-decoration: none;
	font-weight: bold;
}
a.lightlink:visited {
	color: white;
	text-decoration: none;
	font-weight: bold;
}
a.lightlink:hover {
	text-decoration: none;
	color: #ff9859;
	font-weight: bold;
	font-size: 11px;
}
.small {
	font-size: 10px;
}
a.copyright {
	font-weight: bold;
	color: darkblue;
	text-decoration: none;
	font-family: verdana, arial;
	font-size: 10px;
}
a.copyright:hover {
	color: red;
}
a.copyright:visited {
	font-weight: bold;
	color: darkblue;
	text-decoration: none;
}
.bulletin {
	color: white;
	font-weight: normal;
}
.quote-text {
    font-size: 12px;
    font-weight: bold;
    color: white;
}
#terms {
	font-size: 11px;
}
#services {
}
#terms li {
    font-size: 11px;
}
.termsTitleBar {
	font-size: 12px;
	font-weight: bolder;
	line-height:16px;
	font-family: arial, garamond;
	background: #6699ff;
	color: white;
	border: thin solid #e6e6e6;
	cursor:hand; 
	padding: 3px;
}
leftmenu {
	width: 180px;
}
maincontent {
	width: 100%;
}
.smallInfoText {
	font-size: 8pt;
	color: black;
}
.clearFormBtn {
	background: transparent;	
	background: url(images/sendform/clear_btn_blue-1.gif) no-repeat;
}
.left-column
{
	width: 210px;
	display: block;
	text-align:center;
	align:center;
	padding: 0px;
	margin: 0px;
	/*border-right: thin solid #006766;*/
}
.white-text {
	color: white;
	font-size: 11px;
	font-weight: normal;
}
.white-title-text {
	color: white;
	font-weight: bolder;
	font-size: 11px;
}
.send-form-input
{
	border: 1px solid black;
	font-family: arial;
	font-size:8pt;
	line-height: 10pt;
	padding: 2px;
}
#magicButton {
	cursor:pointer;
	cursor:hand;
}
.standard-text
{
	font-family: arial, garamond;
	color: black;
	font-size: 9pt;
}
.standard-header-text
{
	font-family: arial, garamond;
	color: black;
	font-size: 9pt;
	font-weight: bold;
}
.standard-table-header
{
	background-color: #8db3ff;
}
.interactive-title-bar
{
	cursor: hand;
	/*background: url(images/textureButtonType1.gif);*/
	font-weight: bold;
	font-family: arial;
}
ul {
	padding: 0px 0px 0px 15px;
	margin: 0px;
}
#services  {
	background-color: white;
	width: 100%;
	height: 100%;
}
#services .header td {
	background-color: #6699cc;
	color: white;
	font-weight: bold;
	font-size: 13px;
	width: 100%;
}
#services td {
	font-size: 11px;
	font-weight: normal;
	vertical-align: top;
	align: left;
}
#services td.title {
	font-weight: bold;
    font-size: 12px;
}
#services tr.title-header {
    background-color: #ff9859;
    /*background-color: #6699CC;*/
}
.bordered {
	border: thin solid black;
}
.stdBr {
 line-height: 12px;
}
.mouseHand {
    cursor: pointer;
}
.header-bg {
    background: url(images/png/fixit4you-header.png) no-repeat;
    width: 860px;
    height: 86px;
}
.two-column-table-content-left {
    float: left;
    width: 220px;
    margin: 0 auto;
}
.two-column-table-content-right {
    float: right;
    margin: 0 auto;
} 
#menu ul {
    list-style-type: none;
    width: 100%;
}
#menu li {
    float: left;
    height: 26px;
}
#menu li a.navTab {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(images/png/button2.png) no-repeat scroll 0 0;
    width:101px;
    z-index: 100;
}
#menu li a.navTabHome {
    background:transparent url(images/png/navTabHome.png) no-repeat scroll 0 0;
    width:101px;
    z-index: 100;
    vertical-align: middle;
}
#menu li a.navTabHome1 {
    background:transparent url(images/png/navTabHome1.png) no-repeat scroll 0 0;
    width:101px;
    z-index: 100;
}
#menu li a.navTabHome:hover {
    background:transparent url(images/png/navTabHome1.png) no-repeat scroll 0 0;
    width:101px;
    z-index: 100;
}
#menu li a.navTabBookNow {
    background:transparent url(images/png/navTabBookNow.png) no-repeat scroll 0 0;
    width:101px;
    z-index: 100;
    vertical-align: middle;
}
#menu li a.navTabBookNow1 {
    background:transparent url(images/png/navTabBookNow1.png) no-repeat scroll 0 0;
    width:101px;
    z-index: 100;
}
#menu li a.navTabBookNow:hover {
    background:transparent url(images/png/navTabBookNow1.png) no-repeat scroll 0 0;
    width:101px;
    z-index: 100;
}
#menu li a.navTabPrices {
    background:transparent url(images/png/navTabPrices.png) no-repeat scroll 0 0;
    width:101px;
    z-index: 100;
    vertical-align: middle;
}
#menu li a.navTabPrices1 {
    background:transparent url(images/png/navTabPrices1.png) no-repeat scroll 0 0;
    width:101px;
    z-index: 100;
}
#menu li a.navTabPrices:hover {
    background:transparent url(images/png/navTabPrices1.png) no-repeat scroll 0 0;
    width:101px;
    z-index: 100;
}
#menu li a.navTabServices {
    background:transparent url(images/png/navTabServices.png) no-repeat scroll 0 0;
    width:101px;
    vertical-align: middle;
}
#menu li a.navTabServices1 {
    background:transparent url(images/png/navTabServices1.png) no-repeat scroll 0 0;
    width:101px;
    z-index: 100;
}
#menu li a.navTabServices:hover {
    background:transparent url(images/png/navTabServices1.png) no-repeat scroll 0 0;
    width:101px;
    z-index: 100;
}
#menu li a.navTabContact {
    background:transparent url(images/png/navTabContact.png) no-repeat scroll 0 0;
    width:101px;
    vertical-align: middle;
}
#menu li a.navTabContact1 {
    background:transparent url(images/png/navTabContact1.png) no-repeat scroll 0 0;
    width:101px;
    z-index: 100;
}
#menu li a.navTabContact:hover {
    background:transparent url(images/png/navTabContact1.png) no-repeat scroll 0 0;
    width:101px;
    vertical-align: middle;
}
#menu li a.navTabArrangeAppt {
    background:transparent url(images/png/navTabAppointment.png) no-repeat scroll 0 0;
    width:101px;
    vertical-align: middle;
}
#menu li a.navTabArrangeAppt:hover {
    background:transparent url(images/png/navTabAppointment1.png) no-repeat scroll 0 0;
    width:101px;
    vertical-align: middle;
}
#menu li a.navTabArrangeAppt1 {
    background:transparent url(images/png/navTabAppointment1.png) no-repeat scroll 0 0;
    width:101px;
    z-index: 100;
}
#menu li a.navTabTestimonials {
    background:transparent url(images/png/navTabTestimonials.png) no-repeat scroll 0 0;
    width:101px;
    vertical-align: middle;
}
#menu li a.navTabTestimonials:hover {
    background:transparent url(images/png/navTabTestimonials1.png) no-repeat scroll 0 0;
    width:101px;
    vertical-align: middle;
}
#menu li a.navTabTestimonials1 {
    background:transparent url(images/png/navTabTestimonials1.png) no-repeat scroll 0 0;
    width:101px;
    z-index: 100;
}
#menu li a {
    display:block;
    height:26px;
    margin:0 0 0 -1px;
    position:relative;
    text-decoration: none;
    vertical-align: middle;
}
.hidden {
    display: none;
}
.clear {
    clear:both;
    height:1px;
    overflow:hidden;
}