body{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	color: #333333;
}

.newsTitle{
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.orangeText{
	font-size: 11px;
	font-weight: bold;
	color: #FF7F1B;
}

.blueText{
	font-size: 11px;
	font-weight: bold;
	color: #00389F;
}

.newsText{
	font-size: 11px;
	color: #615F5F;
}

.title{
	font-size: 18px;
	color: #666666;
	line-height: 22px;
	font-weight: bold;
}

.textIndex{
	font-size: 14px;
	font-weight: bold;
}

/*nav*/

#nav3 {
	margin-left: 50px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#navlist3
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
}

#navlist3 li
{
	margin-top: 8px;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ff7f1b;
	padding-left: 6px;
	padding-right: 6px;
}

#nav3 a:link, #nav3 a:visited,  #nav3 a:active
{
	color: #FF7F1B;
	text-decoration: none;

}
#nav3 a:hover {
	color: #000;

}

/*nav*/

.tagline{
	font-size: 20px;
	color: #000;
	line-height: 22px;
	padding-left: 10px;
	margin-top: 50px;
}

.qoute{
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #999999;
	padding: 5px;
	width: 395px;
	text-align: center;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00389F;
	border-bottom-color: #00389F;
	margin: 2px;
}

a, a:link, a:active, a:visited {
	color: #ff7f1b;
	text-decoration: none;

}
a:hover{
	color: #ff7f1b;
	text-decoration: underline;

}

a.blue:link, a.blue:active, a.blue:visited {
	color: #00389F;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
a.blue:hover{
	color: #00389F;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

a.gray:active,a.gray:visited,a.gray:link
{
	text-decoration:none;
	color: #666666;

}
a.gray:hover {
	text-decoration: underline;
	color: #999999;
}


.imgEventIndex {
	background-image: url(/images/left/img_05.jpg);
	}
	
.imgOnedgeIndex {
	background-image: url(/images/left/img_01.jpg);
	}

.imgcareer {
	background-image: url(/images/left/img_04.jpg);
	}
	
.imgcontact {
	background-image: url(/images/left/img_phone.jpg);
	}
	
.imgyouredge {
	background-image: url(/images/girl_3.jpg);
	}
	
.imgtestimonial {
	background-image: url(/images/left/img_pen.jpg);
	}
	
.imgnews {
	background-image: url(/images/left/img_point2.jpg);
	}

.imgvision {
	background-image: url(/images/left/img_02b.jpg);
	}
	
.imghistory {
	background-image: url(/images/left/img_standing.jpg);
	}

.imgclient {
	background-image: url(/images/left/img_ribbon2.jpg);
	}
	
.imgmission {
	background-image: url(/images/left/img_fly.jpg);
	}
	
.imgbusiness {
	background-image: url(/images/left/img_manhalf.jpg);
	}
	
.imgIndex {
background-image: url(/images/left/img_faces2.jpg);
	}
	
.imgouredgeIndex {
	background-image: url(/images/left/img_hand_world.jpg);
	}
	
.imgretail {
	background-image: url(/images/left/img_earing.jpg);
	}

.imgsupp {
	background-image: url(/images/left/img_ok.jpg);
	}
	
.imgmarket {
	background-image: url(/images/left/img_orangelips.jpg);
	}
	
.imgblog {
	background-image: url(/images/left/img_crew.jpg);
	}
	
	
.qText{
	font-size: 14px;
	color: #00389F;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
}

.grayText{
	font-size: 11px;
	font-style: italic;
	color: #666666;
	line-height: 15px;
}

.li{
	list-style-image: url(/images/bullet_orange.gif);
	padding-bottom: 5px;
}

#slideshow {
	position: relative;
	width: 120px;
	height: 120px;
	overflow: hidden;
	float: right;
	margin-left: 15px;
	
}
#slideshow img {
	position: absolute;
	left: 0;
	top: 0;
	}
	
p{
text-align:justify;
}

.categories {
	margin-left: 20px;
}

.cat-item {
	margin-left: -30px;
}