


body { 
	background-image:url("images/background.png");
	background-repeat: y-repeat;
	
}



h1
{
	font-size:25px;
	font-weight:bold;
	float:left;
	margin:0px;

}

h2
{
	font-size:25px;
	font-weight:bold;
	float:left;
	display:inline;
	letter-spacing: -1px;
	margin:0px;
		
}

h3
{
	font-size:25px;
	font-weight:bold;
	float:left;
	display:inline;
	letter-spacing: -1px;
	padding-right:2px;
	margin:0px;	
	padding-right:5px;		
}

h4
{
	font-size:16px;
	font-weight:bold;
	display:inline;
	letter-spacing: -1px;
	padding-right:2px;
	/*background-color:white;*/
	margin:0px;	
	padding-right:5px;		
}

h5
{
	font-size:30px;
	font-weight:bold;
	display:inline;
	letter-spacing: -1px;
	padding-right:2px;
	/*background-color:white;*/
	margin:0px;
	padding-left:5px;			
}
h6
{
	font-size:30px;
	font-weight:bold;
	display:inline;
	letter-spacing: -1px;
	padding-right:2px;
	/*background-color:white;*/
	margin:0px;	
	padding-right:5px;		
}




.slide
{
	width:740px;
	height:300px;
}


.hero
{
	width:742px;
	height:300px;
	border:5px white solid;
	background-color:#ffffff;
}

.heroTxt
{


	margin-left:50px;
	padding-top:50px;
}


.maincontainer
{
    background-color: white;
}

.textcontainer
{

    background-color: white;
    width:552px;
    height:449px;
    

}

.contactAddress
{

    color: #484747;
    font-size:13px;
    line-height:16px;
    font-family: Arial, sans-serif;
    

}

.tourBoxTxt
{

    color: #484747;
    font-size:12px;
    line-height:14px;
    font-family: Arial, sans-serif;
    

}

.whatTxt
{

    color: #FFFFFF;
    font-size:13px;
    line-height:16px;
    font-family: Arial, sans-serif;
    

}

.aboutTxt
{

    color: #FFFFFF;
    font-size:13px;
    line-height:13px;
    font-family: Arial, sans-serif;
    

}

.cientLogin
{

    color: #FFFFFF;
    font-size:13px;
    line-height:13px;
    font-family: Arial, sans-serif;
    text-decoration: none;
    
    

}


a.tourBoxTxtSmall
{

    color: #484747;
    font-size:11px;
    line-height:14px;
    font-family: Arial, sans-serif;
    text-decoration:none;
    
    

}

a.tourBoxTxtSmall:hover
{

    color: #ec008c;
    font-size:11px;
    line-height:14px;
    font-family: Arial, sans-serif;
    text-decoration:none;
    
    

}


.contactDetails
{

    color: #484747;
    font-size:13px;
    line-height:14px;
    font-family: Arial, sans-serif;
    

}

.contactEmail
{

    color: #ec008c;
    font-size:13px;
    line-height:14px;
    font-family: Arial, sans-serif;
    

}

.categoryHeader
{

    color: #ec008c;
    font-size:13px;
    line-height:13px;
    font-family: Arial, sans-serif;
    font-weight:bold;
    text-decoration:none;
    
    
    

}


.categoryHeaderLinks
{

    color: #ec008c;
    font-size:11px;
    line-height:11px;
    font-family: Arial, sans-serif;
    font-weight:bold;
    text-decoration:none;
    
    
    

}

.categoryHeaderOrange
{

    color: #f47420;
    font-size:13px;
    line-height:13px;
    font-family: Arial, sans-serif;
    font-weight:bold;
    
    

}

.categoryBody
{

    color: #484747;
    font-size:13px;
    line-height:16px;
    font-family: Arial, sans-serif;
    font-weight:normal;
    
    

}

a.caseStudy
{

    color: #484747;
    font-size:13px;
    line-height:16px;
    font-family: Arial, sans-serif;
    font-weight:normal;
    text-decoration:none;
}

a.caseStudy:hover
{

    color: #f47420;
    font-size:13px;
    line-height:16px;
    font-family: Arial, sans-serif;
    font-weight:normal;
    text-decoration:none;
    
}

.contactLinks
{

    color: #f47420;
    font-size:13px;
    line-height:14px;
    font-family: Arial, sans-serif;
    text-decoration:none;
    
    

}

.footerLinks
{

    color: #57636a;
    font-size:12px;
    line-height:14px;
    font-family: Arial, sans-serif;
    text-decoration:none;
    
    

}

.footerLinks
{

    color: #57636a;
    font-size:12px;
    line-height:14px;
    font-family: Arial, sans-serif;
    text-decoration:none;
    
    

}


a.footerLinks
{

    color: #57636a;
    font-size:12px;
    line-height:14px;
    font-family: Arial, sans-serif;
    text-decoration:none;
    
    

}

a.footerLinks:hover
{

    color: #ffffff;
    font-size:12px;
    line-height:14px;
    font-family: Arial, sans-serif;
    text-decoration:none;
    
    

}

a.case 
{
   
   background: url("button.gif") top left no-repeat;
}
a.case:hover 
{
   
   background-image: url("button-over.gif");   
}
   
.caseBlurb
{

    color: #596d78;
    font-size:13px;
    line-height:14px;
    font-family: Arial, sans-serif;
    text-decoration:none;
    
    

}

#test_frame {

   background: url("images/testbg2.jpg") top left no-repeat;
	width:752px;
	height:514px;

}



#test_slideshow {
    position:relative;
    height:30px;
}

#test_slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height:514px;
    width: 752px;
   background: url("images/testbg2.jpg") top left no-repeat;
}

#test_slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#test_slideshow DIV.last-active {
    z-index:9;
}

#test_slideshow DIV IMG {
    height: 90px;
    display: block;
    border: 0;
    margin-bottom: 10px;
}

#test_slideshow a {
border:none;
}

.test_quote1{
width:300px;
margin:70px 0 0 100px;
height:80px;
display:block;
clear:both;
}

.test_quote2{
width:270px;
margin:40px 0 0 400px;
height:40px;
display:block;
clear:both;
}




#test_slideshow p {
font-family: Arial,sans-serif;
color:white;
font-size:12px;
}










