* {
	margin:0;
	padding:0;
}

html {
	font-size:62.5%;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
}
body {
	background: url(../image/background.jpg) no-repeat scroll;
	text-align:center;
	font-size:1.2em;
	margin-bottom:20px;
}

#main {
	width:1016px;
	margin: 0 auto 0 auto;
	z-index:0;
}


#contentcontainer {
	margin-top:15px;
	width:1016px;
	height:auto;
	text-align:left;
	float:left;
}
#contentcontainerlower {
	padding-top:15px;
	width:1016px;
	height:auto;
	text-align:left;
	float:left;
}
.trans {  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='image/transparent_png.png');
}

/* IE ignores styles with [attributes], so it will skip the following. */
.trans[class] {
  background-image:url(../image/transparent_png.png);
}

#header {
	margin-top:-10px;
	width:1016px;
	height:172px;
	display:inline;
}

#header_left_border {
	margin-top:-10px;
	width:11px;
	height:172px;
}

#header_left {
	margin-top:-10px;
	width:735px;
	height:172px;
}

#header_logo {
	margin-left:0px;
	margin-top:-10px;
	width:270px;
	height:172px;
}

#header_strip {
	width:1016px;
	height:31px;
	margin-top:-3px;
	background-image: url(../image/header_strip.png);
	float:left;
	display:inline;
}

#snake {
	position:relative;
	left:0px;
	top:230px;
	margin-top:-50px;
	margin-left:-150px;
	z-index:5;
}


#menudisplay {
	position: absolute;
 	margin: 0;
 	padding: 0;
 	list-style: none;
	margin-top:18px;
	width:1016px;
	background-image:url(../image/menu_bgd_tile.png);
	background-repeat:repeat-x;
	height:37px;
}
#menudisplay li {
 position: absolute;
}
#menudisplay a {
 display: block;
 width: 100%;
 height: 100%;
 text-indent: -1999em;
}
/*#menudisplay a:focus, #menudisplay a:hover, #menudisplay a:active {
 background: transparent;
}*/

.about {
	left: 39px;
	width:52px;
	height:35px;
}

.about a {
	background-image:url(../image/about.gif);
	background-position:top left;
}
.about a:hover {
	background-image:url(../image/about.gif);
	background-position:bottom left;
}
.abouton {
	background-image:url(../image/about.gif);
	background-position:bottom left;
	left: 39px;
	width:52px;
	height:35px;
}

.vision {
	left: 197px;
	width:50px;
	height:35px;
}

.vision a {
	background-image:url(../image/vision.gif);
	background-position:top left;
}
.vision a:hover {
	background-image:url(../image/vision.gif);
	background-position:bottom left;
}
.visionon {
	background-image:url(../image/vision.gif);
	background-position:bottom left;
	left: 197px;
	width:50px;
	height:35px;
}

.services {
	left: 354px;
	width:71px;
	height:35px;
}

.services a {
	background-image:url(../image/services.gif);
	background-position:top left;
}
.services a:hover {
	background-image:url(../image/services.gif);
	background-position:bottom left;
}
.serviceson {
	background-image:url(../image/services.gif);
	background-position:bottom left;
	left: 354px;
	width:71px;
	height:35px;
}


.prices {
	left: 532px;
	width:55px;
	height:35px;
}

.prices a {
	background-image:url(../image/prices.gif);
	background-position:top left;
}
.prices a:hover {
	background-image:url(../image/prices.gif);
	background-position:bottom left;
}
.priceson {
	background-image:url(../image/prices.gif);
	background-position:bottom left;
	left: 532px;
	width:55px;
	height:35px;
}

.info {
	left: 694px;
	width:92px;
	height:35px;
}

.info a {
	background-image:url(../image/info.gif);
	background-position:top left;
}
.info a:hover {
	background-image:url(../image/info.gif);
	background-position:bottom left;
}
.infoon {
	background-image:url(../image/info.gif);
	background-position:bottom left;
	left: 694px;
	width:92px;
	height:35px
}

.contact {
	left: 884px;
	width:93px;
	height:35px;
}

.contact a {
	background-image:url(../image/contact.gif);
	background-position:top left;
}
.contact a:hover {
	background-image:url(../image/contact.gif);
	background-position:bottom left;
}
.contacton {
	background-image:url(../image/contact.gif);
	background-position:bottom left;
	left: 884px;
	width:93px;
	height:35px;
}

h1 {
	background-repeat: no-repeat;
	height: 0px;
	width: 627px;
	padding-top: 59px;
	margin: 80px 0px 0px 20px;
	overflow: hidden;
	float:left;
	line-height: 1em;
}

h1#welcome {
	background-image: url(../image/welcome.gif);
}
h1#h1vision {
	background-image: url(../image/h1_vision.gif);
}
h1#h1services {
	background-image: url(../image/h1_services.gif);
}
h1#h1prices {
	background-image: url(../image/h1_prices.gif);
}
h1#h1info {
	background-image: url(../image/h1_info.gif);
}
h1#h1contact {
	background-image: url(../image/h1_contact.gif);
}
#colwrap1 {
	float:left;
	width:400px;
	margin:20px 10px 0px 40px;
	border: 0px solid #f0f0f0;
	position: relative;

}
#col1copy {
	float:left;
	width:400px;
	margin:0px 10px 0px 40px;
	border: 0px solid #f0f0f0;
	position: relative;

}
#colwrap1center {
	float:left;
	width:400px;
	margin:20px 10px 0px 40px;
	border: 0px solid #f0f0f0;
	text-align:center;
	position: relative;
}
#col1_img {
	margin-left:0px;
	margin-top:20px;
	margin-bottom:30px;
	float:left;
	display:inline;
	background:#FFF;
	padding:3px;
	border:1px solid #f5f5f5;
}

#colwrap2 {
	float:left;
	width:255px;
	margin:20px 0px 0px 0px;
	position: relative;
}
#col2copy {
	float:left;
	width:400px;
	margin:30px 0px 0px 0px;
	position: relative;
}


h2#facilities {
	margin:0px;
	padding-top:20px;
	width:80px;
	height:0px;
	float:left;
	display:inline;
	background-image:url(../image/facilities.gif);
	background-repeat:no-repeat;
	overflow: hidden;
	line-height: 1em;
}
#newsContainer {
	margin-right:40px;
	margin-top:18px;
	width:231px;
	height:391px;
	margin-bottom:30px;
	float:right;
	display:inline;
	background-image: url(../image/news_bgd.png);
	background-repeat: repeat;
}
#nonnewsContainer {
	margin-right:40px;
	margin-top:50px;
	width:255px;
	float:right;
	display:inline;
}

#footer {
	background-color: #e8e8e8;
	width:1016px;
	float:left;
	text-align:center;
	border-bottom:1px solid #CCC;
	border-top:1px solid #CCC;
	margin-bottom:20px;
}

.fltrt { 
	float: right;
	margin-right: 40px;
}
.fltlft { 
	float: left;
	margin-left: 40px;
}

.clearfloat {
	clear:both;
	height:0px;
}

/* ------ TEXT STYLES & CLASSES  -------*/

a:link, a:visited{
	color:#f90;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

h2, h3 {
	color:#39C;
}

.col1_text_home {
	margin:0px;
	width:368px;
	float:left;
	display:inline;
	text-align: left;
	font-size:1.1em;
	line-height: 175%;
}
.col1text {
	margin:0 0 15px 0;
	width:368px;
	text-align: left;
	font-size:1.0em;
	line-height: 175%;
}
.col2text {
	margin:0px;
	text-align: left;
	font-size:1em;
	line-height: 175%;
}

#colwrap2 p{
	line-height:150%;
	margin:0 0 5px 0;
}


#list
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#list li 
{
	padding-left: 25px;
	padding-bottom: 8px;
	background-image: url(../image/bullet.png);
	background-repeat: no-repeat;
	background-position: 10px 2px;
}


.news_text {
	margin:35px 15px 25px 15px;
	font-size:1em;
	text-align: left;
	font-style:italic;
}

.news_header {
	font-size:1.2em;
	font-weight: bold;
}
.bq {
	font-size:1.1em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	text-align:left;
	padding:3px;
}

.bqstart {
     float: left;
     height: 45px;
     margin:-25px 0 0 5px;
     font-size: 700%;
     color: #FE9F5E;
	 font-family:Georgia, "Times New Roman", Times, serif;
 }

.bqend {
     float: right;
     height: 25px;
     margin:-35px 5px 0 0;
     font-size: 700%;
     color: #FE9F5E;
	 font-family:Georgia, "Times New Roman", Times, serif;
}

.smalltext {
	font-size: 0.8em;
	line-height:125%;
	margin-bottom:5px;
}
.smalltextquote {
	font-style:italic;
	color:#f90;
	text-align:right;
}

#footer p {
	font-size:0.9em;
	color:#F90;
	padding:10px 0;
}

img {
	border:none;
	text-align: center;
}

table { 
width:100%;
	margin-top:20px;
	border:1px solid #CCC;
	border-collapse: collapse;
	text-align: center;
	margin-bottom:20px;
}
tablesml { 
width:50%;
	margin-top:20px;
	border:1px solid #CCC;
	border-collapse: collapse;
	text-align: center;
	margin-bottom:20px;
}

th {
	font: bold 0.8em Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	text-transform: uppercase;
	text-align: center;
	padding: 8px 8px 8px 8px;
	background: #CAE8EA;
}

th.nobg {
	border-top:none;
	border-left:none;
	border-right: 1px solid #C1DAD7;
	background: none;
}
th.right {
	text-align:right;
}
th.left {
	text-align:left;
}
td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	color: #4f6b72;
	text-align:center;
	font-size:1em;
	line-height:100%;
	padding:4px;
}
td.left {
	text-align:left;
	padding-left:4px;
}
td.alt {
	background: #F5FAFA;
	color: #797268;
}
td.altleft {
	text-align:left;
	padding-left:4px;
}

th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	font: bold 1em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	font: bold 1em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}
tr {
	padding:2px;
}
 
table.ratetable th{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:0;
	padding-right:0;
}

table.ratetable td{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:0;
	padding-right:0;
}

.headertext {
	color:#09C;
	font-weight:bold;
}
.otherheadertext {
	color:#F90;
	font-weight:bold;
}
.greybgd {
	background-color:#F0F0F0;
}
.imgborder{	
	border:4px solid #f5f5f5;
}
