body {
	margin: 0;
	padding: 0;
	background: #EFF5FF;
}
p,ul,ol,td,i {
	font-size: 13px;
	line-height: 20px;
	margin: 0px 5px 10px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
}

strong {
	font-size: 14px;
	line-height: 16px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
}

blockquote {
	margin: 0 20px;
	padding: 0px 20px 10px 10px;
	border-left: 4px solid #ff7c36;
	line-height: 16px;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
}

img {
	border:0px;
	padding: 0px;
	margin: 0px;
}

small {
	font-size: 10px;
	line-height: 12px;
	margin: 0px 0px 10px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
}

h1 {
	margin: 0;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	padding: 8px 0px 5px;
	color: #ff7c36; 
	font-weight: bold; 
	font-size: 20px; 
	font-weight: bold;
	line-height: 1em;
	text-align:center;
}

h2 {
	margin: 0;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	padding: 0px 0px 4px;
	color: #ff7c36; 
	font-weight: bold; 
	font-size: 18px; 
	font-weight: bold;
	line-height: 1em;
}

h3 {
	margin: 0;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	padding: 0px 0px 4px;
	color: #ff7c36; 
	font-weight: bold; 
	font-size: 14px; 
	font-weight: bold;
	line-height: 0.9em;
}

/*sphider styles*/

/*Small urls*/
.url {font-family:arial;color: #115599}

/*Page descriptions*/
.description{font-family:arial;font-size: 13px;}

/* Title/link of pages */
.title{font-family:arial;color:#0000FF; font-size:15px}

#result_report {
	font-family:arial;
	text-align:center ;
	padding:3px;
	font-weight: bold;
	margin-bottom:14px;
}

#results{
font-family:arial;
}


/*main index slideshow styles*/

ul.screenshot_list{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

li.screenshot_list_top{
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #D9E5F9;
	width:245px;
}


li.screenshot_list_bottom{
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #D9E5F9;
	border-bottom: 1px solid #D9E5F9;
	width:245px;
}

a#screenshot_link{
	color: #91B5DA;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-weight: bold; 
	font-size: 16px; 
	font-weight: bold;
	line-height: 1.4em;
	text-decoration:none;
	border:0px;
	padding:0px;
}

a#screenshot_link:hover{
	color:#3966E1;
}

a, a:link, a:active
{
  font-size: 13px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	text-decoration: underline;
	color: #196185;}

a:hover
{
	text-decoration: none;
}

p.testimonial_quote{
	font-style:italic;
	font-size:11px;
	border-bottom:5px;
}

p.testimonial_source{
	font-weight:bold;
	font-size:11px;
	border-top:0px;
	margin-top:0px;
	padding-top:0px;
	border-bottom:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}

#page {
  border:0px solid purple;
  width:1000px;
  margin:0 auto;
  padding:0px 0px 0px 0px;
  text-align:left;
}
#header {
  border:0px;
  width:995px;
  height:60px;
	padding:0px;
	margin: 0px;
	background: url(/images/logo.jpg) no-repeat top left;
}

#slogan
{
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size:13px;
	line-height:14px;
	font-weight:bold;
	float: left;
	text-align: right;
	margin-left: 110px;
	_margin-left: 110px;
	margin-top: 35px;
	color:#33237B;
}

#content {
  border:0px;
  width:747px;
  float:left;
  margin:0px 0px 10px 0px;
  min-height:500px;
	padding: 0px;
  _height:500px
}

#content.table {
	align:center;
}


#menu {
  float:right;
  border:0px;
  width:245px;
/*  margin:0px 0 10px 755px;*/
  margin:0px 1px 10px 0px;*/
  min-height:500px;
  _height:500px
}
#footer {
	clear:both;
	border:0px;
  width:995px;
  height:30px;
	text-align:center;
}
* html #footer {
	height:1px;
}
a#footer_link, a#footer_link:link, a#footer_link:active{
  font-size: 12px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	text-decoration: underline;
	color: #196185;	
}
a#footer_link:hover
{
	text-decoration: none;
}

/*main content box style*/
/* Show only to IE PC \*/
* html .main_boxhead h2 {height: 1%;} /* For IE 5 PC */

.main_sidebox {
	margin: 0 auto; /* center for now */
	width: 745px; /* ems so it will grow */
	background: url(/images/rounded-boxes/body-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.main_boxhead {
	background: url(/images/rounded-boxes/head-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.main_boxhead h2 {
	background: url(/images/rounded-boxes/head-l.gif) no-repeat top left;
	margin: 0;
	padding: 0px 0px 0px;
	color: #345670; 
	font-weight: bold; 
	font-size: 8px; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.main_boxbody {
	background: url(/images/rounded-boxes/body-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 1px 20px 10px 20px;
}	

/*main content box style*/
/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 240px; /* ems so it will grow */
	background: url(/images/rounded-boxes/body-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(/images/rounded-boxes/head-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(/images/rounded-boxes/head-l.gif) no-repeat top left;
	margin: 0;
	padding: 0px 0px 0px;
	color: #345670; 
	font-weight: bold; 
	font-size: 8px; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(/images/rounded-boxes/body-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 1px 10px 10px 10px;
}	

.search_box {
	color: #000;
	background-color: #FFFFFF;
	width: 105px;
  border-color:#6699cc;
  border-style:solid;
	border-width:1px;
	height: 20px;
	font-size: 14px;
}

.search_box_area{
	display:block;
	float:left;
	height:20px;
	border:0px;
	margin:0px;
	padding: 12px 0px 0px 12px;
}

.search_button_area{
	margin:0px 0px 0px 150px;
	height:35px;
	padding:13px 0px 0px 0px;
	margin:0px;
}

.search_button_area input{
	border: 0px;
	padding: 0px 0px 0px 0px;
}

#content input,textarea,select{
	background-color: #FFFFFF;
  border-color:#6699cc;
  border-style:solid;
	border-width:1px;
}