#divwrapper {
	width: 800px;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 644px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#divheader {
	height: 153px;
	width: 800px;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
#divcontent {
	width: 798px;
	height: 424px;
	border: 1px solid #999999;
	margin-top: 1px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.mainimage {
	background-image: url(images/img1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#home .mainimage { 
	background-image: url(images/img1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#solutions .mainimage { 
	background-image: url(images/img2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#products .mainimage { 
	background-image: url(images/img3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
} 
#resources .mainimage { 
	background-image: url(images/img4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#contact .mainimage { 
	background-image: url(images/img5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#divimage {
	width: 475px;
	padding: 5px;
}
#divleft {
	float: left;
	width: 255px;
	padding-right: 10px;
	padding-left: 10px;
	height: 375px;
	clear: both;
	padding-top: 25px;
	padding-bottom: 25px;
	text-align: left;
	margin: 0px;
}
#divright {
	float: right;
	width: 495px;
	height: 405px;
	text-align: left;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: scroll;
	padding-top: 10px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin: 0px;
}
#divfooter {
	height: 16px;
	width: 800px;
	clear: both;
	float: none;
	background-color: #663399;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#divfooter a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
}
#divfooter a:hover {
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}
#divfooter a:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#divfooter a:active {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
#divfootertop {
	color: #CCCCCC;
	height: 37px;
	width: 800px;
	clear: both;
	float: none;
	text-align: center;
	padding-top: 3px;
}
#divfootertop a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	color: #CCCCCC;
}
#divfootertop a:hover {
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
#divfootertop a:visited {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
#divfootertop a:active {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
img {
	padding: 5px;
}
h1 {
	font-size: 18px;
	color: #663399;
	text-transform: uppercase;
}
body {
	color: #666666;
	text-align: center;
}
a:link {
	color: #663399;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #663399;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
h2 {
	font-weight: bold;
	color: #999999;
	font-size: 14px;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.sidebarphoto {
	margin-bottom: -5px;
	vertical-align: bottom;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 5px;
}
.bold {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.italic {
	font-style: italic;
}
.bolditalic {
	font-style: italic;
	font-weight: bold;
}
.sidebarhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663399;
	text-align: left;
	width: 215px;
	height: 16px;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 0px;
	background-color: #D0B7FF;
	letter-spacing: 0.1em;
}
.sidebarbox {
	height: auto;
	width: 215px;
	padding-top: 5px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 14px;
	text-align: left;
	color: #000000;
	background-image: url(images/transparentbox.gif);
	background-repeat: repeat;
	background-position: left top;
	margin-top: -10px;
	border: 1px solid #D0B7FF;
}
.fakelink {
	text-decoration: underline;
	color: #663399;
}
