table
{
border-collapse:collapse;width:100%;
}
th
{
color:black;border:1px solid white;font-weight:normal;
text-align:left;vertical-align:top;height:25px;padding:5px;
}
td
{
text-align:left;vertical-align:top;height:50px;padding:15px;
}
table
{
border:0px solid blue;
}
a img, :link img, :visited img {border: 0}
ul {list-style: none}
q:before, q:after,
blockquote:before, blockquote:after {content: ""}

/*#######################
  Element Styles 
#######################*/

body {font-size:13.5px; font-family:Arial, Verdana, sans-serif; color:#000000; background:#ffffff url(../images/body_bg.jpg) repeat}
h1 {padding:5px 0 5px 30px; margin-bottom:19px; font-size:2em; color:#fff; background:url(../images/example_logo.png) left 50% no-repeat}
h2, h3, h4, h5, p, ul, ol, dl {margin:15px 0}
h2, h3, h4, h5 {font-weight:bold}
h2 {clear:both; font-size:1.75em; text-align:center; color:#FF0000;}
h3 {font-size:1.25em}
h4 {font-size:1.15em}
h5 {font-size:1em; font-style:italic; color:gray}
a {color:#0000FF; outline:none}
	a:hover {text-decoration:none}
dt {margin:15px 0; font-weight:bold}
dd {margin:5px 0 5px 15px}
ol {margin-left:25px}

/*#######################
  Layout Styles 
#######################*/

#wrapper {width:1100px; margin:0 auto}

#header {height:95px; padding:5px 0; margin-bottom:15px}
#navigation li {float:left; display:inline; width:130x; height:26px; margin-right:1px; font-size:1.15em; text-transform:lowercase}
	#navigation li a {display:block; width:130px; height:24px; padding-top: 3px; text-align:center; text-decoration:none; color:#282828; background:url(../images/nav_tab.png) left top no-repeat}
		#navigation li a:hover {color:#282828; background:url(../images/active_nav_tab.png) left top no-repeat}

#content {clear:both; float:left}	
	#content p {line-height:1.25em}
	#content ul {margin-left:25px; list-style-type:disc}
		#content li {margin:10px 0}	

	#content #sub_navigation {float:left; width:100%; margin:0 0 15px 0}				
		#content #sub_navigation li {float:left; display:inline; width:295px; margin:0 15px 15px 0; font-size:1.2em}
			#content #sub_navigation li a {display:block; padding:30px 0 30px 105px; color:#828181; text-decoration:none}
			#content #sub_navigation #find {background:url(../images/magnifying_glass.png) left 50% no-repeat}
			#content #sub_navigation #seo_reports {background:url(../images/chart_icon.png) left 50% no-repeat}
			#content #sub_navigation #security {background:url(../images/lock_icon.png) left 50% no-repeat}
			#content #sub_navigation #help {background:url(../images/help.png) left 50% no-repeat}
	#content .two_columns {float:left; display:inline; width:450px; margin-right:15px}
/* attributes of the container element of textbox */
.searchboxdiv{
width: 358px; 
height: 65px; 
padding: 5px; 
margin: 0 ; 
background: #fff url(../images/searchbg.gif) no-repeat center scroll; 
}
/* attributes of the input box */
.searchboxbg
{
width: 571; 
height: 395px; 
margin-left: auto;
margin-right: auto;
background:url(../images/bgbox.jpg) no-repeat;
}
.searchbox
{
width: 320px; 
height: 22px; 
margin: 12px 0px 0px 17px; 
margin-right: 12%; 
font-family: arial, 'times new roman'; 
font-size: 1em; 
text-align: justify; 
border: 0 solid #f0f; 
}
.searchbuttondiv{
paddin 5px;	
margin: 0px 0px 0px 359px ;  
}
.searchButton{
background:url(../images/Searchbtn.gif) no-repeat;
width: 85px; 
height: 44px;
margin: 0px 0px 0px 272px;
border: 0 solid #f0f;
}
.stdtextboxdiv
{
 margin:0;
 height:205px;
 width:1090px;
 background:url(../images/textbox_bg.gif) no-repeat bottom;
}
.stdtextbox
{
 background:none;
 border:none;
 width:1045px;
 height:170px;
 margin:12px;
 padding: 5px 5px 5px 5px;
 }
.panel {
	background: #ffffff;
	height: 120px;
	display: none;
}
.slide {
	margin: 0;
	padding: 0;
	border-top: solid 4px #422410;
	background: url(images/btn-slide.gif) no-repeat center top;
}
.btn-slide {
	background: url(images/white-arrow.gif) no-repeat right -50px;
	text-align: center;
	width: 144px;
	height: 31px;
	padding: 10px 10px 0 0;
	margin: 0 auto;
	display: block;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
.active {
	background-position: right 12px;
}