body {
	background-image: url(../images/bgMix100.jpg);
	background-repeat: repeat-x;
	background-attachment:fixed;
}
.links1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 12px;
	padding-bottom: 10px;
}

.links1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFDA06;
	padding-top: 12px;
	padding-bottom: 10px;
}

.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	line-height: 18px;
}
.bgBox {
	background-color: #FFF7EA;
	border: 1px solid #FF9933;
}


.links2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
.links2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-bottom: 5px;
	display: block;
}

.heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.boxText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7E3EE;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	line-height: 18px;
}

.boxText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #F5F8FE;
	border: 1px solid #CBD8FA;
	line-height: 18px;
}
.link3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 5px;
	padding-left: 15px;
	text-decoration: none;
	text-align: left;
	display: block;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../arrows.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
.link3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 15px;
	text-decoration: none;
	text-align: left;
	display: block;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../arrows.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#bhome a#home,
#babout a#about,
#bcontact a#contact,
#bproductLine a#productLine,
#bclients a#clients,
#bcase	a#case,
#bfeedback a#feedback
{
color:#f00;
background:#eee;
font-weight:bold;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	background-color: #FFFF66;
	text-transform: capitalize;
}
.bgImg {
	background-image: url(../images/bgTower.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

li{
	list-style-image: url(../images/bullet2.gif);
}
