body { margin:0; padding:0; font-size:12px; line-height:16px; font-family: Arial, Tahoma;}
a { color:#fe5800;}
a:hover { text-decoration:none;}
.orange { color:#fe5800;}

#header { background: url(images/header_bckg.gif) repeat-x ; height:120px;  }

#menu {
	height: 20px;
	padding-top: 55px;
}

#menu ul{ width:780px; margin:0 auto;list-style:none; padding:0; text-align:left;}
#menu ul li{display:inline}
#menu ul a { display:block; float:left; font-size:12px; text-decoration:none; color:#fff; background: no-repeat bottom center; padding-right:30px; padding-top:15px; text-align:left;}
#menu ul a:hover { background: no-repeat bottom center; text-decoration:underline; color:#fff;}
#menu ul a.active {background: no-repeat bottom center; font-weight:bold; color:#fff; text-decoration:underline;}
#menu ul a.active:hover {  background:no-repeat bottom center; color:#fff; font-weight:bold;}

#main { width:100%; margin:0 0 20px 0; float:left;}
#head_image { height:150px; background:url(images/head_bckg.jpg) no-repeat #fe5d00; padding:30px 0 30px 50px; line-height:24px;}
#slogan { color:#fff; font-family: "Arial Narrow", Arial, Tahoma; font-size:21px; text-transform:uppercase; }
#under_slogan_text { color:#ffff00; font-size:10px; line-height:12px; padding-top:15px;}
#content { margin:0 auto; padding:0; width:780px;}
#content h1 { margin:10px 0 0 0; font-size:16px; color:#000; font-weight:bold;}
#content h2 { margin:0 0 0 0; padding:0; font-size:14px; color:#000;}
#text {float:left; width:500px; padding-left:15px;}
#text p { padding:0; margin-top:10px;}
#sidebar { background:url(images/sidebar_bckg.gif) repeat-x; margin:10px 0 0 560px; color:#6f6e6e; padding:20px;}
#sidebar h2 {color:#fe5800; margin:0 0 15px 0; font-size:14px; font-weight:bold;}

#sidebar2 { background:url(images/sidebar_bckg.gif) repeat-x; margin:0px 0 0 560px; color:#6f6e6e; padding:20px; }
#sidebar2 h2 {color:#fe5800; margin:0 0 15px 0; font-size:14px; font-weight:bold;}

#footer {background:url(images/footer_bckg.gif) repeat-x #3f3e3e 0 2px; height:94px; margin-top:20px; clear:both;}
#left_footer { float:left; padding:40px 0 0 30px; text-transform:uppercase; color:#FFFFFF; font-weight:bold; font-size:11px;}
#left_footer a { color:#FFFFFF;}
#left_footer a:hover { text-decoration:none;}
#right_footer { float:right;  padding:40px 30px 0 0; text-transform:uppercase; color:#FFFFFF; font-weight:bold; font-size:11px; text-align:right;}
#right_footer a { color:#FFFFFF;}
#right_footer a:hover { text-decoration:none;}

#dotted_line {
	border-bottom:dashed 1px #CCC;
	margin-bottom:15px;
}

/************************************************
	      JCAROUSEL LITE		
************************************************/
#list {
	height:130px;
	width:470px;
}

.slider {
	float:left;
	margin:15px; 
	position:relative; 
	visibility:hidden;	
}
	
.slider ul {
	height:100px;
	width:470px;
}

.slider ul li {
	padding:0 5px;
}

.slider ul li img {
	cursor:pointer;
	height:100px; 
	padding-top:0;
	width:120px;  
}

.prev {
	cursor:pointer; 
	float:left;
	padding-top:60px;
}

.next {
	cursor:pointer; 
	float:right; 
	padding-top:60px;
}

/************************************************
	      CAPTIFY CAPTION		
************************************************/
.caption-top, .caption-bottom {
	background: #000000;
	color: #ffffff; 
	cursor:default;
	padding:2px; 
	font-size:11px;   
	text-align:center;
}

.caption-top {
	border-width:0px;
}

.caption-bottom {
	border-width:0px;
}

.caption a, .caption a {
	background:#000;
	border:none; 
	text-decoration:none;  
	padding:2px;
}

.caption a:hover, .caption a:hover {
	background:#202020;
}
