@charset "UTF-8";
/* CSS Document */

body{
	background : url("../imgs/bgE.jpg") repeat;	
	margin:0px 0px; padding:0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif; 
	color:#CCCCCC;
	font-size:13px;
	line-height:20px;
}
img {
	border : 0 none;
}
.header{
   background : url("bg.gif") repeat-y;
   padding: 0 0 0 0;
}

.wrapper {
	width : 720px;
	margin:0px auto;
	text-align:left;
}
.pinktx {color: #c191ba;}

#logo {
width:720px;
	text-align:center;
}
/*#nav {
width:720px;
	text-align:center;
}*/
#Col{
	width:720px;
	padding:0 0 0 0;
	text-align:left;
	vertical-align:top;
	}
#leftCol {
float:left; padding:10px 0 20px 45px; width:645px;
}
#galleryCol {
float:left; padding:30px 0 0 0; width:710px;
}
#titleImg {
width:300px;
padding:45px 0 10px 0;
}
#navigation {
width:720px;
height:38px;

}
#nav-example {
    background:url(../imgs/navigation.gif) no-repeat;
    height:38px;
    margin:0;
    padding:0 0 0 0;
    }

    #nav-example span {
    display: none;
    }

    #nav-example li, #nav-example a {
    height:38px;
    display:block;
    }

    #nav-example li {
    float:left;
    list-style:none;
    display:inline;
    }

    #nav-example-01 {width: 118px; padding:0 0 0 0px;}
    #nav-example-02 {width: 100px; padding:0 0 0 0px;}
    #nav-example-03 {width: 111px; padding:0 0 0 0px;}
    #nav-example-04 {width: 141px; padding:0 0 0 0px;}
	#nav-example-05 {width: 112px; padding:0 0 0 0px;}
	#nav-example-06 {width: 138px; padding:0 0 0 0px;}
	
	
	#nav-example-01 a:hover {background:url(../imgs/navigation.gif) 0px -38px no-repeat; } /*home*/
    #nav-example-02 a:hover {background:url(../imgs/navigation.gif) -118px -38px no-repeat; } /*about*/
    #nav-example-03 a:hover {background:url(../imgs/navigation.gif) -218px -38px no-repeat; } /*gallery*/
    #nav-example-04 a:hover {background:url(../imgs/navigation.gif) -329px -38px no-repeat; } /*equipment*/
	#nav-example-05 a:hover {background:url(../imgs/navigation.gif) -470px -38px no-repeat; } /*pricing*/
	#nav-example-06 a:hover {background:url(../imgs/navigation.gif) -582px -38px no-repeat; } /*contact*/
	
	body#home a#home {
	background:url(../imgs/navigation.gif) 0px -38px no-repeat;
	}
	body#about a#about {
	background:url(../imgs/navigation.gif) -118px -38px no-repeat;
	}
	body#gallery a#gallery {
	background:url(../imgs/navigation.gif) -218px -38px no-repeat;
	}
	body#equipment a#equipment {
	background:url(../imgs/navigation.gif) -329px -38px no-repeat;
	}
	body#pricing a#pricing {
	background:url(../imgs/navigation.gif) -470px -38px no-repeat;
	}
	body#contact a#contact {
	background:url(../imgs/navigation.gif) -582px -38px no-repeat;
	}
a.mainLinks {
color:#c191ba;
font-weight:bold;
text-decoration:underline;
}
a:hover.mainLinks {
color:#c191ba;
font-weight:bold;
text-decoration:none;
}
a:visited.mainLinks {
color:#;
}
a:active.mainLinks {
color:#;
}
a.footerLinks {
color:#FFF;
font-size:11px;
font-weight:normal;
text-decoration:none;
padding:10px 10px 0 0;
}
a:hover.footerLinks {
color:#c191ba;
font-weight:normal;
text-decoration:underline;
}
a:visited.footerLinks {
color:#;
}
a:active.footerLinks {
color:#;
}
#footerlinkwrapper{
width:300px;
float:right;
}
#footer {
float:left;
width:655px; 
border-top:#c191ba 1px solid; 
margin:0 15px 0 25px; 
padding:10px 0 10px 18px; 
color:#FFFFFF; 
font-size:11px;
font-weight:normal;
}
#footercopy {
float:left;
width:350px;
}
#footercopyg {
float:left;
padding:0 0 0 15px;
width:395px;
}
#footernav {
float:left;
width:300px;
}
#footerg {
float:left;
width:712px; 
border-top:#c191ba 1px solid; 
margin:0 8px 0 0px; 
padding:10px 0 10px 0px;
color:#FFFFFF; 
font-size:11px;
font-weight:normal;
}