* {
margin:0;
padding:0;
}

body {
	color:#404964;
	font:small Verdana, Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
	background: #000;
}
#container {
	margin: 25px auto 0;
	width: 970px;
}

#Box1,
#Box2,
#Box3,
#Box4,
#Box5 {
	float: left;
	margin: 0 auto;
}

#Box1 {
	width: 20%;
}
#Box2 {
	left: 20%;
	width: 20%;
}
#Box3 {
	left: 40%;
	width: 20%;
}
#Box4 {
	left: 60%;
	width: 20%;
}
#Box5 {
	left: 80%;
	width: 20%;
}
/* ***********************
	End table layout
************************* */
h1 {
	text-indent:15px;
	padding-top: 20px;
	text-align: left;
	font: 200% "Times New Roman", Times, serif;
	color: #FFFFFF;
}

h2 {
	padding-top: 5px;
	padding-bottom: 15px;
	text-align: left;
	font: 170% "Times New Roman", Times, serif;
}

h3 {
	font-size:140%;
	text-align: left;
}

h4 {
	font-size:130%;
	text-align: left;
}

h5 {
	font-size:120%;
	text-align: left;
}

h6 {
	font-size:100%;
	color: #404964;
	line-height: 200%;
	padding-top: 5px;
	margin-bottom: 15px;
	text-align: left;
}

h1 a:active,h2 a:active,h3 a:active {
text-decoration:underline;
}

a:link,a:visited {
	color:#990066;
	text-decoration:underline;
}
a:hover {
	color:#FFF;
	text-decoration:none;

}
p {
	margin:0 0 0 6px;
	padding: 10px 20px 10px 10px;
	line-height: 125%;
}

li {
	margin-left:15px;
	padding-bottom: 7px;
	line-height: 125%;
}

ul {
	font-size:90%;
	list-style-type:disc;
	margin:5px 16px 5px 20px;
}


hr {
color:#999;
height:1px;
}

img {
border:none;
}

#page {
	position:relative;
	width:970px;
	min-width:750px;
	max-width:1200px;
	margin:0 auto;
}

#masthead {
position:relative;
height:150px;
background:url(../images/arpanbanner.jpg) no-repeat left top;
margin:4px 0 0 4px;
}

#main {
	position:relative;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	background: #CFD5E0 url(../images/bkg.jpg) repeat-x;
	clear: left;
	float: left;
	margin: 2px auto;
	width: 970px;
}

.leftnav {
display:inline;
float:left;
width:225px;
overflow:visible !important;
border:1px solid #ff0;
}

.gallery {
width:816px;
text-align:left;
position:relative;
left:75px;
margin:1em 0 2em;
}

#footer {
	position:relative;
	color:#CFD5E0;
	font-size:85%;
	line-height:200%;
	padding:10px 35px 10px 10px;
	float: right;
}

#footer a:link,#footer a:visited {
	color:#CFD5E0;
	text-decoration:none;
}
.share {
	padding-right: 325px;
}
/* ***********************
	Menu
************************* */
#menu {
height:1.5em;
position:relative;
top:110px;
text-align:left;
}

#menu ul {
list-style-type:none;
}

#menu ul li {
display:inline;
font:700 110%/150% Verdana, Arial, Helvetica, sans-serif;
}

HTML #menu UL {
line-height:1em;
padding:.5em 0 0;
}

HTML #menu UL LI {
line-height:1em;
}

#menu UL LI A {
background:none transparent scroll repeat 0 0;
color:#fff;
text-decoration:none;
padding:0 1em;
}

#submenu a:hover,#submenu a:active {
color:#556982;
text-decoration:underline;
}

/**********************************************
 Text styles                                 
**********************************************/
#companylogo {
position:absolute;
padding:2px;
}

#companynamelogo {
position:absolute;
left:73px;
top:5px;
width:133px;
height:40px;
}
.shipping  {
	line-height: 150%;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #8693B3;
	text-align: center;
	font-weight: bold;
}
.border {
	border: 1px solid #8592B2;
}

#product table {
	margin: 0px;
	padding: 0px 0px 25px;
	width: 970px;
	border-collapse: collapse;
}
#product td {
	width: 20%;
	padding: 0px;
	text-align: center;
	margin: 0px;
}
form {
	color:#333;
	margin:0;
	padding:3px;
}

input,select,textarea,option {
	color:#666666;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica;
}

#searchform {
color:#ccc;
position:absolute;
top:12px;
right:4px;
}

.ProductBkg {
	background:#000 center bottom;
	text-align:center;

}

.ProductBkg img {
	background: #000000;
	text-align: center;
	padding: 0px;
	border: 5px solid #000000;
}

.floatRt {
	float:right;
	padding-right:25px;
	font-weight:700;
	color: #404964;
	clear: right;
}

.floatLt {
	float:left;
	padding-left:25px;
	font-weight:700;
	color: #404964;
	clear: right;
}

.leftimg {
	float:left;
	padding:5px;
	border: 1px solid #8592B2;
	margin: 5px 10px 5px 25px;
}

.rightimg {
	float:right;
	border: 1px solid #8592B2;
	padding:5px;
	margin:5px 25px 5px 10px;
}
.thumbimg {
	float:right;
	padding:5px;
	margin:5px 25px 5px 10px;
}
h1 a:link,h2 a:link,h3 a:link,h1 a:visited,h2 a:visited,h3 a:visited {
color:#fff;
text-decoration:none;
}

h1 a:hover,h2 a:hover,h3 a:hover,#searchform a:hover,#searchform a:active {
color:#fff;
text-decoration:underline;
}

#footer a:hover,a:active,#menu ul li a:hover {
color:#BEC8D6;
text-decoration:underline;
}
