@import"reset.css";@import"grid.css";@import"forms.css";@import url(http://fonts.googleapis.com/css?family=Ubuntu:400,700);@import"ui.totop.css";
body{
	background: url(../images/main-bg.gif) repeat 0 0;
	font:13px/1px 'Ubuntu', sans-serif;
	color:#333;
	position:relative;
	min-width:980px;
}
html,body{height:100%;}
p{padding-bottom:18px; line-height:22px;}
a{color:#9E9E9E;outline:none;cursor:pointer;text-decoration:none;}
a:hover{text-decoration:underline}
/*  Header styles */
h1,h2,h3,h4,h5,h6{line-height:1.3em;color:#353434;font-family: 'Ubuntu', sans-serif; font-weight:normal; margin-bottom: 20px; text-shadow:0px 0px 1px #767676;}
h1{font-size:40px;}
h2{font-size:36px; letter-spacing:-2px;}
h3{font-size:30px;} 
h4{font-size:20px; margin-left:5px; margin-top:10px;}  
h5{font-size:25px;}
h6{font-size:22px;}
/* Global Structure---------------------------------------- */
/*----- txt,links,lines,titles -----*/
.extra-wrap{overflow:hidden;display:block;}
.fleft{float:left}
.fright{float:right}
.alignright{text-align:right}
.aligncenter{text-align:center}
.alignmiddle *{vertical-align:middle}
.color1{color:#ff2100;}

.main {
	width:1000px; 	
	padding:0;
	position:relative;
	margin:0 auto;

	
}

.wrapper {width:100%; overflow:hidden;}
 
.p1 {margin-bottom:8px;}
.p2 {margin-bottom:15px;}
.p3 {margin-bottom:30px;}
.p4 {margin-bottom:40px;}
.p5 {margin-bottom:50px;}

.reg {text-transform:uppercase;}

.title {margin-bottom:18px;}

.it {font-style:italic;}

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

/*********************************boxes**********************************/
.margin-bot {margin-bottom:35px;}

.spacing {margin-right:35px;}

.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;}

.img-indent-bot {margin-bottom:25px;}
.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;}
.clear {
 clear: both;
 display: block;
 overflow: hidden;
 visibility: hidden;
 width: 0;
 height: 0;
}

.bg {
	background:url(../images/bg.gif) repeat 0 0;
}

.logo {
	display:block; 
	width:683px; 
	height:62px; 
	text-indent:-5000px; 
	background:url(../images/logo.png) 0 0 no-repeat;
}

.p8 {line-height:1.3em;color:#20211e;font-family: 'Ubuntu', sans-serif; text-shadow:1px 1px 0 #fff; font-weight:normal; text-transform:uppercase; letter-spacing:-1px;margin-bottom: 8px; font-size:32px; display:block;}

/*********************************header*************************************/
header {
	width:100%;
	position:relative; 
	z-index:2;
	padding-bottom:39px;
	background:#fff;
}

.head-line {
	background:#151515;
	width:100%;
	height:10px;
}

header h1 {
	padding:0;
	margin:23px 6px 0 10px;
	font-size:0;
	line-height:0;
	float:left;
}

.text1 {
    color: #A7A7A7;
    display: block;
    float: left;
    font-size: 12px;
    line-height: 16px;
    padding-top: 84px;
}

#search-form {
	height: 38px;
    position: relative;
	margin-right:10px;
	margin-top:76px;
	float:right;
}
#search-form input {   
    background:#F6F6F6;
    border-radius: 15px;
    color: #BCBCBC;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 21px;
    line-height: 21px;
    outline: medium none;
   padding: 8px 38px 6px 14px;
    width: 187px;
	border:none;
	box-shadow:1px 1px 0px #c2c2c2 inset;
}

#search-form a {
    background: url("../images/search-marker.png") no-repeat scroll 0 0 transparent;
    height: 14px;
    position: absolute;
    right: 16px;
    top: 10px;
    width: 18px;
}

#search-form a:hover {
	background-position:0 -104px;
}
.head-box1 {
	margin-bottom:29px;
}
/*** MENU ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
nav {
	height:81px;
	background:url(../images/menu-bg.gif) repeat 0 0;
	box-shadow: 1px 1px 1px #c1c1c1;
	border-radius:17px;
	min-width:980px;
	position:absolute !important;
	bottom:-110px;
	left:-5px;
}

.carousel1 > div {
	background:url(../images/bg.gif) repeat 0 0;
}


.first {
	border-radius:17px 0 0 17px ;
}
.last1 {
	border-radius:0px 17px 17px 0px;
	background:url(../images/bg-15.png) repeat 0 0;
}

.first1 {
	background:none !important;
	padding: 32px 26px 34px 30px !important;
}

.sf-menu {
	line-height:	1.0;
}
.sf-menu li {
	float:			left;
	 background: url("../images/divider1.gif") no-repeat scroll 0 3px transparent;
	position:		relative;
}
.sf-menu a {   
    color: #454545;
    display: block;
    font-family: 'Ubuntu',sans-serif;
    font-size: 12px;
    line-height: 15px;
    padding: 32px 30px 34px;
    position: relative;
    text-transform: uppercase;
}

.sf-menu li.active {
	background:url(../images/menu-bg-hov.gif) repeat-x 0 0 #1d1d1d;
}

.sf-menu li.active > a {
	color:#fff !important;	
}

.sf-menu li.active .sf-sub-indicator {
	background-position:0 -51px;
}

.sf-menu a:hover,
.sf-menu li.sfHover > a {
	color:#80b302;
	text-decoration:none;
}

.last1 a {padding: 32px 49px 34px 48px !important;}

.sf-menu ul {
    background: url("../images/menu-bg2.gif") repeat scroll 0 0 transparent;
    border-radius:  5px;
    padding:32px 0 12px 26px;
    position: absolute !important;
    top: -999em;
    width: 100px;
}
.sf-menu ul li {
	width:			100%;
	background:none !important;
	margin-bottom:19px;
	
}
.sf-menu ul a {
	padding:0;
	letter-spacing:-1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8e8e8e;
}

.sf-menu ul .sf-sub-indicator {display:none;}

.sf-menu ul ul li {
	width:auto;
	background:none !important;
	margin-bottom:0px;	
	margin-right: 18px;
}
.sf-menu ul ul {
    background:#dfdfdf;
    border-radius:  6px;
    padding:7px 0 7px 29px;
    position: absolute !important;
    top: -999em;
    width: 132px;
}

.sf-menu ul a:hover,
.sf-menu ul li.sfHover > a {
	color:#000;
	text-decoration:underline;
}

.sf-menu ul ul a:hover,
.sf-menu ul ul li.sfHover > a {
	text-decoration:none;
}

.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left: 5px;
    top: 84px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left: 101px;
    top: -8px;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

.sf-sub-indicator {
    background: url("../images/marker1.png") no-repeat scroll 0 0 transparent;
    height: 6px;
    left: 46%;
    position: absolute;
    top: 53px;
    width: 11px;
}

/********************** Content ************************/

#content {
	width:100%; 
	padding:90px 0 62px;
	border-top:1px solid #eaeaea;
	position:relative;
	z-index:1;
}

#page1 #content {
	padding:0 0 15px;
}

#page3 #content {
	padding:90px 0 83px;
}

#page5 #content {
	padding:90px 0 59px;
}

#page6 #content {
	padding:90px 0 49px;
}

#page7 #content {
	padding:90px 0 76px;
}

#page8 #content {
	padding:90px 0 80px;
}
																									/***** Page 1 *****/

.page1-box1 {
	background:url(../images/bg2.gif) repeat 0 0;
	border-radius:16px;
	padding:24px;
	margin-bottom:20px;
	line-height:18px;
	box-shadow: 1px 1px 1px #c3c3c3;
}
.page1-img1 {
	margin-bottom:2px;
}

.page1-box4 a {
	color:#191919;
}

.page1-box4 a:hover {
	color:#9E9E9E;
	text-decoration:none;
}

.button1 {
	font-family: 'Ubuntu', sans-serif;
	display:inline-block;
	text-transform:uppercase;
	color:#191919;
	font-size:12px;
	line-height:15px;
	padding:12px 18px 13px;
	background:url(../images/button1.gif) repeat-x 0 0 #e8e8e8;
	box-shadow: 1px 1px 1px #b9b9b9;
	border-radius:15px;
}

.button1:hover {
	background:#9E9E9E;
	color:#fff;
	text-decoration:none;
}

.posrel {
	position:relative;
	width:940px;
	margin:0 auto;
}

.page1-box1 p {
	padding-bottom:14px;
}

.page1-box2 {
    color: #353434;
    font-size: 36px;
    letter-spacing: -2px;
    line-height: 36px;
    margin-bottom: 17px;
	text-shadow:1px 1px 1px #dcdcdc;
    overflow: hidden;
    padding-top: 53px;
    text-align: center;
}
.page1-box2 span {
	display:block;
	text-transform:uppercase;
}

.page1-box3 {
	overflow:hidden;
	text-align:center;
	color:#868686;
	margin-bottom:11px;
}

.heading-wrapper-center strong {
    background: url("../images/marker5.png") no-repeat scroll 0 6px transparent;
    color: #191919;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    overflow: hidden;
    position: relative;
    text-transform: uppercase;
    width: 95px;
}

.heading-wrapper-center i {
	display:block;
	position:absolute;
	right:0;
	top:6px;
	width:5px;
	background:url(../images/marker6.png) no-repeat 0 0;
	height:9px;
}

.heading-wrapper-center {
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
}

.heading-after {
    background:#dddddd;
    display: block;
    height: 1px;
    position: absolute;
    right: -30px;
    top: 10px;
}

.heading-before {
    background:#dddddd;
    display: block;
    height: 1px;
    left: -30px;
    position: absolute;
    top: 10px;
}

.page1-box5 {
	overflow:hidden;
	background:url(../images/bg3.png) repeat-x 0 bottom;
	padding-bottom:9px;
	margin-bottom:29px;
}

.page1-img2 {
	float:left;
	margin-right:14px;
	padding-top:4px;
	margin-bottom:11px;
}

.page1-box5 span {
	color:#4b4b4b;
	font-size:24px;
	line-height:22px;
	display:block;
}

.p9 {
	margin-bottom:63px;
}

.p10 {margin-bottom: 16px;}

.page1-box5 p {
    padding-bottom: 15px;
    padding-right: 20px;
}

.link1 {
    background: url("../images/marker3.png") no-repeat scroll right 5px transparent;
    color: #202020;
    display: inline-block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    letter-spacing: 1px;
    line-height: 14px;
    padding-right: 11px;
    text-transform: uppercase;
}

.link1:hover {
	color:#9E9E9E;
	text-decoration:none;
}

.img-bot {
	box-shadow: 1px 1px 1px #d3d3d3;
	border-radius:10px;
	float:left;
}

.page1-box6 {
    padding-right: 19px;

}

.page1-box6 span {
	display:block;
	color:#090909;
}

.page1-img3 {
	margin-bottom:24px;
}

.p11 {
	padding-bottom:21px;
}
.p12 {
	padding-bottom:39px;
}

.p13_02 {margin-bottom: 0px;
	margin-top:10px;}

.banner-box1 {
	border-radius:18px;
	box-shadow: 1px 1px 2px #c1c1c1;
	background:url(../images/page1-bg1.gif) repeat 0 0;
	padding-left: 21px;
    padding-top: 9px;
	width:716px;
	margin-right: 30px;
	float:left;
	padding-bottom:15px;
}

.text2 {
	display:block;
	font-size:28px;
	color:#2a2a2a;
	line-height:34px;
}

.text3 {
    color: #A3A3A3;
    display: block;
    font-size: 23px;
    letter-spacing: -1px;
    line-height: 28px;
    margin-top: -8px;
}

.p13 {
	margin-bottom:76px;
}

.inner {
	float:left;
	width:417px;
}

.inner2 {
	overflow:hidden;
	color:#131313;
	font-size:36px;
	padding-left: 8px;
    padding-top: 6px;
	line-height:44px;
}

.button2 {

	display:inline-block;
	text-transform:uppercase;
	margin-top: 15px;
	color:#3a3a3a;
	letter-spacing: -1px;
	font-size:24px;
	font-weight:bold;
	line-height:29px;
	padding:9px 24px 10px 57px;
	background:url(../images/button2.gif) repeat-x 0 0;
	box-shadow: 1px 1px 1px #c3c3c3;
	border-radius:16px;
	position:relative;
	float:left;
	border:#c3c3c3 solid 1px;
	width:330px;
}

.button2:hover {
	background:#9E9E9E;
	color:#fff;
	text-decoration:none;
}

.button2 span {
    background: url("../images/marker7.png") no-repeat scroll 0 0 transparent;
    height: 36px;
    left: 12px;
    position: absolute;
    top: 21px;
    width: 36px;
}




.button3 {

	display:inline-block;
	text-transform:uppercase;
	margin-top: 15px;
	color:#3a3a3a;
	letter-spacing: -1px;
	font-size:24px;
	font-weight:bold;
	line-height:29px;
	padding:9px 24px 10px 57px;
	background:url(../images/button2.gif) repeat-x 0 0;
	box-shadow: 1px 1px 1px #c3c3c3;
	border-radius:16px;
	position:relative;
	float:left;
	border:#c3c3c3 solid 1px;
	width:280px;
}

.button3:hover {
	background:#9E9E9E;
	color:#fff;
	text-decoration:none;
}

.button3 span {
    background: url("../images/marker7.png") no-repeat scroll 0 0 transparent;
    height: 36px;
    left: 12px;
    position: absolute;
    top: 8px;
    width: 36px;
}	


.button4 {

	display:inline-block;
	text-transform:uppercase;
	margin-top: 15px;
	color:#3a3a3a;
	letter-spacing: -1px;
	font-size:30px;
	font-weight:bold;
	line-height:29px;
	padding:9px 24px 10px 57px;
	background:url(../images/button2.gif) repeat-x 0 0;
	box-shadow: 1px 1px 1px #c3c3c3;
	border-radius:16px;
	position:relative;
	float:left;
	border:#c3c3c3 solid 1px;
	width:205px;
}

.button4:hover {
	background:#9E9E9E;
	color:#fff;
	text-decoration:none;
}

.button4 span {
    background: url("../images/marker7.png") no-repeat scroll 0 0 transparent;
    height: 36px;
    left: 12px;
    position: absolute;
    top: 8px;
    width: 36px;
}	


.button5 {

	display:inline-block;
	text-transform:uppercase;
	margin-top: 15px;
	color:#3a3a3a;
	letter-spacing: -1px;
	font-size:24px;
	font-weight:bold;
	line-height:29px;
	padding:9px 24px 10px 57px;
	background:url(../images/button2.gif) repeat-x 0 0;
	box-shadow: 1px 1px 1px #c3c3c3;
	border-radius:16px;
	position:relative;
	float:left;
	border:#c3c3c3 solid 1px;
	width:330px;
}

.button5:hover {
	background:#9E9E9E;
	color:#fff;
	text-decoration:none;
}

.button5 span {
    background: url("../images/marker7.png") no-repeat scroll 0 0 transparent;
    height: 36px;
    left: 12px;
    position: absolute;
    top: 6px;
    width: 36px;
}

.button6 {

	display:inline-block;
	text-transform:uppercase;
	margin-top: 15px;
	color:#3a3a3a;
	letter-spacing: -1px;
	font-size:30px;
	font-weight:bold;
	line-height:29px;
	padding:20px 24px 15px 57px;
	background:url(../images/button2.gif) repeat-x 0 0;
	box-shadow: 1px 1px 1px #c3c3c3;
	border-radius:16px;
	position:relative;
	float:left;
	border:#c3c3c3 solid 1px;
	width:205px;

}

.button6:hover {
	background:#9E9E9E;
	color:#fff;
	text-decoration:none;
}

.button6 span {
    background: url("../images/marker7.png") no-repeat scroll 0 0 transparent;
    height: 36px;
    left: 12px;
    position: absolute;
    top: 8px;
    width: 36px;
}	


																									/***** Page 2 *****/

.link2 {
	color:#090909;
}

.link2:hover {
	color:#9E9E9E;
	text-decoration:none;
}

.page2-img1 {
	margin-right:20px;
	margin-top:6px;
	margin-bottom: 14px;
}

.page2-box1 {
	padding-top:12px;
}

.text4 {
	display:inline-block;
	font-size:17px;
	color:#4b4b4b;
	line-height:22px;
	text-shadow:1px 1px 0 #fcfcfc;
	margin-bottom:10px;
}

.text4:hover {
	text-decoration:none;
	color:#9E9E9E;
}

.inner1 {
    background: url("../images/marker8.png") no-repeat 0 0;
    color: #FFFFFF;
    float: left;
    font-size: 13px;
    height: 36px;
    margin-right: 12px;

    padding-top: 5px;
    text-align: center;
    width: 41px;
}

.page2-box2 {
	overflow:hidden;
	margin-bottom:7px;
}

.page2-img2 {
	margin-bottom:13px;
}

.page2-box3 {
	padding-top:18px;
}

.p14 {
	margin-bottom:27px;
}

.page3-box1 {
	overflow:hidden;
	padding-top:12px;
	margin-bottom:7px;
}

#page3 .page2-box2 {
    float: left;
    margin-right: 64px;
    width: 237px;
}

.p15 {
	margin-right:0 !important;
}

.page3-img2 {
	margin-bottom:13px;
}

.page3-box2 {
	padding-top:18px;
}


.carousel {position:relative; }




.car-wrapper {
	position:relative;
}

	.carousel li {
    float: left;
}

.next1,
.prev1{
	display:block;
	width:24px;
	height:24px;
	cursor:pointer;
	position:absolute;
	overflow:hidden;
	float:left;
	cursor:pointer;
	z-index:5;
}

.prev1 {
    background: url("../images/prev1.png") no-repeat scroll 0 top transparent;
    bottom: -52px;
    right: 481px;
}


.page3-img1 img {
	width:140px;
	height:47px;
}

.page3-img1 {
	padding-top:4px;
}

.next1 {
	background:url(../images/next1.png) no-repeat 0 top;
	bottom: -52px;
    right: 450px;
}
.next1:hover, 
.prev1:hover {background-position:0px -69px;}

.p16 {
	margin-bottom:30px;
}

.p17 {
	padding-bottom:54px;
}
																									/***** Page 3 *****/


.list1 a {
	color:#868686;
	font-size:13px;
	line-height:16px;
}

.list1 a:hover {
	color:#000;
	text-decoration:none;
}

.list1 li {
    background: url("../images/marker9.png") no-repeat scroll 0 5px transparent;
    display: block;
    line-height: 16px;
    padding-bottom: 14px;
    padding-left: 12px;
}
																									/***** Page 4 *****/


.page4-box1 {
    overflow: hidden;
    padding-right: 12px;
    padding-top: 12px;
	margin-bottom:28px;
}

	.page4-box1 p {
    padding-bottom: 24px;
}

.page4-img1 {
	float:left;
	margin-right:14px;
	padding-top:6px;
}

.page4-box2 {
	overflow:hidden;
}

.page4-box2 h2 {
	margin-bottom:32px;
}

.page4-img2 {
    float: left;
    margin-right: 8px;
    padding-top: 4px;
}

.page4-box3 {
	overflow:hidden;
	margin-bottom:17px;
}
																							/***** Page 5 *****/

.p18 {
	margin-bottom:32px;
}

.page4-box3 p {
	padding-bottom:0;
}

.page5-img1 {
	float:left;
	margin-right:20px;
	margin-top:6px;
}

.page5-box1 {
	padding-top:12px;
	margin-bottom:4px;
}

.page5-box2 {
	overflow:hidden;
	padding-top:44px;
}

.page5-box2 h2 {
	margin-bottom:32px;
}

.page5-box2 p {
	padding-bottom:21px;
}

.p19 {
	margin-bottom:43px;
}

.page6-img1 {
	float:left;
	margin-right:20px;
	margin-top:6px;
}

.inner4 {
    background: url("../images/marker11.png") no-repeat scroll 0 5px transparent;
    float: left;
    overflow: hidden;
    padding-left: 18px;
	margin-right:9px;
}

.inner5 {
    background: url("../images/marker12.png") no-repeat scroll 0 5px transparent;
    float: left;
    overflow: hidden;
    padding-left: 20px;
	margin-bottom:22px;
	margin-right:11px;
}

.inner5 a {
	color:#868686;
}

.inner5 a:hover {
	color:#000;
	text-decoration:none;
}

.inner6 {
    background: url("../images/marker13.png") no-repeat scroll 0 5px transparent;
    float: left;
    overflow: hidden;
    padding-left: 19px;
	margin-right:9px;
}

.page6-box1 p {
	padding-bottom:39px;
}

.page6-box1 {
	overflow:hidden;
	margin-bottom:17px;
}

#nav a {
	display:inline-block;
	color:#202020;
	font-family: 'Ubuntu', sans-serif;
	font-size:12px;
	margin-right: 9px;
}

#nav a:hover,
#nav a.activeSlide {
	text-decoration:none;
	color:#9fdf00;
}

#nav {
	padding-top:13px;
}

#page6 .inner1 span {
	font-size:18px;
}



#page6 .inner1 {
	font-size:13px;
	padding-top: 4px;
	height: 37px;
	line-height: 16px;
}

.p20 {
	margin-bottom:34px;
}

.page7-img1 {
	float:left;
	margin-right:20px;
}

.p21 {
	margin-bottom:38px;
}

.dl1 dt {width:140px;color:#090909;}

.dl1 {
    float: left;
    margin-top: -6px;
    position: relative;
	margin-bottom:27px;
}

.link3 {
	color:#9fdf00;
}
.link3:hover {
	color:#000;
	text-decoration:none;
}

#page8 p {
	padding-bottom:21px;
}

.text5 {
	display:block;
	color:#090909;
}

.page7-img1 iframe {
	border-radius: 10px;
    box-shadow: 1px 1px 1px #D3D3D3;
}

.link1 {font-family: 'Ubuntu', sans-serif;}

.dl1 span {float:left; width:74px;}

.dl1 dd { line-height:21px;}

.dl1 dd a {color:#9fdf00;}

.dl1 dd a:hover {color:#000; text-decoration:none;}
	
/******************** Footer ******************/
footer {
	width:100%; 
	padding:26px 0 30px;
	background:url(../images/foot-bg.gif) repeat-x 0 0;
	
}

.foot-page1 {
	float:left;
	overflow:hidden;
	color:#232121;
	margin-left:10px;
	
}

.foot-page1 a {
	color:#8d8d8d;
	text-transform:uppercase;
}

.foot-page1 a:hover {
	color:#000;
	text-decoration:none;
}

.foot-page1 span {
	display:inline-block;
	color:#010101;
	line-height:44px;
	text-shadow:1px 1px 1px #b7b4b4;
	font-size:36px;
}

.foot-page2 {
	float:right;
	overflow:hidden;
	text-align:right;

}

.inner3 {
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    padding-left: 2px;
    padding-top: 22px;
	margin-bottom:14px;
}

.social-links li {float:left;margin-right:5px;}

.social-links {

	float:right;
	margin-top:40px;
	margin-right:25px;

	
}

.social-links li a {
    height:30px;
	width:30px;
	display:block;	
}

.social-links li a.link-1 {background:url(../images/soc-link1.png) no-repeat center top;}
.social-links li a.link-2 {background:url(../images/soc-link2.png) no-repeat center top;}
.social-links li a.link-3 {background:url(../images/soc-link3.png) no-repeat center top;}

.social-links li a.link-4 {background:url(../images/soc-link4.png) no-repeat center top;}
.social-links li a.link-5 {background:url(../images/soc-link5.png) no-repeat center top;}

.social-links li a.link-1:hover,
.social-links li a.link-2:hover,
 .social-links li a.link-4:hover,
  .social-links li a.link-5:hover,
.social-links li a.link-3:hover {background-position:0 -84px;
}

.menu a {
	font-size:11px;
	color:#9e9e9e;
	line-height:14px;
	text-transform:uppercase;
}

.menu a:hover,
.menu a.active {
	color:#000;
	text-decoration:none;
}

.menu li {
	display:block;
	float:left;
	margin-left:9px;
}

.menu {
	margin-right:10px;
	float:right;
	padding-top:26px;
}

.foot {
	margin-left:10px;
	padding-top:5px;
}

.time {
	font-size:13px;
	padding-top: 4px;
	height: 37px;
	line-height: 16px;
}

.contentHolder { position:relative; margin:0px auto; padding:0px;height: 250px; overflow: auto; }
.contentHolder2 { position:relative; margin:0px auto; padding:0px;height: 106px; overflow: auto; }

.icons {
	width:269px;
	height:29px;
	margin:0;
	padding:20px 0 0 0;
	float:left;
}
