/* CSS Document */

body {
	background-color: #292929;

	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}



#home {height:288px; width:476px; background-image:url(images/banner.jpg); background-repeat:no-repeat; z-index:1;}

#about {height:288px; width:476px; background-image:url(images/7.jpg); background-repeat:no-repeat; z-index:1;}

#services {height:288px; width:476px; background-image:url(images/2.jpg); background-repeat:no-repeat; z-index:1;}

#contact {height:288px; width:476px; background-image:url(images/6.jpg); background-repeat:no-repeat; z-index:1;}


#location {height:288px; width:476px; background-image:url(images/5.jpg); background-repeat:no-repeat; z-index:1;}

#thankyou {height:288px; width:476px; background-image:url(images/1.jpg); background-repeat:no-repeat; z-index:1;}





/* Fonts */
.content{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#505050;}

.white{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#fff;}

.blue{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#0079c2;}


.orange {color: #CC6600}


.blue A:link {text-decoration: none}
.blue A:visited {text-decoration: none}
.blue A:active {text-decoration: none}
.blue A:hover {text-decoration: underline}



.gray{ font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#666;}

.gray A:link {text-decoration: none}
.gray A:visited {text-decoration: none}
.gray A:active {text-decoration: none}
.gray A:hover {text-decoration: underline; color:#292929;}


.icon{ font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#666;}

.icon A:link {text-decoration: none}
.icon A:visited {text-decoration: none}
.icon A:active {text-decoration: none}
.icon A:hover {text-decoration: underline; color:#fff;}


h1 { color:#23495e; font-family:Arial, Helvetica, sans-serif; }

h2 { color:#23495e; font-family:Arial, Helvetica, sans-serif; }

h3 { color:#000; font-family:Arial, Helvetica, sans-serif; }




.top {font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#454545;}

.top A:link {text-decoration:none;}
.top A:visited {text-decoration: none}
.top A:active {text-decoration: none}
.top A:hover {text-decoration: underline; color:#000;}
