@charset "utf-8";
body {
	margin: 0px;
	padding: 36px 0px 0px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #434343;
	text-decoration: none;
}
a {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #434343;
	text-decoration: none;
}
.footer-padding {
	padding-left: 30px;
	padding-top: 15px;
}
.border {
	border: 1px solid #cccccc;
}
.box-gray-bg {
	background: #eceade url(box-gray-bg.jpg) repeat-x left top;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}
.content-padding {
	padding: 20px 25px;
}
.content-padding ul{
	margin: 0px;
	padding: 0px 0px 0px 22px;
}
.content-padding li{
	list-style: url(bulet.jpg);
	margin: 0px;
	padding: 3px 0px;
}
.border-top-none {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}
	
.border-bottom-none {
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	background: url(box-gray-top-bg.jpg) repeat-x left top;
	height: 21px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #434343;
	text-decoration: none;
	padding-left: 23px;
}
.footer-both-padding {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #434343;
	text-decoration: none;
}
.footer-both-padding a:hover {
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #434343;
	text-decoration: none;
}
.footer-both-padding:hover {
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #fd0100;
	text-decoration: underline;
}
.footer-bg {
	background: url(footer-bg.jpg) repeat-x left top;
	height: 49px;
}
	
a:hover {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #fd0100;
	text-decoration: underline;
}
.top-logo-right-search {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #434343;
	text-decoration: none;
	padding-right: 40px;
	padding-bottom: 5px;
}
.top-logo-right-search a{
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #434343;
	text-decoration: none;
}
.top-logo-right-search a:hover {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #fd0100;
	text-decoration: underline;
}
.form-input-border {
	border-top: 1px groove #808080;
	border-right: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	border-left: 1px groove #808080;
}
.logo-left-padding {
	padding-left: 40px;
}
.drop-down-width {
	width: 160px;
	height: 18px;
}
.input-width {
	width: 170px;
	height: 18px;
}
.top-links-bg {
	background: url(top-links-bg.jpg) repeat-x left top;
	height: 21px;
}
.right-links-bg {
	background:url(technologies1.jpg) no-repeat left top;
	height: 206px;
	width: 200px;
}
.right-bg {
	background: #f0f0f0;
}
.right-bg ul{
	padding-top: 3px;
}
.right-bg li{
	list-style: url(right-sub-bulet.jpg);
	padding-top: 2px;
	padding-bottom: 2px;
}
.right-links-bg ul{
	margin-top: 0px;
	padding-top: 3px;
}
.right-links-bg li{
	list-style: url(right-bulet.gif);
	padding-left: 3px;
	padding-bottom: 10px;
	padding-top: 5px;
}
.right-title {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #434343;
	text-decoration: none;
	padding-left: 20px;
	background: url(right-title-bg.jpg) repeat-x left top;
	height: 21px;
}

.banner_bg	{
	background:url(banner-bg.jpg) repeat-x;
	width:100%;
	}
	
	
	.right-links-bg {
	background:#ffffff no-repeat left top;
	height: 216px;
	width: 200px;
}

.right-links-bg ul{
	width:190px;
	margin:0px 0px 0px 20px;
	padding:0px;
}

.right-links-bg li{
	border-bottom:1px solid #666666;
	list-style-position:inside;
	width:150px;
	margin:0px 0px 5px 10px;
	}
