/*=========================== TAGS ============================*/

* { 
	margin:0; 
	padding:0;
}

html {
	min-width:988px;
} 

body { 
	background:#191919; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:100%; 
	line-height:1em; 
	color:#bcbcbc; 
	min-width:988px;
}

object { 
	vertical-align:top; 
	outline:none;
}

input, 
textarea, 
select { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:1em; 
	vertical-align:middle; 
	font-weight:normal;
}

fieldset {
	border:0;
}

p { 
	margin:0; 
	padding:0;
}

img { 
	border:0; 
	vertical-align:top; 
	text-align:left;
}

ul, 
ol { 
	list-style:none;
}

/*========================== ALIGMENT =========================*/

.fleft { 
	float:left;
}

.fright { 
	float:right;
}

.clear { 
	clear:both;
}

.alignright { 
	text-align:right;
}

.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%; 
	overflow:hidden;
}

.container { 
	width:100%;
}

/*=========================== TAILING =========================*/

.tail-top { 
	background:url(images/tail-top.jpg) center top repeat-x;
}

.tail-middle {
	background:url(images/tail-middle.jpg) repeat-x center top #3a3a3a;
}

.tail-bottom1 { 
	background:url(images/tail-bottom1.gif) left top repeat-x;
}

.tail-bottom2 { 
	background:url(images/tail-bottom2.jpg) left top repeat-x;
}

.tail-bottom3 {
	background:url(images/tail-bottom3.jpg) left top repeat-x;
}

/*=========================== FORMS ===========================*/

#contacts-form .field { 
	height:26px;
}
#contacts-form input {
	width:263px; 
	padding:1px 0 1px 3px; 
	background:#444444; 
	border:1px solid #a4a4a4; 
	vertical-align:top;	
	line-height:1.2em;
	color:#a4a4a4;
}
#contacts-form textarea { 
	width:307px; 
	height:69px; 
	color:#a4a4a4; 
	overflow:auto;
	background:#444444; 
	border:1px solid #a4a4a4;  
	padding:1px 0 1px 3px;
	margin-bottom:21px; 
}

/*========================== LISTS ============================*/
/*  =================  Added Lines Below  LLB  ===================== */
.list3 li {
	width:100%;
	overflow:hidden;
	vertical-align:top;
	padding:0px 0 0px 0;
	position:relative;
}
.list3 li p {
	font-size:.87em;
	/* line-height:1em; */
	margin-bottom:0;
	padding-bottom:0px;
}
.list3 li strong {
	color:#cb000e;
	display:block;
}
/* ==================   Added Lines Above LLB  ==================  */
.list li {
	width:100%;
	overflow:hidden;
	vertical-align:top;
	padding:8px 0 11px 0;
	position:relative;
}
.list li img {
	float:left;
	margin:-8px 12px 0 0;
}
.list li p {
	font-size:.87em;
	line-height:1.38em;
	margin-bottom:0;
	padding-bottom:30px;
}
.list li strong {
	color:#cb000e;
	display:block;
}
.list li a {
	color:#fff;
}

.list1 li {
	width:100%;
	overflow:hidden;
	vertical-align:top;
	font-size:.87em;
	line-height:1.38em;
	background:url(images/line-hor1.gif) repeat-x left bottom;
	padding-bottom:17px;
	margin-bottom:17px;
}
.list1 li.last {
	background:none;
	padding:0;
	margin:0;
}
.list1 li img {
	float:left;
	margin-right:12px;
}
.list1 li strong {
	color:#fff;
	font-size:.92em;
}
.list1 li a {
	font-style:italic;
	font-weight:bold;
}
.list1 li span {
	overflow:hidden;
	display:block;
}

.list2 {
	margin-top:-40px;
}
.list2 li {
	padding-top:40px;
}
.list2 li .img-box1 {
	padding-bottom:0;
}

/*========================== OTHER ============================*/

.img-indent { 
	padding-bottom:25px; 
}

.img-box1 { 
	width:100%; 
	overflow:hidden;
	padding:5px 0 28px 0;
}
.img-box1 img { 
	float:left; 
	margin:-5px 18px 0 0;
}
.img-box1 p {
	color:#fff;
	margin-bottom:0;
}

.img-box2 { 
	width:100%; 
	overflow:hidden;
	padding:5px 0 15px 0;
}
.img-box2 img { 
	float:left; 
	margin:-5px 18px 0 0;
}

p { 
	margin-bottom:60px;
	line-height:1.6em;
}
.p0 {
	margin-bottom:0;
}
.p1 {
	margin-bottom:30px;
}
.p2 {
	margin-bottom:20px;
}

/* =====    Added lines below ==== */
.p3 {
	margin-bottom:30px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
}
/* =====    Added lines below ==== */


.phone { 
	float:right; 
	margin-right:30px;
}

cite {
	line-height:1.6em;
	display:block;
	margin-top:-34px;
	position:relative;
}

dl {
	font-size:.87em;
	line-height:1.38em;
	margin-bottom:-20px;
}
dl dt {
	color:#fff;
	font-weight:bold;
}
dl dd {
	margin-bottom:20px;
}

/*================= TXT, LINKS, LINES, TITLES =================*/

a {	
	color:#cb000e; 
	outline:none;
}
a:hover {
	text-decoration:none;
}

h2 {
	font-size:33px;
	line-height:1.2em;
	color:#191919;
	background:url(images/title-tail.gif) repeat-x left top;
	margin:0 0 38px 0;
	position:relative;
	left:-4px;
	letter-spacing:-1px;
}
h2 span {
	color:#fff;
}
h2 em {
	display:block;
	background:url(images/title-left.gif) no-repeat left top;
}
h2 b {
	padding:8px 0 11px 25px;
	display:block;
	background:url(images/title-right.gif) no-repeat right top;
}
h3 {
	font-size:28px;
	line-height:1.2em;
	color:#191919;
	background:url(images/line-hor.gif) repeat-x left bottom;
	padding-bottom:8px;
	margin-bottom:27px;
	width:100%;
}
h3.extra {
	padding:0 0 27px 95px;
	margin:-2px 0 0 -14px;
	position:relative;
	width:auto;
	background:url(images/icon5.gif) no-repeat left 3px;
}
h3.extra span {
	background:url(images/line-hor2.gif) repeat-x left bottom;
	display:block;
	padding-bottom:5px;
}
h4 {
	color:#fff;
	font-size:.86em;
	line-height:1.38em;
}

/*  These lines were added   LLB  */
h5 {
	font-size:28px;
	line-height:1.2em;
	color:#191919;
	background:url(images/line-hor.gif) repeat-x left bottom;
	padding-bottom:8px;
	margin-bottom:27px;
	width:100%;
}
h5.extra {
	padding:0 0 27px 95px;
	margin:-2px 0 0 -14px;
	position:relative;
	width:auto;
	background:url(images/icon5.gif) no-repeat left 3px;
}
h5.extra span {
	background:url(images/line-hor2.gif) repeat-x left bottom;
	display:block;
	padding-bottom:5px;
}

/*   Lines above added   LLB */


.link {
	font-weight:bold;
	font-style:italic;
	font-size:.8em;
	text-align:right;
}

.line-ver1 {
	background:url(images/line-ver.gif) repeat-y 235px 0;
}
.line-ver2 {
	background:url(images/line-ver.gif) repeat-y 588px 0;
}

/*============================ BOXES ==========================*/

.box { 
	width:100%;
	position:relative;
	color:#000;
}
.box .left-top-corner { 
	background:url(images/left-top-corner.png) no-repeat left top; 
	height:19px; 
	padding-left:19px;
}
.box .right-top-corner { 
	background:url(images/right-top-corner.png) no-repeat right top; 
	height:19px; 
	padding-right:19px;
}
.box .border-top { 
	background:url(images/border-top.png) left top repeat-x; 
	height:19px; 
	font-size:0; 
	line-height:0; 
	width:100%;
}
.box .left-bot-corner { 
	background:url(images/left-bot-corner.png) no-repeat left bottom; 
	height:19px; 
	padding-left:19px;
}
.box .right-bot-corner { 
	background:url(images/right-bot-corner.png) no-repeat right bottom; 
	height:19px; 
	padding-right:19px;
}
.box .border-bot { 
	background:url(images/border-bot.png) left bottom repeat-x; 
	height:19px; 
	font-size:0; 
	line-height:0; 
	width:100%;
}
.box .border-left { 
	background:url(images/border-left.png) left top repeat-y; 
	padding-left:19px;
	position:relative;
}
.box .border-right { 
	background:url(images/border-right.png) right top repeat-y; 
	padding-right:19px;
}
.box .xcontent { 
	background:#a1a1a1;
	padding:0 5px 0 8px;
}
.box .inner {
	padding-bottom:25px;
}
.box h3 {
	top:-5px;
	position:relative;
	margin-bottom:22px;
}
.box p {
	font-size:.87em;
	line-height:1.38em;
}

.box1 { 
	width:100%;
	position:relative;
	color:#000;
}
.box1 .extra-corner {
	position:absolute;
	bottom:-45px !important;
	bottom:-46px;
	width:53px;
	height:64px;
	left:53px;
	z-index:10;
}
.box1 .left-top-corner { 
	background:url(images/left-top-corner1.png) no-repeat left top; 
	height:19px; 
	padding-left:19px;
}
.box1 .right-top-corner { 
	background:url(images/right-top-corner1.png) no-repeat right top; 
	height:19px; 
	padding-right:19px;
}
.box1 .border-top { 
	background:url(images/border-top1.png) left top repeat-x; 
	height:19px; 
	font-size:0; 
	line-height:0; 
	width:100%;
}
.box1 .left-bot-corner { 
	background:url(images/left-bot-corner1.png) no-repeat left bottom; 
	height:19px; 
	padding-left:19px;
}
.box1 .right-bot-corner { 
	background:url(images/right-bot-corner1.png) no-repeat right bottom; 
	height:19px; 
	padding-right:19px;
}
.box1 .border-bot { 
	background:url(images/border-bot1.png) left bottom repeat-x; 
	height:19px; 
	font-size:0; 
	line-height:0; 
	width:100%;
}
.box1 .border-left { 
	background:url(images/border-left1.png) left top repeat-y; 
	padding-left:19px;
	position:relative;
}
.box1 .border-right { 
	background:url(images/border-right1.png) right top repeat-y; 
	padding-right:19px;
}
.box1 .xcontent { 
	background:#c4c4c4;
	padding:0 5px 5px 15px;
}
.box1 h3 {
	margin-bottom:20px;
}
.box1 p {
	font-size:.87em;
	line-height:1.38em;
	color:#000;
}
/* ===================  Box2  added  below  LLB =============== */
.box2 { 
	width:100%;
	position:relative;
	color:#000;
}
.box2 .extra-corner {
	position:absolute;
	bottom:-45px !important;
	bottom:-46px;
	width:53px;
	height:64px;
	left:53px;
	z-index:10;
}
.box2 .left-top-corner { 
	background:url(images/left-top-corner1.png) no-repeat left top; 
	height:6px; 
	padding-left:19px;
}
.box2 .right-top-corner { 
	background:url(images/right-top-corner1.png) no-repeat right top; 
	height:6px; 
	padding-right:19px;
}
.box2 .border-top { 
	background:url(images/border-top1.png) left top repeat-x; 
	height:6px; 
	font-size:0; 
	line-height:0; 
	width:100%;
}
.box2 .left-bot-corner { 
	background:url(images/left-bot-corner1.png) no-repeat left bottom; 
	height:6px; 
	padding-left:19px;
}
.box2 .right-bot-corner { 
	background:url(images/right-bot-corner1.png) no-repeat right bottom; 
	height:6px; 
	padding-right:19px;
}
.box2 .border-bot { 
	background:url(images/border-bot1.png) left bottom repeat-x; 
	height:6px; 
	font-size:0; 
	line-height:0; 
	width:100%;
}
.box2 .border-left { 
	background:url(images/border-left1.png) left top repeat-y; 
	padding-left:6px;
	position:relative;
}
.box2 .border-right { 
	background:url(images/border-right1.png) right top repeat-y; 
	padding-right:6px;
}
.box2 .xcontent { 
	background:#c4c4c4;
	padding:0 5px 5px 15px;
}
.box2 h3 {
	margin-bottom:10px;
}
.box2 p {
	font-size:.87em;
	line-height:1.38em;
	color:#000;
}
/*  Box 2 added above */

/*========================== HEADER ===========================*/
/*  Added lines below  */
#header2 .row-1 {
    height:40px; 	
	background:url(images/tail-header.jpg) repeat-x center top;
	width:100%;
	overflow:hidden;
}
#header2 .row-2 {
	height:200px;
}

/* Added lines above */
	
#header .left {
	position:absolute;
	left:-8px;
	top:0;
}
#header .right {
	position:absolute;
	right:-8px;
	top:0;
}
#header .row-1 {
/*  height:64px;  LLB */	
	height:102px;
	background:url(images/tail-header.jpg) repeat-x center top;
	width:100%;
	overflow:hidden;
}
#header .row-1 .fleft {
	padding:8px 0 0 11px;
}
#header .row-1 .fright {
	padding-right:1px;
}
#header .row-1 .fright ul li {
	float:left;
	font-size:16px;
	line-height:1.2em;
	position:relative;
	z-index:10;
	margin-left:-1px;
}
#header .row-1 .fright ul li a {
	width:119px;
	text-align:center;
	display:block;
	color:#dadae0;
	width:121px;
	height:64px;
	background:url(images/nav-bg.gif) no-repeat left top;
	text-decoration:none;
}
#header .row-1 .fright ul li a span {
	display:block;
	padding-top:20px;
}
#header .row-1 .fright ul li a.active,
#header .row-1 .fright ul li a:hover {
	background:url(images/nav-act.gif) no-repeat left top;
}
#header .row-2 {
	height:472px;
}
/*=========================  HEADER 1 HAS BEEN ADDED ==========*/
#header1 .left {
	position:absolute;
	left:-8px;
	top:0;
}
#header1 .right {
	position:absolute;
	right:-8px;
	top:0;
}
#header1 .row-1 {
/*  height:64px;  LLB */	
	height:102px;
	background:url(images/tail-header.jpg) repeat-x center top;
	width:100%;
	overflow:hidden;
}
#header1 .row-1 .fleft {
	padding:8px 0 0 11px;
}
#header1 .row-1 .fright {
	padding-right:1px;
}
#header1 .row-1 .fleft2 {
	padding:60px 60px 60px 60px;
}
#header1 .row-1 .fright2 {
	padding-right:100px;
}

#header1 .row-1 .fright2 ul li {
	float:left;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif
	font-style:italic
	font-size:32px;
	line-height:2.2em;
	position:relative;
	z-index:10;
	margin-left:-1px;
}

#header1 .row-1 .fright ul li {
	float:left;
	font-size:16px;
	line-height:1.2em;
	position:relative;
	z-index:10;
	margin-left:-1px;
}
#header1 .row-1 .fright ul li a {
	width:119px;
	text-align:center;
	display:block;
	color:#dadae0;
	width:121px;
	height:64px;
	background:url(images/nav-bg.gif) no-repeat left top;
	text-decoration:none;
}
#header1 .row-1 .fright ul li a span {
	display:block;
	padding-top:20px;
}
#header1 .row-1 .fright ul li a.active,
#header1 .row-1 .fright ul li a:hover {
	background:url(images/nav-act.gif) no-repeat left top;
}
#header1 div.row-2 {
height:472px; 
padding:10px;
clear:both;
}

	

/*=========== HEADER 1 LINES ABOVE WERE ADDED =================*/
/*========================= CONTENT ===========================*/

#content {
/* =======	padding:57px 0 14px 11px; */
    padding:37px 0 14px 11px;
}

#content .indent {
	padding-bottom:39px;
}
#content .indent1 {
	padding-bottom:45px;
}
#content .indent2 {
	padding-right:10px;
}


/*========================= FOOTER ============================*/
/*  Added rows below  */
#footer2 .row-1 {
	height:74px;
	padding-left:12px;
}
#footer2 .row-1 dl {
	padding-top:12px;
	width:100%;
	overflow:hidden;
}
#footer2 .row-1 dl dt {
	font-size:38px;
	line-height:1.2em;
	color:#d2d2d2;
	letter-spacing:-1px;
	padding-right:53px;
	float:left;
}






#footer .row-1 {
	height:74px;
	padding-left:12px;
}
#footer .row-1 dl {
	padding-top:12px;
	width:100%;
	overflow:hidden;
}
#footer .row-1 dl dt {
	font-size:38px;
	line-height:1.2em;
	color:#d2d2d2;
	letter-spacing:-1px;
	padding-right:53px;
	float:left;
}
#footer .row-1 dl dd {
	float:left;
	margin-right:36px;
}
#footer .row-1 dl dd.last {
	margin-right:0;
}
#footer .row-2 {
	height:167px;
}
#footer .row-2 .indent {
	padding:39px 0 40px 14px;
}
#footer .row-2 .col-1 {
	width:180px;
	margin-right:109px;
	padding-top:28px;
}
#footer .row-2 .col-1 span {
	display:block;
	font-size:.8em;
	font-style:italic;
	color:#636566;
	text-align:right;
	padding:6px 10px 0 0;
}
#footer .row-2 .col-1 span a {
	color:#636566;
}
#footer .row-2 .col-2 {
	padding-top:31px;
	width:358px;
	height:57px;
}
#footer .row-2 .col-2 dl {
	width:100%;
	overflow:hidden;
}
#footer .row-2 .col-2 dl dt {
	float:left;
	padding:8px 25px 0 0;
	color:#636566;
	font-weight:normal;
}
#footer .row-2 .col-2 dl dd {
	float:left;
	padding-right:12px;
}
#footer .row-2 .col-3 {
	background:url(images/icon6.gif) no-repeat left 24px;
	padding:24px 0 0 65px;
	width:240px;
	font-size:.87em;
	line-height:1.38em;
	color:#636566;
}
#footer .row-2 .col-3 a {
	color:#636566;
	text-decoration:none;
}
#footer .row-2 .col-3 a:hover {
	color:#fff;
}
#footer .row-2 .col-3 span {
	float:right;
	margin-right:52px;
}
/*  Line Below Added for Slogan on each page  */

#footer3 .row-1 {
	height:60px;
	padding-left:12px;
}
#footer3 .row-1 dl {
	padding-top:8px;
	width:100%;
	overflow:hidden;
}
#footer3 .row-1 dl dt {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif
	font-size:24px;
	font-style:italic;
	line-height:1.2em;
	color:#d2d2d2;
	letter-spacing:-1px;
	padding-right:53px;
	float:right;
}
/*   Lines above have been added for Slogan  */
/*=============================================================*/

/*  Carousel */

#loopedCarousel { 
	width:966px;
	position:relative;
	margin:20px 0 0 6px;
}
#loopedCarousel .next {
	width:36px;
	height:73px;
	background:url(images/button-right.png) no-repeat left top;
	position:absolute;
	/* LLB
	right:-44px !important;
	*/
	right:-18px; !important
	right:-34px;
	top:50px;
	/* LLB
	top:126px;
	*/
	
}
#loopedCarousel .next:hover {
	background:url(images/button-right-act.png) no-repeat left top;
}
#loopedCarousel .previous {
	width:36px;
	height:73px;
	background:url(images/button-left.png) no-repeat left top;
	position:absolute;
	left:-34px;
	top:50px;
	/* LLB
	top:126px;
	*/
}
#loopedCarousel .previous:hover {
	background:url(images/button-left-act.png) no-repeat left top;
}
#loopedCarousel .container {
	/* LLB 
	height:412px;
	*/
	height:220px;
	width:966px; 
	overflow:hidden; 
	position:relative; 
}
#loopedCarousel .slides {
	position:absolute; 
	top:0; 
	left:0;
}
#loopedCarousel .slides div {
	position:absolute; 
	top:0;
	width:290px; 
	/* LLB
	height:402px;
	*/ 
	height:210px;
	background:url(images/slide-bg3.jpg) no-repeat left top; 
	padding:10px 0 0 20px;
}
#loopedCarousel .slides div img {
	margin:0 0 6px -10px;
	display:block;
}
/*  LLB
#loopedCarousel .slides div b {
	width:214px;
	height:34px;
	background:url(images/png-bg.png) no-repeat left top;
	display:block;
	position:absolute;
	bottom:125px;
	left:10px;
}
#loopedCarousel .slides div b a {
	cursor:pointer;
	position:absolute;
	right:12px;
	top:8px;
}
#loopedCarousel .slides div b a img {
	margin:0 0 0 0;
}
#loopedCarousel a {
	font-size:.67em;
	text-transform:uppercase;
}
*/
/* Easy Slider */

.slider-wrap {
	position:relative;
	width:100%;
}
#slider ul, 
#slider li {
	margin:0;
	padding:0;
	list-style:none;
}
#content #slider li { 
/* 
	define width and height of list item (slide)
	entire slider area will adjust according to the parameters provided here
*/ 
	width:256px;
	height:266px;
	overflow:hidden;
	vertical-align:top; 
	color:#fff;
}
#content #slider li dl {
	background:url(images/line-hor1.gif) repeat-x left bottom;
	width:100%;
	overflow:hidden;
	height:71px;
	margin-bottom:17px;
}
#content #slider li dl.alt {
	background:none;
}
#content #slider li dl dt img {
	float:left;
	margin-right:12px;
}	
#content #slider li dl dd {
	color:#000;
	float:left;
	width:172px;
	line-height:1.38em;
}
#content #slider li dl dd strong {
	color:#fff;
	font-size:.92em;
}
#content #slider li dl dd a {
	font-size:.92em;
	font-style:italic;
	font-weight:bold;
}
#nextBtn,
#prevBtn { 
	display:block;
	width:56px;
	height:26px;
	position:absolute;
	z-index:1000;
}	
#nextBtn {
	left:98px;
	top:282px;
}
#prevBtn {
	left:98px;
	top:-111px;
}
#nextBtn a,
#prevBtn a {  
	display:block;
	position:relative;
	width:56px;
	height:26px;
}	
#nextBtn a {
	background:url(images/down.gif) no-repeat left top;
}
#nextBtn a:hover {
	background:url(images/down-act.gif) no-repeat left top;
}
#prevBtn a {
	background:url(images/up.gif) no-repeat left top;
}
#prevBtn a:hover {
	background:url(images/up-act.gif) no-repeat left top;
}