body {
	background-color: #666;
	background-image: url('/image/bg/bodyBG.jpg');
}
#container {
	width: 741px;
	margin: 0 auto;
	background-color: #000;
	color: #EAE9E9;
	/*color: #9c9ea0;*/
}
#navigation {
	height: 183px;
}
.index-mast {
	background-image: url('/image/pageFeatures/home_feature.jpg');
	background-repeat: no-repeat;
}
.profile-mast {
	background-image: url('/image/pageFeatures/aboutus_feature.jpg');
	background-repeat: no-repeat;
}
.portfolio-mast {
	background-image: url('/image/pageFeatures/computerTelephony_feature.jpg');
	background-repeat: no-repeat;
}
.products-mast {
	background-image: url('/image/pageFeatures/1.jpg');
	background-repeat: no-repeat;
}
.callplus-mast {
        background-image: url('/image/pageFeatures/1.jpg');
        background-repeat: no-repeat;
}
.services-mast {
	background-image: url('/image/pageFeatures/managementTeam_feature.jpg');
	background-repeat: no-repeat;
}
.news-mast {
	background-image: url('/image/pageFeatures/customerProfile_feature.jpg');
	background-repeat: no-repeat;
}
.contact-mast {
	background-image: url('/image/pageFeatures/contact_feature.jpg');
	background-repeat: no-repeat;
}

.link li {
	background-image: url('/images/rightarrow.jpg');
	
}

#header {
	background-color: #000;
	height: 80px;
}
.logo {
	float: left;
	padding-top: 10px;
}
.tagline {
	float: right;
	color: #ff0000;
	padding-right: 20px;
	padding-top: 40px;
	font-size: 13px;
	font-weight: bolder;

}
#content {
	padding: 40px 10px 5px 10px;
}
#content a {
	color: #ff0000;
	text-decoration: none;
}
#content a:hover {
	color: #fff;
}
#content, div, p {
	font-size: 13px;
}
.leftbig {
	float: left;
	width: 450px;
	text-align: left;
}
.rightsmall {
	float: left;
	width: 250px;
}
.leftsmall {
	float: left;
	width: 250px;
	text-align: left;
}
.rightbig {
	float: left;
	width: 450px;
	text-align: left;
}
#footer a {
	color: #fff;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	font-size: 14px;
}
#footer a:hover {
	color: #ff0000;
}
.copy {
	font-weight: normal;
	padding-left: 10px;
	color: #EAE9E9;
}
#content .rightbig li, #content .leftbig li {
	font-size: 13px;
	list-style-image: url('/image/sitewide/bullet.gif');
}
#content a {
	font-size: 13px;
}
.leftsmall ul {
	width: 195px;
	padding-left: 0px;
	margin-left: 0px;
}
.leftsmall ul li {
	background-image: url('/image/sitewide/linkArrow.jpg');
	background-repeat: no-repeat;
	background-position: center right;
	list-style-type: none;

	margin-left: 0px;
	padding: 5px 0px 5px 0px;
	width: 100%;
	font-size: 13px;
}
.leftsmall ul li a {
	color: #ff0000;
	font-weight: bolder;
	text-decoration: none;
}
.leftsmall ul li a:hover {
	color: #fff;
}
h1, h2 {
	font-size: 13px;
	font-weight: bolder;
	margin: 0px;
	padding: 0px;
	color: #fff;
}
h1 {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #1F1F1F;
}
#controller {
        padding-bottom: 0px;
        margin-bottom: 10px;
        border-bottom: 1px solid #1F1F1F;
}
#controller div {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#leader, #subleader {
	color: #ff0000;
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.subheading {
	color: #ff0000;
	font-weight: bolder;
}

.year {
	color: #ff0000;
}
.info {
	padding-bottom: 5px;
}
#testimonials img {
	border: 0px;
	margin-left: 13px;
}
#cpip li {
	margin-bottom: 30px;
}


/* Begin awesome scroll stuff! */
#NewsTicker{
	border:solid 1px #cccccc;
	background:#eaf5e0;
	width:250px;
	height:364px;
	margin:0 auto;
}
	#NewsTicker h1{
		padding:6px; margin:0; border:0;
		background:#dfe9d5;
		color:#fff;
		font-size:11px;
		font-weight:bold;
	}
	#NewsVertical {
	width: 250px;
	height: 300px;
	display: block;
	overflow: hidden;
	position: relative;
	}
	#controller{
	padding:6px;
	font-size:11px;
	color:#666;
	}
	#play_scroll_cont{display:none;}
/* --------------- */
/* Ticker Vertical */
	#TickerVertical {
		width: 250px;
		height: 330px;
		display: block;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#TickerVertical li {
		display: block;
		width: 248px;
		color: #333333;
		text-align: left;
		font-size: 11px;
		margin: 0;
		padding: 6px;
		float: left;
	}
		#TickerVertical li .NewsTitle{
			display: block;
			color: #fff;
			font-size: 12px;
			font-weight:bold;
			margin-bottom:6px;
		}
		#TickerVertical li .NewsTitle a:link,
		#TickerVertical li .NewsTitle a:Visited {
			display: block;
			color: #fff;
			font-size: 12px;
			font-weight:bold;
			margin-bottom:6px;
			text-decoration:none;
		}
		#TickerVertical li .NewsTitle a:hover {
			text-decoration:underline;
		}
		
		#TickerVertical li .NewsImg{
			float:left;
			margin-right:10px;
		}
		#TickerVertical li .NewsFooter{
			display: block;
			color: #fff;
			font-size: 10px;
			margin:6px 0 14px 0;
		}


#newstable .head {
	color: #f00;
	font-weight: bolder;
}
#newstable .left {
	color: #f00;
}
#newstable .date {
	padding-top: 20px;
}
.presslink a {
	color: #EAE9E9;
}
.presslink a:hover {
	color: #f00;
}

.customers {
	color: #fff;
}


#doorway {
	background-color: #000;
	background-image: none;
}
#footer {
	font-size: 11px;
	color: #ff0000;
	background-color: #000;
	text-align: center;
	font-weight: bolder;
	font-size: 14px;
}

