body {
	color: #666;
	font-family: Open sans, sans-serif;
	font-size: 15px;
	line-height: 1.7;
	margin: 0;
}
h1, h2, h3, h4 {
	font-weight: 400;
	color: #666;
	margin: 0;
}
h1 {
	font-size: 24px;
	font-weight: 700;
	margin: 10px;
	padding: 10px 0;
}
h2 {
	font-size: 22px;
	font-weight: 700;
}
h3 {
	font-size: 18px;
	font-weight: 700;
}
h4 {
	font-size: 14px;
	font-weight: 700;
}
p, ul, ol {
	line-height: 180%;
	text-align: inherit;
}
a {
	color: #029cdb;
	text-decoration: none;
}
header {
	height: 120px;
	font-size: 12px;
	text-align: left;
	border-bottom: 2px solid gray;
}
.header-nav {
	height: 70px;
	font-size: 12px;
}
.nav {
	margin-bottom: 15px;
	float: right;
	display: inline;
	height: 44px;
	width: 500px;
	padding: 0;
}
.nav ul {
	list-style: none;
	list-style-position: outside;
	position: absolute;
}
.nav ul li {
	float: left;
	font-family: Open sans, sans-serif;
	font-size: 15px;
	font-weight: 500;
	padding: 0 5px;
}
.nav ul li:first-child {
	padding-left: 205px;
}
.nav ul li a {
	color: #4a4a4a;
	display: block;
	height: 40px;
	line-height: 40px;
	border: 2px solid transparent;
	padding: 0 3px;
}
.nav ul li.active a, .nav ul li a:hover {
	color: #d14f4f;
	text-decoration: none;
	border-radius: 5px;
	padding: 0 3px;
}
.page {
	margin: 0 auto;
}
.content {
	margin: 0;
	padding: 20px 10px 10px 10px;
}
.content-footer {
	text-align: center;
	margin: 0;
	padding: 0 10px 10px 10px;
}
.content-footer a {
	color: #8D8D8D;
}
div.one-col, div.two-col, div.three-col {
	overflow: hidden;
}
div.separator {
	border-bottom: 1px dashed gray;
	margin-bottom: 18px;
}
div.separator-footer {
	border-bottom: 2px solid gray;
	margin-bottom: 18px;
}
div.one-col div.col {
	width: 100%;
}
div.two-col div.col {
	width: 465px;
	float: left;
	margin-right: 30px;
}
div.three-col div.col {
	width: 300px;
	float: left;
	margin-right: 30px;
}
div.col p {
	font-size: 15px;
	line-height: 1.5em;
	margin-bottom: 1.5em;
}
.img {
	width: 250px;
	border-radius: 5px;
}
.imgp {
	float: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
}
.imgt {
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}
.img-inner {
	width: 250px;
	border-radius: 5px;
}
.img-innerp {
	float: left;
	padding-bottom: 20px;
	padding-right: 80px;
}
.img-t {
	height: 300px;
	border-radius: 5px;
}
.img-feature {
	position: absolute;
	margin: -10px 0 0 -10px;
}
.feature {
	float: left;
	padding-bottom: 20px;
	padding-top: 10px;
}
footer {
	margin: 1px auto;
	padding: 0 10px 10px 10px;
}
div.two-col div.last, div.three-col div.last {
	margin-right: 0;
}
.inner_copyright {
	text-indent: -9999px;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
}
.visitsite {
	padding-left: 8px;
}
div.visitsite a:link, .visitsite a:visited {
	display: block;
	margin-top: -35px;
	background: #d14f4f;
	font-family: Arial;
	font-size: 11pt;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	behavior: url(border-radius.htc);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	padding: 5px 5px;
	border: 1px solid #d14f4f;
	width: 110px;
	text-align: center;
	float: right;
}
div.visitsite1 a:link, .visitsite1 a:visited {
	display: block;
	margin-top: -15px;
	margin-left: 3px;
	background: #d14f4f;
	font-family: Arial;
	font-size: 11pt;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	behavior: url(border-radius.htc);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	padding: 5px 5px;
	border: 1px solid #d14f4f;
	width: 120px;
	text-align: center;
	float: left;
}
.button {
	background-color: #d14f4f;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 10px 20px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
}
.button a {
	color: #FFF;
}
.button a:hover {
	color: #FFF;
}
.freecontactform {
	font-family: Open sans, sans-serif;
	padding: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	text-align: left;
}
.freecontactformmessage {
	padding-bottom: 10px;
}
.freecontactform td {
	padding: 4px;
	font-size: 12px;
}
.freecontactform p {
	padding: 4px;
}
.freecontactform label {
	padding: 4px;
}
.freecontactform label {
	padding-right: 10px
}
.required {
	font-weight: bold;
}
.required_star {
	font-weight: bold;
	color: #F00;
}
.not-required {
	font-weight: normal
}
.antispammessage {
	padding: 10px;
	border-top: 1px solid #AAA;
	border-bottom: 1px solid #AAA;
	font-weight: bold
}
.antispamquestion {
	font-weight: normal;
}
.textarea {
	height: 160px;
	border: 1px solid #AAA;
	border-radius: 3px;
}
.input {
	height: 30px;
}
input {
	border: 1px solid #AAA;
	border-radius: 3px;
}
.v1 {
	display: block;
}
.v2 {
	display: none;
}


.rating-block{padding-bottom:70px;box-sizing:border-box;text-align:center}
.rating-block-wrap{display:inline-block;vertical-align:middle}
.rating-block-title{font-size:18px;font-weight:bold}
.rating-block-info{color:#989898;font-size:18px;max-width:200px;margin:15px auto 0}
.rating-block-info .rating,.rating-block-info .votes{display:inline-block}
.rating-block-info .rating{margin-right:5px}
.rating-block .stars{display:inline-block;font-size:0;position:relative;margin-left:15px}
.rating-block .stars .star,.rating-block .stars .star.unhover{background:url("./stars.png") repeat-x 0 bottom;width:28px;height:23px;display:inline-block;cursor:pointer;padding-right:3px}.rating-block .stars .star.hover,.rating-block .stars .star:hover,.rating-block .stars .star.selected{background:url("./stars.png") repeat-x 0 top}.rating-block .stars .star.selected{height:23px}


@media screen and (min-width: 910px) {
.page {
	max-width: 900px;
}
.page-footer {
	max-width: 900px;
}
header {
	max-width: 900px;
}
.header-nav {
	margin-top: -65px;
}
.content {
	max-width: 1000px;
}
.content-footer {
	max-width: 1000px;
}
footer {
	max-width: 700px;
}
.freecontactform {
	width: 685px;
}
.input {
	width: 230px;
}
.textarea {
	width: 90%;
}
}

@media screen and (max-width: 909px) {
.img {
	width: 200px;
}
.imgp {
	padding-right: 15px;
	padding-bottom: 20px;
}
.nav {
	float: none;
}
.nav ul li:first-child {
	padding-left: 545px;
}
.header-nav {
	margin-top: -65px;
}
.v1 {
	display: block;
}
.v2 {
	display: none;
}
.img-feature {
	width: 150px;
	margin: -7px 0 0 -7px;
}
.imgt {
	padding-right: 15px;
	padding-bottom: 20px;
}
.input {
	width: 230px;
}
.textarea {
	width: 90%;
}
}

@media screen and (max-width: 850px) {
.nav ul li:first-child {
	padding-left: 500px;
}
}

@media screen and (max-width: 800px) {
.nav ul li:first-child {
	padding-left: 450px;
}
}

@media screen and (max-width: 750px) {
.nav ul li:first-child {
	padding-left: 370px;
}
}

@media screen and (max-width: 715px) {
.imgp {
	padding-bottom: 0px;
}
.imgt {
	padding-bottom: 0px;
}
}

@media screen and (max-width: 670px) {
.header-nav {
	border-bottom: 1px dashed gray;
	margin-top: 0px;
}
.nav ul li:first-child {
	padding-left: 150px;
}
.img-innerp {
	padding-left: 190px;
}
.feature {
	padding-left: 190px;
}
.img-t {
	height: 250px;
}
.button {
	font-size: 11px;
}
.img-logo {
	width: 100%;
}
header {
	height: 165px;
}
}

@media screen and (max-width: 600px) {
.nav ul li:first-child {
	padding-left: 115px;
}
.img-innerp {
	padding-left: 150px;
}
.img {
	width: 150px;
}
.feature {
	padding-left: 150px;
}
header {
	height: 150px;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 18px;
}
}

@media screen and (max-width: 520px) {
.nav ul li:first-child {
	padding-left: 85px;
}
header {
	height: 135px;
}
.img-innerp {
	padding-left: 120px;
}
.feature {
	padding-left: 120px;
}
}

@media screen and (max-width: 470px) {
.nav ul li:first-child {
	padding-left: 55px;
}
.entry-title {
	text-align: center;
	text-transform: uppercase;
}
.img-innerp {
	padding-left: 90px;
}
.feature {
	padding-left: 90px;
}
}

@media screen and (max-width: 420px) {
header {
	height: 110px;
}
.nav ul li:first-child {
	padding-left: 45px;
}
.img-innerp {
	padding-left: 70px;
}
.feature {
	padding-left: 80px;
}
.input {
	width: 100%;
}
.textarea {
	width: 100%;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
}

@media screen and (max-width: 400px) {
.nav ul li:first-child {
	padding-left: 23px;
}
.img-innerp {
	padding-left: 55px;
}
.feature {
	padding-left: 65px;
}
}

@media screen and (max-width: 374px) {
div.visitsite a:link, .visitsite a:visited {
	margin-top: 0px;
	float: none;
	width: auto;
}
.nav ul li:first-child {
	padding-left: 15px;
}
.img-innerp {
	padding-left: 43px;
}
.img-t {
	height: 200px;
}
.feature {
	padding-left: 53px;
}
.v1 {
	display: none;
}
.v2 {
	display: block;
	padding-bottom: 20px;
}
header {
	height: 100px;
}
}

@media screen and (max-width: 340px) {
.nav ul li:first-child {
	padding-left: 0px;
}
.img-innerp {
	padding-left: 25px;
}
.feature {
	padding-left: 35px;
}
}