﻿/* CSS Document */
body
{ 
margin: 0px 0px 0px 0px;
background-image: url("../images/bg.jpg");
background-repeat: repeat-x;
background-color: #cacaca;
}


.artist
{
	font-size:9pt;
}


.toplogobg
{
background-image: url("../images/top-logo-bg.jpg");
background-repeat: repeat-x;
height: 136px;
vertical-align:middle;
}


.imageheaderbg
{
background-image: url("../images/image-header-bg.jpg");
background-repeat: no-repeat;
}

.contentbg
{
background-image: url("../images/content-bg.jpg");
background-repeat: no-repeat;
background-color: #ffffff;
}


.testimonialshomebg
{
	font-family: "arial", sans serif;
	color: #000000;
	font-size: 8pt;
	background-image: url("../images/testiomials-bg.png");
	background-repeat:no-repeat;

}

.testimonialshomecontent
{
	font-family: "arial", sans serif;
	color: #000000;
	font-size: 9pt;
}

.pageheader
{
	font-family: "Tahoma", sans serif;
	color: #45678d;
	font-size: 12pt;
	font-weight: bold;
}

.maintable
{
width: 950px;
}


.vrdots
{
background-image: url("../images/verticaldots.gif");
background-repeat: repeat-y;
background-position:center;
}


.hrdots
{
text-align: center;
line-height: 20px;
height: 30px;
}

.imgheaderpad
{
margin-top:5px;

}

.imgheaderinternalpad
{
margin-top:-5px;

}



.headertitle
{
text-align: center;
vertical-align:text-top;
margin-left: 30px;
margin-top: 20px;
}


.imgheadertext
{
vertical-align:text-top;
width: 300px;
position:relative;
float:left;
text-align: left;
font-family: "arial", sans serif;
color: #ffffff;
font-size: 10pt;
font-style:italic;
margin-bottom: 10px;
}

.imgheadercontactbut
{
vertical-align:text-top;
position:relative;
float:none;
text-align: center;
}

.imgheaderinternalimg
{
vertical-align:text-top;
position:relative;
float:left;
text-align: center;
}


.topmainlogo
{
vertical-align: middle;
text-align: left;
margin-left: 10px;
height: 136px;
font-size: 5pt;
font-style:italic;

}



.content
{
font-family: "arial", sans serif;
color: #4c4c4c;
font-size: 11pt;
}


td
{
font-family: "arial", sans serif;
color: #4c4c4c;
font-size: 11pt;
}

.footer
{
background-image: url("../images/footer-bg.jpg");
background-repeat: no-repeat;
color: #ffffff;
font-size: 8pt;
font-family: "arial", sans serif;
}


.footercontent
{
color: #ffffff;
font-size: 8pt;
font-family: "arial", sans serif;
margin-left: 10px;
width:275px;

}

.footercontent2
{
color: #ffffff;
font-size: 8pt;
font-family: "arial", sans serif;
margin-right: 10px;
text-align:right;
width:450px;
}


a.footerlink:link, a.footerlink:visited, a.footerlink:hover, a.footerlink:active 
 {
font-family: "arial", sans serif;
font-size: 8pt;
font-weight: normal;
color: #fff;
text-decoration: none; 
}

.topnav
 {
font-family: "Tahoma", sans serif;
font-size: 12pt;
font-weight: normal;
color: #fff;
text-decoration: none; 
margin-bottom:50px;
margin-left:100px;
text-align: right;
}



.topnav2
 {
font-family: "Tahoma", sans serif;
font-size: 12pt;
font-weight: normal;
color: #fff;
text-decoration: none; 
margin-top:100px;
margin-left:100px;
text-align: right;
}

a.topnavlink:link, a.topnavlink:visited, a.topnavlink:hover, a.topnavlink:active 
 {
font-family: "Tahoma", sans serif;
font-size: 10pt;
font-weight: bold;
color: #45678d;
text-decoration: none; 
}

a#topnavlink:link, a#topnavlink:visited, a#topnavlink:hover, a#topnavlink:active 
 {
font-family: "Tahoma", sans serif;
font-size: 10pt;
font-weight: bold;
color: #45678d;
text-decoration: none; 
}

a.topsubnavlink:link, a.topsubnavlink:visited, a.topsubnavlink:hover, a.topsubnavlink:active 
 {
font-family: "arial", sans serif;
font-size: 10pt;
font-weight: normal;
color: #45678d;
text-decoration: none; 
text-align: right;
}