body {
margin: 15px;
padding: 0px;
text-align: center;
}

.main {
position: relative;
width: 900px;
margin: 0px auto;
padding: 0px auto;
text-align: left;
}

.logo {
position: relative;
float: left;
left:0px; 
top:0px;
width: 430px;
height: 61px;
}

.banner {
position: relative;
float: left;
width: 470px;
height: 61px;
}

.menu {
position: relative;
float: left;
top: 0px;
margin: 0px;
padding: 0px;
width: 200px;
height: 300px;
background-image: url(/images/razor-menu.jpg);
background-position : top-left;
background-repeat : no-repeat;
}

.menu-left {
margin: 0px;
padding-top: 50px;
padding-left: 57px;
font-family: verdana;
font-size: 10px;
color:	#585a55;
}

.menubar {
position: relative;
float: left;
padding: 0px;
margin: 0px;
background-image: url(/images/bg-bar.jpg);
background-repeat : repeat-x;
width: 700px;
height: 27px;
}

.menubarbutton {
position: relative;
float: left;
padding-top: 11px;
padding-bottom: 0px;
padding-right: 12px;
padding-left: 12px;
margin: 0px;
font-family: verdana;
font-weight: bold;
font-size: 10px;
color:	#585a55;
}

.maincontent {
position: relative;
float: left;
margin-left: 15px;
padding-top: 0px;
margin-top: 20px;
width: 550px; 
}

.rightcolumn {
position: relative;
float: left;
margin-left: 15px;
padding-top: 0px;
margin-top: 20px;
width: 120px;
}

.rightcolumnproduct {
margin-top: 10px;
margin-bottom: 0px;
padding-top: 3px;
padding-bottom: 3px;
background-color: #f8f8f8;
border: 1px solid #e7f4f3;
width: 120px;
text-align: center;
font-family: verdana;
font-size: 9px;
color:	#585a55;
}

.rightcolumnproductimg {
border: 1px solid #e7f4f3;
text-align: center;
margin-top: 7px;
margin-bottom: 7px;
}

.textcenter {
padding: 0px;
margin: 0px;
font-family: verdana;
font-size: 10px;
color: #585a55;
text-align: center;
}

.bottomcatcell {
position: relative;
float: left;
padding-top: 0px;
margin-top:0px;
width: 104px;
border: 1px solid #e7f4f3;
text-align: center;
float: left;
}

.bottomcatlink {
text-align: center;
font-family: verdana;
font-size: 10px;
color: #585a55;
width: 104px;
background-color: #e7f4f3;
}

.bottomcatspace {
position: relative;
float: left;
width: 5px; 
font-family: verdana;
font-size: 4px;
}

.bottombar {
position: relative;
float: left;
margin-top: 15px;
padding: 0px;
width: 900px;
background-color: #e7f4f3;
height: 20px;
}

.bottombartext {
margin: 0px;
padding-top: 4px;
padding-right: 5px;
text-align: left;
font-family: verdana;
font-size: 10px;
color: #585a55;
}

.lastline {
position: relative;
float: left;
margin-top: 2px;
padding: 0px;
width: 900px;
}

.lastlinetext {
margin: 0px;
padding-right: 5px;
text-align: left;
font-family: verdana;
font-size: 9px;
color: #a4a5a4;
}

.text {
font-family: verdana;
font-size: 10px;
color: #585a55;
text-align: justify;
}

h1 {
font-family: verdana;
font-size: 12px;
color: #585a55;
font-weight: bold;
padding-top: 0px;
margin-top: 0px;
}

h2 {
font-family: verdana;
font-size: 12px;
color: #585a55;
font-weight: bold;
padding-top: 0px;
margin-top: 0px;
}

.imageright {
margin-top: 0px;
margin-right: 0px;
margin-bottom: 15px;
margin-left: 15px;
float: right;
}

a {
font-family: verdana;
color: #585a55;
text-decoration: none;
}

a:hover {
font-family: verdana;
color: #585a55;
text-decoration: underline;
}

a:active {
font-family: verdana;
color: #585a55;
text-decoration: none;
}

a:link {
font-family: verdana;
color: #585a55;
text-decoration: none;
}

a:visited {}

.hrline {
color: #cccccc;
}

.productline {
height: 120px;
padding: 7px;
margin-bottom: 15px;
background-color: #f8f8f8;
border: 1px solid #e7f4f3;
font-family: verdana;
font-size: 10px;
color: #585a55;
}

.productlineimage {
background-color: #ffffff;
margin-left: 15px;
border: 1px solid #e7f4f3;
float: right;
padding-bottom: 5px;
}