html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,fieldset,form,label,legend,caption,tbody,tfoot,thead{
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body{
    margin:0px auto 0px;
    padding:0px;
    font-family:Arial;
    font-size: 0.8em;
    background:#FD9B08 url(../img/bg.jpg) repeat-x;


}

#page{
    margin:0px  auto 0;
    width:1024px;


}
#hukyhomescreen {
	background:url(../img/hukyhomeSCREEN!bg.png) no-repeat;
	width:546px;
	height:312px;
	padding:16px;
	float:left;
	margin:20px 5px 40px 30px;
}

#info{
	float:left;
	margin:20px 10px 40px 0px;
}
#quotes{
	display:block;
	margin:0px 10px 40px 30px;
}

#contact_bar{
 background:url(../img/contact_bg.jpg) repeat-x;
 height:50px;
 width:100%;
 margin:40px 0px 20px 0px;
 padding:10px 30px 5px 30px;
}
#contect-text{
	font-size:16px;
	color:#0099CC;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:2px;
	margin-left:320px;
}

div#preload { display: none; }

a {
    color:#fff;
    text-decoration:none;
}
a:hover {
    color:#fff;
    text-decoration:none;
	cursor:pointer;
	
}

a#mail {
float:left;
margin-left:15px;
height: 49px; 
width: 48px; 
background-image:url(../img/mail-icon.png); 
text-decoration: none; 

background-repeat:no-repeat;


}

a#mail:hover {
	
	background-image:url(../img/mail-icon-hover.png); 

}
a#fb {
float:left;
margin-left:10px;
height: 49px; 
width: 48px; 
background-image:url(../img/facebook-icon-hover.png); 
text-decoration: none; 

background-repeat:no-repeat;


}

a#fb:hover {
	
	background-image:url(../img/facebook-icon-hover.png); 

}
a#tw {
float:left;
margin-left:10px;
height: 49px; 
width: 48px; 
background-image:url(../img/twitter-icon.png); 
text-decoration: none; 

background-repeat:no-repeat;


}

a#tw:hover {
	
	background-image:url(../img/twitter-icon-hover.png); 

}
a#ym {
float:left;
margin-left:10px;
height: 49px; 
width: 48px; 
background-image:url(../img/yahoo-icon.png); 
text-decoration: none; 

background-repeat:no-repeat;


}

a#ym:hover {
	
	background-image:url(../img/yahoo-icon-hover.png); 

}
a#blog {
float:left;
margin-left:10px;
height: 49px; 
width: 48px; 
background-image:url(../img/blog-icon.png); 
text-decoration: none; 

background-repeat:no-repeat;


}

a#blog:hover {
	
	background-image:url(../img/blog-icon.png); 

}

#footer {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-align:center;
 margin:40px auto 30px 0;
 color:#fff;
 font-weight:normal;
 display:block;
 float:left;
 
 width:100%;

}

#footer_menu {
font-size:11px;
	margin-bottom:10px;	
	color:#FFFFFF;
}
  

/* Easy Slider */

	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:516px;
		height:280px;
		overflow:hidden; 
		
		}
	span#prevBtn a{
			font-family:Arial, Helvetica, sans-serif;
			color:#FFFFFF;
			font-size:14px;
			font-weight:bold;
			background:url() no-repeat;
			margin-right:452px;
			width:23px;
			height:23px;
	}
	span#nextBtn a{
				font-family:Arial, Helvetica, sans-serif;
			color:#FFFFFF;
			font-size:14px;		
			font-weight:bold;
			background:url() no-repeat;
			width:23px;
			height:23px;
	}		
	
	#slider{
		margin-bottom:20px;
		display:block;
	}			

/* // Easy Slider */


.panel {
position: fixed;
bottom: 0;
right: 0;
display: none;
background: #000000;
border:1px solid #111111;
-moz-border-radius-topleft: 20px;
-webkit-border-top-left-radius: 20px;
-moz-border-radius-bottomleft: 20px;
-webkit-border-bottom-left-radius: 20px;
width: 330px;
height: auto;
padding: 30px 130px 30px 30px;
filter: alpha(opacity=85);
opacity: .85;
}

.panel p{
margin: 0 0 15px 0;
padding: 0;
color: #cccccc;
}

.panel a, .panel a:visited{
margin: 0;
padding: 0;
color: #9FC54E;
text-decoration: none;
border-bottom: 1px solid #9FC54E;
}

.panel a:hover, .panel a:visited:hover{
margin: 0;
padding: 0;
color: #ffffff;
text-decoration: none;
border-bottom: 1px solid #ffffff;
}

a.trigger{
position: fixed;
text-decoration: none;
bottom: 0px; right: 0;
font-size: 16px;
letter-spacing:-1px;
font-family: verdana, helvetica, arial, sans-serif;
color:#fff;
padding: 20px 15px 20px 40px;
font-weight: 700;
background:#333333 url(../img/plus.png) 15% 55% no-repeat;
border:1px solid #444444;
-moz-border-radius-topleft: 20px;
-webkit-border-top-left-radius: 20px;
-moz-border-radius-bottomleft: 20px;
-webkit-border-bottom-left-radius: 20px;
-moz-border-radius-bottomright: 0px;
-webkit-border-bottom-right-radius: 0px;
display: block;
}

a.trigger:hover{
position: fixed;
text-decoration: none;
bottom: 0px; right: 0;
font-size: 16px;
letter-spacing:-1px;
font-family: verdana, helvetica, arial, sans-serif;
color:#fff;
padding: 20px 20px 20px 40px;
font-weight: 700;
background:#222222 url(../img/plus.png) 15% 55% no-repeat;
border:1px solid #444444;
-moz-border-radius-topleft: 20px;
-webkit-border-top-left-radius: 20px;
-moz-border-radius-bottomleft: 20px;
-webkit-border-bottom-left-radius: 20px;
-moz-border-radius-bottomright: 0px;
-webkit-border-bottom-right-radius: 0px;
display: block;
}

a.active.trigger {
background:#222222 url(../img/minus.png) 15% 55% no-repeat;
}

.columns{
clear: both;
width: 330px;
padding: 0 0 20px 0;
line-height: 22px;
}

.colleft{
float: left;
width: 130px;
line-height: 22px;
}

.colright{
float: right;
width: 130px;
line-height: 22px;
}

ul{
padding: 0;
margin: 0;
list-style-type: none;
}

ul li{
padding: 0;
margin: 0;
list-style-type: none;
}


