body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 10px;
	padding: 0px;
}
div#body {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
a {
	color: #8d5e9c;
	text-decoration: none;
}
a:visited {
	color: #202020;
}
a:hover {
	color: #782d90;
	text-decoration: underline;
}
form {
	margin: 0px;
}
input {
	border: 1px solid #b18bbd;
	background-color: #ffffff;
	color: #707070;
	font-size: 75%;
	padding: 1px;
}
textarea {
	background-color: #ffffff;
	color: #707070;
	border: 1px solid #b18bbd;
	font-family: Verdana, Arial, sans-serif;
	font-size: 85%;
	padding: 1px;
}
input.submit {
	background-color: #b18bbd;
	color: #ffffff;
	border: 1px solid #b18bbd;
	cursor: pointer;
	padding: 1px 5px;
}
div#topbar {
	height: 90px;
	margin-top: 30px;
	margin-bottom: 0px;
}
img#logo {
	border: 0px;
}
div#subnav {
	padding: 3px 0px;
}
div#subnav a, div#subnav a:visited {
	font-size: 80%;
	text-transform: lowercase;
	text-decoration: none;
	margin-right: 20px;
	padding: 3px 0px;
}
div#subnav a:hover {
	color: #c0c0c0;
}
ul#topnav, ul#topnav ul { /* all lists */
	margin: 0;
	list-style: none;
	line-height: 1;
	height: 21px;
	background-color: #b18bbd;
	padding-left: 10px;
}

ul#topnav a {
	display: block;
	font-size: 80%;
	text-decoration: none;
	color: #ffffff;
	padding: 4px 10px;
}
ul#topnav li a:hover {
	background-color: #c4a9cd;
}
ul#topnav li { /* all list items */
	float: left;
}

ul#topnav li ul { /* second-level lists */
	position: absolute;
	background: #bda2c6;
	width: 240px;
	height: auto;
	opacity: .90;
	filter: alpha(opacity=90);
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

ul#topnav li:hover ul, ul#topnav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	padding: 0px;
}

ul#topnav li:hover ul li, ul#topnav li.sfhover ul li {
	height: 21px;
	padding: 0px;
	width: 240px;
	line-height: 1.4;
	vertical-align: middle;
}
ul#topnav li:hover ul li:hover, ul#topnav li.sfhover ul li:hover {
	width: 240px;
}
ul#topnav li:hover ul li a, ul#topnav li.sfhover ul li a {
	padding: 0px 0px 0px 10px;
	width: 230px;
	height: 21px;
}
ul#topnav li:hover ul li a:hover, ul#topnav li.sfhover ul li a:hover {
	background-color: #b18bbd;
}
div#bg {
	background: url(images/bg.gif) top repeat-x;
	height: 15px;
}
table#main {
	margin: 30px 0px 20px 0px;
}
table#main td {
	vertical-align: top;
}
td#content {
	width: 560px;
}
td#content p {
	color: #707070;
	font-size: 75%;
	margin-top: 0px;
	margin-bottom: 10px;
	word-spacing: 0.10em;
	text-align: justify;
	line-height: 1.3em;
}
td#content p.testimonial {
	margin-bottom: 20px;
}
td#content h2 {
	color: #782d90;
	font-size: 80%;
	margin-top: 22px;
	margin-bottom: 12px;
}
td#content h3 {
	color: #222222;
	font-size: 75%;
	margin-top: 0px;
	margin-bottom: 12px;
}
td#content p.bar {
	background-color: #c4a9cd;
	padding: 5px;
	color: #ffffff;
	text-align: center;
	margin-top: 10px;
	line-height: 1.5em;
}
td#content p.banner {
	background-color: #9b72a9;
	padding: 5px;
	color: #ffffff;
	text-align: center;
	margin-top: 10px;
	line-height: 1.5em;
	font-size: 85%;
}
td#content p.banner span {
	font-weight: bold;
	font-size: 120%;
}
td#content p.banner2 {
	background-color: #9b72a9;
	padding: 5px;
	color: #ffffff;
	text-align: center;
	margin-top: 10px;
	line-height: 1.5em;
	font-size: 85%;
}
td#content p.banner2 a {
	display: block;
	color: #ffffff;
}
td#content p.banner2:hover {
	background-color: #c4a9cd;
}
td#content p.banner2 a:hover {
	text-decoration: none;
}
td#content p.banner2 span {
	font-weight: bold;
	font-size: 120%;
}
td#content div.teammember {
	overflow: auto;
}
td#content img.title {
	margin-bottom: 12px;
}
td#content img.img {
	border: 1px solid #d0d0d0;
	margin-bottom: 20px;
}
td#content img.imgr {
	border: 1px solid #d0d0d0;
	margin-bottom: 10px;
	margin-left: 20px;
	float: right;
}
td#content ul {
	list-style: disc;
}
td#content ul li {
	color: #707070;
	font-size: 75%;
	margin-top: 0px;
	margin-bottom: 10px;
	word-spacing: 0.10em;
	line-height: 1.3em;
}
td#content div.leftcol {
	width: 48%;
	float: left;
}
td#content div.rightcol {
	width: 48%;
	float: right;
}
table.formtable {
	border: 0px;
}
table.formtable td {
	vertical-align: top;
	font-size: 75%;
}
table.formtable td.formtitle {
	color: #707070;
	text-align: right;
}
table.pricetable {
	
}
table.pricetable td {
	vertical-align: top;
	font-size: 75%;
	color: #707070;
	padding: 6px;
}
table.pricetable td.title {
	font-weight: bold;
}
table.pricetable td.price {
	font-weight: bold;
}
table.pricetable tr.a {
	background-color: #e9dbeb;
}
table.pricetable tr.b {
	background-color: #f5eef6;
}
div#promotion {
	
}
div#promotion img {
	border: 0px;
}
div.lrboxcontainer {
	overflow: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	_height: 100%;
}
div.leftbox1, div.rightbox1, div.leftbox2, div.rightbox2 {
	font-size: 75%;
	word-spacing: 0.10em;
	text-align: justify;
	line-height: 1.3em;
	color: #444444;
	padding: 15px;
	width: 235px;
	min-height: 120px;
}
div.leftbox1 {
	margin-right: 10px;
	float: left;
	background: #f5eef6;
}
div.rightbox1 {
	float: right;
	margin-left: 10px;
	background: #f5eef6;
}
div.leftbox2 {
	margin-right: 10px;
	float: left;
}
div.rightbox2 {
	float: right;
	margin-left: 10px;
}
div.quotebox {
	font-size: 75%;
	word-spacing: 0.10em;
	text-align: justify;
	line-height: 1.3em;
	color: #444444;
	padding: 15px;
	background: #f5eef6;
	margin: 10px 0px;
}
div#frontbox {
	width: 520px;
	background: url(images/frontboxbg.jpg) bottom left no-repeat;
	overflow: auto;
	padding: 15px 20px;
	
}
div#frontbox p {
	color: #333333;
	word-spacing: 0.10em;
	text-align: justify;
	line-height: 1.4em;
	font-size: 10pt;
	margin-bottom: 1px;
}
td#rightbar {
	width: 170px;
	padding-left: 20px;
	padding-top: 5px;
	text-align: right;
}
td#rightbar img {
	border: 1px solid #d0d0d0;
	margin-bottom: 20px;
}
td#rightbar img.archlogo {
	border: 0px;
}
td#rightbar div.logo {
	text-align: center;
}
td#rightbar div.logo img {
	border: 0px;
	margin-left: 20px;
}
td#rightbar div.box {
	background-color: #e9dbeb;
	padding: 5px;
	color: #505050;
	text-align: center;
	margin-bottom: 20px;
	margin-left: 20px;
	font-size: 70%;
}
td#rightbar div.video {
	width: 152px; 
	height: 86px;
	float: right;
	margin-bottom: 20px;
}
td#rightbar div.video a {
	border: 1px solid #d0d0d0;
	display: block;
	width: 150px; 
	height: 84px;
}
div#upperfooter {
	background-color: #b18bbd;
	font-size: 60%;
	color: #ffffff;
	padding: 3px 0px 3px 20px;
}
div#upperfooter a, div#upperfooter a:visited {
	color: #ffffff;
}
div#lowerfooter {
	font-size: 60%;
	margin-top: 5px;
	color: #909090;
}