@charset "utf-8";
/* CSS Document */
body {
margin-bottom:0;
margin-left:0;
margin-right:0;
margin-top:0;
margin:0;
background-color:#60190C;
background-image:url(images/back-body.jpg);
background-repeat:repeat-x;
background-position:top
}
.logo {
padding-left:25px;
}
.fish{
}

.menu {
padding-left:15px;
padding-top:45px;
}
.menu_txt {
font-size:18px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#666666;
}
.menu_subtitle {
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#999999;
line-height:5px;
}
.body_content {
margin-bottom:25px;
margin-left:10px;
margin-right:25px;
margin-top:25px;
}
.pagetitle {
color:#A0B5B9;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
}
.maintxt {
font-size:12px;
color:#000000;
font-family:Tahoma;
margin-left:15px;
margin-right:10px;
}
.maintxthome {
font-size:12px;
color:#000000;
font-family:Tahoma;
margin-left:0px;
margin-right:0px;
text-indent:0;
}

a.content:link {
	color: #6600CC;
	text-decoration: none;
}
a.content:visited {
	text-decoration: none;
    color: #6600CC;
}
a.content:hover {
	text-decoration:none;
	color: #666666;
}
a.content:active {
	text-decoration: none;
	color: #6600CC;
}
.footerarea{
color:#966255;
font-size:12px;
margin-top:5px;
}
.footerdeveloper{
color:#000000;
font-size:10px;
margin-bottom:3px;
}
a.footerdeveloperlink:link {
	color: #000000;
	text-decoration: underline;
}
a.footerdeveloperlink:visited {
	text-decoration: none;
    color: #000000;
}
a.footerdeveloperlink:hover {
	text-decoration:none;
	color: #966255;
}
a.footerdeveloperlink:active {
	text-decoration: none;
	color: #000000;
}
a.footer:link {
	color: #966255;
	text-decoration: underline;
}
a.footer:visited {
	text-decoration: underline;
    color: #966255;
}
a.footer:hover {
	text-decoration:none;
	color: #FFFFFF;
}
a.footer:active {
	text-decoration: underline;
	color: #966255;
}
.ourteam {
overflow:auto;
height:360px;
width:310px;
}
.ourteamtxt {
font-size:12px;
color:#000000;
font-family:Tahoma;
}
.testimonials {
overflow:auto;
height:375px;
width:310px;
}
.faq {
overflow:auto;
height:375px;
width:310px;
}
.contactform {
font-size:10px;
color:#666666;
font-family:Tahoma;
}
.showcase {
white-space:nowrap;
overflow:auto;
height:129px;
width:324px;
}
.showcasebg{
background-color:#E9E8D4;
margin-top:10px;
}
.li{
	padding:0;
}