img {
	border-color: black;
}



td {
	font-family: Tahoma, Arial;
	font-size: 12px;
	text-align: justify;
}

h1 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	text-transform: uppercase;
	color: black;
}

h2 {
	font-family: Tahoma, Arial;
	font-size: 16px;
	text-transform: uppercase;
	color: Black;
	font-weight: bold;
}

.bullet {
	list-style-image: url(img/bullet.gif);
	margin-left: 17px;
	list-style-position: outside;
}

button {
	height: 23;
	width: 86px;
	border: none;
	background-color: White;
}

.menuinput {
	height: 14px;
	line-height: 14px;
	border: 1px solid #2882dc;
	width: 85px;
	padding: 0;
	font-size: 11px;
}

.tiker {
	font-size: 10px;
	font-weight: bold;
	color: Gray;
}

.contactinput {
	border: 1px solid #808080;
	font-size: 12px;
	width: 200px;
	height: 18px;
	background-color: #f4f4f4;
}

select {
	height: 22px;
	border: 1px solid #808080;
	font-size: 12px;
	width: 202px;
	padding:0;
	margin:0;
	line-height:22px;
	background-color: #f4f4f4;
}

.contactextarea {
	height: 60px;
	border: 1px solid;
	width: 200px;
	background-color: #f4f4f4;
	border-color: #808080;
}

.small {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #217bd7;
	text-align: center;
}

.note {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #5a5a5a;
}

.hr {
	margin-top: 0px;
	border-top: 0px;
	padding-top: 0px;
	vertical-align: top;
	border-top-width: 0px;
	margin: 0px;
}
.quotation {
	font-size: 10px;
	color: #686868;
}

a {
	color: #3090eb;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted;
}


a:hover {
	border-bottom: 1px solid;
}

.title {
	font-family: Tahoma, Arial;
	font-size: 12px;
	text-transform: uppercase;
	color: #217bd7;
	font-weight: bold;
}

.nonea {
	text-decoration: none;
	border: none;
}

.nonea:hover {
	text-decoration: none;
	border: none;
}

#products_nav {
	position: absolute;
	top: 80px;
	padding-left: 500px;
}

/* ----- New Styles 2008 ------*/

#topBar {
	background: url(img/topline.gif) repeat-x top left;
	height: 74px;
	width: 100%;
	overflow:hidden;
}

#topStripe {
	background: white url(img/topstripe.gif) no-repeat top left;
	width: 351px;
	height: 74px;
	float: left;
}

#topMenu {
	background: url(img/topmenu.gif) no-repeat top left;
	width: 456px;
	height: 74px;
	padding-left: 95px;
	padding-top: 35px;
	float: left;
}

#topMenu div a {
	height: 0px !important;
	height: 10px;
	padding: 10px 0px 0px 0px;
	overflow: hidden;
	display: block;
	margin:0;
	background-position: top left;
	background-repeat: no-repeat;
}

#topTicker {
	background: url(img/tickerback.gif) repeat-x top left;
	height: 101px;
	width:100%;
	display: block;
	overflow:hidden;
}

#topLogo {
	background: url(img/logo_main.gif) no-repeat top left;
	width: 365px;
	height: 101px;
	float: left;
	position:absolute;
}

#topHeader {
	height: 101px;
	width:100%;
	left:0px;
	padding-left: 40px;
	position:absolute;
}

.menuItems {
	padding: 21px 0px 0px 35px;
}

.menuItems div a {
	height: 0px !important;
	height: 10px;
	padding: 10px 0px 0px 0px;
	overflow: hidden;
	display: block;
	background-position: top left;
	background-repeat: no-repeat;
}

div#menuWatsNew {
	background: url(img/whatsnew2.gif) no-repeat top left;
	width: 80px;
	margin:21px 0px 0px 0px;
	height:10px;
	overflow:hidden;
}

div#menuProducts {
	background: url(img/products.gif) no-repeat top left;
	width: 64px;
	margin:21px 0px 0px 0px;
	height:10px;
	overflow:hidden;
}

div#menuSources {
	background: url(img/contentsources.gif) no-repeat top left;
	width: 116px;
	margin-top:20px;
	height:10px;
	overflow:hidden;
}

div#menuTestimonials {
	background: url(img/clientstestimonials.gif) no-repeat top left;
	width: 146px;
	margin-top: 19px;
	height:10px;
	overflow:hidden;
}

div#menuContactUs {
	background: url(img/contactus.gif) no-repeat top left;
	width: 76px;
	margin-top: 20px;
	margin-bottom: 25px;
	height:10px;
	overflow:hidden;
}

div#menuAboutUs {
	background: url(img/aboutus.gif) no-repeat top left;
	width: 62px;
	float:left;
	margin-right: 40px;	
	height:10px;
	overflow:hidden;
}

div#menuCustomerService {
	background: url(img/customerservices.gif) no-repeat top left;
	width: 121px;
	float:left;
	margin-right: 40px;
	height:10px;
	overflow:hidden;	
}

div#menuFAQ {
	background: url(img/faq.gif) no-repeat top left;
	width: 23px;
	float:left;
	margin-right: 40px;
	height:10px;
	overflow:hidden;	
}

div#menuHome {
	background: url(img/home.gif) no-repeat top left;
	width: 35px;
	float:left;
	height:10px;
	overflow:hidden;
}

.btnSubmit {
	background: url(img/submit.gif) no-repeat top left;
	width:86px;
	height:23px;
	border-width: 0px;
	cursor: pointer;
	margin-right: 30px;
}

.btnReset {
	background: url(img/reset.gif) no-repeat top left;
	width: 86px;
	height: 23px;
	border-width: 0px;
	cursor: pointer;
}

.responseMessage {
	color: #8B0000;
}

.copyright {color:Silver; }

#marqueecontainer
{
	position:relative;
	width:100%;
	height:16px;
	color:#666666;
	overflow:hidden;
	padding:0px;
	text-align:left;
	}

td.tickerContainer{
	font-size:12px;
	font-family:Tahoma, Sans-Serif;
	padding-top:4px;

}
	
#vmarquee {white-space:nowrap}
