/* CSS Document */

body {
	background-image: url(images/main-bg.jpg);
	background-repeat:repeat-x;
	background-color: #cbcbcb;
	background-position:top;
	background-attachment:fixed;
}

.nav {
	background-image:url(images/nav-bg.jpg);
	background-repeat:repeat-x;
	height: 33px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
.content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#b4b4b4;
	}
	
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#b4b4b4;
	}
	
a.home {
display:block;
width:48px;
height:33px;
text-decoration:none;
padding-top:10px;
color:#ffffff;
font-size:12px;
}

a.home:hover {
background-image:url(images/button-nav-bg.jpg);
background-repeat:repeat-x;
color:#ffbc17;
font-size:12px;
}

a.home-b{
display:block;
width:48px;
height:33px;
text-decoration:none;
padding-top:10px;
background-image:url(images/button-nav-bg.jpg);
background-repeat:repeat-x;
color:#ffbc17;
font-size:12px;
}




a.about {
display:block;
width:149px;
height:33px;
text-decoration:none;
padding-top:10px;
color:#ffffff;
font-size:12px;
}

a.about:hover {
background-image:url(images/button-nav-bg.jpg);
background-repeat:repeat-x;
color:#ffbc17;
font-size:12px;
}

a.about-b{
display:block;
width:149px;
height:33px;
text-decoration:none;
padding-top:10px;
background-image:url(images/button-nav-bg.jpg);
background-repeat:repeat-x;
color:#ffbc17;
font-size:12px;
}

a.customer {
display:block;
width:117px;
height:33px;
text-decoration:none;
padding-top:10px;
color:#ffffff;
font-size:12px;
}

a.customer:hover {
background-image:url(images/button-nav-bg.jpg);
background-repeat:repeat-x;
color:#ffbc17;
font-size:12px;
}

a.customer-b{
display:block;
width:117px;
height:33px;
text-decoration:none;
padding-top:10px;
background-image:url(images/button-nav-bg.jpg);
background-repeat:repeat-x;
color:#ffbc17;
font-size:12px;
}

a.faq {
display:block;
width:34px;
height:33px;
text-decoration:none;
padding-top:10px;
color:#ffffff;
font-size:12px;
}

a.faq:hover {
background-image:url(images/button-nav-bg.jpg);
background-repeat:repeat-x;
color:#ffbc17;
font-size:12px;
}

a.faq-b{
display:block;
width:34px;
height:33px;
text-decoration:none;
padding-top:10px;
background-image:url(images/button-nav-bg.jpg);
background-repeat:repeat-x;
color:#ffbc17;
font-size:12px;
}

a.gallery {
display:block;
width:52px;
height:33px;
text-decoration:none;
padding-top:10px;
color:#ffffff;
font-size:12px;
}

a.gallery:hover {
background-image:url(images/button-nav-bg.jpg);
background-repeat:repeat-x;
color:#ffbc17;
font-size:12px;
}

a.gallery-b{
display:block;
width:52px;
height:33px;
text-decoration:none;
padding-top:10px;
background-image:url(images/button-nav-bg.jpg);
background-repeat:repeat-x;
color:#ffbc17;
font-size:12px;
}

a.contact {
display:block;
width:74px;
height:33px;
text-decoration:none;
padding-top:10px;
color:#ffffff;
font-size:12px;
}

a.contact:hover {
background-image:url(images/button-nav-bg.jpg);
background-repeat:repeat-x;
color:#ffbc17;
font-size:12px;
}

a.contact-b{
display:block;
width:74px;
height:33px;
text-decoration:none;
padding-top:10px;
background-image:url(images/button-nav-bg.jpg);
background-repeat:repeat-x;
color:#ffbc17;
font-size:12px;
}

.price{
color:#51b7ec;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
.style3 {font-size: 13px}
.style4 {color: #51b7ec; font-size: 13px; }
.style6 {color: #51b7ec; font-weight: bold; }

.footer {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}


.footer a:link {
	color:#000000;
	text-decoration:none;
	}

.footer a:visited {
	color:#000000;
	text-decoration:none;
	}
	
.footer a:hover {
	color:#d95201;
	text-decoration:underline;
	}

.footer a:active {
	color:#d95201;
	text-decoration:none;
	}
.style8 {font-weight: bold;
         color: #000000;}

.content a:link {
	color:#FFCC00;
	text-decoration:none;
	}

.content a:visited {
	color:#FFCC00;
	text-decoration:none;
	}
	
.content a:hover {
	color:#51b7ec;
	text-decoration:none;
	}

.content a:active {
	color:#ffffff;
	text-decoration:none;
	}

input ,textarea, select {
	background-color:#333333;
	border:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#b4b4b4;
	border-style:solid;
	}
	
.errMsg { color: #C33; font-size:xx-small; font-family: Arial;} 


.style12 {color: #000000}
.style13 {
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
}
.style14 {
	color: #FFFFFF;
	font-size: 12px;
}
.style16 {font-size: 14px}
.style21 {font-size: medium}
.style23 {font-size: 16px; font-weight: bold; color: #FF0000; }