
img, div {margin: 0; padding: 0; border: 0; font-family: Verdana, sans-serif;}

#wrapper {
     margin: auto;
     margin-top: 15px;
     margin-bottom: 15px;
     width: 778px;
     background: #FFF;
     }

#topbar {
     font-size: 0px;
     height: 36px;
     }

#topimage {
     font-size: 0px;
	width: 778px;
	height: 147px;
	}
	
#sidebar {
     font-size: 0px;
	background: #FFF;
	width: 240px;
	text-align: center;
	}

#main {
	padding: 20px 60px 30px 0;
	width: 478px;
	background: #FFF;
	min-height: 320px;
	}
	
/* for Internet Explorer */
/*\*/
* html #main {
height: 320px;
}
/**/

#copyright { 
	font-size: 0px;
	width: 240px;
	text-align: center;
	background: #FFF;
	}
	
#bottommenu {
	margin-top: 10px;
	font-size: 0px;
	width: 538px;
	background: #FFF;
	}
	
#bar {
     font-size: 0px;
     width: 520px;
     height: 4px;
     background: #81061e;
     }

.rightalign {
     float: right;
     }

.leftalign {
     float: left;
     }

p.maintext1 {
	margin-top: 15px;
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	color: #000000;
}

span.maintext1 {
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	color: #000000;
}

span.formtext1 {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	letter-spacing: 1px;
	line-height: 11pt;
	color: #000000;
}

span.addbold {
	font-weight: bold;
	}

p.boldtext1 {
	margin-top: 15px;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	letter-spacing: 1px;
	line-height: 13pt;
	color: #000000;
	font-weight: Bold;
}

p.titletext1 {
	font-family: Verdana, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #000000;
	margin-bottom: 20px;
	text-align:center;
}

p.bigtext1 {
	margin-top: 15px;
	font-family: Verdana, sans-serif;
	font-size: 13pt;
	color: #d88330;
}

A.productlink:hover{
	text-decoration: underline;
	color:#d88330;
}

A:link, A:active, A:visited{
	text-decoration: none;
	color:#81061e;
}

A:hover{
	color:#d88330;
}

#mailform test, input, textarea, select {
	font-size:12px;
}

#formtable {
     width: 520px;
}

#formtable td {
	padding:5px;
	font-size:10px;
	border-bottom:1px solid #93112a;
}