/* CSS Document */

body {							                      
    background: #fff;  
    color: #000;  
}

a:link { 						
    color: #6381d7;
    text-decoration: underline;
}

a:visited {
    color: #6381d7;
    text-decoration: underline;
}

a:hover {
    color: #83a1e7;
    text-decoration: none;
}

a:active {
    color: #83a1e7;
    text-decoration: none;

}
img {border: none}
iframe {
    border: none;
}

.intro {
	font-size: 14px;
	font-variant: normal;
	font-weight: normal;
	margin: 6px 20px 6px 20px;
        padding: 6px 0;


}



.bullets {
	margin-left: 60px;
	margin-right: 20px;
}

.google {
        width: 340px;
        position: relative; 
        padding: 0 0 0 20px;
}


.header_box {
        display: block;
        width: auto;
        height: auto;
        margin: 0 0 -100px 0;
        padding: 1px 20px 1px 20px;
        background: #a9d2f8;
        font-weight: bold;
        font-size: 16px;
        color: #227fc3;
        text-align: center;
        border: 1px solid #65aded;
}

.img_rgt {
	float: right;
	padding-right: 10px;
}

.index {
        font-size: 14px;
        height: auto;
        padding: 2px 0 30px 0;
        border-bottom: 1px dotted #064164;
}


#star {
	top: 4px;
        margin-left: 660px;
        position: absolute;
}


.tanning {
	color: #6381d7;
}

b {
	color: #6381d7;
}


h1.welcome {
	background: url(/images/welcome.gif) no-repeat top left;
	height: 40px;
	width: auto;
	margin: 0 20px;
	padding: 0;
}

h1.welcome span {
	display: none;
}



div#checkbox {
	float: left;
	margin-top: 8px;
   	
}



div#form {
	width: 204px;
	float: left;
	margin-left: 10px;
	text-align: left;
	padding-bottom: 20px
}



p.form {
	width: 200px;
	margin: 3px 0 3px 10px;
}



p.tiny {
	font-size: 10px;
	margin: 2px 0px 2px 0;
	padding: 2px 0 2px 0;
	color: #000000;
	width: 200px;





}



.indent {
	padding: 3px 20px 3px 20px;
	font-size: 14px;
}



div#container {				
	background: transparent;
	text-align: left;

}
	

div#header {
	background: #fff url(/images/header_bg.jpg) no-repeat;
	color: black;
}

div#header_container {
   height: 80px;
}
div.bottom_left {
margin-top: 114px;
    margin-left: 290px;  

}
div#header_menu span {
   display: none;
}

div#header_menu {
    top: 112px;
    margin-left: 20px;
    height: 20px;
    width: 400px;
    position: absolute;
}

div#header_menu a {
   color: #fff;
   text-decoration: none;
   font-size: 12px;
}

div#header_menu a:hover {
   color: #000;
   text-decoration: none;
}

div#menu h1 {
    background: transparent url(/images/menu_bg.png) top left no-repeat;
	width: 119px;
	height: 38px;
	margin: 0;
	padding: 0;
}

div#menu span {
   display: none;
}




div#container div#menu a {
	height: auto;
	width: 160px;
	padding: 2px 0 2px 0;
	margin: -12px 0 2px 0;
	display: block;
	color: #6381d7;
	text-align: left;
        text-decoration:none;
	border-bottom: .025em solid #000;

}


div#container div#menu a:hover {
	color: #fff;
        background: #6381d7;
}


div#text_box {
	color: black;
}


div#text_box a.request {
	width: 193px;
	height: 31px;
	margin: 0;
	padding: 0;
	display: block;
    background: url(/images/request_btn.gif) 0 0 no-repeat;
}


div#text_box a.request:hover {
	background-position: 0 -29px;
}
div#text_box a.request:active {
	background-position: 0 -29px;
}


	
div#text_box a.request_lg{
	width: 301px;
	height: 45px;
	margin: 0;
	padding: 0;


	display: block;
        background: url(/images/request_btn_lg.gif) 0 0 no-repeat;
}

div#text_box a.request_lg:hover {
	background-position: 0 -45px;
}
div#text_box a.request_lg:active {
	background-position: 0 -45px;
}
div#franchise a {
	height: auto;
	width: 220px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	display: block;
	color: #6381d7;
	text-align: left;
        text-decoration:none;
	border-bottom: 1px solid #000;
}


div#franchise a:hover {
	color: #fff;
	background-color: #6381d7;
}
div#franchise a.double_line {
	height: auto;
	width: 220px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	display: block;
	color: #6381d7;
	text-align: left;
        text-decoration:none;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
}


div#franchise a.double_line:hover {
	color: #fff;
	background-color: #6381d7;
}




div#franchise {
	text-align: right;
}
div#container div#franchise p {
text-align: left;
color: #000;
font-size: 11px;
}

div#franchise h1 {
    background: transparent url(/images/franchise_bg.png) top right no-repeat;
	width: 130px;
	height: 38px;
	margin: 0;
	padding: 0;
}
div#franchise h1 span {
   display: none;
}



div#footer {
	background: transparent;
        text-align: center;
        height: 140px;
}

div#footer p{
	margin: 35px 95px 0 95px;
	font-size: 8px;
	text-align: center;
}

