@charset "UTF-8";
/* CSS Document */


a:link {
	text-decoration:none;
	color:#1579ad;
}
a:visited {
	text-decoration:none;
	color: #1579ad;
}
a:active {
text-decoration:none;
color: #1579ad;
}
a:hover {
text-decoration:underline;
color: #1579ad;
}
body {
background: #dededd;
padding:0px;
margin: 0px;
text-align:center;
font-family: "helvetica", arial sans-serif
}
#wrapper {
padding: 0px;
background: url(images/mainbkg.jpg) repeat-x;
height:1000px;
width:100%;
margin: 0px;
}
#container {
clear:both;
margin: 0px auto;
width: 1000px;
height: 100%;
}
#header {
background-image:url(images/header.jpg);
width: 1000px;
height: 150px;
}
#navigation {
width: 630px;
height: 30px;
text-align: center;
font-weight:bold;
padding-top:4px;
float:right;
margin-right: 200px;
}
#navigation a.pink {
color:#FF6699;
}
#navigation a.blue {
color: #6699FF;
}
#headertwo{
z-index: 0;
clear:both;
margin-left: 35px;
margin-top: 6px;
background-image:url(images/homepics.jpg);
width: 930px;
height: 186px;
}
#content {
margin-top: 15px;
margin-left: 115px;
width: 800px;
color:#333333;
text-align:left;
font-family: "helvetica", arial sans-serif
}
#content a.pink {
color:#FF6699;
}
#content a.blue {
color: #6699FF;
}
#title {
color:#6079b8;
font-weight:bold;
font-size: 100%;
}
a#homebutton{
width:109px;
height:20px;
padding: 0px;
margin:0px;
border-left::#519aad 1px solid;
background:url(images/buttonhome.jpg);
}
a#homebutton:hover{
width:109px;
height:20px;
padding: 0px;
margin:0px;
border-left::#519aad 1px solid;
background:url(images/buttonhomehov.jpg);
}
a#testimonialbutton{
width:109px;
height:20px;
padding: 0px;
margin:0px;
border-left::#519aad 1px solid;
background-image:url(images/buttontestimonial.jpg);
}
a#testimonialbutton:hover{
width:109px;
height:20px;
padding: 0px;
margin:0px;
border-left::#519aad 1px solid;
background-image:url(images/buttontestimonialhov.jpg);
}
a#servicebutton{
width:109px;
height:20px;
padding: 0px;
margin:0px;
border-left::#519aad 1px solid;
background-image: url(images/buttonservices.jpg);
}
a#servicebutton:hover{
width:109px;
height:20px;
padding: 0px;
margin:0px;
border-left::#519aad 1px solid;
background-image:url(images/buttonserviceshov.jpg);
}
a#packagebutton{
width:109px;
height:20px;
padding: 0px;
margin:0px;
border-left::#519aad 1px solid;
background-image:url(images/buttonpackage.jpg);
}
a#packagebutton:hover{
width:109px;
height:20px;
padding: 0px;
margin:0px;
border-left::#519aad 1px solid;
background-image:url(images/buttonpackagehov.jpg);
}
a#contactbutton{
width:109px;
height:20px;
padding: 0px;
margin:0px;
background-image:url(images/buttoncontact.jpg);
}
a#contactbutton:hover{
width:109px;
height:20px;
padding: 0px;
margin:0px;
background-image:url(images/buttoncontacthov.jpg);
}
a#photo{
width:109px;
height:20px;
padding: 0px;
margin:0px;
background-image:url(images/buttonphotogallery.jpg);
}
a#photo:hover{
width:109px;
height:20px;
padding: 0px;
margin:0px;
background-image:url(images/buttonphotogalleryhov.jpg);
}