html{ min-height: 100%; margin-bottom: 1px; }
body{
	background-color:#fff;
	color: #666;
	margin:0;
}

p {
	padding-left:5px;
	padding-right:5px;
}

.center{
	text-align:center;
}
.right{
	text-align:right;
}
.tip{
	font-size:110%;
	background-color:#f5f5f5;
	border:#d7e7cb 1px solid;
	margin:15px;
	padding:10px;
}
.tip .ital{
	display:block;
	color:#669933;
	font-weight:bold;
	font-style:italic;
	margin-bottom:5px;
}
.ital{
	color:#693;
	font-style:italic;
}
h1 {
	font-size: 16px; 
	font-weight:bold;
	padding-left:5px;
	margin-top:0px;
}
#content_pay  h1{
	font-size: 16px; 
	font-weight:bold;
	padding-left:5px;
	margin-top:35px;
}
h2 {
	font-size: 14px; 
	font-weight:bold;
	padding-left:5px;
	margin-top:5px;
}
h2.cap {
	font-size: 15px; 
	font-weight:300;
	padding-left:5px;
	margin-top:5px;
	font-variant:small-caps;
}
h2.leftMenu{
	font-size: 14px; 
	font-weight:bold;
	font-style:italic;
	padding-left:0;
	margin-top:1px;
	margin-bottom:1px;
	color:#3d6ba6;
}

.con{
	font-size: 12px; 
	font-weight:bold;
	font-style:italic;
	color:#3d6ba6;
}
h4{
	margin-bottom:40px;
}
.topMessage{
	display:block;
	border:1px #ccc solid;
}

#wrapper{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0px;
	margin:0 auto;
	margin-bottom:10px;
	width: 760px;
	
}

#container{
	width:758px;
	padding:0px;
	/*background-color:#eef7e6;/*#fff;*/
	border-top:#779dd2 1px solid;
	border-bottom:#779dd2 1px solid;
	border-left:#779dd2 1px solid;
	margin-bottom:1px;
}

#header{
	height:133px;
	background-color:#fff;
}

#nav{
	clear:both;
	border-top:2px solid #fff;
	border-bottom:2px solid #fff;
	background-color:#3d6ba6;
	
	padding:4px 0 4px 155px;
}
#nav a{
	color:#ccc;
	margin-right:40px;	
}
#nav a:link{
	text-decoration:none;
	color:#ccc;
}
#nav a:visited{
	text-decoration:none;
	color:#ccc;
}
#nav a:hover{
	text-decoration:none;
	color:#fff;
}
#leftcol{
	float:left;
	width:135px;
	padding:20px 10px 20px 10px;
	
}
#leftcol p.tip{
	margin-top:50px;
	margin-bottom:50px;
}
#shoplink{
	display:block;
	margin:0 auto;
	margin-top:30px;
	margin-bottom:100px;
}

#shopmenu{
	display:block;
	padding-top:0px;
	padding-bottom:50px;
	height:360px;
}
#lowLeftMenu{
	display:block;
	height:150px;	
}
#lcnav a{
	color:#333;
	display:block;
	height:20px;
	border:1px solid #fff;
}
#lcnav a:link{
	text-decoration:none;
	color:#333;
	background-color:#ccc;
}
#lcnav a:visited{
	text-decoration:none;
	color:#333;
	background-color:#ccc;
}
#lcnav a:hover{
	text-decoration:none;
	color:#333;
	background-color:red;
}
#content{
	float:right;
	width:580px;
	padding:10px 10px 0 10px;
	
	border-left:#ccc 1px dashed;
}


#content a{
	color:#666;
	
}
#content a:link{
	text-decoration:none;
	color:#666;
}
#content a:visited{
	text-decoration:none;
	color:#666;
}
#content a:hover{
	text-decoration:underline;
	color:#666;
}
#shopcats a{
	margin-left:0px;
}
#shopcats a img{
	display:inline;
	margin-left:37px;
	margin-right:35px;
}

#content_pay{
	margin:0;
	margin-bottom:0px;
	background-color:#eef7e6;/*#fff;*/
	
}
#content_pay a{
	color:#333;
	font-size:100%;
	/* padding-left:15px; removed to improve cart display */
}
#content_pay a:link{
	text-decoration:none;
}
#content_pay a:visited{
	text-decoration:none;
}
#content_pay a:hover{
	color:#000;
	text-decoration:underline;
}
#content_pay h2{
	text-align:center;
}

.ital{
	font-style:italic;
}
#clrfoot{
	clear:both;
	text-align:right;
}
#clrfoot a{
	color:#666;
	
}
#clrfoot a:link{
	color:#666;
	text-decoration:none;
}

#clrfoot a:visited{
	color:#666;
	text-decoration:none;
}
#clrfoot a:hover{
	color:#333;
	text-decoration:underline;
}
#footer{
	clear:both;
	border-top:1px solid #fff;
	border-bottom:2px solid #fff;
	background-color:#3d6ba6;
	padding:4px;
	color:#ccc;
}	
#foot_attrib{
	width:710px;
	margin:0 auto;
	height:15px;
	font-size:90%;
}
#foot_attrib .rt{
	float:right;
}
#foot_attrib .md{
	float:left;
	padding-left:100px;
	
}
#foot_attrib .lt{
	float:left;
}
#foot_attrib a{
	color:#ccc;
	
}
#foot_attrib a:link{
	color:#ccc;
	text-decoration:none;
}

#foot_attrib a:visited{
	color:#ccc;
	text-decoration:none;
}
#foot_attrib a:hover{
	color:#fff;
	text-decoration:underline;
}
#cartlink{
	text-align:right;
	font-size:90%;
	/*padding-right:10px;*/
	margin-bottom:10px;
	/*margin-top:5px;*/
}
#cartlink span{
	background-color:#f5f5f5;
	padding:2px 3px 2px 3px;
	border:#ccc 1px solid;
}
#bestPrices{
	
	border-bottom:2px solid #fff;
	background-color:#3d6ba6;
	color:#fff;
	padding:5px;
	text-align:center;
	font-weight: bold;
}
img.topBarContact{
	display:block;
	margin-top:18px;
	float:right;
}
img.logo{
	display:block;
	float:left;
}
#barText{
	width:380px;
	height:102px;
	float:right;
	margin-top:18px;
}
#barTL{
	 width:50%;
	 float:left;
	 font-size:14px;
	 font-weight:bold;
	 color:#3d6ba6;
	 text-align:center;
	 margin-top:25px;
}
#barTR{
	 width:50%;
	 float:right;
	 font-size:14px;
	 font-weight:bold;
	 color:#3d6ba6;
	 text-align:right;
	 margin-top:25px;
}
#barTL a{
	color:#3d6ba6;
}
#barTL a:link{
	color:#3d6ba6;
	text-decoration:none;
}

#barTL a:visited{
	color:#3d6ba6;
	text-decoration:none;
}
#barTL a:hover{
	color:#779dd2;
	text-decoration:underline;
}
#aplan{
	display:block;
	border:#3d6ba6 2px solid;
	margin:0 auto;
	margin-top:1px;
}
#signtech{
	display:block;
	margin:0 auto;
	margin-top:20px;
	border:none;
}