@charset "UTF-8";
/* CSS Document */

body {
	background-color: #b4d3a6;
	margin: 0px;
	background-image: url(../images/background.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Geneva, sans-serif;
}
#pagewrapper {
	width: 955px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: right top;
}
#topcurve {
	background-image: url(../images/topcurve.png);
	background-repeat: no-repeat;
	height: 20px;
}
#topheaderwrapper {
	background-image: url(../images/shadow.png);
	background-repeat: repeat-y;
	height: 93px;
}
#logowrapper{
	float: left;
	height: 73px;
	width: 250px;
	margin-left: 25px;
}
#upperrightwrapper {
	height: 73px;
	width: 655px;
	margin-left: 275px;
	text-align: right;
	margin-right: 25px;
}
.paypalboxcell {
}
.upperaddress {
	font-size: 11px;
	color: #333;
	text-align: right;
	line-height: 12px;
	padding-right: 10px;
}
.toporderbuttoncell {
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;
}
#mainboxwrapper {
	background-image: url(../images/shadow.png);
	background-repeat: repeat-y;
}
#mainboxwrapper p {
	padding: 0px;
	margin-top: 12px;
	margin-right: 25px;
	margin-left: 20px;
	font-size: 12px;
	line-height: 16px;
	color: #333;
	margin-bottom: 0px;
}
#maincontent {
}
#maincontent a:link {
	color: #009bde;
	text-decoration: none;
	font-weight: bold;
}
#maincontent a:visited {
	color: #009bde;
	text-decoration: none;
	font-weight: bold;
}
#maincontent a:hover {
	color: #42c2f4;
	text-decoration: none;
	font-weight: bold;
}
#maincontent a:active {
	color: #009bde;
	text-decoration: none;
	font-weight: bold;
}
#topnavwrapper {
	margin-left: 20px;
	margin-right: 25px;
	margin-bottom: 20px;
}
#bottomcurve {
	background-image: url(../images/bottomcurve.png);
	background-repeat: no-repeat;
	height: 20px;
}
#simplesolutionswrapper {
	background-image: url(../images/shadow.png);
	background-repeat: repeat-y;
}
#footerwrapper {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	text-align: center;
	margin-top: 7px;
	font-size: 9px;
	font-weight: bold;
	color: #666;
	margin-bottom: 7px;
}
#footer a:link {
	color: #FFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #009bde;
	text-decoration: none;
}
#footer a:active {
	color: #FFF;
	text-decoration: none;
}
.darkgreenhighlight {
	font-weight: bold;
	color: #79b73c;
}
.blackhighlight {
	font-weight: bold;
	color: #000;
}
h1 {
	color: #009bde;
	text-transform: uppercase;
	font-size: 12px;
	margin-right: 25px;
	margin-left: 20px;
}
.imageleft {
	float: left;
	padding-right: 22px;
	padding-bottom: 3px;
}
.imageright {
	float: right;
	padding-left: 22px;
	padding-bottom: 3px;
}
