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

body
{
background:#000000 url(BgHome.png) no-repeat left top;
color:#36F;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
p
{
font-size:14px;
}
p.normal {font-style:normal;}
p.italic {font-style:italic;}
h1
{
font-size:24px;
}
h2
{
font-size:18px;
}
.center
{
margin-left:auto;
margin-right:auto;
width:100%;
}
.banner
{
display:inline;
}
.logo
{
position:absolute;
left:0px;
top:0px;
}
.title
{
position:absolute;
left:134px;
top:0px;
}
.menu
{
position:absolute;
left:134px;
top:88px;
}
.hometab a
{
position:absolute;
left:0px;
top:0px;
text-decoration:none;
padding:0px 0px 0px 0px;
width:119px;
height:21px;
background-image:url(HeaderAndBgForWebsite_HomeTab.png);
background-repeat:no-repeat;
}
.aboutustab a
{
position:absolute;
left:119px;
top:0px;
text-decoration:none;
padding:0px 0px 0px 0px;
width:112px;
height:21px;
background-image:url(HeaderAndBgForWebsite_AboutUsTab.png);
background-repeat:no-repeat;
}
.gallerytab a
{
position:absolute;
left:231px;
top:0px;
text-decoration:none;
padding:0px 0px 0px 0px;
width:109px;
height:21px;
background-image:url(HeaderAndBgForWebsite_GalleryTab.png);
background-repeat:no-repeat;
}
.storetab a
{
position:absolute;
left:340px;
top:0px;
text-decoration:none;
padding:0px 0px 0px 0px;
width:109px;
height:21px;
background-image:url(HeaderAndBgForWebsite_StoreTab.png);
background-repeat:no-repeat;
}
.servicestab a
{
position:absolute;
left:449px;
top:0px;
text-decoration:none;
padding:0px 0px 0px 0px;
width:117px;
height:21px;
background-image:url(HeaderAndBgForWebsite_ServicesTab.png);
background-repeat:no-repeat;
}
.hometab a:hover, .hometab a:active
{
background-image:url(banner_r2_c2_s2.png);
background-repeat:no-repeat;
}
.aboutustab a:hover, .aboutustab a:active
{
background-image:url(banner_r2_c3_s2.png);
background-repeat:no-repeat;
}
.gallerytab a:hover, .gallerytab a:active
{
background-image:url(banner_r2_c4_s2.png);
background-repeat:no-repeat;
}
.storetab a:hover, .storetab a:active
{
background-image:url(banner_r2_c5_s2.png);
background-repeat:no-repeat;
}
.servicestab a:hover, .servicestab a:active
{
background-image:url(banner_r2_c6_s2.png);
background-repeat:no-repeat;
}
.body
{
position:absolute;
left:50px;
top:140px;
width:603px;
height:515px;
/*background-color:#00C*/
}
img.floatRight
{
visibility:hidden;
float:right;
margin:4px;
/*position:absolute;
top:400;*/
}