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

body{
	margin:0px;
	border:0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	color:#333;	
}
img{ border:1px solid #000;}

a{text-decoration:none; color:#0000e3;}
a:focus{outline:none;}
a:visited{color:#0000e3;}

.author{
	text-align:right;
	font-size:8pt;
}

.pvisualAid{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-weight:bold;
}

.img0border{
	border:none;
}
.img1border{
	border:1px;
	margin:0px 0px 5px 0px;
}
.pbolded{
	font-weight:bold;
}

h1{
	font-size:28px;
	font-weight:bold;
	text-align:center;
	color:rgb(220,0,0);
	text-shadow:-1px 1px 2px rgba(0,0,0,0.6);
	padding:15px 0px 30px 0px;
}
.pheader{
	font-size:28px;
	font-weight:bold;
	text-align:center;
	color:rgb(220,0,0);
	text-shadow:-1px 1px 2px rgba(0,0,0,0.6);
	padding:15px 0px 30px 0px;
}
.pheader2 {
	color:rgb(0,0,0);
	font-weight:bold; 
	text-align:center;
	font-size:18px;
}
.pheader3 {
	color:rgb(0,0,F);
	font-weight:bold; 
	text-align:center;
	font-size:20px;
}
.phtcost{
	font-size:26px;
	font-weight:bold;
	text-align:center;
	margin:11px 0px 8px 0px; /* top: 11px, bottom: 8px */
	line-height:110%; /* spacing between price and guarantee */
}
.pnotice{
	font-size:26px;
	font-weight:bold;
	text-align:center;
}
.ptitle{
	font-size:18px;
	font-weight:bold;
	text-align:center;
}
.pcaption{
	font-size:13px;
	font-weight:bold;
	text-align:center;
}
#wrapper{
	width:100%;
	height:100%;
}

#header{
	width:1000px;
	height:60px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
}
#topbar{
	width:1000px;
	height:40px;
}
#top1970{
	width:210px;
	height:20px;
	padding:11px 0px 9px 0px;
	position:relative;
	float:left;
	overflow:hidden;
	background:url(../images/1970.png) no-repeat top left;
	font-family:Verdana;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	color:#ffffff;
	vertical-align:bottom;
}
#title{
	width:590px;
	height:20px;
	padding:10px 0px 10px 0px;
	position:relative;
	float:left;
	overflow:hidden;
	background:url(../images/title.png) no-repeat top left;
        font-family:Verdana;
        font-size:16px;
        font-weight:bold;
	color:rgb(245,245,245);
	vertical-align:bottom;
}

#slogan{
	background:url(../images/slogan.png) center no-repeat;
	margin-top:25px; 
	margin-bottom:25px;
	overflow:hidden;
	text-align:center;
	width:770px;
	height:70px;
	position:relative;
	float:left;
	
	
	font-family:Verdana;
	font-size:25px;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	color:#ffffff;
}
#slogan2{
	background:url(../images/slogan.png) center no-repeat;
	margin-top:30px; 
	margin-bottom:30px;
	overflow:hidden;
	text-align:center;
	width:570px;
	height:70px;
	position:relative;
	float:left;
	
	
	font-family:Verdana;
	font-size:25px;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	color:#ffffff;
}

#content{
	width:1000px;
	min-height:80px;
	overflow:hidden;
	text-align:left;
	background: url(../images/cnt-background.png) repeat-y;
}

#navColumn{
	position:relative;
	float:left;
	width:210px;
	height:100%;
	text-align:inherit;
}
#contentColumn{
	position:relative;
	float:left;
	width:770px;
	padding-left:10px;
	padding-right:10px;
	min-height:10px;
	height:auto !important;
	height:10px;	
	text-align:inherit;

}

.video{
	width:178px;
	border:solid #666 1px ;
	margin:5px;
}

.video img{
	border:0px;
	width:100px;
}

#footer{
	width:1000px;
	height:100px;
	text-align:center;
	background:url(../images/footer.png) no-repeat bottom center;
	margin-bottom:10px;
}
a.emails:link {
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}
a.emails:visited {
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}
a.emails:hover {
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}
a.emails:active {
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}
