/* CSS Document */

BODY{
	margin-top:30px;
	margin-left:25px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
}

a{
	color:#66b3b3;
	text-decoration:none;
}

a:link; a:focus; a:active{
	color:#66b3b3;
	text-decoration:none;
}

a:hover{
	color:#66b3b3;
	text-decoration:underline;
}

a:visited{
	color:#a5afaf;
	text-decoration:none;
}

H1{
	font-size:16px;
	line-height:18px;
	margin:0px;
	padding:0px;
	padding-bottom:3px;
	font-weight:normal;
}

H2{
	font-size:12px;
	line-height:14px;
	margin:0px;
	padding:0px;
	color:#999;
	font-weight:normal;
	font-style:italic;
}

H3{
	font-size:11px;
	line-height:14px;
	margin:0px;
	padding:0px;
	font-weight:normal;
}

H4{
	font-size:11px;
	line-height:12px;
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-style:italic;
}

H6{
	font-size:9px;
	line-height:12px;
	margin:0px;
	padding:0px;
	font-weight:normal;
}

p{
	font-size:11px;
	line-height:14px;
	margin:0px;
	padding:0px;
	font-weight:normal;
}

.menu{
	width:165px;
	margin:0px;
	padding:0px;
	float:left;
	}
	
.footer{
	width:165px;
	margin:0px;
	padding:0px;
	left:25px;
	top:480px;
	position:absolute;
	}
	
.footer_int{
	width:165px;
	margin:0px;
	padding:0px;
	left:25px;
	top:600px;
	position:absolute;
	}

.description{
	width:165px;
	margin:0px;
	padding:0px;
	left:25px;
	top:280px;
	position:absolute;
	}
	
.wrapper{
	min-width:960px;
width:960px;
margin:0px;
padding:0px;
float:left;
}	

li{margin:0px;padding:0px;line-height:0px;list-style:none;}
ul{margin:0px;padding:0px;line-height:0px;list-style:none;}

/*//////////////////////////////////// Easy Slider ////////////////////////////////////*/

#slider{
	min-width:700px;
width:700px;
height:460px;
overflow:hidden; 
margin:0px;
padding:0px;
text-align:center;
float:left;
}	

#img_wrapper{
min-width:700px;
width:700px;
overflow:hidden; 
margin:0px;
padding:0px;
float:left;
}	

.text_column{
	min-width:320px;
width:320px;
overflow:hidden; 
margin:0px;
padding:0px;
margin-left:20px;
float:left;
}	

.AnimObject {
	margin-left:15px;
}

/*//////////////////////////////////// Easy Slider ////////////////////////////////////*/

/*////// begin of HIGHSLIDE AJAX POP-UPPERS //////*/

.highslide {
	cursor: url(../scripts/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	margin-left:15px;
	margin-bottom:15px;
	padding:0x;

}
.highslide:hover img {

}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-size: 12px;
	 line-height: 20px;
	 padding-left: 10px;
	 padding-bottom: 5px;
    padding-top: 0px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../scripts/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(../scripts/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/* Controlbar example */
.controlbar {	
	background: url(../scripts/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
	background: none;
	background-image: url(../scripts/graphics/controlbar4.gif);
}
.controlbar a:hover {
	background: none;
}
.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;
}

/*////// end of HIGHSLIDE AJAX POP-UPPERS //////*/

.videoThumb {
	cursor:help;
}
