/* CSS Document */
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFF;
}
.oneColFixCtrHdr #container {
	background-color: #FFFFFF; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 960px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.oneColFixCtrHdr #header {
	background-image: url(images/home1.gif);
	height: 24px;
	text-align: right;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	width: 960px;
	background-repeat: no-repeat;
	background-color: #FFF;
}
#menubar {
	float: left;
	width: 960px;
	position: relative;
	height: 40px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/menubar.gif);
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	vertical-align: middle;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0;
}
#head {
	float: right;
	height: 12px;
	width: 400px;
	vertical-align: bottom;
	margin-top: 5px;
	color: #FFF;
	font-weight: bold;
}
.oneColFixCtrHdr #mainContent {
	background-color: #FFFFFF;
	width: 960px;
	clear: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#banner {
	background-image: url(images/banner.jpg);
	height: 200px;
	position: relative;
	float: left;
	width: 960px;
}
#subcontent {
	position: relative;
	float: left;
	width: 960px;
	background-color: #FFF;
	padding-top: 5px;
	padding-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColFixCtrHdr #footer {
	height: 65px;
	width: 960px;
	padding: 0;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	clear: none;
	position: relative;
	float: left;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

table.menu a {
	width:147px;
	height:35px;
	display:block;
	background-image:url(images/menubar.gif);
	background-repeat:no-repeat;
}

div.menu a{
	color: #504143;
	text-decoration:none;
	font-size:12px;
	line-height:30px;
	padding: 2px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
}	

div.menu	a:active {background-image: url()}
div.menu	a:visited {background: url()}
div.menu	a:hover {background: url(images/menubarover.gif); border:0 px; color:#FFF }

.content1{
	background-image: url(images/content1.gif);
	background-repeat: no-repeat;
}
.content2{
	background-image: url(images/clients.gif);
	background-repeat: no-repeat;
}
.content3{
	background-image: url(images/content2.gif);
	background-repeat: no-repeat;
}
.content4{
	background-image: url(images/enquery.gif);
	background-repeat: no-repeat;
}
.content5{
	background-image: url(images/enquery2.gif);
	background-repeat: no-repeat;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}
.content6{
	background-image: url(images/content3.gif);
	background-repeat: no-repeat;
}
.content7{
	background-image: url(images/profile.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666;
}
.font1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.font2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F00;
}
.link1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.link2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #504143;
}
.contenttxt1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
}
.clientlistmarquee{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	text-align: justify;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}
.contenttxt2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333;
}
.contenttxt3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	padding-right: 10px;
	padding-left: 10px;
}
.formtxt1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.titlebar{
	background-image: url(images/titlebar.jpg);
	background-repeat: no-repeat;
}
.background{
	background-image: url(images/background1.gif);
	background-repeat: no-repeat;
}
.background2{
	background-image: url(images/background2.gif);
	background-repeat: no-repeat;
}
.background3{
	background-image: url(images/background3.gif);
	background-repeat: no-repeat;
}
.background4{
	background-image: url(images/background4.gif);
	background-repeat: no-repeat;
}
.background5{
	background-image: url(images/background5.gif);
	background-repeat: no-repeat;
}
.background6{
	background-image: url(images/background7.gif);
	background-repeat: no-repeat;
}
.background8{
	background-image: url(images/background8.gif);
	background-repeat: no-repeat;
}
.background9{
	background-image: url(images/background9.gif);
	background-repeat: no-repeat;
}
.background10{
	background-image: url(images/background10.gif);
	background-repeat: no-repeat;
}
.login{
	background-image: url(images/loginbg.jpg);
	background-repeat: no-repeat;
}
.footertxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #504143;
}
.scroll{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #504143;
}
#marqueecontainer
{
	position: relative;
	width: 285px; /*marquee width */
	height: 195px;
	overflow: hidden;
	border: 0px solid black;
	padding-left: 15px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	line-height: 25px;
}
.producttopmargin{
	padding-top: 15px;
}
.liststyle{
	list-style-image: url(images/icon1.gif);
	padding-left: 15px;
}
.table_topleft{
	background-image:url(images/table-top-left.gif);
	background-repeat:no-repeat;
	}
.table_topright{
	background-image:url(images/table-top-right.gif);
	background-repeat:no-repeat;
	}
.table_bottomright{
	background-image:url(images/table-bottom-right.gif);
	background-repeat:no-repeat;
	}
.table_bottomleft{
	background-image:url(images/table-bottom-left.gif);
	background-repeat:no-repeat;
	}


