@import url(http://fonts.googleapis.com/css?family=Oswald);

*{
	padding:0;
	margin:0;
}

body{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#000;
	/*background:#d0d0d0  url(../images/background.png) repeat-x ;*/
	background:#7d7d7d url(../images/bg2.png) repeat-x ;
	/*background-image: linear-gradient(top,#ffffff 0%, #d0d0d0 100%);
	background-image: -webkit-linear-gradient(top, #ffffff 0%, #d0d0d0 100%);*/
	padding:0;
	margin:0 auto;
	display: inherit;
	
}

@font-face {
    font-family: 'Conv_Quark-Bold';
    src: url('fonts/Quark-Bold.eot');
    src: url('fonts/Quark-Bold.eot') format('embedded-opentype'),
         url('fonts/Quark-Bold.woff') format('woff'),
         url('fonts/Quark-Bold') format('truetype'),
         url('fonts/Quark-Bold.svg#Quark-Bold') format('svg');
}

/** Generated by FG **/
@font-face {
	font-family: 'PSL Display';
	src: url('fonts/psl029.eot');
	src: local('☺'), url('fonts/psl029.woff') format('woff'), url('fonts/psl029.ttf') format('truetype'), url('fonts/psl029.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/** Generated by FG **/
@font-face {
	font-family: 'Conv_Quark-Light';
	src: url('fonts/Quark-Light.eot');
	src: local('☺'), url('fonts/Quark-Light.woff') format('woff'), url('fonts/Quark-Light.ttf') format('truetype'), url('fonts/Quark-Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


.cleaner {clear:both; width:100%; height:0px;}
.h30{clear:both; width:100%; height:30px;}
.h20{clear:both; width:100%; height:20px;}
.h10{clear:both; width:100%; height:10px;}
.h15{clear:both; width:100%; height:15px;}

.space20{	padding-left:20px;}
.space30{	padding-left:30px;}
.space40{	padding-left:40px;}

.silver{
	color:#999;
}
.white{
	color:#FFF;
}
.black{
	color:#000;
}
.shadow{
	text-shadow:1px 1px 5px #333;
}
.font28{
	font-size:28px;
}
.font20{
	font-size:20px;
}

#wrapper{
	width:980px;
	height:auto;
	margin:0 auto 0  auto;
	display:block;
	
	
}
#wrappe-header{
	width:100%;
	height:120px;
	margin:0;
}
.top{
	width:980px;
	color:#FFF;
	text-align:right;
	margin:auto;
	letter-spacing:1px;
}
.top a{
	color:#FFF;
	text-decoration:none;
}
.top a:hover{
	color:#F69;
	text-decoration:blink;
}


#head{
	width:980px;
	height:220px;
	padding:20px 0 0 0;
	margin:0 0 0 0;
	/*background:url(../images/bg-head.png) top center no-repeat ;*/
	text-align:center;
	display:block;
}

#head .logo{
	width:200px;
	height:125px;
	background: url(../images/logo.png) no-repeat;
	margin:20px auto;
	display:block;

}



#head img{
	margin:0;
	padding:0;
	
}
.headleft{
	margin:0;
	width:200px;
	float: left; 
	text-decoration: none;
}

.headright{
	width:780px;
	color: #000;
	float: left; 
	text-decoration: none;
	text-align:right;
	font-size:24px;
	
}

.home{
	font-size:20px;
	margin-right:24px;
	margin-bottom:15px;
	font-family: 'Conv_Quark-Bold';
	font-weight:600;
}
.home a{
	color:#000;
	text-decoration:none;
}

.home a:hover{
	color:#fff;
	background:#000;
}

#main_menu{
	margin:0  auto 0 auto;
	width:980px;
	height: auto;
	font-family: 'Conv_Quark-Light';
	font-size:25px;
	display:block;

}

#main_menu ul { 
	width:980px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style: none;
	

 }
 
#main_menu ul li {
	/*float:left;*/
	display: inline-block  ;
	height:15px;
	margin:0 25px;
}
#main_menu ul li a {
	display: block;
	padding:8px 2px 5p 2px;
	color:#fff;
	text-decoration: none;
	text-align: center; 
	outline: none;
	height:30px;
	width: auto;
    
	
}
#main_menu ul li a:hover,#main_menu ul li a.current {
	color:#fff;
	text-decoration:underline;
	text-align:center;
	
}

#slides{
	width:980px;
	height:427px;
	display:block;
	position:relative;
}

#content{
	margin:0 auto ;
	width:976px;
	min-height:600px;
	height:auto;
	text-align:justify;
	background:#fff;
	padding:5px 0 5px 5px;

}

.content-full{
	margin:0 0px 0 0px;
	padding:0 20px;
	width:935px;
	text-align:justify;
	text-decoration:none;
	height:auto;
}

.content-full ul.breadcrumb{
	margin: 15px 0 25px 0;
	background: #f7f7f7;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	padding:5px 0;
}
.content-full .breadcrumb > li {
	display: inline-block;
	margin: 0;
	padding: 0;
	border: 0;
	outline: none !important;
	vertical-align: top;
	background: transparent;
	font-weight: normal;
	line-height: 1.5em;
}
.content-full .breadcrumb > li + li:before {
	padding: 0 5px;
	color: #cccccc;
	content: "/\00a0";
}
.content-full-left{
	width:150px;
	height:auto;
	min-height:600px;
	float: left;
}
.content-full-left h3.widget_header{
	margin: 0;
	padding: 0 0 5px 0;
	border-bottom: 2px solid #191919;
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	color: #191919;
	text-transform: uppercase;
	outline: none !important;
	vertical-align: top;
	background: transparent;
	font-weight: normal;
	line-height: 1.5em;
}

.content-full-left ul{
	padding:0;
	margin:0 0 15px 0;
}
.content-full-left ul li{
	list-style:none;
	margin: 0;
	padding: 10px 0;
	border-bottom: 1px solid #ededed;
	outline: none !important;
	vertical-align: top;
	background: transparent;
	font-weight: normal;
	line-height: 1.5em;
}
.content-full-left ul li a{
	color:#000;
	text-decoration:none;
}
.content-full-left ul li a.current,.content-full-left ul li a:hover{
	color:#03C;
}

.content-full-right   {
	width:770px;
	float:right;
	height:auto;
}

.content-full-right .product_img  {
	width:250px;
	overflow:hidden;
}
.content-full-right .product_img img  {
	width:250px;
	height:auto;
}
.content-full-right .product_name  a  {
	color:#000;
	padding:5px 0;
}
.content-full-right .product_name  a:hover  {
	color:#000;
}

.content-full-right .cate_name {
	width:100%;
	/*background:#999;*/
	height: auto;
	font-size:24px;
	padding:5px 0;
	color:#FFF;
	text-align:center;
}
.content-full-right .cate_name  a{
	color:#000;
	text-decoration:none;
}



.content-full-right  .product_wrap {
	width:770px;
	height:auto;
	min-height:400px;
	padding-top:10px;
}
.content-full-right  .product_wrap  .product_image-container{
	width:770px;
	height:auto;
	min-height:400px;
	position:relative;
}

.content-full-right  .product_wrap  .product_name{
	font-size:16px;
	font-weight:bold;
	
}

.content-full-right  .page_heading {
	margin: 0;
	padding: 0 0 5px 0;
	border-bottom: 2px solid #191919;
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	color: #191919;
	text-transform: uppercase;
	background: transparent;
	font-weight: normal;
}
.content-full-right  ul {
	
	border: 1px solid #ededed;
}

.content-full-right  ul li {
	width:250px;
	height:300px;
	display:block;
	list-style:none;
	display:inline-block;
	text-align:left;
	float:left;
	margin:0 5px 5px 0;
}

.content-full-right  ul li  a{
	color: #474747;
}
.content-full-right  ul li  .product_desc {
	font-size: 12px;
	color: #aaaaaa;
	
}



/*//////////////////////////*/
.content-full .stories ul {
	padding:0;
	margin:0 auto;
}
.content-full .stories ul li{
	padding:10px 5px;
	margin:0 11px 10px 0;
	width:290px;
	height: 330px;
	background:#f5f5f5;
	display:inline-block;
	list-style:none;
	float:left;
	overflow:hidden;
}

.content-full .stories ul li:hover{
	-moz-box-shadow: 1px .5px 3px 2px rgba(0,0,0,0.3);
	-webkit-box-shadow: 1px .5px 3px 2px rgba(0,0,0,0.3);
	box-shadow: 1px .5px 3px 2px rgba(0,0,0,0.3);
}

.content-full .stories ul li img{
	max-width:290px;
	width:auto;
	height:163px;

}
.content-full .stories ul li .frame{
	width:290px;
	height:163px;
	overflow:hidden;
	margin-bottom:5px;
	text-align:center;
}
.content-full .stories ul li a.name{
	color:#000;
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
}
.content-full .stories ul li a.name:hover{
	text-decoration:underline;
}
.content-full .stories ul li p{
	color:#333;
	font-size:13px;
	margin-top:5px;
	width:290px;
	height:60px;
	overflow:hidden;
	text-align:left;
	line-height:20px;
}
.content-full .stories ul li a.more{
	color:#333;
	font-size:13px;
	margin-top:10px;
	float:left;
	background:#FFF;
	width:auto;
	height:20px;
	padding:5px 10px ;
	display:block;
	text-decoration:none;
	
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-webkit-border-top-left-radius:15px;
	-moz-border-radius-topleft:15px;
	border-top-left-radius:15px;
	-webkit-border-top-right-radius:15px;
	-moz-border-radius-topright:15px;
	border-top-right-radius:15px;
	-webkit-border-bottom-right-radius:15px;
	-moz-border-radius-bottomright:15px;
	border-bottom-right-radius:15px;
	-webkit-border-bottom-left-radius:15px;
	-moz-border-radius-bottomleft:15px;
	border-bottom-left-radius:15px;
	text-indent:0;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
}
.content-full .stories ul li a.more:hover{
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;	
}
.content-full .stories ul li a.more:active {
	position:relative;
	top:1px;
}
.content-full .stories .stories_view{
	width:730px;
	margin:0 auto;
	display:block;
	min-height:600px;
	padding-bottom:200px;
	font-size:20px;
	font-weight:normal;
	
}
.content-full .stories .stories_view h3{
	margin:10px 0 10px 0px;
	font-size:25px;
}
.content-full .stories .stories_view .view{
	margin:10px auto;
	max-width:730px;
	width:730px;
	height:auto;
	display:block;
}


/*//////////////////////////////////////*/
.content-full .article h3 {
	font-size:25px;
	margin:10px 0;
}
.content-full .article ul {
	padding:0;
	margin:0 auto;
}
.content-full .article ul li{
	padding:10px 5px;
	margin:0 9px 10px 0;
	width:290px;
	height: auto;
	display:inline-block;
	list-style:none;
	float:left;
	border:1px solid #CCC;
}

/*.content-full .article ul li:hover{
	-moz-box-shadow: 1px .5px 3px 2px rgba(0,0,0,0.3);
	-webkit-box-shadow: 1px .5px 3px 2px rgba(0,0,0,0.3);
	box-shadow: 1px .5px 3px 2px rgba(0,0,0,0.3);
}
*/
.content-full .article ul li img{
	max-width:290px;
	width:auto;
	height:163px;

}
.content-full .article ul li .frame{
	width:290px;
	height:163px;
	overflow:hidden;
	margin-bottom:5px;
	text-align:center;
}
.content-full .article ul li a.name{
	color:#000;
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
}
.content-full .article ul li a.name:hover{
	text-decoration:underline;
}
.content-full .article ul li p{
	color:#333;
	font-size:13px;
	margin-top:5px;
	width:290px;
	height:120px;
	overflow:hidden;
	text-align:left;
	line-height:20px;
}
.content-full .article .stories_view{
	width:730px;
	margin:0 auto;
	display:block;
	min-height:600px;
	padding-bottom:200px;
	font-size:13px;
	font-weight:normal;
	text-align:left;
}

.content-full .article .stories_view p{
	text-align:left;
	
}
.content-full .article .stories_view h3{
	margin:10px 0 10px 0px;
	font-size:25px;
}
.content-full .article .stories_view .view{
	margin:20px auto;
	max-width:700px;
	width:700px;
	height:auto;
	display:block;
	text-align:center;
}
.content-full .article .stories_view .view img{
	width:auto;
	max-width:700px;
	height:300px;
}

/*//////////////////////////////////////*/

.content-full .promotion h3 {
	font-size:25px;
	margin:10px 0;
}
.content-full .promotion ul {
	padding:0;
	margin:0 auto;
}
.content-full .promotion ul li{
	padding:10px 5px;
	margin:0 9px 10px 0;
	width:290px;
	height: auto;
	display:inline-block;
	list-style:none;
	float:left;
	border:1px solid #CCC;
}

/*.content-full .article ul li:hover{
	-moz-box-shadow: 1px .5px 3px 2px rgba(0,0,0,0.3);
	-webkit-box-shadow: 1px .5px 3px 2px rgba(0,0,0,0.3);
	box-shadow: 1px .5px 3px 2px rgba(0,0,0,0.3);
}
*/
.content-full .promotion ul li img{
	max-width:290px;
	width:auto;
	height: auto;

}
.content-full .promotion ul li .frame{
	width:290px;
	height:126px;
	overflow:hidden;
	margin:5px 0;
	text-align:center;
}
.content-full .promotion ul li a.name{
	color:#000;
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
}
.content-full .promotion ul li a.name:hover{
	text-decoration:underline;
}
.content-full .promotion ul li p{
	color:#333;
	font-size:13px;
	margin-top:5px;
	width:290px;
	height:120px;
	overflow:hidden;
	text-align:left;
	line-height:20px;
}
.content-full .promotion .stories_view{
	width:980px;
	margin:0 auto;
	display:block;
	min-height:600px;
	padding-bottom:200px;
	font-size:13px;
	font-weight:normal;
	text-align:left;
}

.content-full .promotion .stories_view p{
	text-align:left;
	
}
.content-full .promotion .stories_view h3{
	margin:10px 0 10px 0px;
	font-size:25px;
}
.content-full .promotion .stories_view .view{
	margin:20px auto;
	width:100%;
	height:auto;
	display:block;
	text-align:center;
}
.content-full .promotion .stories_view .view img{
	width:auto;
	max-width:800px;
	height:392px;
}


/*//////////////////////////////////////*/
.content-full .image_carousel{
	width:880px;
	height: 243px;
	text-align:center;
	margin:0 auto;
	padding-left:10px;
	overflow:hidden;
	position:relative;
}
.content-full .image_carousel .loading{
	width:100%;
	height:190px;
	padding-top:20px;
	position: absolute;
	background:#CCC;
	/*background-image: linear-gradient(top,#1037c7 0%, #123ddb 100%);
	background-image: -webkit-linear-gradient(top, #1037c7 0%, #123ddb 100%);*/
	display:block;
	z-index:1000;
	top:0px;
	left:-10px;
	opacity:0.8;
	font-family: 'Oswald', sans-serif;
	text-align:center;
	color:#333;
	font-size:40px;
	text-transform:uppercase;
}



.content-full .stories h3{
	margin:10px 0 10px 0px;
	font-size:25px;
}
.content-full .image_carousel ul{
	padding:0;
	margin:0 auto;
	width:auto;
	
}
.content-full .image_carousel ul li{
	padding:0;
	margin:0 13px 20px 0;
	list-style:none;
	display: inline-block;
	cursor:pointer;
	overflow:hidden;
	
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
}
.content-full .image_carousel ul li img{
	width:203px;
	height: auto;	
	grayscale {-webkit-filter: grayscale(100%);} /*css3*/
}

.content-full .image_carousel ul li:hover img{
	-webkit-filter: none; /*Returns to default state*/
}


.content-full .image_carousel ul li:hover .box{
	background:#aaa;
	/*background:rgba(153,153,153,0.6);*/
	
	
}
.content-full .image_carousel ul li:hover .box span{
	color:#3058eb;
	
}
.content-full .image_carousel ul li .box{
	width:183px;
	height:70px;
	background:#ccc;
	/*background-image: linear-gradient(top,#1037c7 0%, #123ddb 100%);
	background-image: -webkit-linear-gradient(top, #1037c7 0%, #123ddb 100%);*/
	border-top:1px solid #FFF;
	color:#FFF;
	text-align:center;
	font-size:24px;
	text-align:left;
	padding-left:20px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	
}
.content-full .image_carousel ul li .box span{
	display:block;
	font-weight: normal;
	font-size:20px;
	font-family: 'Oswald', sans-serif;
	/*color:#6d8af5;*/
	color:#666;
}





.content-full .contact-us table {
	color:#000;
	font-size:14px;
	/*border:1px  dashed #CCC;*/
	margin:0 auto;

}
.content-full .contact-us h3{
	margin:20px 0;
}

.content-full .contact-us input[type="text"],.content-full .contact-us textarea {
	width: 250px;
	height: 20px;
	margin: 5px;
	border: 1px solid #d3d3d3;
	color: #333;
}

.content-full .contact-us textarea {
	height:100px;
}

.content-full .red {
	color:#F00;
	
}



.content-full table{
	font-size:18px;
	padding:0px;
	color:#fff;
	text-decoration:none;
		
}
.content-full h3{
	color:#000;
	font-size:20px;
	text-decoration:none;

	
}

.content-full a:hover{
	color:#fff;
	text-decoration:none;
}

.content-left{
	width:475px;
	float: left;
	text-decoration: none;	
}

.content-left h3{
	margin:20px 0 0 0px;
	padding:0  0 0 30px;
	font-family: 'Conv_Quark-Light';
	font-size:24px;
	color: #333;
}

.content-left h4{
	height:63px;
	margin:15px 0 0 0;
	padding:5px 0 0 25px;
	font-family: 'Conv_Quark-Light';
	font-size:24px;
	color:#fff;
}

.content-left .video{
	width:465px;
	position:relative;
	margin:15px 0px 0 10px;
	padding:0px 0px 0 0px; 
}
.content-left .video .arrow{
	position:absolute;
	top:40px;
	width:14px;
	height:24px;
	display:block;
}

.content-left .video .arrow{
	position:absolute;
}
.content-left .video .bt_next{
	right:10px;
}
.content-left .video .bt_prev{
	left:0;
}



.content-left .video ul {
	padding:0;
	margin:0 20px;
	position:relative;
}  
.content-left .video ul li{
	display:inline-block;
	list-style:none;
	position:relative;
	margin-right:10px;
} 
.content-left .video ul li img{
	width:130px;
	
} 
/*.content-left .video ul li:nth-child(2){
	background:#F00;
}*/ 
.content-left .video ul li i{
	display:block;
	width:39px;
	height:39px;
	background:url(../images/icon-play.png) no-repeat;
	position:absolute;
	top:30px;
	left:45px;
	opacity:0.5;
	-webkit-opacity:0.5;
	-moz-opacity:0.5;
	-ms-opacity:0.5;;
} 
.content-left .video ul li i:hover{
	opacity:1;
} 

.content-left .video-butoom1{
	width:14px;
	height:24px;
	margin:70px 2px 0px 2px;
	padding:0px;
	float:left;
}

.content-left .video-butoom2{
	width:14px;
	height:24px;
	margin:70px 77px 0px 0px;
	padding:0px;
	float:right;
}
.content-left .left-menu table{
	width:254px;
	margin:0px 0px 0 1px;		
}

.content-left .left-menu table tr{
	width:254px;
	margin:0px 0px 0 1px;		
}

.content-left .left-menu table tr:hover{
	width:254px;
	margin:0px 0px 0 1px;	
	background:url(../images/bg-menu-hover.png) no-repeat;	
}

.content-left a{ color:#fff; text-decoration:none;}
.content-left a:hover{ color:#fff; text-decoration:none;}




.content-right{
	width:485px;
	margin:12px 0 0 0;
	float:right; 
	text-decoration: none;
}
.content-right h3{
	margin:0px 0px 15px 0;
	padding:0  0 0 0px;
	font-family: 'Conv_Quark-Light';
	font-size:24px;
	color: #333;
	text-align:left;
}

.content-right h4{
	width:381px;
	height:63px;
	float:right;
	margin:71px 0 0 0;
	padding:5px 0 0 0px;
	font-family: 'Conv_Quark-Light';
	font-size:24px;
	color:#fff;
	background:url(../images/bg-2.png) no-repeat;
}

.content-right img{
	margin:0px 0 0 0px;
	padding:0;
}


.content-right table{
	margin:0px 0px 0 -35px;
	padding:1px 0 0 0;
	float:left;	
}

.content-right table img{
	margin:3px 0 0 0;	
}

.content-right table h1{
	width:151px;
	height:76px;
	color:#fff;
	margin:-76px 2px 0 0;
	float:right;
	font-family: 'Conv_Quark-Light';
	font-size:20px;
	background:url(../images/bg-products.png) repeat;
}

.content-right table h2{
	font-family:Tahoma;
	font-size:14px;
	padding:5px 0 0 0;
}

.content-right table .zoom{
	margin:-26px 0 0 75px;
	padding:0 0 0 0;
	z-index:99;	
}
		

.content-right ul{
	padding:0;
	margin:0;
	
}
.content-right ul li {
	list-style:none;
	padding-left:0px;
	/*border-bottom:1px dotted #0CF;*/
	height:100px;
	width:440px;
	margin:5px 0;
	vertical-align:top;
	overflow:hidden;
}
.content-right ul li span {
	float:right;
	width:145px;
	display: inline-block;	
}
.content-right ul a{
	color:#000;
}
.content-right ul a:hover{
	color:#0CF;
}






#content-box{
	width:590px;
	margin-left:50px;
	margin-top:-25px;
}

.intro{
	background:#FFF url(../images/bg-content.png) bottom no-repeat;
	width:720px;
	padding:5px;
	font-size:18px;
}


.more{
	width:76px;
	height:26px;
	margin-top:5px;
	text-align:center;
	float:right;
	background:url(../images/buttom-readmore.png) no-repeat;
	
}
.more a{
	width:76px;
	height:26px;
	color:#fff;
	text-decoration:none;
	font-size:14px;
	padding-top:-2px;
	margin-top:0px;
	padding-bottom:5px;
	text-transform:uppercase;
}
.more a:hover{
	width:76px;
	height:26px;
	font-size:14px;
	padding-top:-2px;
	margin-top:0px;
	padding-bottom:5px;
	color:#000;
	text-decoration:none;
}

#wrapper-social{
		width:100%;
		height:80px;
		border-bottom:1px solid #000;
		border-top:1px solid #000;

}
#social{
	width:980px;
	margin:auto;
}

/******************footer***************************/
#wrapper-footer{
	width:100%;
	float:left;
	margin:30px 0 0 0;
	font-family:Tahoma;
	font-size:14px;
	padding-bottom:20px;

	

	

}
#footer{
	width:971px;
	padding-left:10px;
	height:auto;
	float:left;
	font-family:Tahoma;
	font-size:14px;
	background:#FFF;	

}
#footer	.map {
	height:144px;
	width:670px;
	position:relative;
	margin:5px 0;
	bottom:0;
	left:0;
	right:0;
	top:0;
	color:#000; !important;
	font-family:Tahoma, Geneva, sans-serif; !important;
	font-size:14px;
}

#footer a{
	color:#000;
	text-decoration:none;
	
}
.footerleft{
	width:300px;
	float:left; 
	font-size:14px;
	text-decoration: none;
	text-align: left;
}

.footerleft h1{
	margin:10px 0 ;
	font-size:14px;
	text-decoration: none;
} 

.footerleft table{
	width:400px;
	float:left;
	margin:20px 0 0 15px;
	padding:0;

}
.footerleft p{
	font-size:13px;
	color:#333;


}
.footerright{
	width:670px;
	float:right;


}

.footerright img{
	float:right;
	margin:20px 15px 0 0;
	
}
.footerright h1{
	text-decoration: none;
	text-align:center;
	margin:5px 0;
	
}
.footerright a{
	color:#000;
	text-decoration:none;
}
#footer ul { 
	width:650px;
	padding-top:5px;
	list-style: none;
	margin:5px auto auto -20px;

 }
 
#footer ul li {
	float:left;
	display: inline;
	padding-top:8px;
	height:20px;
	
}
#footer ul li a {
	display: block;
	padding: 0px 5px 5px 5px;
	color:#000;
	text-decoration: none;
	text-align: center; 
	outline: none;
	font-size:14px;
	letter-spacing:1px;

}
#footer ul li a:hover {
	color:#fff;
}

.copyright{
	margin:10px 0px ;
	font-size:14px;
	text-align: left;
	display:block;
	color:#333;
	
}

.copyright p{
	margin:0;
	padding:0;
	font-family:Tahoma, Geneva, sans-serif;
	color:#FFF;
	
}
.copyright a{
	text-decoration:none;
	color:#000;
	
}


.page a{
	font-size:13px;
	font-weight:normal;
	color:#06C;
	text-decoration:none;
}
.page a:hover{
	text-decoration:underline;
	color:#000 !important; 
}
.page table{
	font-size:14px;
	text-decoration: none;
	color:#00F !important; 
	
}



