body {margin:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#CCCCCC; background:#141414}
img {border:0px;}
a {color:#d8aa05; text-decoration:none;}

a:hover {text-decoration:underline;}
p, h2, h1 {padding:0px 0px 10px 0px; margin:0px;}
h1 {font-size:16px;}
.websitebackground {background:url(../images/background.png) repeat-x}
.websitecontainer {margin:0px auto 0px auto; width:800px;}
.mainlinks {margin:0px 0px 25px 0px;}
.subnav {float:left; width:220px;}
.flashpromo {float:left; width:580px;}
.contentcontainer {margin:50px 0px 0px 0px;}
.footer {background:url(../images/footer.gif) repeat-x #252525; padding:20px 0px 0px 0px; min-height:50px;}
.footercontainer {margin:0px auto 0px auto; width:800px;}
.fx {color:#d8aa05;}
.homebuttons {padding:20px 0px 0px 0px; text-align:center;}
.textopen {padding:10px; text-align:center}
.textopenhome {padding:10px; text-align:left;}
.textleft {float:left; width:389px; padding:0px 10px 0px 0px; border-right:1px solid #999999; text-align:justify}
.textright {float:left; width:389px; padding:0px 0px 0px 10px; text-align:justify;}
.copyright {float:left;}
.footermainlinks {float:right;}
.footermainlinks a {color:#999999; padding:0px 0px 0px 15px;}
.footersublinks {padding:10px 0px 10px 0px;}
.footersublinks a {color:#999999; padding:0px 15px 0px 0px;}

.examples img { border:1px solid #d8aa05;}
.testimonialcontainer {border:1px solid #666666; padding:10px; margin:0px 0px 10px 0px;}
.homeflashcontainer {border:1px solid #666666;}
.testimonialimage {float:left; margin:0px 10px 0px 0px; width:190px;}
.testimonialimage img { border:1px solid #d8aa05;}
.testimonialtext {float:left; width:570px;}
.address { float:left; width:170px; padding:10px;}
.telephone { float:left; width:270px; padding:10px;}
.emails { float:left; width:300px; padding:10px;}

.agencybens {float:left; width:256px; padding:0px 10px 0px 0px; text-align:justify; padding:3px 0px 3px 0px;}
.examplebuttons {padding:10px; text-align:center}
.videocontainer { margin:0px auto 20px auto; width:975px;}
.videofloat { float:left; width:325px;}
.videoshadow { background:url(../images/videoshadow.png) no-repeat; height:50px;}

.highslide {
	cursor: url(../graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}

.highslide-wrapper {
	background: black;
}
.highslide-image {
    border: 2px solid black;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

a.highslide-full-expand {
	background: url(../graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/* Controlbar example */
.controlbar {	
	background: url(../graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(../graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
