/*** Overall Styles ***/
body {background: #DFDFDF url(../images/template/body-in.png) no-repeat center top;}

/*** Container ***/

/*** Top & Mid ***/
#mid {
	background: url(../images/template/mid-in.jpg) no-repeat;
	height: 151px;
}
#mid a {display:block; width: 285px; height: 151px; text-indent:300px; overflow:hidden;}
#mid a:hover {background: url(../images/template/cybermark-imgs.png) no-repeat 0px -187px;}
#mid span {
	float: right;
	display: block;
	margin: 0px;
	padding: 11px 8px 0px 0px;
}
#bbb { position:absolute; top:52px; left:530px; z-index:15;}
#bbb2 { position:absolute; top:52px; left:802px;}

/*** Left ***/

#left .subnav, #left #testimonial {background: url(../images/template/cybermark-imgs.png) no-repeat left -396px; clear:both;}
#left .subnav span, #left #testimonial span {
	background: url(../images/template/cybermark-imgs.png) no-repeat -646px -108px;
	display: block;
	font-size: 30px;
	line-height: 40px;
	color: #5c5c5c;
	padding-bottom: 11px;
	padding-left: 60px;
}
#left .subnav, #left #sharethis {background: url(../images/template/cybermark-imgs.png) no-repeat left -396px; clear:both;}
#left .subnav span .sharetext, #left #sharethis .sharetext {
	background: url(../images/template/cybermark-imgs.png) no-repeat -655px -311px;
	display: block;
	font-size: 30px;
	line-height: 40px;
	color: #5c5c5c;
	padding-bottom: 11px;
	padding-left: 60px;
}
#left #testimonial span {background: url(../images/template/cybermark-imgs.png) no-repeat -665px -27px;}
#left #sharethis span .sharetext {background: url(../images/template/cybermark-imgs.png) no-repeat -655px -311px;}
#left #testimonial img {padding: 9px 0px 0px 32px;}



/*** Content ***/

/*** Footer***/

/*** SubNav ***/

.subnav ul {
	display:block;
	margin: 0px;
	padding: 1px 0px 10px 0px;
	width:268px;
	list-style: none;
	background: url(../images/template/subnav-divider.gif) left top no-repeat;
	float:right;
}
.subnav ul li {
	height:30px;
	width:268px;
	display: inline-block;
	position:relative;
	top: 0px;
	float:right;
	background: url(../images/template/subnav-divider.gif) center bottom no-repeat;
}
.subnav ul li a {
	width:258px;
	text-align:left;
	font-size:14px;
	padding: 0px 0px 1px 10px;
	color: #ffffff;
	line-height:29px;
	display:block;
	text-decoration: none;
	text-transform:capitalize;
}
.subnav ul li a:hover {
	background: url(../images/template/cybermark-imgs.png) no-repeat 0px -339px;
}


