/* CSS Document */

body {
	background:#F9CBD8 url(images/background.gif) repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12pt;
	color:#0099FF;
}

a:link, a:hover, a:visited, a:active {
	color:#0099FF;
}

img {
	border:0;
}

#wrapper {
	/*background-color:#FFF;*/
	margin-left:auto;
	margin-right:auto;
	margin-top:40px;
	padding:0;
	width:800px;
}

#wrapper #top {
	background:url(images/roundedtop.gif) top no-repeat;
	height:40px;
}

#wrapper #bottom {
	background:url(images/roundedbottom.gif) bottom no-repeat;
	height:40px;
}

#wrapper #content {
	background-color:#FFF;
	padding: 10px 40px 10px 40px; /*top right bottom left*/
}

h1.homenav { margin-bottom:0;}
h2.homenav { margin-bottom:0;}

#footer {
	font-size:9pt;
	margin-top:20px;
	text-align:center;
}

#footer #contactinfo {
	font-size:8pt;
	margin-top:10px;
}

div.bottomnav span.currentpage {
	font-weight:bold;
}

p.testimonial {
	text-align:justify;
}

p.testimonialname {
	text-align:right;
}

td {
	vertical-align:top;
}

table.suppliertable {
	margin-left:60px;
}