/* CSS Document */



#container

{

width: 90%;

margin: 10px auto;

background-color: #fff;

color: #333;

border: 1px solid gray;

line-height: 130%;

}



#top

{

padding: .5em;

background-color: #ddd;

border-bottom: 1px solid gray;

}



#top h1

{

padding: 0;

margin: 0;

}



#leftnav

{

float: left;

width: 150px;

margin: 0;

padding: 1em;

}



#content

{

margin-left: 150px;

border-left: 1px solid gray;

padding: 2px;

max-width: auto;

height: auto;

}



#footer

{

clear: both;

margin: 0;

padding: .5em;

color: #333;

background-color: #ddd;

border-top: 1px solid gray;

}



#leftnav p { margin: 0 0 1em 0; }

#content h2 { margin: 0 0 .5em 0; }



.link {color: #000; font-family: sans-serif; letter-spacing: 0.1ex; font-size: 14px; line-height: 200%;}

.contact  {color: #ac0016; font-weight: bold; font-family: sans-serif; letter-spacing: 0.1ex; font-size: 11px; line-height: 100%; text-align: right; }

.product {color: #000000; font-family: sans-serif; font-style: normal; font-variant: normal; font-weight: bold; font-size: 16px;}

.price {font-family: serif;	font-style: normal;	color: #b60000; font-variant: normal; font-weight: bold; font-size: x-large;}

.header {color: #b60000; font-family: sans-serif; font-style: normal; font-variant: small-caps;	font-weight: bold;	font-size: large;	line-height: 100%;	word-spacing: normal;	letter-spacing: 0.3ex;	text-decoration: none;	text-transform: capitalize;	text-align: center;	text-indent: 0ex;}

.exoh {color: #000; font-family: Geneva, Arial, sans-serif; letter-spacing: 0.1ex; font-size: 10px; line-height: 200%;}

.description {font-size: 12px;	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #666666; font-weight: normal;}