body
{
	background-color:#4e7fc0;
	font: 10px Tahoma,Arial,Helvetica,sans-serif;
	margin: auto;
	scrollbar-arrow-color: #4e7fc0;
	width: 1024px;
	color:#efefef;
}
#body-vertically-centered
{
	padding-top: 10px;
}
#box div
{
	background-color: #ffffff;
	float: left;
	height: 220px;
	text-align: center;
	width: 200px;
}
#box div a img
{
	border: none;
	text-decoration: none;
}
#breadcrumb-container
{
	background: #fffff;
	height: 50px;
}
#breadcrumb-container a:active
{
	color: #404040;
}
#breadcrumb-container a:hover
{
	text-decoration: none;
	color:#90c852;
}
#breadcrumb-container a:link
{
	color: #404040;
	font-weight: bold;
	text-decoration: underline;
}
#breadcrumb-container a:visited
{
	color: #404040;
	font-weight: bold;
	text-decoration: underline;
}
#breadcrumb-left
{
	float: left;
	padding: 0px 0px 0px 10px;
	vertical-align: middle;
	width: 730px;
}
#breadcrumb-middle
{
	padding: 10px 0px 10px 0px;
	text-align: center;
}
#breadcrumb-right
{
	float: right;
	padding: 0px 5px 5px 5px;
	vertical-align: middle;
	width: 260px;	
    background-color:#739ACD;
}
#breadcrumb-right form
{
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#breadcrumb-right form fieldset
{
	border: none;
	margin: 0px;
	padding: 0px;
}
#breadcrumb-right form legend
{
	display: none;
}
#breadcrumb-right label
{
	display: none;
}
#companydetails
{
	float: right;
	font-size: small;
	font-weight: normal;
	padding: 7px 10px 0px 0px;
	text-align: right;
}
#content
{
	font-size: 12px;
	text-align: left;
}

#content #content-side p,table
{
	margin: 0px 0px 0px 0px;
}
#content-container fieldset
{
	margin: 10px 0px 10px 0px;
	padding: 0px 10px 10px 15px;
}
#content-container fieldset fieldset
{
	margin: 15px 0px 5px 0px;
	padding: 0px 5px 5px 5px;
}
#content-container fieldset fieldset legend
{
	font-weight: normal;
	margin-bottom: 0px;
	padding: 0px;
}
#content-container form
{
	background-image: url(images\GRBBackground.gif);
	margin: 20px 0px;
	padding: 0px 0px 0px 0px;
}
#content-container label
{
	display: block;
	padding-top: 8px;
}
#content-container legend
{
	color: #666666;
	font-weight: bold;
	margin-bottom: 0px;
	padding: 0px 10px 5px 5px;
}
#content-container
{
	height: 350px;
	overflow: auto;
	padding: 0px 0px 0px 0px;
	scrollbar-base-color: #4e7fc0;
	width: 1024px;
}

#ebay-content
{
	font-size: 14px;
	padding-bottom: 10px;
	padding-right: 10px;
}

.footer-container
{
	color: #ffffff;
	margin: 0px 0 0 0;
	padding-top: 10px;
	width: 1024px;
}

.border 
{
border:solid 2px gray;
}

#footer-left
{
	float: left;
	text-align: center;
	width: 25%;
}
#footer-middle
{
	text-align: center;
}
#footer-right
{
	float: right;
	text-align: center;
	width: 25%;
}
#header-container
{
	border-bottom: solid 5px #000000;
	color: #404040;
	font-size: 18px;
	height: 25px;
	width: 1024px;
}
#header-container a
{
	color: #404040;
	text-decoration: none;
}
#header-name
{
	color: #404040;
	float: left;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
	width: 50%;
}
#header-slogan
{
	font-size: medium;
	font-weight: normal;
	padding: 0px 10px 0px 0px;
	text-align: right;
}
#logo
{
	float: left;
	height: 110px;
	margin: 0px 0px 0px 10px;
	vertical-align: top;
}
#logographic
{
	float: right;
	height: 110px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}
#mainnav
{
	background: url(bg-mainnav-left.gif) repeat-y;
	float: left;
	height: 130px;
	padding: 15px;
	text-align: right;
	width: 13%;
}
#mainnav-container a:active
{
	color: #404040;
	text-decoration: none;
}
#mainnav-container a:hover
{
	text-decoration: underline;
	color:#4e7fc0;
}
#mainnav-container a:link
{
	color: #404040;
	font-weight: bold;
	text-decoration: none;
}
#mainnav-container a:visited
{
	color: #404040;
	font-weight: bold;
	text-decoration: none;
}
#mainnav-container li
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#mainnav-container ul
{
	margin: 0px;
	padding: 0px;
}
#mainnav-container
{
	height: 110px;
}

#menu {
height: 34px;
width:1024px;
}

#menu ul {
list-style: none;
margin-left:0px;
padding-left:0px;
}

#menu li {
float: left;
position: relative;
font-size: 15px;
font-weight: bold;
}

#menu li li {
float: none;
font-size: 12px;
}

#menu a {
color: #ffffff;
display: block;
width: 90px;
background-image:url('../images/buttonoff.gif');
text-decoration: none;
text-align: center;
height:34px;
vertical-align:text-top;
}

#menu a:hover, #menu a#current
{
background-image:url('../images/buttonon.gif');
}

#menu li li a {
background:none;
border: 0;
text-align: left;
margin: 0;
line-height: 20px;
display:block;
height:20px
}

#services {
position: absolute;
left: -10055px;
}

#menu li:hover #services {
display: block;
left: 0px;
}

/* styles for drop-down services*/
#services {
width: 173px;
background-color:#90c852;
padding:0 5px 5px 5px;
}

#services a {
font-weight: bold;
color: #ffffff;
text-decoration: none;
width: auto !important;
}

#services a:hover {
background:#4e7fc0;

}

#support {
position: absolute;
left: -10055px;
}

#menu li:hover #support {
display: block;
left: 0px;
}

/* styles for drop-down Support*/
#support {
width: 173px;
background-color:#90c852;
padding:0 5px 5px 5px;
}

#support a {
font-weight: bold;
color: #ffffff;
text-decoration: none;
width: auto !important;
}

#support a:hover {
background:#4e7fc0;

}
#MenuItem
{
	height: 32px;
	vertical-align: middle;
}
#slogan
{
	color: #ffffff;
	position: static;
	text-align: center;
}
#three-column-container h2
{
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
#wrapinner
{
	margin-right: 160px;
}
#wrapouter
{
	float: left;
	margin-right: -160px;
	width: 100%;
}
* html .clear
{
	height: 1%;
}
.blhcell
{
	background-image: url(../images/corners/mainbl.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
}
.bluebox
{
	color: #ffffff;
}
.bluebox a
{
	color: #90c852;
	display: block;
	font-size: 36px;
	font-weight: bolder;
	text-decoration: none;
}
.bluebox a:hover
{
	color: #4e7fc0;
}
.box-container
{
}
.boxgap
{
	border: none;
	float: left;
}
.breadbl
{
	background: url(../images/corners/headerbl.gif) 0 100% no-repeat #336699;
}
.breadbr
{
	background: url(../images/corners/headerbr.gif) 100% 100% no-repeat;
}
.breadtl
{
	background: url(../images/corners/headertl.gif) 0 0 no-repeat;
}
.breadtr
{
	background: url(../images/corners/headertr.gif) 100% 0 no-repeat;
	padding: 10px;
}
.brhcell
{
	background-image: url(../images/corners/mainbr.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
}
.celldark
{
	color: #404040;
	font-size: smaller;
}
.celllight
{
	color: #404040;
	font-size: smaller;
}
.clear
{
	display: inline-block;
}
.clear
{
	display: block;
}
.clear:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0px;
	visibility: hidden;
}
.container_centered
{
	text-align: right;
	width: 1024px;
}
.contentbl
{
	background: url(../images/corners/contentbl.gif) 0 100% no-repeat #6699cc;
}
.contentbr
{
	background: url(../images/corners/contentbr.gif) 100% 100% no-repeat;
}
.contentheader
{
	color: #4e7fc0;
	font-size: 36px;
	font-weight: bolder;
	text-decoration: none;
}
.contenttl
{
	background: url(../images/corners/contenttl.gif) 0 0 no-repeat;
}
.contenttr
{
	background: url(../images/corners/contenttr.gif) 100% 0 no-repeat;
	padding: 10px;
}
.dcell
{
	background-color: #003366;
	color: White;
	height: 10px;
}
.greenbox
{
	background-color: #90c852;
	color: #ffffff;
	height: 30px;
	width: 200px;
}

.hcell
{
	background-color: #003366;
	color: White;
	font-weight: bolder;
	height: 10px;
}
.headerbl
{
	background: url(../images/corners/headerbl.gif) 0 100% no-repeat #336699;
}
.headerbr
{
	background: url(../images/corners/headerbr.gif) 100% 100% no-repeat;
}
.headertl
{
	background: url(../images/corners/headertl.gif) 0 0 no-repeat;
}
.headertr
{
	background: url(../images/corners/headertr.gif) 100% 0 no-repeat;
	padding: 10px;
}
.images
{
	float: right;
	padding-right:35px;
}
.logo
{
	float: left;
	width: 800px;
}

.menugap
{
	float: left;
	height: 30px;
	margin-top: 2px;
	width: 3px;
}
.none
{
	display: none;
}
.photo
{
	border: 1px solid #ffffff;
	padding: 2px;
}

.spacer
{
	color: White;
	height: 1px;
	overflow: hidden;
	width: 100%;
}

a:visited
{
	color: #404040;
	text-decoration:none;
}

a:link
{
	color: #404040;
	text-decoration:none;
}

a:hover
{
	color: #90c852;
	text-decoration: none;
}


Ebaybody
{
	color: #003366;
	font: 10px Tahoma,Arial,Helvetica,sans-serif;
}
h1
{
	color: #90c852;
	font-size: 22px;
	font-weight: bolder;
	padding-top: 12px;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
}
h2
{
	font-size: 18px;
}
h3
{
	font-size: 16px;
}
h4
{
	font-size: 14px;
}
h5
{
	font-size: 12px;
}
h6
{
	font-size: 10px;
}
th
{
	vertical-align: top;
	text-align:left;
}
.vbslist{
    width:700px;
}

.vbslist ul{
    list-style-type:disc;
 }
 
.vbslist ul li
{
    float:left;
    width:50%;
}

.FI_reviews {
    
}