body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #999999;
	background-image: url(../images/background.jpg);
	background-position: top;
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
}

h1 {
	margin: 0px;
	color: #26205B;
	font-size: 16px;
	font-weight: bold;
}

h2 {
	color: #CD9D3F;
	font-size: 14px;
	font-style: italic;
}

h3 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	
}

img {
	border: 0px;
}

a {
	text-decoration: none;
	color: #101B5B;
}

a:hover {
	text-decoration: underline;
}

ol.alpha {
	list-style-type:lower-alpha;
}

ul.square {
	list-style-type:square;
}

.clear {
	clear: both;
}

.imgLeft {
	float: left;
	margin: 5px;
}

.imgRight {
	float: right;
	margin: 5px;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	background-color: #FFFFFF;
}

#header {
	width: 950px;
	height: 119px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/header.jpg);
}

#topNav {
	margin: 10px 5px 0px 0px;
	float: right;
	width: 300px;
	font-size: 14px;
}

#topNav a {
	color: #000000;	
	font-weight: bold;
}

#navigation {
	width: 950px;
	padding: 0px;
	height: 25px;
	background-image: url(../images/navBG.jpg);
	background-repeat: repeat-x;
	color: #26205B;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#navigation a {
	display: inline-block;
	padding: 4px 10px 4px 10px;
	margin: 0px;
}

#navigation a:hover {
	background-color: #F6BD4B;
	text-decoration: none;
	margin: 0px;
}

#content {
	width: 950px;
	padding: 0px 0px 10px 0px;
	background-image: url(../images/contentTopBG.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#left {
	margin: 17px 0px 0px 0px;
	position: relative;
	left: 15px;
	width: 550px;
	float: left;
}

#javaArea {
	border: 1px solid #F6BD4B;
}

#javaNav {
	border-bottom: 1px solid #F6BD4B;
	background-color: #DEDBFF;
	width: 549px;
	height: 28px;
}

#javaNav a {
	display: inline-block;
	color: #26205B;
	font-size: 14px;
	padding: 6px 15px 6px 15px;
	font-weight: bold;
}

#javaNav a.off {
	display: inline-block;
	color: #26205B;
	font-size: 14px;
	padding: 6px 15px 6px 15px;	
}

#javaNav a:hover{
	background-color: #FFE695;
	text-decoration: none;
}

#javaNav a.on{
	background-color: #FFE695;
	text-decoration: none;
}

#javaContent {
	width: 539px;
	padding: 5px 5px 5px 5px;
}

#javaLeft {
	width: 160px;
	float: left;
	text-align: center;
	padding: 35px 0px 0px 0px;
}

.javaLeftTab3 {
	width: 260px;
	float: left;
	text-align: center;
	padding: 35px 0px 0px 0px;
}

.javaImage3 {
	width: 176px; 
	height: 116px;
}

#javaRight {
	width: 350px;
	float: right;
}

#javaRightTab3 {
	width: 270px;
	float: right;
}

#bottomContent {
	margin: 15px 0px 5px 0px;
}

.bigText {
	font-size: 18px;
}

.italic {
	font-style: italic;
}

.imgLeft {
	float: left;
	margin: 0px 10px 0px 0px;
}

.imgRight {
	float: right;
	margin: 0px 10px 0px 0px;
}

.boxLeft {
	margin: 0px 7px 0px 7px;
	width: 268px;
	background-position: top;
	float: left;
}

.bottomContent {
	padding: 5px;
	line-height: 17px;
	height: 130px;
	background-color: #FEEFAF;
	background-image: url(../images/contentBottomBG.jpg);
	background-repeat: repeat-x;
	border: 1px solid #F6BD4B;
	border-bottom: 0px;	
}

.bottomContentFooter {
	background-image: url(../images/contentBottomFooter.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	width: 268px;
	height: 26px;
}

.noMarginLeft {
	margin-left: 0px;
}

.noMarginRight {
	margin-right: 0px;
}

#right {
	width: 385px;
	float: right;
	padding: 5px 0px 0px 0px;
}

.sideContentBox {
	float: right;
	width: 354px;
	margin: 5px 0px 0px 0px;
}

.sideContentText p {
	margin-bottom: 0px;
}

.sideContentText ul li {
	list-style-type: none;
	list-style-image: url(../images/bullet.jpg);
}

.sideContentText ul {
	margin-bottom: 0px;
}

#topSideContent ul li {
	list-style-type: none;
	list-style-image: url(../images/bullet.jpg);
}

#topSideContent ul {
	margin-bottom: 0px;
}

.sideContentHeader {
	background-image: url(../images/sideContentHeader.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 354px;
	height: 10px;
}

.sideContentText {
	background-image: url(../images/sideContentText.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px 15px 0px 15px;
	width: 324px;
	line-height: 21px;
}

#bulletCenter {
	text-align: center; 
	width: 400px; 
	margin: 0px auto 0px auto;
}

.test {
	padding: 0px 0px 0px 0px;
	margin: 2px 0px 0px 0px;
}

.sideContentFooter {
	background-image: url(../images/sideContentFooter.jpg);
	background-repeat: no-repeat;
	width: 354px;
	height: 30px;
	float: right;
}

#sideTestimonials {
	background-image: url(../images/sideContentTestimonialsBG.jpg);
	background-repeat: no-repeat;
	width: 355px;
	height: 298px;
	float: right;
	margin: 20px 0px 20px 0px;
}

#topSideContent {
	float: right;
	background-image: url(../images/topSideContent.jpg);
	background-repeat: repeat-y;
	background-position: top right;
	width: 330px;
	padding: 10px 10px 0px 14px;
	line-height: 17px;
}

.learnMore {
	margin: 2px 20px 0px 0px;
	float: right;
}

#learnMoreTestimonials {
	/*margin: 272px 18px 0px 0px;*/
	float: right;
}

#learnMoreTestimonials  p {font-family:Arial, Helvetica, sans-serif; font-size:12px; margin:8px 15px 0 22px; }
#learnMoreTestimonials  h1 {font-family:Arial, Helvetica, sans-serif; font-size:16px; margin:10px 15px 0 18px;}
#learnMoreTestimonials  h2 {font-family:Arial, Helvetica, sans-serif; font-size:12px; margin:10px 15px 10px 20px; font-weight:bold; color:#000033; font-style:normal;}

#learnMoreTestimonials .more {float:right; margin:2px 18px 0 0;}

#learnMoreTop { 
	margin: 93px 0px 0px 0px;
	float: right;
}

.sideContent {
	float: right;
}

#sideContent1 {
	float: right;
	background-image: url(../images/sideContent1.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	width: 354px;
	height: 124px;
}

.rightContentMargin {
	margin: 0px 0px 100px 0px;
}

#footer {
	width: 950px;
	height: 42px;;
	background-image: url(../images/footerBG.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 11px;
	padding: 75px 0px 0px 0px;
}

#belowFooterText {
	width: 950px;
	padding: 5px 0px 10px 0px;
	background-color: #999999;
}

.leftText {
	float: left;
}

.rightText {
	float: right;
}

.staffBoxes {
	background-color: #EFEFEF;
	border: 2px solid #CD9D3F;
	width: 525px;
	margin: 10px 0px 10px 5px;
	padding: 10px;
	float: left;
}

.txtRight {
	text-align: right;
}

