#main {
	background-color:#F3F5FA;
}


#section2 {
	border:2px solid #ddd;
	background-color:#fff;
}
#section2 td {
	padding:10px 18px;
}
#header {
	padding:0 25px;
	background-color:#B8C2E0;
}
#header h1, #header h2 {
	display:inline;
	color:#03c;
}
#header h1 {
	font-size:18pt;
	letter-spacing:-1px;
	margin:0;
}
#header h2 {
	font-size:14pt;
}
.ajinxnav {
	float:right;
	position:relative;
}
.ajinxnav td {
	padding:0;
	height:30px;
	width:150px;
	text-align:center;
	font-weight:bold;
	font-size:11pt;
	font-family:Arial,Helvetical,sans serif;
}
.ajinxnav a {
	color:#00c;
}
.ajinxnav .active {
	border-bottom:2px dotted #667;
}
.ajinxnav .active a {
	color:#334;
	text-decoration:none;
}
.ajinxnav a:hover {
	color:#063;
}
#ajinxcontent {
	height:390px;
	overflow:auto;
}
.byline {
	text-align:right;
	font-style:italic;
}
.usercomment {
	margin:15px 0;
	padding:12px;
	border:1px solid #cb2;
	background-color:#ffc;
}
.excerpt {
	font-weight:bold;
	font-size:120%;
	text-align:center;
	margin-bottom:10px;
}
.hilite {
	background:#ff3;
}

.checks li {
	list-style-image: url(/img/icons/checks/check-in-box.gif);
	list-style-position:inside;
}

.padimagesright img {
	margin-right:10px;
}

.testimonial {
	width:400px;
	position:relative;
	font-size:10pt;
}
.tpad {
	margin:0 5px;
	border:1px solid #cb2;
	padding:10px 12px;
	background-color:#ffc;
}
.testhead {
	font-size:125%;
	font-weight:bold;
	margin-bottom:12px;
	text-align:center;
}

.section {
	font-family:Verdana, Ariel, Helvetica, sans serif;
	font-weight:bold;
	font-size:135%;
	letter-spacing:-1px;
	color:#000;
}

.spacedlist {
margin-left:0;
padding-left:0;
}
.spacedlist li {
margin-bottom:8px;
margin-left:0;
padding-left:0;
list-style-type:none;
}

.subscribe {
	position:relative;
	margin-bottom:10px;
	border:3px dashed #063;
	background-color:#ff9;
}
.togglebutton {
	cursor:pointer;
	font-size:125%;
	letter-spacing:-1;
	font-weight:bold;
	padding:4px 12px;
	border:7px solid;
	margin-top:8px;
	border-radius:25px;
}
.unhoverbutton {
	border-top-color:#900;
	border-left-color:#900;
	border-right-color:#600;
	border-bottom-color:#600;
}
.hoverbutton {
	border-top-color:#090;
	border-left-color:#090;
	border-right-color:#060;
	border-bottom-color:#060;
}

#spinner {
	position:absolute;
	top:-200px;
	left:-700px;
	width:600px;
}
#spinnerstyle {
	position:relative;
	padding:10px 15px;
	border:4px solid #CCCC29;
	background-color:#ff9;
}
