body {
	background-color: #eee;
	font: 14px Arial, Helvetica, san-serif;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	background-color:#fff;
	border: 1px solid #9FB7E7;
	padding: 10px 3px 5px 3px;
	position: static;
	width: 980px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;	
	  box-shadow: 4px 4px 21px rgba(0, 0, 0, 0.40);
    -moz-box-shadow: 4px 4px 21px rgba(0, 0, 0, 0.40);
    -webkit-box-shadow: 4px 4px 21px rgba(0, 0, 0, 0.40);
}
#header {
	background: #999;
	height: 90px;
	margin: 0px 0px 8px 15px;
	padding: 10px 0px 10px 10px;
	width: 945px;
	text-align: left;
	border: 1px solid #3368ff;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
	overflow: hidden;
		  box-shadow: 4px 4px 21px rgba(0, 0, 0, 0.40);
    -moz-box-shadow: 4px 4px 21px rgba(0, 0, 0, 0.40);
    -webkit-box-shadow: 4px 4px 21px rgba(0, 0, 0, 0.40);
	
}
#logo {
	margin-left: 20px;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	width: 148px;
	display:inline;
	
}
#toplinks {
	position: absolute;
	top: 67px;
	font: bold 14px Arial, Helvetica, san-serif;
	margin: 27px 0px 0px 170px;
	padding: 0px 0px 0px 0px;
	display:inline;

}
#toplinks a:hover {
	color: #393;
	abackground: #c1eadb;
	text-decoration: none;
}

.backg {
	background-color: #33ccff;
	border: 1px solid #3368ff;
	display: block;
	margin-bottom: 25px;
	margin-right: 10px;
	padding: 1px 0px 6px 0px;
}
#content {
	background-color: #eee;
	border-left-color: #9FB7E7;
	border-left-style: solid;
	border-left-width: 1px;
	font: 14px Arial, Helvetica, san-serif;
	margin: 35px 0px 30px 265px;
	padding: 15px 20px 0px 15px;
	width: 680px;
	float:left;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
	overflow: hidden;	
	 box-shadow: 4px 4px 21px rgba(0, 0, 0, 0.40);
    -moz-box-shadow: 4px 4px 21px rgba(0, 0, 0, 0.40);
    -webkit-box-shadow: 4px 4px 21px rgba(0, 0, 0, 0.40);	
}
#content a:link {
	color: #004000;
	text-decoration: underline;
}
#content a:hover {
	color: #393;
	background: #c1eadb;
	text-decoration: none;
}
#content li { text-align: left; }
#content ul {
	border-bottom: 1px solid #9FB7E7;;
	border-top: 1px solid #9FB7E7;;
	list-style-position: inside;
	list-style-type: square;
	margin: 5px 0px 5px 5px;
	padding: 5px 0px 5px 5px;
}

#rightmenu {
	font: 12px/17px Arial, Helvetica, san-serif;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	visibility: visible;
	width: 320px;
	float:right;

		 }
#rightmenu a:link {
	acolor: #004000;
	atext-decoration: none;
}
#rightmenu a:hover {
	acolor: #393;
	abackground: #c1eadb;
	display: inline;
	text-decoration: none;
	width: 155px;
}
#menu {
	font: 12px/17px Arial, Helvetica, san-serif;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	text-align: left;
	visibility: visible;
	width: 250px;

		 }
#menu a:link {
	acolor: #004000;
	atext-decoration: none;
}
#menu a:hover {
	acolor: #393;
	abackground: #c1eadb;
	display: inline;
	text-decoration: none;
	width: 155px;
}
#ordercontent {
	font: 12px Arial, Helvetica, san-serif;
	margin: 0px 30px 30px 50px;
	width: auto;
}
#ordercontent a:link {
	acolor: #2f5b00;
	text-decoration: underline;
}
#ordercontent a:hover {
	color: #393;
	background: #c1eadb;
	text-decoration: none;
}
#ordercontent table {
	background: #dce2cb;
	border: 0px;
}
#ordercontent td { border: 0px; }
#ordercontent ul {
	border-bottom: 1px solid #003399;
	border-top: 1px solid #003399;
	list-style-position: outside;
	list-style-type: none;
	margin: 5px 0px 5px 5px;
	padding: 5px 5px 5px 5px;
}
a:link { color: #004000; }
a:visited { color: #4169e1; }
.dth2 {
	abackground-color: #cbd0e2;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	text-align: left;
}

.dth1 {
	background-color: #cbd0e2;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	text-align: left;
}
dl {
	background: #eee;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding: 10px 10px 10px 10px;
	width: 80%;
	text-align: left;
	border: 1px solid #3368ff;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
	overflow: hidden;
	 box-shadow: 4px 4px 21px rgba(0, 0, 0, 0.40);
    -moz-box-shadow: 4px 4px 21px rgba(0, 0, 0, 0.40);
    -webkit-box-shadow: 4px 4px 21px rgba(0, 0, 0, 0.40);	
}
dt {
	abackground-color: #99e7ff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	text-align: left;
}
dd {
	abackground-color: #9FB7E7;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	text-align: left;
}
h1 {
	color: #00005b;
	font: bold 16px Geneva, Arial, Helvetica, san-serif;
	margin: 0px;
	padding: 0px;
}
h2 {
	border: 0px;
	font: 14px Geneva, Arial, Helvetica, san-serif;
	line-height: 16px;
}
h3 {
	color: #ff0000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}
h4 {
	color: #000080;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}
h5 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}
h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
hr {
	color: #000080;
	height: 1px;
	width: 430px;
}
img { margin: 5px 10px 5px 0px; }
li { list-style: inside url(images/listimg.gif); }
p {
	text-align: left;
	font-weight: normal;
	font-family: Arial, Helvetica, san-serif;
	font-size: 14px;
}
td {
	border-bottom: #ccccff 1px solid;
	border-left: #ccccff 1px solid;
	border-right: #ccccff 1px solid;
	font: 12px Geneva, Arial, Helvetica, san-serif;
	height: 12px;
	padding: 0px 0px 0px 5px;
	text-align: right;
}
th {
	background-color: #99e7ff;
	border-bottom: #ccccff 1px solid;
	border-left: #ccccff 1px solid;
	border-right: #ccccff 1px solid;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.heading {
	background-color: #9FB7E7;
	border: 1px solid #5e6c3b;
	display: block;
	padding: 5px 0px 0px 0px;
	text-align: center;
	margin-left: 3px;
	margin-right: 5px;
	margin-top: 1px;
	padding: 5px;
	
}
.headings {
	color: #000000;
	font: 14px Geneva, Arial, Helvetica, san-serif;
	padding: 1px 0px 0px 0px;
}
.highlite {
	background: #cbd0e2;
	color: #00005b;
	font: 12px Geneva, Arial, Helvetica, san-serif;
	text-align: center;
	width: 150px;
}
.youarehere {
	background: #cbd0e2;
	color: #00005b;
	font: 14px Geneva, Arial, Helvetica, san-serif;
	text-align: center;
	font-variant: small-caps;
	text-decoration: none;
	font-weight: bold;
}
.hlink {
	background: transparent;
	color: #000000;
	cursor: text;
	text-decoration: none;
}
.indent { margin-left: 150px; }
.lineblock {
	background: #9FB7E7;
	border: 1px solid #000080;
	color: #000000;
	display: block;
	float: left;
	font: 12px Geneva, Arial, Helvetica, san-serif;
	margin: 0px 6px 5px 6px;
	padding: 3px;
	text-align: center;
	width: 205px;
	 box-shadow: 4px 4px 21px rgba(0, 0, 0, 0.40);
    -moz-box-shadow: 4px 4px 21px rgba(0, 0, 0, 0.40);
    -webkit-box-shadow: 4px 4px 21px rgba(0, 0, 0, 0.40);	
	
}

.newsblock {
	background-color: #99e7ff;
	border: 1px solid #5e6c3b;
	display: block;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 1px;
	padding: 5px;
	text-align: center;
	font-weight: 600;
}
.order {
	background-color: #ffffa4;
	border: 1px solid #000080;
	display: inline;
	float: left;
	margin-bottom: 2px;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 2px;
	padding: 5px;
	text-align: left;
	width: 200px;
	z-index: 2;
}
.productblock {
	border: 1px solid #5e6c3b;
	margin-bottom: 10px;
	padding: 5px 5px 0px 5px;
	width: 96%;
}
.redback {
	background: #ffffff;
	color: #006699;
	font: 12px Geneva, Arial, Helvetica, san-serif;
	text-align: center;
	width: 150px;
}
.space { clear: both; }
.surround {
	border: 1px solid #9FB7E7;
	display: block;
	font: 12px Geneva, Arial, Helvetica, san-serif;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 1px;
	padding: 10px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
	overflow: hidden;
	 box-shadow: 4px 4px 21px rgba(0, 0, 0, 0.40);
    -moz-box-shadow: 4px 4px 21px rgba(0, 0, 0, 0.40);
    -webkit-box-shadow: 4px 4px 21px rgba(0, 0, 0, 0.40);	
	
}
.talltest {
	background-color: #ffffa4;
	border: 1px solid #000080;
	display: inline;
	float: right;
	margin-bottom: 15px;
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 15px;
	padding: 5px;
	width: 210px;
}
.topborder { border-top:1px solid #9FB7E7; }
.widetest {
	background-color: #ffffa4;
	border: 1px solid #000080;
	display: inline;
	float: right;
	margin-bottom: 15px;
	margin-left: 20px;
	margin-right: 5px;
	margin-top: 15px;
	padding: 5px;
	width: 410px;
	z-index: 2;
}
#footer {
	color: #000000;
	cursor: text;
	font-weight: normal;
	text-align: center;
	width: 100%;
}
#footer a:link {
	background: transparent;
	color: #000000;
	cursor: text;
	font-weight: normal;
	text-decoration: none;
}
#footer a:visited {
	background: transparent;
	color: #000000;
	cursor: text;
	font-weight: normal;
	text-decoration: none;
}
#footer a:hover {
	background-color: transparent;
	color: #000000;
	cursor: text;
	font-weight: normal;
	text-decoration: none;
}
#popup {
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 20px;
}
#sitemap {
	font-weight: normal;
	text-align: center;
	width: auto;
}

.video {
	margin: 0px 5px 0px 0px;
	padding: 0px 5px 0px 0px;
}

 a.glow, a.glow:hover, a.glow:focus  
    {  atext-decoration: none;  
        color: #063;  
        text-shadow: none;  
        -webkit-transition: 300ms linear 0s;  
        -moz-transition: 300ms linear 0s;  
        -o-transition: 300ms linear 0s;  
        transition: 300ms linear 0s;  
        outline: 0 none;  
    }  
 a.glow:hover, a.glow:focus  
    {   color: #063;  
        text-shadow: -1px 1px 8px #999, 1px -1px 8px #fff;  
    }  
	
 a.dull, a.dull:hover, a.dull:focus  
    {  atext-decoration: none;  
        color:#063 ;  
        text-shadow: none;  
        -webkit-transition: 300ms linear 0s;  
        -moz-transition: 300ms linear 0s;  
        -o-transition: 300ms linear 0s;  
        transition: 300ms linear 0s;  
        outline: 0 none;  
    }  
 a.dull:hover, a.dull:focus  
    {   color: #060;  
        text-shadow: -1px 1px 8px #FF0, 1px -1px 8px #003;  
    }  
	
	
	
	
	
	
