@charset "UTF-8";
/* CSS Document */


body,td,th,p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;

	
}
html, body {
	background-color: #f7972a;
	padding:0;
	margin:0;
	
}

#bg_image { 
	position: fixed; 
	top: 0; 
	left: 0; 
	z-index: 1; 
	width: 100%;
	height: 100%;
	min-width: 1000px;
	min-height: 627px;
}

#home-content { 
	position: absolute; 
	width: 100%;  
	top: 0; 
	left: 0; 
	z-index: 2; 

}

a:link {
	color: #faaa4e;
	text-decoration: none;
}
a:visited {
	color:  #faaa4e;
	text-decoration: none;
}
a:hover {
	color: #ea7808;
	text-decoration: none;
}
a:active {
	color: #ea7808;
	text-decoration: none;
}


h1, h2 {
	font-size:13px;
	color:#faaa4e;
	text-transform:capitalize;

}

.wrapper {
	width: 1000px;
	margin: auto;
	
}

.headerwrap {
	width: 1000px;
	height: 206px;
	background-image:url(../images/header.gif);
	background-repeat:no-repeat;
}

.contentwrap {
 	width:1000px;
	height: 326px;
	background-image:url(../images/contentBG.gif);
	background-repeat:repeat-y;
}
.btmwrap {
 	width:1000px;
	height: 17px;
}

.leftwrap {
 	width:455px;
	height:299px;
	float:left;
	padding: 24px 0px 0px 60px;
	
}
.hometext {
 	width:395px;
	height:140px;
	float:left;
	padding: 15px 30px 0px 30px;
	text-align:justify;
	line-height:20px;
	
}
.bullets {
 	width:402px;
	height:120px;
	float:left;
	padding: 5px 25px 0px 28px;
	line-height:20px;
	
}
.bulletsleft {
	text-align:left;
	color:#faaa4e;
	font-size:12px;
	
}
.bulletsright {
	text-align:right;
	color:#ea7808;
	font-size:12px;
	
}

.navwrap {
	width:936px;
	height:42px;
	margin-top:137px;
	padding: 0px 64px 0px 0px;
	float:right;
	
}

.flashwrap{
	width:421px;
	height:292px;
	float:right;
	padding: 0px 64px 31px 0px;

	
}


.int-headerwrap {
	width: 1000px;
	height: 196px;
	background-image:url(../images/int-header.gif);
	background-repeat:no-repeat;
	
	
	
}
#hdrimg{
	margin-bottom:20px;
}

.int-navwrap {
	width:606px;
	height:41px;
	margin-top:137px;
	padding: 0px 64px 0px 0px;
	float:right;
}

.int-contentwrap {
 	width:832px;
	background-image:url(../images/int-contentBG.gif);
	background-repeat:repeat-y;
	min-height: 575px;
	height:auto !important;
	height: 575px;
	line-height:24px;
	padding: 35px 64px 15px 104px;	

}
.categorynav{ 
	border-top:1px solid #333;
	border-bottom:1px solid #333;
	color:#333;
	padding:3px;
	text-align:center;
	margin-bottom:30px;
}
.categorynav a, .categorynav a:visited{ 
 	color:#FFF;
}
.categorynav a:hover, .categorynav a:active, a#current{ 
 	color:#e83023;
}
.enlarged {
	margin:10px 20px 0 30px;
	width:601px;
	height:433px;
	float:right;

}
.enlarged .frame {
	float:left;
	margin:0;
}
.enlarged .next {
	float:right;
	/*padding-top:367px;*/
	padding-left:15px;
	height:33px;

}
.enlarged .prev {
	float:left;
	/*padding-top:367px;*/
	padding-right:15px;
	height:33px;
}
.thumbscroller{
	width:127px; 
	float:left;
	margin-left:20px;
}
.thumbscroller .controls {
	text-align:center;
	padding-top:20px;
}
.footer {
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	padding-top:5px;
	padding-bottom: 5px;
	text-transform:uppercase;
	width:904px;
	padding-left:96px;

}

.footerlink:link {
	color: #000000;
	text-decoration: none;
}
.footerlink:visited {
	color: #000000;
	text-decoration: none;
}
.footerlink:hover {
	color: #000000;
	text-decoration: underline;
}
.footerlink:active {
	color: #000000;
	text-decoration: none;
}

#divScrollTextCont {position:relative; left:0px; top:0px; margin:10px 0 0 0; width:127px; height:400px; clip:rect(0px 127px 400px 0px); overflow:hidden; }
#divText {position:absolute; left:0px; top:0px; text-align:center;}
#divText img {margin-bottom:10px;}
#divCenter {position:center;}
.thumb_highlight {
	border:1px solid #FFFFFF;
}
.thumb_highlight_off {
	border:0px;
}
