body {
	margin: 0;
	background-color: #c0c0c0;
	text-align: center;
}

img { border: 0; }

a {
	color: #4464AC;
	text-decoration: none;
}

a:hover { text-decoration: underline; }

#container {
	width: 800px;
	margin: auto;
	background: #c0c0c0 url(/img/bgcontainer.gif) repeat-y top left;
}

#headcontent {
	background: #006 url(/img/bgheadcontent.gif) repeat-x left bottom;
	width: 780px;
	margin: auto;
	text-align: left;
}

#headcontent h1 {
	display: inline;
	vertical-align: 30%;
	color: #fff;
	font-weight: normal;
	font-size: 2.3em;
}

#headcontent h1 em {
	padding-left: .2em;
	color: #666;
	font-size: .6em;
	font-weight: bold;
}

#navcontent {
	background: #4464AC;
	width: 780px;
	margin: auto;
	padding: 5px 0 5px;
}

#navcontent ul {
	margin: 0 0 0 5px;
	padding: 0;
	list-style: none;
}

#navcontent ul li {
	float: left;
	background-color: #006;
	margin: 0 5px 0 0 ;
	padding: 0 .5em 2px .5em;
}

#navcontent ul li a:link,
#navcontent ul li a:hover,
#navcontent ul li a:active,
#navcontent ul li a:visited {
	color: #fff;
	text-decoration: none;
	font: .70em verdana, arial, helvetica, sans-serif;
}

#navcontent br {
	clear: both;
}

#maincontent {
	background: #fff url(/img/bgmaincontent.gif) repeat-y left;
	width: 780px;
	margin: auto;
	padding-bottom: 50px;
	text-align: left;
	clear: both;
	font: 14px/1.4em times, arial, verdana, lucida, helvetica, sans-serif;
}

#maincontent br {
	display: block;
	clear: both;
}

#content {
	float: left;
	width: 539px;
	padding: 10px 0 0 10px;
}

#content h1 {
	margin: 0;
	color: #039;
	font-size: 25px;
	font-weight: bold;
	line-height: 1.2em;
	border-bottom: 1px #ccc dashed;
}

#content h2 {
	margin: 0;
	padding: 0;
	color: #039;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.2em;
}

#sidebar {
	font: .9em verdana, arial, helvetica, sans-serif;
	margin: 0 0 0 559px;
	padding: 10px;
}

#sidebar h1 {
	margin: 0;
	color: #039;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.2em;
}

#sidebar h2 {
	margin: 5px 0 3px 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2em;
}

#sidebar a:link,
#sidebar a:active,
#sidebar a:visited {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar ul {
	padding-left: 3px;
	margin: 10px 0 15px 0;
}

#sidebar ul li {
	list-style-type: none;
}

#footcontent {
	background: #006 url(/img/bgfootercontent.gif) repeat-x top left;
	width: 780px;
	margin: auto;
	padding: 10px 0 10px;
	text-align: center;
	clear: both;
}

#footcontent p {
	font: 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
	color: #fff;
	margin: 0;
}

#footcontent p a:link,
#footcontent p a:hover,
#footcontent p a:active,
#footcontent p a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

img#RFP {
	float: left;
}

.contact-message {
	width: 250px;
	height: 100px;
}


#amzshcs { text-align: center; }
.amzshcs-item { margin: 0 0 10px 0; }