
html {
	min-width: 540px;
}

#content_wrap {
	width: 100%;
	max-width: 975px;
	margin: 35px auto;
}

#content_wrap #content {
	width: 100%;
	max-width: 717px;
}

#main_content {
	width: 100%;
	max-width: 975px;
}

#content #bluetooth_content {
	width: 100%;
    max-width: 515px;
}

@media (max-width: 767px) {
	footer {
		position: relative;
		height: 100%;
		padding: 12% 0 25%;
		margin-top: -12%;
	}
}

#bluetooth_content .subhdr img {
	width: 100%;
	max-width: 480px;
}

body.responsive-template > nav {
	width: 100%;
}

#intro2
	{height: 30px;}
.bluetooth
	{padding:10px 0 0 25px;}
.bluetooth img
	{margin-right:5px;}
.bluetooth a
	{text-decoration: none;font-weight: bold;padding-bottom: 1px;}
.bluetooth a:hover,
.bluetooth a.bluetooth_selected
	{border-bottom: 1px solid #2a5679;}

#bluetooth_content
	{width:515px;}
#bluetooth_content .subhdr
	{border:0px; padding:7px 0 16px 0;}
#bluetooth_content p
	{font-size: 12px;line-height: 16px;padding-bottom:15px;}

#bluetooth_content .link
	{padding-top:15px;}
#bluetooth_content .link .text
	{padding-top:10px; font-size:11px; font-weight:normal; color:#363636;}

#bluetooth_content li a
	{font-size: 15px;text-decoration:none;}
#bluetooth_content li
	{font-size: 12px;line-height: 12px;}

.bluetooth_img img
	{float:left; padding:0 16px 16px 0;}

#bluetooth_iframe {
	border: 0px;
	display: none;
	visibility: visible;
	width: 718px;
	height: 450px;
	margin: -10px 0 0 -10px;
}

#main_content{
    margin: 0 !important;
}
