/* Getting the new tags to behave */
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;}

/* Global properties ======================================================== */
html {width:100%;}

body { 	 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	color:#818181;
	min-width:960px;
	background:#f7f7f7;
}

.bg {width:100%; background:url(../images/bg-top.jpg) center 0 no-repeat;}

.main {
	width:960px; 	
	padding:0;
	margin:0 auto;
	font-size:0.8125em;
	line-height:1.8461em;
}

a {color:#1799cf; outline:none;}
a:hover {text-decoration:none;}

.col-1, .col-2 {float:left;}

.wrapper {width:100%; overflow:hidden; position:relative;}
.extra-wrap {overflow:hidden;}
 
p {margin-bottom:18px;}
.p1 {margin-bottom:8px;}
.p2 {margin-bottom:15px;}
.p3 {margin-bottom:30px;}
.p4 {margin-bottom:40px;}
.p5 {margin-bottom:51px;}
.p6 {margin-bottom:6px;}
.p7 {margin-bottom:11px;}
.p8 {margin-bottom:14px;}

.reg {text-transform:uppercase;}

.fleft {float:left;}
.fright {float:right;}

.alignright {text-align:right;}
.aligncenter {text-align:center;}

.title {margin-bottom:18px;}

.it {font-style:italic;}

.letter {letter-spacing:-1px;}

.color-1 {color:#fff;}
.color-2 {color:#000;}
.color-3 {color:#666;}
.block {display:block;}
.decor {text-decoration:none;}
.decor:hover {text-decoration:underline;}
.text-1 {font-size:14px;} 
.text-2 {font-size:14px; line-height:1.285em;}
.type1 { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
.type2 { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; line-height:20px;}
/*********************************boxes**********************************/
.margin-bot {margin-bottom:38px;}
.margin-bot1 {margin-bottom:45px;}
.margin-bot2 {margin-bottom:32px;}

.spacing {margin-right:32px;}

.indent {padding:0 0 0px 30px;}
.indent2 {padding-left:50px;}
.indent-bot {margin-bottom:20px;}
.indent-bot2 {margin-bottom:30px;}
.indent-bot3 {margin-bottom:45px;}
.indent-bot4 {margin-bottom:21px;}
.indent-bot5 {margin-bottom:23px;}
.indent-bot6 {margin-bottom:19px;}
.indent-bot7 {margin-bottom:18px;}
.indent-bot8 {margin-bottom:13px;}
.indent-bot9 {margin-bottom:17px;}

.mt-5 {margin-top:-5px;}

.img-indent-bot {margin-bottom:25px;}
.img-indent-bot1 {margin-bottom:26px;}
.img-indent-bot2 {margin-bottom:27px;}
.img-indent-bot3 {margin-bottom:29px;}
.img-indent {float:left; margin:0 20px 0px 0;}	
.img-indent2 {float:left; margin:0 13px 0px 0;}	
.img-indent-r {float:right; margin:0 0px 0px 40px;}	

.prev-indent-bot {margin-bottom:10px;}	

.buttons a:hover {cursor:pointer;}

.menu li a,
.list-1 li a,
.list-2 li a,
.link,
.button,
.logo {text-decoration:none;}	

/*********************************header*************************************/
header {
	width:100%;
	position:relative; 
	z-index:2;
	background:#eeeeee;
}
.logo-container {
	position:relative;
	background:url(../images/line-1.gif) center 3px no-repeat;
	margin-top:31px;
	width:100%;
	margin-bottom:26px;
}
.logo-bottom {
	background:url(../images/logo-bottom-bg.jpg) center bottom no-repeat;
	width:100%;
}	
h1 {
	padding:0px 0 0 337px; 
	position:relative;
}
h1 a {
	display:block; 
	width:268px; 
	height:95px; 
	text-indent:-5000px; 
	background:url(../images/logo.png) 0 0 no-repeat;
	text-decoration:none;
}
.logo-but-1 {
	display:block;
	width:41px;
	height:42px;
	background:url(../images/logo-butt-1.png) left top no-repeat;
	position:absolute;
	left:0;
	top:25px;
}	
.logo-but-1:hover { background-position:right top;}
.logo-but-2 {
	display:block;
	width:41px;
	height:42px;
	background:url(../images/logo-but-2.png) left top no-repeat;
	position:absolute;
	right:0;
	top:25px;
}	
.logo-but-2:hover { background-position:right top;}
.menu-bg {
	background:url(../images/menu-bg.png) left top repeat-x;
	width:100%;
	height:39px;
	position:relative;
	z-index:2;
}
/****************************menu*********************************************/
.menu {
	padding:3px 0px 3px 0;
	float:left;
}
.menu > li {
	float:left; 
	position:relative;
	padding:0 16px 0 0px;
	
}
.menu > li.last {
	padding-right:0;	
}
.menu > li > a {
	font-size:13px;
	color:#222222;
	text-transform:uppercase;
	display:block;
	cursor:pointer;
	line-height:2em;
}
.menu > li > a > strong {
	display:block;
	padding-left:8px;
	background:url(../images/left-but-part.png) left -100px no-repeat;
	overflow:hidden;
	cursor:pointer;
}
.menu > li > a > strong > strong {
	display:block;
	background:url(../images/right-but-part.png) right -100px no-repeat;
	padding-right:8px;
	cursor:pointer;
}
.menu > li > a > strong > strong strong{
	background:url(../images/mid-but-part.png) left -100px repeat-x;
	display:block;
	padding:3px 14px 4px 12px;
	cursor:pointer;
}

	.menu li.sfHover > a > strong,.menu > li > a:hover > strong, .menu > li > a.current > strong, .menu > li > a:hover > strong > strong strong, .menu > li > a.current > strong > strong strong, .menu > li.sfHover > a > strong > strong strong { background-position:left bottom;}
	.menu > li > a:hover > strong > strong, .menu > li.sfHover > a > strong > strong, .menu > li > a.current > strong > strong {background-position:right bottom;}

.menu li.sfHover > a, .menu > li > a:hover, .menu > li > a.current {
	color:#ffffff;	
}
.menu ul {
	position:		absolute;
	padding:		3px 0px 0px 2px;
	top:			-999em;
	width:			206px;
	background:		url(../images/menu-ul.png) left bottom repeat-x #2F2C2D;
	border-radius:  5px;
}
.menu li:hover {visibility:	inherit; }
.menu li li {padding:2px 5px 5px 5px; background:url(../images/menu-li-bg.gif) left bottom repeat-x;}
.menu li li.last { background:none;}
.menu li li a {
	display:block;
	padding:		0 0 0 0px;
	font-size:		13px;
	line-height:	2em;
	text-transform:	uppercase;
	color:#ffffff;
	position:relative;
	overflow:hidden;
}
.menu li li a:hover, .menu li li.sfHover > a {color:#2f2c2d;}

.menu  li  a > em {
	display:block;
	padding-left:7px;
	background:url(../images/left-but-part1.png) left -100px no-repeat;
	overflow:hidden;
	cursor:pointer;
}
.menu  li  a > em > em {
	display:block;
	background:url(../images/right-but-part1.png) right -100px no-repeat;
	padding-right:7px;
	cursor:pointer;
}
.menu  li  a > em > em em{
	background:url(../images/mid-but-part1.png) left -100px repeat-x;
	display:block;
	padding:3px 0px 4px 6px;
	cursor:pointer;

}

	.menu li li.sfHover > a > em,.menu  li  a:hover > em,  .menu  li  a:hover > em > em em,  .menu li li.sfHover > a > em > em em { background-position:left bottom;}
	.menu  li  a:hover > em > em, .menu li li.sfHover > a > em > em {background-position:right bottom;}


.menu li:hover ul, .menu li.sfHover ul {
	left:			1px;
	top:			33px;
	z-index:		999;
}
ul.menu li:hover li ul, ul.menu li.sfHover li ul {
	top:			-999em;
}
ul.menu li li:hover ul, ul.menu li li.sfHover ul {
	left:			210px;
	top:			0px;
	z-index:		9999;
}
ul.menu li li:hover li ul, ul.menu li li.sfHover li ul {
	top:			-999em;
}
/*************************end menu********************************************/
.slider-container {
	width:1980px;
	height:410px;
	left:50%;
	margin:0px 0 0 -980px;
	position:relative;
	z-index:1;
	overflow:hidden;
}
.items {display:none;}
.slider-container1 {
	width:1980px;
	height:246px;
	left:50%;
	margin:0px 0 0 -990px;
	position:relative;
	z-index:1;
	background:url(../images/header-image.jpg) center top no-repeat;
}
.slider {
	height:410px;
	width:1980px;
	position:relative;
}
.button-container {
	position:absolute;
	z-index:99;
	background:url(../images/button-container-bg.png) left top no-repeat;
	width:40px;
	height:34px;
	left:1411px;
	top:376px;
}
.button-container:hover {
	background-position:right top;	
}
.button-holder {
	position:relative;	
}
.prev {
	top:14px;
	left:9px;
	background:url(../images/prev.png) left top no-repeat;
	width:7px;
	height:10px;
	text-indent:-5000px;
	display:block;
	position:absolute;
}
.next {
	top:14px;
	left:23px;
	background:url(../images/next.png) left top no-repeat;
	width:7px;
	height:10px;
	text-indent:-5000px;
	display:block;
	position:absolute;
}
.prev:hover { background-position:left bottom;}
.next:hover {background-position:left bottom;}
.numStatus {
	position:absolute;
	left:1368px;
	top:376px;
	background:url(../images/button-container-bg.png) left top no-repeat;
	color:#fff;
	z-index:999;
	width:40px;
	height:34px;
	text-align:center;
	padding-top:8px;
}
.numStatus .curr {
	display:block;
}
.numStatus .total {
	display:none;	
}
.scroller-bg {
	background:url(../images/scroller-bg.jpg) left top repeat-x #252222;
	width:100%;
	height:145px;
}
.scroller-shining {
	background:url(../images/scroller-shining.jpg) center top no-repeat;
	width:100%;
}
/***************************************scroller****************/
				#banners {
					background:none !important;	
					overflow:hidden;
					height:145px;

				}
				#banners  .data {width:940px; background:none !important; height:145px;}
				#prev {
					position:absolute;
					left:0px;
					top:49px;
					z-index:99;
					overflow:hidden;
					height:42px;
					width:42px;
					background:url(../images/prev-1.png) left top no-repeat;
					cursor:pointer;
				}
				 #prev:hover {
					background-position:left bottom;	
				}
				#next:hover { background-position:left top;}
				 #next {
					position:absolute;
					right:0px;
					top:49px;
					z-index:99;
					overflow:hidden;
					height:42px;
					width:42px;
					background:url(../images/next-1.png) left bottom no-repeat;
					cursor:pointer;
				}
				.text-box { width:460px; float:left; text-align:right; margin-right:20px;}
				.image-box { width:175px; float:left; padding-top:14px;}
				.text-box .line-1 {
					font-size:29px;
					line-height:1.2em;
					display:block;
					color:#FFFFFF;
					letter-spacing:-1px;
					margin:45px 0 0px 0;
				}
				.text-box .line-2 {
					font-size:14px;
					color:#a6a6a6;
					line-height:2em;
					display:inline-block;
					padding-right:13px;
					background:url(../images/marker-1.png) right 11px no-repeat;
					margin-top:-3px;
				}
				.text-box a {text-decoration:none;}
 				/************************************end scroller*****************/
/*********************************content*************************************/
#content {
	width:100%; 
	padding:0;
	position:relative;
	z-index:1;
	background:url(../images/content-bg1.jpg) left top repeat-x;
	}
#page1 #content  {
	background:url(../images/content-bg.jpg) left top repeat-x;	
}
.container-1 {
	padding:48px 0 0px 0;
	line-height:24px;
}
h2 {
	font-size:29px;
	line-height:1.35em;
	color:#222222;
	letter-spacing:-1px;
}

h3 {
	font-size:23px; 
	line-height:1.2em; 
	margin:0 0 27px 0; 
	color:#222222;
	letter-spacing:-1px;
}
h2 strong {
	margin-top:-14px;
	display:block;
	margin-bottom:-2px;
}	
h4 {
	font-size:23px;
	line-height:1.35em;
	color:#bfbfbf;
	letter-spacing:-1px;
	margin-bottom:-4px;
}
.button-container-2 {
	text-align:left;
	padding-top:12px;
}
.img-container {
	padding:7px;
	float:left;
	background:#FFFFFF;
	border-radius:5px;
	box-shadow: 1px 1px 2px rgba(211,211,211,0.5);
	-moz-box-shadow: 1px 1px 2px rgba(211,211,211,0.6);
	-webkit-box-shadow: 1px 1px 2px rgba(211,211,211,0.5);
	margin-bottom:2px;
}
.img-container-2 {
	padding:7px;
	float:left;
	background:url(../images/img-container-hover.jpg) left -300px repeat-x #FFFFFF;
	border-radius:5px;
	box-shadow: 1px 1px 2px rgba(211,211,211,0.5);
	-moz-box-shadow: 1px 1px 2px rgba(211,211,211,0.6);
	-webkit-box-shadow: 1px 1px 2px rgba(211,211,211,0.5);
	margin-bottom:2px;
	cursor:pointer;
}
.img-container-2:hover {
	background-position:left top;
}
.commercial-box {
	text-align:center;

}
.commercial-box strong {
	display:block;	
	font-size:23px;
	color:#bfbfbf;
	line-height:2em;
	letter-spacing:-1px;
	margin-top:-10px;
}
.commercial-box strong.last {
	margin-bottom:18px;	
}
.commercial-box .button {
	padding:2px 28px;	
}
.background-1 {
	width:100%;
	background:url(../images/line-2.jpg) center bottom no-repeat;

}
.back-padd1 { padding-bottom:57px;}
.back-padd2 { padding-bottom:59px;}
.back-padd3 { padding-bottom:68px;}
.back-padd4 { padding-bottom:58px;}
.back-padd5 { padding-bottom:49px;}
/*******************************************************************************************************index-1.html*******************************************************************************************/
#page2 .container-1 {
	padding:83px 0 60px 0;	
}
.top-back {
	background:url(../images/line-3.jpg) center top no-repeat;
	width:100%;
	margin-top:-8px;
}
.padd-top {
	padding-top:30px;	
}
.vip {
	text-align:center;
	background:url(../images/line-4.jpg) center 15px no-repeat;
	width:100%;
}
.vip  strong {
	font-size:23px;
	line-height:1.3em;
	color:#bfbfbf;
	display:block;
	letter-spacing:-1px;
}
.number {
	text-align:center;
	background:url(../images/line-5.jpg) center 0px no-repeat;
	width:100%;
	padding:9px 0 11px 0;
}
.number  strong {
	font-size:18px;
	line-height:1.3em;
	color:#7f7f7e;
	display:block;
	letter-spacing:-1px;
}
/****************************************************************************************************end index-1.html******************************************************************************************/
/*******************************************************************************************************index-2.html*******************************************************************************************/
#page3 .container-1 {
	padding:62px 0 64px 0;	
}
.commercial-box .mt-15 {margin-top:-13px;}
#page3  .commercial-box .button { padding-left:14px; padding-right:14px;}
/*********************************************************************************************jstransform*************************************************************************************************************/
form.jqtransformdone label{
	font:normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#818181;
	float:left;
	width:59px;
	text-align:left;
	line-height:26px;
	margin-right:10px;
	padding-right:10px;
	height:29px;
}
form.jqtransformdone .check label{
	margin:4px 0 0 13px;
	display: block;
	font:normal 12px/16px Arial, Helvetica, sans-serif;
	color:#949393;
}
form.jqtransformdone .check2 label{
	margin:4px 0 0 13px;
	display: block;
	font:normal 12px/16px Arial, Helvetica, sans-serif;
	color:#949393;
}

form.jqtransformdone div.rowElem{
	clear:both;
	padding:4px 0px;
}

/* -------------
 * Selects
 * ------------- */
.jqTransformSelectWrapper {
	position:relative;
	height: 24px;
	background:url(../images/form-bg.png);
	border:1px solid #d3d2d2;
}
							.select6 .jqTransformSelectWrapper {
										width: 127px !important;
										position:relative;
										height: 29px;
										background:#FFFFFF;
										border:1px solid #cecece;
										float:left;
										margin-top:0px;
										border-radius:7px;
									}
									
									.select6 {float:left;}
									.select6 .jqTransformSelectWrapper ul {
										width:127px !important;	
									}
										
										#search1 input {
												background:#FFFFFF;
												border:1px solid #cecece;
												float:left;
												width: 117px !important;
												padding:5px 5px 6px 5px;
												margin:0;
												font-size: 13px;
												font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
												color:#a29f94;
												line-height:1.2em;
												outline:none;
												border-radius:7px;
												
										}
										form.jqtransformdone label.li-he { margin-top:0;}
										form.jqtransformdone label.li-he1  { width:150px; margin-top:0; margin-right:0;}
.select1 {
	margin-top:3px;
	margin-bottom:7px;
	float:left;
}
.jqTransformSelectWrapper div span {

	font-size: 12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	float: none;
	position: absolute;
	white-space: nowrap;
	line-height: 15px;
	padding: 7px 0 0 12px;
	overflow: hidden;
	cursor:pointer;
	/*border: 1px solid #CCCCCC;*/
/*	border-right: none;*/
}
.select2 .jqTransformSelectWrapper ul {
	width:139px !important;	
}
.select3 .jqTransformSelectWrapper ul {
	width:99px !important;	
}
.jqTransformSelectWrapper  a.jqTransformSelectOpen {
	display: block;
	position: absolute;
	right: 1px;
	width: 27px;
	height: 27px;
	top:1px;
	background: url(../images/select-right.gif) no-repeat center center;
}
#search .link-3 {
	font:normal 10px/16px Arial, Helvetica, sans-serif;
	color:#262626;
	padding:0 8px 0 0;
	background:url(../images/marker8.gif) right 7px no-repeat;
}
.buttons-indent2 {
	padding:27px 26px 0 0;	
}
#search .link-3:hover {
	padding-right:16px;	
}
.select2 {
	float:left;	
}
.jqTransformSelectWrapper ul {
	position: absolute;
	width: 43px;
	top: 35px;
	left: -1px;
	list-style: none;
	background-color: #FFF;
	border: solid 1px #CCC;
	display: none;
	margin: 0px;
	padding: 0px;
	height: 150px;
	overflow: auto;
	overflow-y: auto;
	z-index:10;
}
.select1 .jqTransformSelectWrapper ul {
	width:184px !important;	
}
.jqTransformSelectWrapper ul a {
	display: block;
	padding:10px 0 10px 10px;
	text-decoration: none;
	color:#333;
	background-color: #FFF;
	font-size: 12px;
	line-height:20px;
	height:20px;
}

.jqTransformSelectWrapper ul a.selected {
	background: #222222;
	color: #FFFFFF;
}

.jqTransformSelectWrapper ul a:hover, .jqTransformSelectWrapper ul a.selected:hover {
	background:#222222;
	color:#FFFFFF;
}

/* -------------
 * Hidden - used to hide the original form elements
 * ------------- */
.jqTransformHidden {display: none;}
/***************************************************************************************************end index-2.html*******************************************************************************************/
/*******************************************************************************************************index-3.html*******************************************************************************************/
#page4 .container-1 {
	padding:62px 0 38px 0;	
}
div.date {
	float:left;
	background:#2f2c2d;
	border-radius:5px;
	color:#FFFFFF;
	padding:7px 10px 8px 10px;
	text-transform:uppercase;
	text-align:center;
	margin:0 10px 3px 0px;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.4);
	-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.4);
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.4);
	overflow:hidden;
	position:relative;
	left:2px;
}

div.date .day {
	font-size:18px;
	line-height:1.3em;
	display:block;
}
div.date .month {
	font-size:12px;
	line-height:1.3em;
	margin-top:-23px;
	 display:block;
}
/*****************************************************************************************************end index-3.html*****************************************************************************************/
/*******************************************************************************************************index-4.html*******************************************************************************************/
#page5 .container-1 {
	padding:62px 0 52px 0;
	position:relative;
	overflow:hidden;
}
/****************************************************************************************************end index-4.html******************************************************************************************/
/*******************************************************************************************************index-5.html*******************************************************************************************/
#page6 .container-1 {
	padding:62px 0 64px 0;
	position:relative;
	overflow:hidden;
}
dl span {float:left; width:74px;}

/***** Contact form *****/
#contact-form {
	position:relative;
	vertical-align:top;
	width:100%;
	z-index:1;
	}
	#contact-form fieldset {
		border:none;
		padding:0;
		}			
			#contact-form label {
				display:block;
				min-height:41px;
				position:relative;
			}
			#contact-form label.name {padding:0;}
			#contact-form label.message {
				height:161px;
			}
			#contact-form input {
				width:195px;
				padding:5px 10px 6px 12px;
				margin:0;
				font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
				font-size:13px;
				line-height:1.23em;
				color:#818181;				
				border:1px solid #cecece;
				background:#ffffff;
				outline:none;
				border-radius:7px;
				}
			#contact-form .area .error { float:none;}
			#contact-form textarea {
				height:141px;
				margin:0;
				width:353px;
				padding:9px 12px 9px 12px;
				margin:0;
				font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
				font-size:13px;
				line-height:1.25em;
				color:#818181;
				border:1px solid #cecece;
				background:#ffffff;
				overflow:auto;
				outline:none;
				border-radius:7px;
				}
			#contact-form a {cursor:pointer;}
				#contact-form .success {display:none; margin-bottom:20px;}
				#contact-form .error,
				#contact-form .empty {
					color:#f00;
					font-size:12px;
					line-height:1.5em;
					display:none;
					overflow:hidden;
					position:absolute;
					left:225px;
					top:3px;
					
				}
				#contact-form .message .error,
				 #contact-form .message .empty { left:10px; top:165px;}
				
		.buttons-2{ padding:20px 3px 3px 0px; text-align:right; position:relative; overflow:hidden;}
		.buttons-2 a { margin-left:12px; padding-right:14px; padding-left:14px;}
/****************************************************************************************************end index-5.html******************************************************************************************/
/*******************************************************************************************************index-6.html*******************************************************************************************/
#page7 .container-1 {
	padding:62px 0 32px 0;
	position:relative;
	overflow:hidden;
}
/****************************************************************************************************end index-6.html******************************************************************************************/
.button-container-1 {
	float:right;
	padding:3px 0 3px 0;
}
.button {
	font-size:14px;
	color:#FFFFFF;
	line-height:2em;
	display:inline-block; 
	padding:2px 19px 2px 19px;
	background:url(../images/button-hover.gif) left -100px repeat-x #393737;
	border-radius:16px;
	letter-spacing:-1px;
	box-shadow: 1px 1px 2px #a5a5a5;
	-moz-box-shadow: 1px 1px 2px #a5a5a5;
	-webkit-box-shadow: 1px 1px 2px #a5a5a5;
}
	
	.button:hover {
	color:#272324; 
	background-position:left top;
	background-color:#e0e2de;
	}

.list-1 li {
	line-height:18px;
	font-size:12px;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:7px 0 7px 19px; 
	background:url(../images/marker-2.png) 0 11px no-repeat;
}
	.list-1 li a {
		display:inline-block;
		color:#010101;
		text-decoration:underline;
	}
		.list-1 li a:hover {
			color:#a9a9a9;
			text-decoration:none;
		}
.list-2 li { padding-bottom:6px; display:block}
.list-2  strong {
	font-weight:bold;
	color:#292929;
	width:80px; 
	display:block;
	float:left;
}
.list-2  span {
	display:block;
	line-height:18px;
}
.link:hover {text-decoration:underline;} 

.link-1 {
	display:inline-block; 
	font-size:14px; 
	padding-right:8px; 
	background:url(../images/marker-3.gif) right 8px no-repeat;
}
.link-1:hover {color:#fff;} 

		
/****************************footer************************/
#page1 footer {
	width:100%; 
	padding:27px 0 47px;
}
#page1 footer {background:none;}
footer {
	width:100%; 
	padding:43px 0 47px;
	background:url(../images/line-2.jpg) center top no-repeat;
}
.soc-links {
	float:right;	
}
.soc-links li {
	float:left;	
	background:url(../images/separator-1.gif) right 4px no-repeat;
	padding:0 11px 0 9px;
	line-height:1.3em;
	font-size:12px;
}
.soc-links li.last {
	padding-right:0;
	background:none;
}	
.soc-links li a {
	color:#bfbfbf;
	text-transform:uppercase;
	display:inline-block;
	letter-spacing:-1px;
}
.soc-links li a:hover {
	color:#222222;
}
.footer-links {
	text-transform:uppercase;
	font-size:12px;
	color:#222222;
	display:block;
	letter-spacing:-1px;
	line-height:1.3em;
}
.footer-links  a {
	color:#222222;
	text-decoration:none;
}
.footer-links  a:hover {
	color:#bfbfbf;
}