body {
	background-image:url(images/background_new.jpg); 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 10px 0px 0px 0px;
	
/*	background-color:#999999;*/
}

.frmInput{
	/*height: 16px;*/
	border:#666666 1px solid;
	font-size:11px;
	color:#000066;
	margin: 3px 1px 3px 1px;
	padding: 1px;
	}

.footertxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff; 
	}
	
h1{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#999999;
	font-weight:bold;
	margin-bottom: -5px;
	}
	
a{
	text-decoration: none;
	}

.nav a {
	margin: 0px 15px 0px 10px;
	color:#333333;
	}
	
.homenav a {
	margin: 0px 5px 0px 10px;
	color:#333333;
	}
	
.footer a {
	margin: 10px 15px 0px 10px;
	color:#ffffff;
	}
	
.footer a:hover {
	margin: 10px 15px 0px 10px;
	color:#333333;
	}
	
#leftnav a{
	padding: 0px 10px 0px 0px;
	}

a:link, a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;

	}

a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #ff6600;
	}

a.small:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	font-weight: bolder;
	}

a.small:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	font-weight: bolder;
	}

a.small:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	font-weight: bolder;
	}
	
hr {
	border: none;
	color: #CCCCCC;
	height: 1px;
	width: 300px;
	}

/* main containers */

#leftgrad{
	background: #FFFFFF url(images/leftgrad.jpg) left repeat-y;
	}
	
#rightgrad{
	background: #FFFFFF url(images/rightgrad.jpg) right repeat-y;
	width: 20px;
	}

#container{
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 100%;
}

#header{
	background:url(images/bits_header_new.gif) left top no-repeat scroll;
	padding-top:0px;
	padding-left: 10px;
	text-align:right;
	height: 80px;
	
	}
	
#navcontainer {
	padding-bottom: 5px;
	background-color:#FFFFFF;
	}
	
#pres{
	background:#FFFFFF;
	margin: 0 10px 0 10px
	}
	
#mainimg{
background:#FFFFFF;
	width: 600px;
	float: left;
	}

#news{
	/*background:url(images/news.gif) left top no-repeat scroll;*/
	background:url(images/callnow.jpg) left top no-repeat scroll;
	width: 170px;
	height: 170px;
	float:right;
	padding: 0px;
	}

.newsscroll{
	color: #333333;
	width: 150px;
	height: 150px; 
	overflow: auto;
}

#guide{
	width: 780px;
	padding: 5px 0px 5px 20px;
	}
	
#contentcontainer {
	padding: 0px 0px 0px 10px;
	}
	
#content{
	width: 650px;
	float: right;
	margin-bottom: 20px;
	padding-right: 10px;
	}
	
#leftnav{
	width: 130px;
	float: left;
	margin: 30px 0px 10px 0px;
	text-align:left;
	}
	
.footer{
	background:url(images/footerImg.gif) left top no-repeat scroll;
	clear:both;
	}
	
.left{
	margin: 2px 2px 2px 2px;
	width:200px;
	padding: 10px 5px 20px 30px;
	float: left;
	}
	
.centre{
	width:270px;
	margin: 2px 2px 2px 240px;
	padding: 10px 5px 20px 10px;
	}
	
.right{
	margin: 2px 2px 2px 550px;
	width:160px;
	padding: 10px 10px 20px 60px;
	float: left;
	}

#whiteback{
	float: left;
	background:#FFFFFF;
	}

/* end of main containers */

.homenav{
	width: 350px;
	height: 40px;
	color:#666666;
	margin: 10px 20px 0px 410px;
	padding-top: 15px;
	}
	
.nav{
	text-align:left;
	padding-left: 10px;
	}
	

.con4col{
	width: 168px;
	margin: 0px 0px 0px 0px;
	border:#CCCCCC 1px solid;
	float:right;
	}
	
.con3col{
	width: 120px;
	border: #CCCCCC 1px solid;
	float: left;
	}
	
.con1col{
	width: 640px;
	margin: 0px 10px 0px 5px;
	border:#CCCCCC 1px solid;
	float:right;
	}
	
.con2col{
	width: 468px;
	margin: 0px 0px 0px 0px;
	border:#CCCCCC 1px solid;
	float:left;
	}

.con2centrecol {
	width: 228px;
	margin: 0px 0px 10px 0px;
	border: #CCCCCC 1px solid;
	float: left;
}
.colcon{
	width: 230px;
	margin: 0 8px 0 0;
	float: left;
	}

.colcon img {
	float:right;
	margin: 0px 0px 5px 5px;
	}

/* Left navigation style*/
ul#leftlinks{
	margin-top:0px;
	margin-bottom:0px;
	list-style-image: url(images/bullet.gif);
	list-style-position:outside;
	}

ul#leftlinks li{
	border-bottom: 1px solid #CCCCCC;
	margin-left: -15px;
	margin-bottom: 3px;
}

ul#leftlinks a:link, ul#leftlinks a:visited {
	color:#FF6600;
}


ul#leftlinks a:hover {
	color:#333333;
}

/* Main nav list style*/

ul#navlinks {
	list-style: none;
	display: inline;
	}
	
ul#navlinks li {
	display: inline;
	margin-left:0px;
	margin-right:15px;
	}

ul#navlinks a:link, ul#navlinks a:visited {
	color:#333333;
}


ul#navlinks a:hover {
	color:#FF6600;
}
/*basic list style*/

ul a:link, ul a:visited {
	color:#FF6600;
}

ul a:hover {
	color:#333333;
}

/*rounded corners*/

div.rounded {
  background: transparent url(images/largeBLcurv.gif) bottom left no-repeat;
  position: relative;
  left: -1px;
  top: +1px;
}

div.rounded div {
  background: transparent url(images/liteBRcurv45.gif) no-repeat bottom right;
  position: relative;
  left: +2px;
  top: 0px;
}

div.rounded div div {
  background: transparent url(images/largeTRcurv.gif) no-repeat top right;
  position: relative;
  left: 0px;
  top: -2px;
}

div.rounded div div div {
	background: transparent url(images/largeTLcurv.gif) no-repeat top left;
	position: relative;
	padding: 5px 10px 30px 10px;
	left: -2px;
	top: 0px;
}


div.con4col div div div div {
	min-height: 250px;

}

div.con2col div div div div {
	min-height: 250px;

}
.MainTitle {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
.SubTitle {

	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
/*.formlabel {
	padding-left: 20px;
	font-size:11px;
	padding-top: 4px;
}*/
form span.formlabel {
	float: left;
	width: 120px;
	vertical-align:middle;
	padding-left: 20px;
	font-size:11px;
	padding-top: 4px;
}
.DotDivider {
	background-image: url(images/NavDivider1x4.gif);
	background-repeat: repeat-x;
}
chkbox {
	font-size:11px;
	border: thin solid #333333;
	
}
.floatleft {
	float: left;
}
.Required {
	color: #990000;
}
.email {
	font-size: 9px;
	color: #FF6600;
}
.table_header {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
	background-position: top;
	vertical-align: top;
}
.table_body {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	background-position: top;
	vertical-align: top;
}
.newitemlink {
	color: #FF6600;
	padding-left: 30px;
	font-size: 12px;
}
.newsComment {
	font-size: 11px;
	color: #000033;
	background-color: #EB8642;
	text-align: justify;
	width: 85%;
	margin: 10px;
	padding: 10px;
}
.newsCommentTitle {
	font-size: 9px;
	text-transform: uppercase;
	color: #FFFFFF;
}

