 @font-face {
	font-family: 'LatoLight';
	src: url('../fonts/lato-light-webfont.eot');
	src: url('../fonts/lato-light-webfont.eot?#iefix') format('embedded-opentype'), 
	url('../fonts/lato-light-webfont.woff') format('woff'), 
	url('../fonts/lato-light-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Calibri';
	src: url('../fonts/calibri.eot');
	src: url('../fonts/calibri.eot?#iefix') format('embedded-opentype'),
	url('../fonts/calibri.woff') format('woff'),
	url('../fonts/calibri.ttf') format('truetype'),
	url('../fonts/calibri.svg#calibri') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {

	font-family: 'Baskerville-Italic';
	src: url('../fonts/LibreBaskerville-Italic-webfont.eot');
	src: url('../fonts/LibreBaskerville-Italic-webfont?#iefix') format('embedded-opentype'),
	url('../fonts/LibreBaskerville-Italic-webfont.woff') format('woff'),
	url('../fonts/LibreBaskerville-Italic-webfont.ttf') format('truetype'),
	url('../fonts/LibreBaskerville-Italic-webfont.svg#LibreBaskerville-Italic-webfont') format('svg');
	font-weight: normal;
	font-style:normal;
	
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background: #000;
	margin: 0px;
}

.clear {
	clear: both;
	font-size: 0em;
	line-height: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
}

a, a:link, a:visited {
    outline: none;
	text-decoration: none;	
}

a:hover {	
	text-decoration: underline;
}

img {
	border: none;
}

ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

li {
	float: left;
}

h1 {
	margin: 0px;
	padding: 0px;	
}

h2 {
	margin: 0px;
	padding: 0px;
}

h3 {
	margin: 0px;
	padding: 0px;	
}

h4 {
	margin: 0px;
	padding: 0px;	
}


p {
	margin: 0;
}

form {
	margin: 0;
}

input:focus,textarea:focus {
	outline: 0;
}

.main_container {
	width: 100%;
}

.header_section {
	background-image: url(../images/bg_header.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	width: 100%;
	height: 130px;
	position:fixed;
	z-index:999;
}

.header_area {
	width: 1240px;
	height: 130px;
	margin: 0 auto;
	position: relative;
}

.logo {
		background-image: url(../images/testlogo.png);
	background-position: center 0;
	background-repeat: no-repeat;
	width: 620px;
	height: 141px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 100;
}

.logo a {
	text-indent: -9999px;
	width: 166px;
	height: 141px;
	display: block;
}

.header_right {
	width: 612px;
	float: right;
}

.header_top {
	width: 459px;
	margin: 23px 0 0 0;
	float: right;
}

.shopping_cart {
	font-size: 11px;
	color: #808080;
	
	background-image: ;
	background-position: 8px 7px;
	background-repeat: no-repeat;
	min-width: 105px;
	height: 21px;
	float: left;
	padding: 7px 0 0 30px;
}

.shopping_cart a,.shopping_cart a:link,.shopping_cart a:visited {
	color: #808080;
	text-decoration: none;
	display: block;
}

.search_area {
	background-color: ;
	width: 209px;
	margin: 0 0 0 10px;
	padding: 1px 0 1px 0;
	float: left;
}

.search_area label {
	text-indent: -9999px;
	display: none;
}

.search_area input {
	font-size: 13px;
	background-color: transparent;
	width: 167px;
	hanging-punctuation: 28px;
	float: left;
	padding: 4px 0 0 5px;
	margin: 0;
	border: none;
}

input.btn_search {
	text-indent: -9999px;
	background-image: url(../images/btn_search.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 26px;
	height: 26px;
	float: left;
	cursor: pointer;
	border: none;
}

.social_links {
	width: 66px;
	margin: 5px 0 0 38px;
	float: left;
}

.social_links ul {
	padding: 0;
	list-style: none;
	display: block;
}

.social_links li {
	margin: 0 10px 0 0;
	width: 18px;
	float: left;
	position: relative;
	display: block;
}

.social_links li:last-child {
	margin: 0;
}

.social_links li em {
	display: block;
}

.social_links li span {
	position: absolute;
	top: 0;
	left: 0;
}

.main_nav {
	width: 590px;
	float:right;
}

.main_nav ul {
	margin: 33px 0 0 0;
	display: block;
}

.main_nav li {
	font-family: 'Calibri';
	font-size: 16px;
	text-transform: uppercase;
	min-width: 42px;
	margin: 0 25px 0 0;
	display: block;
}

.main_nav li a,.main_nav li a:link,.main_nav li a:visited {
	color: #818181;
	text-decoration: none;
	display: block;
}

.main_nav li:last-child {
	margin: 0!important;	
}

.content_section {
	background-color: #d1d1d1;
	width: 100%;
	padding:130px 0 50px 0;
	position: relative;
}

.banner_section {
	width: 100%;
	position: relative;
}

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

.banner1 {
	background-image: url(../images/bg_banner.png);
	background-color: transparent;
	background-origin: padding-box;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;

	position: relative;
}

.banner2 {
	background-image: url(../images/bg_banner.jpg);
	background-color: transparent;
	background-origin: padding-box;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;

	position: relative;
}

.banner3 {
	background-image: url(../images/bg_banner1.png);
	background-color: transparent;
	background-origin: padding-box;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;

	position: relative;
}

.btnLeft {
	text-indent: -9999px;
	background-image: url(../images/btn_left.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 42px;
	height: 41px;
	position: absolute;
	top:230px;
	left: 50px;
	display: block;
}

.btnRight {
	text-indent: -9999px;
	background-image: url(../images/btn_right.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 42px;
	height: 41px;
	position: absolute;
	top: 230px;
	right: 50px;
	display: block;
}

.content_handle {
	width: 100%;
	position: absolute;
	bottom: 0;
}

.content_area {
	background-color: #ebebeb;
	width: 1240px;
	border: 1px solid #fbfbfb;
	border-bottom: 1px solid #fbfbfb;
	position: relative;
	margin: 0 auto;
}

.latest_news {
	width: 500px;
	padding: 35px 40px 28px 38px;
	border-right: 1px solid #dadada;
	float: left;
}
.latest_news {
	width: 500px;
	padding: 35px 40px 28px 38px;
	border-right: 1px solid #dadada;
	float: left;
}

.latest_news h2 {
	font-size: 17px;
	font-weight: normal;
	color: #5a5a5a;
	background-image: url(../images/icon_misson.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 0 0 40px 65px;
	display: block;
}

.latest_news p {
	font-family: 'LatoLight';
	font-size: 16px;
	color:#808086;
	line-height: 22px;
	margin: 0 0 0 65px;
	position: relative;
	top: -25px;
	display: block;
}

.custom_shop {
	width: 580px;
	padding: 35px 40px 28px 39px;
	float: left;
}

.custom_shop h2 {
	font-size: 17px;
	font-weight: normal;
	color: #5a5a5a;
	background-image: url(../images/icon_vision.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 0 0 40px 50px;
	display: block;
}

.custom_shop p {
	font-family: 'LatoLight';
	font-size: 16px;
	color:#808086;
	line-height: 22px;
	margin: 0 0 0 50px;
	position: relative;
	top: -25px;
	display: block;
}

.about_us {
	width: 334px;
	padding: 35px 40px 28px 38px;
	border-left: 1px solid #dadada;
	float: left;
}

.about_us h2 {
	font-size: 17px;
	font-weight: normal;
	color: #5a5a5a;
	background-image: url(../images/icon_about.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 0 0 40px 65px;
	display: block;
}

.about_us p {
	font-family: 'LatoLight';
	font-weight: normal;
	font-size: 16px;
	color:#808086;
	line-height: 22px;
	margin: 0 0 0 65px;
	position: relative;
	top: -25px;
	display: block;
}

/*.latest_news:hover,.about_us:hover,.custom_shop:hover {
	background-color: #f5f5f5;
}*/

.footer_section {
	width: 100%;
	height: 147px;
}

.footer_top {
	background-color: #222;
	width: 100%;
	height: 87px;
}

.footer_top_area {
	width: 1213px;
	margin: 0 auto;
}

.social_footer {
	width: 76px;
	padding: 34px 0 0 0;
	float: left;
}

.social_footer ul {
	padding: 0;
	list-style: none;
	display: block;
}

.social_footer li {
	margin: 0 10px 0 0;
	width: 18px;
	float: left;
	position: relative;
	display: block;
}

.social_footer li:last-child {
	margin: 0;
}

.social_footer li em {
	display: block;
}

.social_footer li span {
	position: absolute;
	top: 0;
	left: 0;
}

.footer_nav {
	width: 483px;
	margin: 0 0 0 1020px;
	padding: 36px 0 0 0;
	float: left;
}

.footer_nav ul {
	display: block;
}

.footer_nav li {
	color: #7a7a7a;
	display: block;
}

.footer_nav li span {
	padding: 0 13px 0 13px;
}

.footer_nav li a,.footer_nav li a:link,.footer_nav li a:visited {
	color: #7a7a7a;
	text-decoration: none;
}

.suscribe {
	width: 330px;
	height: 30px;
	margin: 30px 0 0 0;
	float: right;
}

.suscribe label {
	color: #7a7a7a;
	width: 70px;
	padding: 8px 0 0 0;
	float: left;
	display: block;
}

.suscribe input {
	color: #666;
	background-color: #dddddf;
	width: 170px;
	height: 20px;
	border: none;
	padding: 6px 5px 6px 5px;
	float: left;
}

input.btn_submit {
	text-align: center;
	background-color: #c25545;
	color: #FFF!important;
	width: 74px;
	height: 32px;
	float: left;
	cursor: pointer;
}

.footer_bottom_area {
	width: 1213px;
	margin: 0 auto;
	padding: 25px 0 0 0;
}

.footer_bottom_area p {
	color: #666666;
}

.footer_bottom_area a,.footer_bottom_area a:link,.footer_bottom_area a:visited {
	color: #545454;
	text-decoration: none;
}

/*---------------------product---------------------*/

.bg_product  {
	background-color: #FFF;
}

.product_banner {
	background-image: url(../images/banner_product.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	width: 100%;
	height: 330px;
}

.stripes {
	background-image: url(../images/bg_stripes.png);
	background-position: top left;
	background-repeat: repeat;
	width: 100%;
	height: 330px;
	position: relative;
}

.banner_title {
	background-image: url(../images/bg_banner_title.png);
	background-position: top left;
	background-repeat: repeat;
	width: 100%;
	height: 132px;
	position: absolute;
	bottom: 0;
	left: 0;
}

.title_text {
	width: 1077px;
	margin: 0 auto;
	position: relative;
}

.title_left {
	width: 870px;
	float: left;
}

.title_text h2 {
	font-size: 39px;
	font-weight: normal;
	color: #0c0c18;
	width: 870px;
	padding: 30px 0 0 0;
	display: block;
}

.title_text ul {
	width: 870px;
	padding: 10px 0 0 0;
	display: block;
}

.title_text li {
	margin: 0 10px 0 0;
}

.title_text li a,.title_text li a:link,.title_text li a:visited {
	color: #383838;
	text-decoration: none;
}

.title_text li a strong {
	text-decoration: underline;
}

.title_text li a strong:hover {
	text-decoration: none;
}

.product_area {
	width: 1077px;
	margin: 0 auto;
	padding: 60px 0 50px 0;
}

.product_handle {
	width: 251px;
	height: 261px;
	border: 1px solid #EEE;
	margin: 0 20px 0 0 ;
	float: left;
	-webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.20);
	-moz-box-shadow:    0px 0px 5px rgba(50, 50, 50, 0.20);
	box-shadow:         0px 0px 5px rgba(50, 50, 50, 0.20);
	position: relative;
}

.product_handle img {
	margin: 0 auto;
	display: block;
}

.product_wrapper {
	width: 1077px;
	margin: 0 auto;
	padding: 0 0 20px 0;
}

.products {
	width: 219px;
	height: 144px;
	margin: 50px auto 0 auto;
}

.product_handle h4 {
	font-size: 15px;
	font-weight: normal;
	color: #54545d;
	text-align: center;
	background-image: url(../images/bg_txt_shadow.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	width: 251px;
	height: 36px;
	padding: 20px 0 0 0;
	position: absolute;
	bottom:0;
	z-index: 1!important;
	display: block;
}

.product_handle a {
	text-indent: -9999px;
	width: 251px;
	height: 261px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	display: block;
}


.product_handle.last_child {
	margin: 0;
}

.sort_by {
	width: 186px;
	margin: 72px 0 0 0;
	float: right;
}

.sort_by label {
	color: #FFF;
	width: 46px;
	float: left;
	padding: 5px 8px 0 0;
	display: block;
}

.sort_by select {
	width: 132px;
	height: 25px;
	padding: 2px;
	float: left;
}

.details_handle {
	width: 1077px;
	margin: 0 0 80px 0;
	padding: 0 0 50px 0;
	border-bottom: 1px solid #e5e5e5;
}

.details_handle:last-child {
	border: none;
	padding: 0;
}

.detail_left {
	width: 465px;
}

.detail_right {
	width: 544px;
}

.detail_right h5 {
	font-size: 23px;
	margin: 0;
	padding: 0 0 20px 0;
	font-weight: normal;
}

.detail_right p {
	font-size: 14px;
	color: #6d6d74;
	line-height: 24px;
	display: block;
}

.left {
	float: left;
}

.right {
	float: right;
}

.detail_border {
	border: none;
}

a.btn_future,a.btn_future:link,a.btn_future:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 17px;
	color: #FFF;
	text-align: center;
	background-image: url(../images/btn_future.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 235px;
	height: 34px;
	margin: 30px 0 0 0;
	padding: 13px 0 0 0;
	text-decoration: none;
	display: block;
}

.scroll_down {
	width: 1077px;
	height: 50px;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}

.scroll_down h6 {
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	color: #b6b6b9;
	margin: 0;
	padding: 15px 0 5px 0;
	display: block;
}

.featue_handle {
	width: 1077px;
}

.feature_tab {
}

.feature_tab ul.nav {
	display: block;
}

.feature_tab ul.nav li {
	width: 538px; 
	float: left; 
	margin: 0;
	position: relative;
}

.feature_tab ul.nav li:first-child {
	border-right: 1px solid #515151;
}

.feature_tab ul li.last {
	 margin-right: 0;
}

.feature_tab ul.nav li a {
	display: block;
	height: 22px;
	text-decoration: none;
	background: #959290;
	color: #FFF;
	font-size: 15px!important;
	text-align: left;
	padding: 15px 0 10px 15px;
	border: 0;
}

.feature_tab ul.nav {
	list-style: none;
}

.feature_tab ul.nav li a {
	display: block;
	color: #a0a0a0!important;
	background-color: #1e1e1e;
}

.feature_tab ul.nav li:last-child a {
	border: none;
}

.feature_tab ul.nav li a.current {
	background-color: #000000;
	color: #adadad;
}

.feature_tab ul.nav li span {
	display: none;
}

.feature_tab ul.nav li a.current span {
	text-indent: -9999px;
	background-image: url(../images/icon_arrow.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 12px;
	height: 8px;
	position: absolute;
	bottom: -8px;
	left: 40px;
	z-index: 1;
	display: block;
}

.hide { 
	position: absolute; 
	top: -9999px; 
	left: -9999px;
}

.feature_content {
	clear: both;
	width: 1077px;
	overflow: hidden;
	padding: 0 0 20px 0;
}

.feature_heading {
	width: 1077px;
	margin: 0 0 30px 0;
	position: relative;
}

.feature_heading a {
	font-size: 22px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	background-image: url(../images/btn_buynow.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 205px;
	height: 43px;
	padding: 15px 0 0 0;
	position: absolute;
	top: 0;
	right: 0;
	display: none;
}

.feature_heading h3 {
	font-size: 39px;
	font-weight: normal;
	color: #000;
	width: 465px;
	height: 54px;
	border-right: 1px solid #b2b2b2;
	float: left;
	display: block;
}

.feature_heading p {
	font-size: 15px;
	color: #666;
	width: 354px;
	padding: 10px 0 0 15px;
	float: left;
	display: block;
}

.feature_slider {
	width: 1075px;
	border: 1px solid #f4f4f4;
	margin: 20px 0 0 0;
	position: relative;
	overflow: hidden;
}

.feature_area {
	width: 1075px;
	min-height: 482px;
	position: relative;
	top: 12px;
}

.feature_area .parent {
	width: 1075px;
	height: 482px;
	overflow: hidden;
}

.feature_area .child {
	text-align: center;
	width: 1075px;
	height: 482px;
}

.feature_slider a {
	text-indent: -9999px;
	width: 31px;
	height: 31px;
	position: absolute;
	top: 230px;
	z-index: 1000;
	display: block;
}

.feature_slider a.btn_left {
	background-image:url(../images/btn_prev.png);
	background-position: top left;
	background-repeat: no-repeat;
	left: 30px;
}

.feature_slider a.btn_right {
	background-image:url(../images/btn_next.png);
	background-position: top left;
	background-repeat: no-repeat;
	right: 30px;
}

.specification_handle {
	width: 1075px;
	border: 1px solid #f4f4f4;
	margin: 20px 0 0 0;
	position: relative;
}

.spec_image {
	width: 1075px;
	height: 320px;
}

.spec_img_handle {
	width: 390px;
	height: 239px;
	margin: 0 auto;
}
.spec_img_handle img {
	margin: 0 auto;
	display: block;
}

.download_area {
	width: 137px;
	height: 124px;
	position: absolute;
	top: 50px;
	right: 50px;
}

.download_area span,.download_area span a {
	/*text-indent: -9999px;
	background-image: url(../images/icon_download.png);
	background-position: center 45%;
	background-repeat: no-repeat;
	text-indent: -9999px;
	text-align: center;*/
	background-color: #555555;
	-webkit-border-radius: 90px;
	-moz-border-radius: 90px;
	border-radius: 90px;
	width: 90px;
	height: 90px;
	margin: 0 auto 20px auto;
	position: relative;
	display: block;
}

.download_area span img {
	position: relative;
	top: 20px;
	margin: 0 auto;
	display: block;
}

.download_area a {
	color: #5d5d5d;
	text-align: center;
	text-decoration: none;
	display: block;
}

.spec_details {
	width: 1075px;
}

.spec_details ul {
	display: block;
}

.spec_details li {
	font-size: 15px;
	width: 100%;
	height: 43px;
	float: left;
	display: block;
}

.spec_details li:nth-child(odd) {
	background-color: #f0f0f0;
}

.spec_details li:nth-child(even) {
	background-color: #fafafa;
}

.spec_details li p {
	width: 388px;
	padding: 13px 0 0 70px;
	float: left;
	display: block;
}

.spec_details li span {
	width: 600px;
	padding: 13px 0 0 0;
	float: left;
	display: block;
}

/*----------------Audio Brands------------------------*/

.audio_handle {
	width: 251px;
	height: 148px;
	margin: 0 20px 0 0;
	float: left;
	border: 1px solid #ededed;
	-webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.15);
	-moz-box-shadow:    0px 0px 5px rgba(50, 50, 50, 0.15);
	box-shadow:         0px 0px 5px rgba(50, 50, 50, 0.15);
}

.audio_handle img {
	margin: 0 auto;
	display: block;
}

.audio_handle.audio_child {
	margin: 0!important;
}

.inner-content {
width:91.8%;
margin:50px auto; 
display:block;
min-height:450px;
padding:70px 0 100px 0;
background-color:#FFFFFF;
border:1px solid #efefef;
}


.inner-content h1 {

font-size: 35px;
font-weight: normal;

font-family:Arial, Helvetica, sans-serif;
color: #666666;
width:100%;
min-height:520px;
display: block;
background-image: url(../images/about.jpg);
background-position: bottom;
background-repeat: no-repeat;
text-align:center;
margin:0 auto;


}

.inner-content h3 {

font-size: 35px;
font-weight: normal;

font-family:Arial, Helvetica, sans-serif;
color: #666666;
width:100%;
text-align:center;
display: block;
padding:10px 0px 10px 0px;
border-bottom:1px solid #efefef;

border-top:1px solid #efefef;


}


.inner-content h2 {

font-family:Baskerville-Italic;
color:#333333;
margin:0px 0px 15px 0px;

font-weight: normal;
text-align:center;
padding:20px 0px 10px 0px;
font-size:30px;


}


.about-company {

font-size: 16px;
font-weight: normal;
color: #666;
width:88%;
margin:0 auto;
display: block;
padding:0px 0px 0px 0px;text-align:center; }

.bg_about  {
background-color: #efefef;
}

.about-company p {
display: block;
padding:0px 0px 0px 0px;
margin:10px 0px 10px 0px;
line-height:26px; }


.where-to-buy {

font-size: 16px;
font-weight: normal;
color: #666;
width:240px;background-color:#efefef;
float:left;
display: block;
padding:20px;
margin:20px 10px 10px 0;
text-align:center; }

.last-div {
margin:20px 0px 10px 0;
}

/*---------------------------------------14-2-13----------------------------------*/


.contact_wrapper {
	width: 953px;
	margin: 50px 0px 0px -80px;
}

.contact_area {
	width: 493px;
	padding: 50px 0 50px 50px;
	float: right;
	-webkit-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.15);
	-moz-box-shadow:    0px 0px 10px rgba(50, 50, 50, 0.15);
	box-shadow:         0px 0px 10px rgba(50, 50, 50, 0.15);}

.contact_wrapper h2 {
	font-size: 25px;
	text-align: left;
	display: block;
}

.contact_wrapper label {
	font-size: 15px;
	color: #575757;
	text-align: left;
	width: 105px;
	margin: 0 5px 0 0;
	padding: 8px 10px 0 0;
	float: left;
	display: block;
}
.contact_wrapper input {
	color: #575757;
	width: 320px;
	margin: 0 0 5px 0;
	padding: 8px 3px;
	float: left;
	border: 1px solid #a5a5a5;
}

.contact_wrapper textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575757;
	width: 320px;
	height: 100px;
	margin: 0 0 5px 0;
	padding: 5px 3px;
	float: left;
	border: 1px solid #a5a5a5;
	resize: none;
}

input.btn_contact {
	text-indent: -9999px;
	background-color: transparent;
	background-image: url(../images/btn_submit.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 110px;
	height: 40px;
	border: none;
	cursor: pointer;
	margin: 5px 0 0 339px;
}

.map_handle {
	width: 324px;
	margin: 0 0 0 0;
	padding: 0 0 50px 0;
	float: right;
}

.map_area {
	background-color: #f2f2f2;
	width: 304px;
	height: 231px;
	padding: 10px;
	margin: 0 0 15px 0;
	float: left;
}

.map_handle h4 {
	font-size: 24px;
	font-weight: normal;
	color: #575757;
	padding: 0 0 10px 0;
	display: block;
}

.map_handle p {
	font-size: 13px;
	color: #666;
	line-height: 22px;
}

.contact_wrapper ul {
	display: block;
}

.contact_wrapper li {
	font-size: 18px;
	float: none;
	line-height: 22px;
	background-image: url(../images/icon_sitemap.png);
	background-position: 0 4px;
	background-repeat: no-repeat;
	margin: 0 0 15px 0;
	display: block;
}

.contact_wrapper li a,.contact_wrapper li a:link,.contact_wrapper li a:visited {
	color: #333;
	padding: 0 0 0 20px;
	text-decoration: none;
	display: block;
}