@charset "utf-8";
/* CSS Document */

body {
background-color:#f2f2f2;
/*background-color:#dededf;*/
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
	margin-left: auto;
    margin-right: auto;
    padding: 0px;
	max-width: 1024px;
	/*min-width: 920px;*/
}



img {
	max-width: 100%;
}


#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}

#header {
background:#fff;
border: 1px solid #CCCCCC;
-moz-border-radius: 10px; 
-webkit-border-radius: 10px;  
border-radius: 10px; 
}


.logo {
	float:left;
	padding-top: 0.4em;
	padding-right: 15px;
    width: 50%;
}

.phone-top {
	float:left; 
	font-size: 1.4em;
	font-weight:bold;
	margin-top: 45px;
	padding-top: 0;
width: 46%;
    text-align:right;
}

.top-photo-box {
	float:right;
	/*border: 1px solid #CCCCCC;*/
	margin:0;
	padding:0;
	display: inline;
}

.photo-top1 {
	padding-right:1.5em;
}

.photo-top2 {
	padding-right:1.5em;
}

.photo-top3 {
	padding-right:1.5em;
}

.top-pic {
	float:left;
}
	
	
#content { 
width: 100%; 
font-size: 1em;
line-height: 1.5em;
background:#fff;
border: 1px solid #CCCCCC;
-moz-border-radius: 10px; 
-webkit-border-radius: 10px;  
border-radius: 10px; 
/*behavior: url(PIE.php);*/
}

img, a {
	border: 0;
	}


.bar-header {
	background:#cccccc;
	text-align:center;
}

.bar-header h2 {
	font-size: 1.25em;
	padding: 5px;
	margin:0;
}

.pdg10 { 
padding: 0.2em 1.3em 0.2em 1.0em;
}

.product {
float:left;
width: 30%;
margin: 0px 15px 10px 10px;
border: 1px solid #CCCCCC;

-moz-border-radius: 10px; 
-webkit-border-radius: 10px;  
border-radius: 10px; 
behavior: url(PIE.php);
min-height: 18.0em;
}

.product2 {
float:left;
width: 30%;
margin: 0px 0px 10px 10px;
border: 1px solid #CCCCCC;

-moz-border-radius: 10px; 
-webkit-border-radius: 10px;  
border-radius: 10px; 
behavior: url(PIE.php);
min-height: 18.0em;
}

.product-top {
background:#CCCCCC;
-moz-border-radius: 10px 10px 0px 0px;
-webkit-border-radius: 10px 10px 0px 0px; 
border-radius: 10px 10px 0px 0px; 
behavior: url(PIE.php);

margin: 0px;
border: 1px solid #CCCCCC; 
}

.product h3, .product2 h3 {
	font-size: 0.95em;
	margin: 5px auto;
	text-align:center;
}

.product h3 a, .product2 h3 a {
	font-size: 0.95em;
	margin: 5px auto;
	text-align:center;
	color: #000000;
	text-decoration: none;
}

.video-cam {
	width: 18%;
	float:left; 
	
}

.video-txt {
	width: 69%;
	float:left; 
	padding-top: 15px; 
	margin-left: 10px;
}

a.rednav:link, a.rednav:visited, a.rednav:hover{
color: #F20000;
font-weight: bold;
margin-left: 10px;
margin-bottom: 15px;
text-decoration: none;
}

a.rednav:hover  {
text-decoration: underline;
}

.address {
float:left;
width: 70%;
padding: 0px;
}

.address p {
font-size: 0.8em;
margin: 0px;
padding: 0px;
line-height: 1.5em;
}

.copyright {
font-size: 0.6em;
margin-top: 1.5em;
}

.copyright p {
	margin: 0.7em 0em;
	padding: 0em;
	line-height: 1.25em;
}

@media screen and (max-width:1023px) {
.logo-box {width:40%;}
.product {width:300px;}
.product2 {width:300px;margin-right:15px;}
.photo-top3 {display:none;}
}

@media screen and (max-width:864px) {
.logo-box {width:50%;}
.photo-top3 {display:inline;}
.photo-top2 {display:none;}
}

@media screen and (max-width:700px) {
.logo-box {width:60%;}
.product {margin-left:20%;}
.product2 {margin-left:20%;}
.photo-top3 {display:none;}
.address {width:100%;}
}

@media screen and (max-width:505px) {
.photo-top1 {display:none;}
.logo-box {max-width:100%;width:100%;}
.pdg10 {padding-left:1%;}
}

@media screen and (max-width:430px) {
.product {margin-left:0;}
.product2 {margin-left:0;}
header {padding-left:1%;}
.top-photo-box {display:none;}
#content {margin-left:0; padding-left:0;}
}

@media screen and (max-width:325px) {
.product {width:100%;}
.product2 {width:100%;}
.video-cam {	display:none;}
.video-txt {	width:69%;float:left;padding-top:15px;padding-bottom:15px;margin-left:0px;}
a.rednav:link, a.rednav:visited, a.rednav:hover{color:#F20000;font-weight:normal;margin-left:0px;margin-bottom:15px;text-decoration:none;}
a.rednav:hover  {text-decoration:underline;}
#logo-txt h1 {font-size: 2.4em;}
.phone-top {font-size: 1.2em;}
}
