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


body
{
	margin:0px;
	padding:0px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	background-color:black;
	text-align:center;
	background-image: url(../images/white.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

.contentcustname a
{
text-transform:capitalize;
font-weight:normal;
}

a img{border:none;}

div#mainframe
{
	height:auto;
	width:920px;
	margin:auto;
	position:relative;
	color:#666666;
	text-align:left;
	padding-top:10px;
	margin-top:0px;
	background:white;
}


div#navbar1
{
height:109px;
color:#777777;
margin:auto;
position:relative;
}

a:link{color:#999999; text-decoration:none;}

a:visited{color:#999999; text-decoration:none;}

a:hover{color:#333333; text-decoration:none;}

a.sm
{
font-size:10px;
font-weight:normal;
}

a.lg
{
font-size:14px;
font-weight:bold;
color:#777777;
}

div#navbar2
{
clear:both;
font-size:10px;
line-height:10px;
height:10px;
width:920px;
padding-top:8px;
padding-bottom:8px;
border-bottom-color:#CCCCCC;
border-bottom-style:solid;
border-bottom-width:1px;
border-top-color:#CCCCCC;
border-top-style:solid;
border-top-width:1px;
margin:auto;
position:relative;
}

#navbar2 a{text-decoration:none;}

#navbar2 a:link{color:#999999;}

#navbar2 a:visited{color:#999999;}

#navbar2 a:hover{color:#333333;}

div#content
{
height:auto;
padding-left:100px;
padding-right:100px;
}

div#product
{
margin:20px;
width:140px;
float:left;
}

#product a{text-decoration:none;}

#product a:link{color:#999999;}

#product a:visited{color:#999999;}

#product a:hover{color:#333333;}

.product
{
margin:20px;
width:140px;
height:250px;
_height:270px;
float:left;
}
.product img{
border:1px #cccccc solid;

}

.product a{text-decoration:none;}

.product a:link{color:#999999;}

.product a:visited{color:#999999;}

.product a:hover{color:#333333;}

div#bottom
{
height:110px;
border-top-color:#CCCCCC;
border-top-style:solid;
border-top-width:1px;
clear:both;
font-size:10px;
padding-top:10px;
}

#footerlist li
{
display: inline;
list-style-type: none;
}

#footerlist a{text-decoration:none;}

#footerlist a:link{color:#999999;}

#footerlist a:visited{color:#999999;}

#footerlist a:hover{color:#333333;}

div.table
{
width:110px;
float:left;
}

h1
{
font-size:18px;
}

h2
{
font-size:16px;
}
