@charset "UTF-8";

body {
	background:#e6f4ff;
	margin:0;
	border:0;
	padding:0;
	line-height:16px;
	font-size:13px;
	font-family:"Times New Roman", Times, serif;
	color:#532380;
}



#panel{
	height: 73px;
	width:100%;
	display: none;
	padding-top:30px;
	background:url(images/hd_contactBg.jpg) no-repeat #8a9299;
	font-size:14px;
	line-height:17px;
}

#slide {
	margin: 0;
	padding: 0;
	width:1074px;
	text-align:left;
}

#tag1{
	position:relative;
	background:url(images/bgTag1.gif) no-repeat 0 0;
	width:1074px;
	height:429px;
	margin:0;
	padding:0;
}
#tag2{
	background:url(images/bgTag2.gif) no-repeat 0 0;
	width:1074px;
	height:429px
}
#tag3{
	background:url(images/bgTag3.gif) no-repeat 0 0;
	width:1074px;
	height:385px
}
#shadow1{
	background:url(images/bgShadow1.gif) no-repeat 0 0;
	width:1074px;
	height:10px
}
#shadow2{
	background:url(images/bgShadow2.gif) no-repeat 0 0;
	width:1074px;
	height:15px
}
#shadow3{
	background:url(images/bgShadow3.gif) no-repeat 0 0;
	width:1074px;
	height:15px
}
#shadow4{
	background:url(images/bgShadow4.gif) no-repeat 0 0;
	width:1074px;
	height:18px
}
#labelPanel{
	position:relative;
	left:140px;
	background:url(images/hdOurLabels.jpg) no-repeat;
	width: 141px;
	height: 66px;
	margin:0;
	float:left;
}

#contactPanel{ 
	position:relative;
	left:140px;
	background:url(images/hdContactUs.jpg) no-repeat;
	width: 141px;
	height: 66px;
	margin:0;
	float:left;
}
.contactTxtBlock{
	position:relative;
	left:190px;
	float:left;
	margin: 0;
}
.contactmap{
	position:relative;
	float:left;
	left:320px;
	margin: 0;
}
.contactmap img { border:1px #acd1fc solid;}

.spacer{
	display:block;
	width:100%;
	height:20px;
	clear:left;
}



/*///////// T E X T ////////////*/

h1 {
	position:absolute;
	left:175px;
	top:160px;
	color:#FFF;
	font-size:35px; 
	font-weight:normal;
	line-height:40px;
	width:800px;
	
}
h2 span { visibility:hidden; }
#panel p{
	padding:0 20px 0 177px ;
	margin:0;
	width:520px;
	color:#532380;
	float:left;
}
#panel p.topContactTxt{
	padding:0 0 0 20px;
	margin:0 0 0 0px;
	float:left;
	display:block;
	width:230px;
	color:#fff;	
	border-left:#532380 1px solid;
}
#panel p.topContactTxt a {
	color:#fff;	
}

.btn-slide {
	position:relative;
	width:147px;	
	height:71px;
	background:url(images/hd_btn_contact.jpg) no-repeat 0 0;
	top:-16px;
	left:913px;
	display:block;
	border:0;
}
.active {
 outline: none;
}
#homeImage{
position:absolute;
top:-80px;
left:-20px;
}
.smallTxt{
	display: block;
	margin:10px 0 0 0;
	font:12px;
}
a, a:link, a:active {
	color: #43bcff;
	text-decoration:none;
	 outline: none;
}
a:hover {
	color: #43bcff;
	text-decoration:underline;
}

.topContactTxt a, .topContactTxt a:hover {
	color:#fff;
}
/*///////// L A B E L S  L I S T ////////////*/
ul.labels {margin:0 0 0 141px; padding:0; position:relative; }
.labels li {
	float:left;
	width: 170px;
	list-style:none;
	margin:0 0 0 30px;
	padding:0;
}
.labels li p {
	margin:10px 0;	
}
p.line {
		margin:0 0 10px 160px;
		padding:0;
}

/*///////// S L I D E S H O W  ////////////*/
ul.slideshow {margin:0;padding:0;}
.slideshow { position: relative;}
.slideshow ul{ margin:0; padding:0;} 
.slideshow li { position: absolute; left: 125px; top: 0; width: 933px; height: 429px; }
.slideshow li { display: none;  list-style:none;}
.slideshow li:first-child { display: block; }
.slideshow-2 { top: 350px; }
