/* =================== Getting the new tags to behave START ====================== */

article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video { display: block; }
mark, rp, rt, ruby, summary, time { display: inline }

/* ==================== Getting the new tags to behave END ======================= */





/* ========================= Global properties START ============================= */

body {
	background: url(../images/body.gif) repeat 50% 0%;
	min-width: 980px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	color: #393939;
}

html {
	background: transparent;
	min-width: 980px;
	height: 100%;
	margin: 0;
	padding: 0;
	outline: 0;
	vertical-align: top;
	font-size: 100%;
}

div {
	border: 0 none;
	font-size: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: top;
}

a {
	outline: none;
	color: #f0ab0c;
}

	a:hover {
		text-decoration: none;
	}
	
	
	
/* ========================= Global properties END =============================== */






/* ========================= Global Structure START ============================== */

#main {
	font-size: 0.75em;
}

#header-tail {
	background: #fff url(../images/header-tail.gif) repeat-x 50% 0%;
}

	header {
		position: relative;
		z-index:2;
		width: 968px;
		height: 174px;
		margin: 0 auto;
	}
	
		#page1 header {
			height: 656px;
		}

.slider{ position:absolute; z-index:1; top:110px; left:4px; width:962px; height:453px; overflow:hidden}
.slider .items{ display:none}

.slider .pagination{ position:absolute; z-index:2; top:56px; right:18px;}
.slider .pagination li{ margin-top:-3px;}
.slider .pagination a{ display:block; width:160px; padding-left:20px; height:53px; font:11px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#fff; line-height:50px; text-decoration:none; text-transform:uppercase; font-weight:bold; background:url(../images/page.png) 0 bottom no-repeat}
.slider .pagination a:hover{ color:#f0ab0c}

.slider .pagination .current#page_1 a{ background:url(../images/page4_active.png) 0 bottom no-repeat}
.slider .pagination .current#page_2 a{ background:url(../images/page2_active.png) 0 bottom no-repeat}
.slider .pagination .current#page_3 a{ background:url(../images/page3_active.png) 0 bottom no-repeat}
.slider .pagination .current#page_4 a{ background:url(../images/page6_active.png) 0 bottom no-repeat}
.slider .pagination .current#page_5 a{ background:url(../images/page5_active.png) 0 bottom no-repeat}

#content-tail {
	background: #fff;
}

	section#content {
		width: 968px;
		margin: 0 auto;
		position:relative; z-index:1
	}

#footer-tail {
	background: url(../images/footer-tail.gif) repeat-x 50% 0%;
	width: 100%;
}

	footer {
		width: 968px;
		min-height: 130px;
		height: auto !important;
		height: 130px;
		overflow: hidden;
		margin: 0 auto;
	}

/* ========================= Global Structure END ================================ */






/* ====================== Left & Right alignment START =========================== */

.fleft {
	float: left;
}

	img.fleft {
		margin: 0 20px 0 0;
	}
	
	img.fleft1 {
		float: left;
		margin: 2px 19px 0 0;
	}
	
	img.fleft2 {
		float: left;
		margin: 2px 19px 25px 0;
	}
	
	img.fleft3 {
		float: left;
		margin: 2px 19px 17px 0;
	}

.fright {
	float: right;
}

	ul.fright1 {
		float: right;
		padding: 0 63px 15px 0;
	}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}

.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}

.aligncenter {
	padding: 15px 0 0 0;
	text-align: center;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

/* ====================== Left & Right alignment END ============================= */





/* ============================== header START =================================== */

header strong {
	display: block;
	line-height: 1.286em;
	font-size: 1.167em;
	font-weight: normal;
	color: #b5b5b5;
	position: absolute;
	top: 78px;
	left: 250px;
}

#navi {
	overflow: hidden;
	position: absolute;
	top: 79px;
	right: 10px;
	width: 181px;
}

	#navi li {
		background: url(../images/navi-divider.gif) no-repeat 0% 4px;
		float: left;
		margin: 0 0 0 -1px;
		padding: 0 10px 0 10px;
		line-height: 1.286em;
		font-size: 1.167em;
		color: #b5b5b5;
	}
	
		#navi li a {
			text-decoration: none;
			color: #676565;
		}
		
			#navi li a:hover {
				color: #fff;
			}

nav {
	background: url(../images/menu-bg1.gif) no-repeat 0% 7px;
	width: 962px;
	height: 64px;
	position: absolute;
	z-index:99;
	top: 110px;
	left: 7px;
}

#page1 nav {
	background: url(../images/menu-bg.gif) no-repeat 0% 7px;
	top: 571px;
}

	#menu {
		background: url(../images/menu-divider.gif) no-repeat 97% 7px;
		float: left;
		padding: 0 0 0 23px;
	}
	
		#menu > li {
			background: url(../images/menu-divider.gif) no-repeat 0% 7px;
			float: left;
			margin: 0 0 0 -23px; position:relative; z-index:1
		}
		
		#menu > li.first {
			background: none;
		}
		
			#menu > li > a {
				position: relative;
				float: left;
				display: inline-block;
				height: 64px;
				margin: 0 32px 0 11px;
				padding: 0 10px 0 10px;
				overflow: hidden;
				line-height: 64px;
				font-size: 1em;
				font-weight: bold;
				text-shadow: 1px 1px 0 #030303;
				text-decoration: none;
				color: #fff;
			}
			
				#menu > li:hover > a {
					color: #f8b807;
				}
				
				#menu > li.act > a:hover {
					color: #fff;
				}
		
			#menu > li.act > a {
				background: url(../images/menu-left.png) no-repeat 0% 0%;
				margin: 0;
				padding: 0;
				text-shadow: 1px 1px 0 #df9003;
				color: #fff;
			}
			
			#page1 #menu > li.act > a {
				background: url(../images/menu-left.gif) no-repeat 0% 0%;
			}
			
				#menu > li.act > a span {
					background: url(../images/menu-right.png) no-repeat 100% 0%;
					display: inline-block;
				}
				
				#page1 #menu > li.act  > a span {
					background: url(../images/menu-right.gif) no-repeat 100% 0%;
				}
				
					#menu > li.act > a span span {
						background: url(../images/menu-tail1.gif) repeat-x 0% 0%;
						display: inline-block;
						height: 64px;
						overflow: hidden;
						margin: 0 32px 0 11px;
						padding: 0 10px 0 10px;
					}
					
					#page1 #menu > li.act > a span span {
						background: url(../images/menu-tail.gif) repeat-x 0% 0%;
					}
#menu > li.act, #menu > li.act > a{ z-index:99}
.submenu_1{ position:absolute; top:58px; left:1px; width:225px; z-index:9}


.menu_box{ position:relative; background:#000; padding-bottom:5px;border-radius:0 0 6px 6px; -moz-border-radius: 0 0 6px 6px; -webkit-border-radius: 0 0 6px 6px;}
.menu_box > li{ line-height:47px; position:relative;}
.menu_box > li > a{ display:block; font:17px Arial, Helvetica, sans-serif; color:#fff; font-weight:bold; text-decoration:none; line-height:47px; padding:0 18px; position:relative; zoom:1}
.menu_box > li:hover > a{ background:#f6b408}

.submenu_2{ position:absolute; top:0px; left:154px; width:129px;}
.submenu_2 > ul > li{ line-height:49px; margin-bottom:1px; position:relative; background:#000;border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;}
.submenu_2 > ul > li > a{ display:block; font:17px Arial, Helvetica, sans-serif; color:#fff; font-weight:bold; text-decoration:none; padding:0 21px; line-height:49px;}
.submenu_2 > ul > li:hover{ background:#848484;}

#menu div{ display:none}


#icons {
	position: absolute;
	z-index:100;
	top: 131px;
	right: 29px;
}

#page1 #icons {
	top: 595px;
}

	#icons li {
		float: left;
		padding: 0 0 0 14px;
	}

/* =============================== header END ==================================== */





/* ============================= content START =================================== */

#content #indent {
	padding: 0 0 62px 0;
}

#content #indent-1 {
	padding: 28px 0 67px 0;
}

#content #indent-2 {
	padding: 18px 0 67px 0;
}

	#content p {
		padding: 0 0 18px 0;
		line-height: 1.286em;
		font-size: 1.167em;
		color: #575757;
	}
	
		#content p.extra {
			padding: 0 0 27px 0;
		}
		
		#content p.extra1 {
			padding: 0 0 26px 0;
		}
		
		#content p.extra2 {
			padding: 0 0 14px 0;
		}
		
		#content p.extra3 {
			padding: 0 0 30px 0;
		}
		
		#content p.extra4 {
			padding: 0 0 16px 0;
		}
		
		#content p.extra5 {
			padding: 0 0 23px 0;
		}
		
		#content p.extra6 {
			padding: 0 0 34px 0;
		}
	
	#content blockquote p.extra {
		padding: 0;
	}
	
	#content p small {
		float: right;
		padding: 0 9% 0 0;
		font-size: 1em;
	}
	
		#content p small a {
			font-size: 0.857em;
		}
	
		#content blockquote p strong {
			display: block;
			padding: 6px 0 0 0;
			line-height: 1.077em;
			font-size: 0.929em;
			text-align: right;
			color: #0a0a0a;
		}
		
		#content blockquote p b {
			display: block;
			padding: 0 0 11px 0;
			line-height: 1.167em;
			font-size: 0.857em;
			font-weight: normal;
			text-align: right;
			color: #f0ab0c;
		}
		
			#content blockquote p.extra b {
				padding: 0;
			}
			
		#content blockquote p em {
			display: block;
			padding: 4px 0 0 0;
			font-size: 0.929em;
			font-weight: bold;
			font-style: normal;
			text-align: right;
			color: #0a0a0a;
		}
		
		#content blockquote p i {
			display: block;
			padding: 4px 0 8px 0;
			font-size: 0.929em;
			font-weight: bold;
			font-style: normal;
			text-align: right;
			color: #0a0a0a;
		}

#column-left {
	float: left;
	width: 193px;
	padding: 0 18px 0 0;
}

	#column-left .indent {
		padding: 0 0 0 22px;
	}

#column-middle {
	float: left;
	width: 542px;
	padding: 0 18px 0 0;
}

#column-right {
	float: left;
	width: 192px;
	padding: 0 5px 0 0;
}

#page7 #column-right {
	width: 197px;
	padding: 0;
}

	#column-right .indent {
		padding: 10px 0 0 0;
	}

/* ============================== content END ==================================== */



/* ============================= boxes START ===================================== */

.box {
	width: 100%;
	overflow: hidden;
}

	.box .border-top {
		background: #ececec url(../images/border-top.gif) repeat-x 0% 0%;
	}
	
	.box .border-bot {
		background: url(../images/border-bot.gif) repeat-x 0% 100%;
	}
	
	.box .border-left {
		background: url(../images/border-left.gif) repeat-y 0% 0%;
	}
	
	.box .border-right {
		background: url(../images/border-right.gif) repeat-y 100% 0%;
	}
	
	.box .corner-top-left {
		background: url(../images/corner-top-left.gif) no-repeat 0% 0%;
	}
	
	.box .corner-top-right {
		background: url(../images/corner-top-right.gif) no-repeat 100% 0%;
	}
	
	.box .corner-bot-left {
		background: url(../images/corner-bot-left.gif) no-repeat 0% 100%;
	}
	
	.box .corner-bot-right {
		background: url(../images/corner-bot-right.gif) no-repeat 100% 100%;
		width: 100%;
	}
	
	.box .inner {
		padding: 38px 38px 29px 26px;
	}
	
	.box .inner-1 {
		padding: 40px 38px 33px 31px;
	}
	
		.box p {
			padding: 0 0 16px 0 !important;
			color: #909090 !important;
		}
	
/* ============================== boxes END ====================================== */





/* =================== txt, links, lines, titles START =========================== */

h1 {
	line-height: 1.2em;
	font-family: Impact, Impact5, Charcoal6, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #fff;
	position: absolute;
	top: 36px;
	left: 2px;
}

	h1 span {
		color: #fcbf04;
	}
	
	h1 a {
		text-decoration: none;
		color: #fff;
	}
	
	
	h1 a {
	text-indent:-5000px; 	 
	background:url(../images/logo.png) 0 0 no-repeat;	 
	width:243px;
	height:62px;
	display:block;
	
}

h2 {
	padding: 0 0 16px 0;
	line-height: 1.385em;
	font-size: 2.167em;
	font-weight: normal;
	color: #252525;
}

	h2 em {
		display: block;
		margin: 0 0 -1px 0;
		font-style: normal;
	}
	
	h2 strong {
		display: block;
		padding: 0 0 6px 0;
		font-weight: normal;
	}
	
	h2 b {
		display: block;
		padding: 0 0 3px 0;
		font-weight: normal;
	}
	
	h2 span {
		display: block;
		padding: 0 0 10px 0;
	}

h6 {
	padding: 0 0 18px 0;
	line-height: 1.286em;
	font-size: 1.167em;
	color: #373737;
}

	h6 em {
		display: block;
		margin: 0 0 -18px 0;
		font-style: normal;
	}

.link {
	background: url(../images/link-tail.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 37px;
	float: left;
	overflow: hidden;
	line-height: 36px;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	color: #fff;
}

	.link span {
		background: url(../images/link-left.gif) no-repeat 0% 0%;
		display: inline-block;
	}
	
	.link span span {
		background: url(../images/link-right.gif) no-repeat 100% 0%;
		display: inline-block;
		height: 37px;
		padding: 0 20px 0 19px;
	}
	
	.link:hover span span {
		cursor: pointer;
		color: #000;
	}

.link-1 {
	background: url(../images/link-tail1.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 37px;
	float: left;
	overflow: hidden;
	line-height: 36px;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	color: #fff;
}

	.link-1 span {
		background: url(../images/link-left1.gif) no-repeat 0% 0%;
		display: inline-block;
	}
	
	.link-1 span span {
		background: url(../images/link-right1.gif) no-repeat 100% 0%;
		display: inline-block;
		height: 37px;
		padding: 0 20px 0 19px;
	}
	
	.link-1:hover span span {
		cursor: pointer;
		color: #000;
	}

.link-indent {
	margin: 0 0 40px 0 !important;
}

.link-indent1 {
	margin: 0 0 39px 0 !important;
}

.link-indent2 {
	margin: 0 0 41px 0 !important;
}

/* ==================== txt, links, lines, titles END ============================ */





/* ============================= forms START ===================================== */

#contact-form {
	width: 155px;
	overflow: hidden;
}

	#contact-form label {
		background: url(../images/contact-input.gif) no-repeat 0% 19px;
		display: block;
		width: 100%;
		min-height: 71px;
		overflow: hidden;
		position:relative
	}
	#contact-form .message{ background:none}
	#contact-form .error, #contact-form .empty{ position:relativee; font:10px Arial, Helvetica, sans-serif; color:#000; display:none}
	#contact-form strong {
		background: url(../images/contact-textarea.gif) no-repeat 0% 19px;
		display: block;
		width: 100%;
		overflow: hidden;
	}
	.success{ padding-bottom:15px; padding-left:10px; display:none}
	.success strong{ color:#F0AB0C}
	#contact-form b {
		display: block;
		padding: 0 0 1px 0;
		line-height: 1.286em;
		font-size: 1.167em;
		font-weight: normal;
		color: #bdbdbd;
	}
	
	#contact-form input {
		background: none;
		width: 135px;
		height: 16px;
		padding: 10px 10px 10px 10px;
		border: none;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #000;
	}
	
	#contact-form textarea {
		background: none;
		width: 135px;
		height: 181px;
		padding: 10px 10px 10px 10px;
		border: none;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #000;
	}
	
	#contact-form a.link {
		float: right;
		margin: 27px 0 0 0;
	}
	
		#contact-form em a.link {
			float: left;
			margin: 27px 0 0 0;
			font-style: normal;
		}

#search-form {
	background: url(../images/search-input.gif) no-repeat 0% 0%;
	width: 229px;
	height: 34px;
	overflow: hidden;
	position: absolute;
	top: 58px;
	right: 5px;
}

	#search-form input {
		background: none;
		width: 181px;
		height: 16px;
		padding: 9px 0 9px 9px;
		border: none;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #fff;
	}
	
	#search-form input#search-submit {
		background: url(../images/search-submit.gif) no-repeat 0% 0%;
		width: 39px;
		height: 34px;
		padding: 0;
		border: none;
		float: left;
		cursor: pointer;
	}

/* ============================== forms END ====================================== */





/* ============================= other START ===================================== */

.pic-indent {
	margin: 0 0 7px 0;
}

.pic-indent1 {
	margin: 0 0 17px 0;
}

.pic-indent2 {
	margin: 0 0 13px 0;
}

.banners {
	width: 193px;
	padding: 0 0 27px 0;
}

	.banners li {
		background: url(../images/banner.gif) no-repeat 0% 0%;
		width: 193px;
		height: 96px;
		overflow: hidden;
		padding: 0 0 10px 0;
	}
	
		.banners li a {
			display: block;
			width: 124px;
			height: 61px;
			padding: 25px 47px 10px 22px;
			line-height: 1em;
			font-size: 1.5em;
			font-weight: bold;
			text-decoration: none;
			color: #424242;
		}
		
			.banners li a:hover {
				color: #ffc204;
			}
		
		.banners li.extra a {
			height: 79px;
			padding: 17px 47px 10px 22px;
		}
		
		.banners li.last {
			padding: 0 0 11px 0;
		}
		
			.banners li.last a {
				height: 79px;
				padding: 17px 47px 10px 22px;
			}

.list {
	padding: 0 0 21px 0;
	overflow: hidden;
}

	.list li {
		line-height: 2em;
		font-size: 1em;
		font-weight: bold;
		color: #010101;
	}
	
		.list li a {
			background: url(../images/marker.gif) no-repeat 0% 4px;
			display: inline-block;
			padding: 0 0 0 28px;
			text-decoration: none;
			color: #010101;
		}
		
		.list li a:hover {
			background: url(../images/marker-act.gif) no-repeat 0% 4px;
			color: #ffc204;
		}
		
		.left {
		width: 48%;
	float: left }

.list-1 {
	padding: 0 0 14px 0;
	overflow: hidden;
	line-height: 1.286em;
	font-size: 1.167em;
	color: #bdbdbd;
	
}

	.list-1 dt {
		font-weight: bold;
		color: #373737;
	}
	
		.list-1 dt a {
			text-decoration: none;
			color: #373737;
		}
		
		.list-1 dt a:hover {
			text-decoration: underline;
		}
		
	.list-1 dd {
		padding: 0 0 18px 0;
	}
	
	.list-1 dd.last {
		padding: 0 0 10px 0;
	}
	
		.list-1 dd.last-1 {
			padding: 0 0 25px 0;
		}
	
	.list-1 dd.extra {
		padding: 0 0 12px 0;
	}

.list-2 {
	width: 100%;
	overflow: hidden;
	
}

	.list-2 li {
		width: 100%;
		padding: 0 0 23px 0;
		overflow: hidden;
	}
	
	.list-2 li.last {
		padding: 0 0 11px 0;
	}
	
	.list-2 li.extra {
		padding: 0 0 29px 0;
	}
	
		.list-2 li img {
			float: left;
			margin: 2px 20px 0 0;
		}
		
		.list-2 li strong {
			display: block;
			padding: 0 0 18px 0;
			line-height: 1.286em;
			font-size: 1.167em;
			color: #373737;
		}
		
		.list-2 li p.extra {
			padding: 0 0 15px 0 !important;
		}

	.list-2 li ul {
		width: auto;
		padding: 0 0 15px 0;
		overflow: hidden;
	}
	
		.list-2 li ul li {
			width: auto;
			padding: 0;
			line-height: 2em;
			font-size: 1em;
			font-weight: bold;
			color: #010101;
		}
		
			.list-2 li ul li a {
				background: url(../images/marker.gif) no-repeat 0% 4px;
				display: inline-block;
				padding: 0 0 0 28px;
				text-decoration: none;
				color: #010101;
			}
			
			.list-2 li ul li a:hover {
				background: url(../images/marker-act.gif) no-repeat 0% 4px;
				color: #ffc204;
			}

.list-3 {
	padding: 0 0 14px 0;
	overflow: hidden;
	line-height: 1.286em;
	font-size: 1.167em;
	color: #bdbdbd;
}

	.list-3 dt {
		padding: 0 0 18px 0;
		font-weight: bold;
		color: #373737;
	}
	
		.list-3 dt a {
			text-decoration: none;
			color: #373737;
		}
		
		.list-3 dt a:hover {
			text-decoration: underline;
		}
	
	.list-3 dd {
		padding: 0 0 18px 0;
	}

.list-4 {
	padding: 0 0 3px 0;
	overflow: hidden;
	line-height: 1.286em;
	font-size: 1.167em;
	color: #bdbdbd;
}

	.list-4 dt {
		font-weight: bold;
		color: #373737;
	}
	
		.list-4 dt img {
			margin: 0 0 17px 0;
		}
	
		.list-4 dt a {
			text-decoration: none;
			color: #373737;
		}
		
		.list-4 dt a:hover {
			text-decoration: underline;
		}
		
	.list-4 dd {
		padding: 0 0 27px 0;
	}

.list-5 {
	margin: 0 0 -18px 0;
	padding: 0 0 0 2px;
	overflow: hidden;
	line-height: 1.286em;
	font-size: 1.167em;
	color: #bdbdbd;
}

	.list-5 dt {
		font-weight: bold;
		color: #373737;
	}
	
	.list-5 dd {
		width: 100%;
		padding: 0 0 18px 0;
		overflow: hidden;
	}
	
		.list-5 dd small {
			float: right;
			padding: 0 2% 0 0;
			font-size: 1em;
		}
		
			.list-5 dd small a {
				font-size: 0.857em;
			}

.clients {
	width: 100%;
	padding: 0 0 8px 0;
	overflow: hidden;
}

	.clients li {
		padding: 0 0 20px 0;
	}

.list-indent {
	padding: 0 0 15px 0 !important;
}

.list-indent1 {
	padding: 0 0 23px 0 !important;
}

.list-indent2 {
	padding: 0 0 13px 0 !important;
}

.list-indent3 {
	padding: 0 0 28px 0 !important;
}

.list-indent4 {
	padding: 0 0 30px 0 !important;
}

.list-indent5 {
	padding: 0 0 34px 0 !important;
}

.no-indent {
	margin: 0 !important;
	padding: 0 !important;
}

.privacy {
	padding: 0 0 0 20px;
}

	.privacy h2 {
		padding: 0 0 22px 0 !important;
	}
	
	.privacy p {
		padding: 0 0 18px 2px !important;
	}
	
	.privacy p.no-indent {
		padding: 0 !important;
	}
	
		.privacy p a {
			font-size: 0.857em;
		}

/* ============================== other END ====================================== */





/* ============================== JS tab START ====================================== */

#tabs {
	padding: 0 0 38px 0;
}

#tabs-1 {
	padding: 0 0 40px 0;
}

ul.tabs {
	position: relative; z-index:1;
	width: 100%;
	height: 51px;
	overflow: hidden;
}

	ul.tabs li {
		background: url(../images/tab-divider.gif) no-repeat 0% 0%;
		position: relative; z-index:1;
		float: left;
		margin: 0 0 0 -2px;
		padding: 0 0 0 2px;
	}
	
		ul.tabs li a {
			background: #d7d7d7;
			display: block;
			width: 180px;
			height: 51px;
			overflow: hidden;
			line-height: 60px;
			font-size: 1.5em;
			font-weight: bold;
			text-align: center;
			text-shadow: 1px 1px 0 #ececec;
			text-decoration: none;
			color: #989898;
		}
		
		ul.tabs li.last a {
			width: 182px;
		}
		
			ul.tabs li a strong {
				background: url(../images/tab-left.gif) no-repeat 0% 0%;
				display: block;
				height: 51px;
			}
			
			ul.tabs li a b {
				background: url(../images/tab-right.gif) no-repeat 100% 0%;
				display: block;
				height: 51px;
			}

		ul.tabs li a:hover {
			background: #ececec;
			color: #5e5e5e;
		}
		
			ul.tabs li a:hover strong {
				background-position: 0% -51px;
			}
			
			ul.tabs li a:hover b {
				background-position: 100% -51px;
			}

		ul.tabs li.active a  { /*--Makes sure that the active tab does not listen to the hover properties--*/
			background: #ececec;
			color: #5e5e5e;
		}
		
			ul.tabs li.active a strong {
				background-position: 0% -51px;
			}
			
			ul.tabs li.active a b {
				background-position: 100% -51px;
			}

/* ============================== JS tab END ====================================== */






/* ============================ footer START ===================================== */

footer .inner {
	padding: 30px 6px 10px 23px;
}

	footer .block-1 {
		width: 169px;
		padding: 0 20px 0 0;
	}
	
	footer .block-2 {
		width: 169px;
		padding: 0 20px 0 0;
	}
	
	footer .block-3 {
		width: 204px;
		padding: 0 20px 0 0;
	}
	
	footer .block-4 {
		width: 337px;
	}

footer p {
	padding: 28px 0 0 0;
	line-height: 1.385em;
	font-size: 1.083em;
	text-align: right;
	color: #ffc204;
}

	footer p span {
		padding: 0 4px 0 0;
	}
	
	footer p a {
		margin: 0 0 0 4px;
		text-decoration: none;
		color: #ffc204;
	}
	
		footer p a:hover {
			text-decoration: underline;
		}
		
	footer p strong {
		display: block;
		text-align: right;
		font-weight: normal;
	}

footer ul {
	overflow: hidden;
}

	footer ul li {
		line-height: 1.5em;
		font-size: 1em;
		font-weight: bold;
		color: #fff;
	}
	
		footer ul li a {
			text-decoration: none;
			color: #fff;
		}
		
		footer ul li a:hover {
			text-decoration: underline;
		}

/* ============================= footer END ====================================== */


.right {float: right}



/* ============================= ADDITIONAL CSS ====================================== */

/* LIST #5 */
#list5 { color:#000; }
#list5 ul { font-size:14px; margin: 20px;  }
#list5 ul li { 
		background: url(../images/marker.gif) no-repeat 0% 4px;
			
			padding:  0 0 0 28px;
			margin-bottom: 4px }
#list5 ul li ul { list-style: disk; padding:5px 0 5px 12px; font-size:13px; }
#list5 ul li ul li { color:#666; height:15px; margin-left:10px; font-style: italic }


.leftbump {
 margin-left: 6px }
 
 
 
 
 
 .list6 {
	padding: 0 0 21px 0;
	overflow: hidden;
}

	.list6 li {
		line-height: 2em;
		font-size: 1em;
		font-weight: bold;
		color: #010101;
		background: url(../images/marker.gif) no-repeat 0% 4px;
			display: inline-block;
			padding: 0 0 0 28px;
			text-decoration: none;
			
	}
	
	#list6 ul li ul {  margin:5px 0 5px 23px; font-size:13px; color:#666; font-style: italic;  }
	
#list6 ul li ul li { 
	color:#666;  
	margin-left:10px; 
	font-style: italic; 
	display: inline-block; }

	
#inside-list
{ margin: 4px 4px 4px 30px; font-style: italic; color: #666}

#blanket {
background-color:#111;
opacity: 0.65;
filter:alpha(opacity=65);
position:absolute;
z-index: 9001;
top:0px;
left:0px;
width:100%;
}

#popUpDiv {
position:absolute;
background-color:#eeeeee;
width:350px;
height:800px;
z-index: 9002;

}

.imgpad { padding: 5px }

.imgborder {border: solid 1px #999}

.spacepad {clear: both; height: 35px }

/* ============================== GALLERY STYLES ==================================== */

ul#grid {
  padding: 0;
  list-style: none;
  margin: 0px auto 0;
  width: 540px;  
  }

#grid li {
  float: left;
  padding: 0;
  margin: 5px;
  } 
  
  #grid li a {
  display: block;
  }
  
  #grid li img {
  background-color: white;
  padding: 3px; margin: 0;
  border: 1px dotted #58595b;
  width: 160px;
  height: 160px;
  }
  
  #grid li a:hover img {
opacity:0.3; filter:alpha(opacity=50);
}