@charset "utf-8";
/* CSS Document */
* {
	font-family: Arial, Helvetica, sans-serif;
}

.two {
	padding: 100px 0 0 0;
	height: 760px;
	background-color: #FFF;
}

.three {
	//border: 2px solid orange;
	clear: both;
	height: 295px;
	background-color: #512038;
	width:99%;
}

.clear {
	clear: both;
}

.center_footer { 
	//border: 2px solid yellow;
	width: 67%;
	margin-left: auto;
	margin-right: auto;
}

.center { 
	//border: 2px solid yellow;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
}

.consulting {
	position: relative;
	float: left;
	width: 300px;
	margin-right: 15px;
}

.analysis {
	position: relative;
	float: left;
	width: 300px;
	margin-right: 15px;
}

.develop {
	position: relative;
	float: left;
	width: 300px;
}

.text1 {
	font-size: 28px;
	color: #000;
	text-align: center;
}

.text2 {
	font-size: 20px;
}

.text3 {
	font-size: 12px;
}

.text3Heading {
	font-size: 16px;
	color: #b92b04;
	font-weight: bold;
}

.text3 a {
	color: #b92b04;
	text-decoration: none;
	font-weight: bold;
}

.text5 a {
	color: #b92b04;
	text-decoration: none;
	font-weight: bold;
}

.company {
	position: relative;
	float: left;
	width: 625px;
	margin-right: 8px;
}

.mission {
	position: relative;
	float: right;
	width: 300px;
}

.text4 {
	font-size: 30px;
}

.img {
	position: relative;
	float: left;
	margin-right: 15px;
	width: 300px;
}

.text {
	position: relative;
	width: 300px;
	float: left;
	font-size: 12px;
}

.text5 {
	font-size: 12px;
	line-height: 1.5
}

.company
.bold {
	font-size: 12px;
	font-weight: bold;
}

.links {
	position: relative;
	float: left;
	width: 250px;
	margin-left: 50px;
	color: #FFF;
}
.links a{

	color: orange;
}
.about {
	position: relative;
	float: left;
	width: 400px;
	margin-right: 50px;
}

.follow {
	position: relative;
	float: left;
}

.text6 {
	font-size: 30px;
	color: #FFF;
}

ul.list {
	font-size: 12px;
	list-style: url(img/11.png);
	line-height: 2;
	color: #FFF;
	font-color: orange;
}

.text7 {
	font-size: 12px;
	color: #FFF;
}

.rss {
	position: relative;
	float: left;
	margin-right: 10px;
}

.plus {
	position: relative;
	float: right;
}