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

body {
	background-color:#FFFFFF;
	margin: 0px; 
}

a, a:link{
	color: #8e0000;
	text-decoration: none;
}	

a:hover{
	text-decoration: underline;
}

#container {
	position:absolute;
	left:50%;
	top:0px;
	width:873px;
	margin: 0 0 0 -436px;
}

#header {
	float: left;
	width:873px;
	height:69px;
}

#logo {
	width: 128px;
	height: 51px;
	float: left;
}

#logo h1 {
	width: 128px;
	height: 51px;
	background-image:url(../images/logo.jpg);
	padding: 0;
	margin:  4px 0 0 0;
}

#logo h1 span {
	display: none;
}

#top_links {
	float: right;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size:10px;
	color: #660000;
	line-height: 13px;
	padding: 3px 0 0 0;
}

#top_links a, #top_links a:link{
	color: #660000;
	text-decoration:none;
}	

#top_links a:hover{
	text-decoration:underline;
}	

#top_links img {
	margin: -4px 0 0 0;
}

#navigation {
	width: 733px;
	height: 25px;
	float: right;
	border: 1px solid #959595;
	background-image:url(../images/navigation.jpg);
	background-repeat:repeat-x;
	margin: 5px 0 0 0;
	padding: 3px;
}

#navigation a, #navigation a:link, #navigation a:visited {
	width: 101px;
	height: 12px;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size:12px;
	color: #0b014a;
	padding: 3px 0 0 0;
	text-align:center;
	overflow:hidden;
	text-decoration:none;
	display:block;
	padding: 5px 0 6px 0;
	margin: 1px 0 0 0;
	float: left;
}

#navigation a:hover {
	background-image:url(../images/nav_hover.jpg);
	background-repeat:no-repeat;
	color: #660000;
}

#navigation a:active {
	background-image:url(../images/nav_active.jpg);
	background-repeat:no-repeat;
	color: #660000;
}	

#searchbox {
	float:right;
	border: none;
	margin: 0;
	padding: 0;
	height: 23px;
	background-color: none;
	overflow:hidden
}

#searchvar {
	height: 20px;
	width: 98px;
	color: #080441;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 10px;
	padding: 4px 0px 2px 20px;
	margin: 3px 0 5px 0;
	background-image:url(../images/search.jpg);
	background-repeat:no-repeat;
	border: 0;
}
#searchsubmit {
	display: none;
}

#feature {
	float: left;
	width:873px;
	height:150px;
	margin: 8px 0 8px 0;
	background-image:url(../images/feature.jpg);
	background-repeat: no-repeat;
	padding: 32px 0 0 0;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 10px;
	color:#000000;
}

#feature_art {
	float: left;
	width:873px;
	height:32px;
	margin: 8px 0 8px 0;
	background-image:url(../images/feature.jpg);
	background-repeat: no-repeat;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 10px;
	color:#000000;
}

#feat_items {
	width: 347px;
	height: 138px;
	margin: 6px 6px 6px 84px;
	opacity: .95;
	filter: alpha(opacity=95);
	position: absolute;
	z-index: 2;
	left: 50%;
	
}

#feat_items span {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
}

.feature_1 {
	background-image:url(../images/feat1bg.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding: 2px 0 0 0;
	height: 44px;
	width: 347px;
	display:block;
	cursor:pointer;
}

.feature_2 {
	height: 46px;
	width: 347px;
	background-color: #f0f0f0;
	display:block;
	cursor:pointer;
}

.feature_3 {
	background-image:url(../images/feat3bg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding: 0 0 2px 0;
	height: 44px;
	width: 347px;
	display:block;
	cursor:pointer;
}

#detail_img {
	float: left;
	width:873px;
	height:150px;
	background-image:url(../images/feature.jpg);
	background-repeat: no-repeat;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 10px;
	color:#000000;
	/*position:absolute;
	z-index: 1;
	top: 40px;*/
}

#buttons {
	float: left;
	width:909px;
	margin: 8px 0 8px 0;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	/*text-align:center;*/
}

#buttons ul {
	list-style-type: none;
	margin: 0px;
	margin-left: -40px;
}

#buttons li a:link, #buttons li a:visited {
	text-decoration: none;
	float: left;
	color: #660000;
	font-weight: bold;
	width: 165px;
	height: 31px;
	margin-right: 12px;
	background-image:url(../images/button.jpg);
}
#buttons li a:hover {
	background-image: url(../images/button_hov.jpg);
}

#buttons li a:active {
	background-image: url(../images/button_act.jpg);
}
#buttons li a span {
	position: relative;
	top: -2px;
	font-weight: normal;
	color: #0b014a;
	font-size: 10px;
}

/* used by spry feature */

/*#side {
	float: left;
	width: 183px;
	margin: 0;
}

#side h1{
	width: 178px;
	height: 25px;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size:12px;
	line-height: 25px;
	margin: 0;
	padding: 0 0 0 5px;
	text-align:left;
	background-image:url(../images/side_h1.jpg);
	background-repeat:no-repeat;
	color:#333333;
}

#side h2{
	width: 178px;
	height: 25px;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size:12px;
	line-height: 25px;
	margin: 0;
	padding: 0 0 0 5px;
	text-align:left;
	background-image:url(../images/side_h2.jpg);
	background-repeat:no-repeat;
	color:#333333;
}

#side h3{
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size:12px;
	margin: 0;
	padding: 0;
	color:#333333;
}

#side_content, #training {
	width: 171px;
	border-right: 1px solid #b3b3b3;
	border-left: 1px solid #b3b3b3;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size:10px;
	padding: 5px;
	color: #7d7d7d;
	text-align:justify;
}

#side_content, #training {
	width: 171px;
	border-right: 1px solid #b3b3b3;
	border-left: 1px solid #b3b3b3;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size:10px;
	color: #7d7d7d;
	text-align:justify;
	padding: 5px 5px 10px 5px;
	background-image:url(../images/sidebg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

#side_content h3 {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size:10px;
	padding: 0;
	margin: 0 0 5px 0;
	color: #434343;
}

#side p a, #side p a:link{
	text-align: right;
	color: #8ca620;
	text-decoration: none;
	display: block;
	background-image:url(../images/link_arrow.jpg);
	background-position:right;
	background-repeat:no-repeat;
	padding: 0 10px 0 0;
	margin: 5px 0 0 0;
	font-weight:700;
}	

#side p a:hover{
	text-decoration: underline;	
}*/

#training strong{
	font-weight:bold;
	font-size:12px;
}

#training a, #training a:link{
	text-align: left;
	color: #8ca620;
	text-decoration: none;
	display: block;
	background-image: none;
	padding: 0;
	font-weight:700;
}	

#training a:hover{
	text-decoration: underline;	
}

.rssul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.rssli {
	padding: 0;
	margin: 0 0 5px 0;
	list-style-type: none;
}

.rssul a, .rssul a:link, .rssli a, .rssli a:link{
	color: #8ca620;
	text-decoration: none;
	background-image:none;
	font-weight:none;
	font-size:10px;
	text-align:left;
	background-image: none;
}	

.rssul a:hover, .rssli a:hover{
	text-decoration: underline;	
}

#content {
	float: left;
	width:671px;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size:12px;
	padding: 0 0 0 18px;
	/*text-align: justify;*/
	color: #333333;
}

#content2 {
	float: left;
	width:689px;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size:12px;
	padding: 0;
	text-align: justify;
	color: #333333;
}

#content h1, #content2 h1{
	height: 31px;
	width: 666px;
	margin: 0 0 10px 0;
	padding: 0 0 0 5px;
	font-size:18px;
	line-height: 31px;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	color: #FFFFFF;
	background-image:url(../images/titlebar.jpg);
	background-repeat:no-repeat;
}

#content2 h1 {
	margin: 0 0 10px 18px;
}

#content h2, #content2 h2 {
	margin: 20px 0 10px 0;
	padding: 0;
	font-size:16px;
}

#content p, #content2 p {
	margin: 10px;
	padding: 0;
}

.testimonial {
	border: 1px solid #5F7881;;
	background-color:#D2DFDE;
	padding: 10px;

}

#summ_cont2 {	
	width: 326px;
	float: left;
	background-color:#FFFFFF;
	padding: 0;
	margin: 0 0 18px 18px;
	position:relative;
}

.summaryPageTitle {
	width: 321px;
	height: 25px;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size:12px;
	line-height: 25px;
	margin: 00;
	padding: 0 0 0 5px;
	text-align:left;
	color:#FFFFFF;
	background-image:url(../images/summ_head.jpg);
	background-repeat:no-repeat;
	float:left;
	display:block;
}

.summaryPageTitle a, .summaryPageTitle a:link, .summaryPageTitle a:active, .summaryPageTitle a:visited {
	height: 25px;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size:12px;
	line-height: 25px;
	margin: 0;
	color:#FFFFFF;
	text-decoration:none;
}
.summaryPageTitle a:hover {
	text-decoration: underline;
}

.summaryPageDescription {
	width: 316px;
	height: 110px;
	padding: 5px;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size:12px;
	color:#333333;
	text-align:justify;
	background-image:url(../images/summ_desc_bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	margin: 0;
	display:block;
	float:left;
}

#clear {
	clear:both;
}

#info {
	float: left;
	width:909px;
	height:121px;
}

#breadcrumbs {
	float: left;
	width:868px;
	height:21px;
	color: #7d7d7d;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size:10px;
	margin: 5px 0 0 0;
	padding: 5px 0 0 5px;
	line-height: 21px;
	border-top: 1px solid #e5e5e5;
	overflow:hidden;
}

#breadcrumbs a:link {
	color: #7d7d7d;
	text-decoration:underline;
}

#footer {
	float: left;
	width:873px;
	height:23px;
	color: #7d7d7d;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size:10px;
	margin: 5px 0 0 0;
	padding: 5px 0 0 5px;
	border-top: 1px solid #e5e5e5;
}

#footer #links {
	/*float: right;*/
	margin: 10x 0;
	padding: 0;
}

#footer a, #footer a:link{
	text-align: right;
	color: #8ca620;
	text-decoration: none;
	padding: 0 10px 0 10px;
	font-weight:700;
	margin: 0;
}	

#footer a:hover{
	text-decoration: underline;	
}