body { 
	font-family: "Palatino Linotypee", serif;
	font-size: small;
	text-decoration: none;
	line-height: 1.4;
	color: #000000; 
	background-color: #ffffff;
	}

p 	{font-family: "Palatino Linotype", serif;
	font-size: small;
	text-decoration: none;
	line-height: 1.4;
	color: #000000; 
	}
	
	
td {
	font-family: "Palatino Linotype", serif;
	font-size: small;
	text-decoration: none;
	line-height: 1.4;
	color: #000000; 
}
#logo a { 
	background: url(../images/logo.gif);
	background-repeat: no-repeat;
        display: block;
	height: 90px;
	width:180px;
	margin: 10px 0px 0px 10px; 
	position: relative;
	}

#basicinformation {float: right; margin: 10px 10px 0em 0em; line-height: 115%}

#salebannertop {margin: 20px 7.5em 0em 0em; float: right; padding: 10px 15px 0px 15px; background: #ffffff;
text-align: center;
border: 0.15em solid red;}

#toprightillustration {float: right; margin: 0.5em 0em 2.5em 2.5em}

#bottomleftillustration {float: left; margin: 0em 2.5em 0em 0em}

#centerillustration {
    	display: block;
	text-align: center;
    	margin-left: auto;
	margin-right: auto }

#copyright2 {
text-align: center;
background-color: #ffffff;
color: #3f3e40;
padding: 5px;
margin: 10px;
font-size: 80%
}

#copyright {
text-align: center;
background-color: #ffffff;
color: #000000;
padding: 5px;
margin: 10px;
font-size: 90%
}
#copyright3 {
text-align: center;
background-color: #ffffff;
color: #000000;
padding: 5px;
margin: 10px;
font-size: 90%
}


#announcementtext {text-align: center}

#horizontalwhitespace {background: #ffffff; padding: 0 0 100px 0}

.whitespace {background: #feffce; padding: 0 0 2.5em 0; clear:both}

.sale {
	color: red;
	font-weight: bold
}

#centeredannouncement {
background: #ffffff;
text-align: center;
border: 0.1em solid;
padding: 10px 0px 0px 0px;
}

.incrementalwhitespace {background: #ffffff; padding: 0 0 0.5em 0; clear:both}

a {text-decoration:none}

#col1
{
float: left;
width: 30%;
padding-left: 1.5%;
padding-right: 1.5%;
border-right: 1px solid;
}

#col2
{
float: left;
width: 30%;
padding-left: 1.5%;
padding-right: 1.5%;
}

#col3
{
float: left;
width: 30%;
padding-left: 1.5%;
padding-right: 1.5%;
border-left: 1px solid;
}

#leftcolumn
{
float: left;
width: 45%;
padding-left: 1.5%;
padding-right: 1.5%;
border-right: 1px solid;
}

#rightcolumn
{
float: left;
width: 45%;
padding-left: 1.5%;
padding-right: 1.5%;
}

.thumbnails {text-align: center}

.centeredtext {text-align: center}

html, body {
	background: #ececec;
}
* {
	margin: 0;
	padding: 0;
	border: none;
}
#wrap {
	width: 990px;
	margin: 0px auto;
	padding 10px;
	background: #ffffff;
	border-color:  #000000;
	border: 1px solid; 
	overflow: hidden;
}
		#menu {
			overflow :hidden;
			position: relative;
			margin: 5px 0 5px;
			border-top: 0.1em solid #555753;
			border-bottom: 0.1em solid #555753;
			line-height: 1
		}
		#menu ul {
			float: left;
			list-style: none;
			position: relative;
			margin:0;
			left: 50%;
		}
		#menu ul li {
			float: left;
			position: relative;
			right: 50%;
		}
		#menu ul li a:link,
		#menu ul li a:visited,
		#menu ul li a:active {
			display: block;
			padding: 5px 21px;
			color:#333; 
			text-decoration: none;
			font-family:"palatino linotype", verdana, serif; 
			font-weight:bold; 
		}
		#menu ul li a:hover {
			background: #C63;
			color: #003399;
		}
#menu li.current a {color:#000}



		#menu2 {
		
			
				position: left;
			margin: 0px 0px 0px 0px;
			border-top: 1px solid #555753;
			border-bottom: 1px solid #555753;
			line-height: 1;
			width: 100%;
		}
		#menu2 ul {
			float: left;
			list-style: none;
			position: relative;
			margin:2px;
			
		}
		#menu2 ul li {
	   		float: left;
	   		position: center;
	   		margin: 0px 0px 0px 0px;
			
		
			
		}
		#menu2 ul li a:link,
		#menu2 ul li a:visited,
		#menu2 ul li a:active {
			display: block;
			padding: 5px 21px 5px  5px;
			color:#333; 
			text-decoration: none;
			font-family:"palatino linotype", verdana, serif; 
			font-weight:bold; 
	
		}
		#menu2 ul li a:hover {
			background: #C63;
			color: #003399;
		}
#menu2 li.current a {color:#000}