@charset "utf-8";
/* CSS Document */


body {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#3e3e3e;
	font-style:inherit;
	font-size:13px;
	margin:0px;
}
#wrap {
	background-image:url(../images/testing.jpg);
	margin-left:auto;
	margin-right:auto;
	width:100%;
	height:768px;
	overflow:auto;
	margin-top:0px;
}
#logo_01 {
	background-image:url(../images/logo_01.png);
	margin-left:auto;
	margin-right:auto;
	width:300px;
	height:100px;
	margin-top:60px;
}
#page_story {
	width:995px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
#company_intro {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#575555;
	font-size:23px;
	width:660px;
	float:left;
	margin-top:110px;
	margin-left:35px;
}
.company_intro_bold {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#575555;
	font-size:28px;
	font-weight:bold;
}
#vector {
	background-image:url(../images/vector.png);
	width:280px;
	height:225px;
	float:left;
}
#contact_us {
	width:70px;
	margin-top:28px;
	margin-left:185px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#069cd5;
}
#contact_us a {
	color:#069cd5;
	text-decoration:none;
}
#blue_bg {
	background-image:	url(../images/blue_bg.png);
	width:995px;
	height:225px;
	margin-top:225px;
	margin-left:auto;
	margin-right:auto;
}
#who_we_are {
	height:160px;
	width:250px;
	float:left;
	margin-left:40px;
	margin-top:20px;
}
#what_do_we_do {
	height:160px;
	width:250px;
	float:left;
	margin-top:20px;
	margin-left:15px;
}
#what_we_done {
	height:160px;
	width:390px;
	float:left;
	margin-top:20px;
	margin-left:15px;
}
.story_heading {
	font-size:20px;
	font-weight:bolder;
	color:#FFF;
}
.story_text {
	font-size:13px;
	line-height:20px;
	padding-top:10px;
	color:#FFF;
	width:200px;
}
.story_text_02 {
	width:390px;
	height:auto;
}
.work_icon {
	background-repeat:no-repeat;
	background-position:center;
	height:75px;
	width:75px;
	float:left;
	margin-top:25px;
	padding:10px;
}
#footer {
	width:995px;
	margin-left:auto;
	margin-right:auto;
}
#logo_02 {
	background-image:url(../images/logo_02.png);
	height:34px;
	width:115px;
	float:left;
	margin-left:15px;
}
#copyright {
	font-size:12px;
	height:15px;
	width:auto;
	float:left;
	margin-top:12px;
}

