@import url('reset-min.css');

* {
	font-size: 12px;
	font-family: helvetica, arial, sans;
	color: black;
}

html {
	background-color: black;
}

#wrapper {
	width: 1081px;
	height: 633px;
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
}

#main_nav {
	background-image: url(/images/dots.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 76px;
	padding-left: 43px;
	padding-top: 28px;
}

#main_nav .logo {
	display: block;
	float: left;
}

#main_nav ul {
	list-style-type: none;
	margin-top: 24px;
	margin-left: 250px;
}

#main_nav ul li {
	display: inline;
	margin-right: 40px;
}

.sub_nav {
	background-image: url(/images/dots.png);
	background-repeat: no-repeat;
	background-position: center bottom;	

	height: 22px;
	font-size: 9px;
	position: absolute;
	width: 1080px;
}

.sub_nav div {
	margin-left: 170px;
	height: 16px;
}

.sub_nav_name {
/*	margin-bottom: 4px; */

	top: 20%;
}

.sub_nav span {
	color: #dc661d;
	font-size: 9px;
	margin-left: 10px;
}

.sub_nav span a {
	font-size: 9px;
	color: #104b7d;
	text-decoration: none;
	text-transform: uppercase;
	margin-left: 4px;	
}

.sub_nav span a.active {
	color: #dc661d;
	font-size: 9px;
	text-decoration: none;	
	border-bottom: 2px solid #dc661d;
	text-transform: uppercase;	
}


#headline {
}



#home_person {
	position: absolute;
	margin-left: 660px;
	margin-top: 135px;
}

#home_bottom {
	padding-top: 40px;
	background-image: url(/images/dots.png);
	background-repeat: no-repeat;
	background-position: left top;	
	width: 1010px;
	padding-left: 70px;
	margin-top: 0px;
	

}

#mission {
	float: left;
}

.social {
	font-size: 11px;
	color: #6d6e71;
	line-height: 20px;
	height: 20px;
	margin-top: 10px;
	padding-left: 30px;
}

#headlines {
	background-image: url(/images/headlines-line.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	float: left;
	width: 200px;
	margin-left: 35px;
	padding-top: 5px;	
	height: 150px;
}

#headlines ul li {
	font-size: 11px;	
	color: #dc651e;
	margin-top: 5px;
}

#headlines ul li a {
	font-size: 11px;
	text-decoration: none;
	display: block;
	color: #6d6e71;
}

#headlines ul li a:hover {
	text-decoration: underline;
}


#footer {
	width: 1081px;
	margin: auto;
	color: white;
	font-size: 10px;
	text-align: right;
	margin-top: 3px;
}

.gray_bottom {
	background-color: #f3f3f4;
	width: 1080px;
	height: 231px;
	position: absolute;
	margin-top: 298px;
}

.sub_person {
	position: absolute;
	margin-left: 20px;
	margin-top: 45px;
	z-index: 9999999;
}

.sub_text {
	position: absolute;
	margin-left: 320px;
	margin-top: 104px;
	z-index: 9999;
}

.gray_text_box {
	background-image: url(/images/box-line.png);
	background-repeat: no-repeat;
	padding-left: 10px;	
	font-size: 14px;
	font-family: arial, helvetica, sans;
	line-height: 20px;
	color: #6d6e71;
	width: 365px;
	padding-top: 20px;
	margin-left: 300px;
	margin-top: 50px;
}

.gray_text_box a {
	color: #6d6e71;
	font-size: 14px;
}

.small_gray_text_box {
	background-image: url(/images/box-line.png);
	background-repeat: no-repeat;
	padding-left: 10px;	
	font-size: 10px;
	font-family: arial, helvetica, sans;
	line-height: 15px;
	color: #6d6e71;
	width: 365px;
	padding-top: 20px;
	margin-left: 300px;
	margin-top: 50px;
}

.small_gray_text_box a {
	color: #6d6e71;
	font-size: 10px;
}

.small_gray_text_box h2 {
	color: #104b7d;
	font-size: 16px;
	margin-bottom: 5px;
}

.box_options {
	color: #dc661d;
	font-size: 9px;
}

.box_options span {
	color: #dc661d;
	font-size: 9px;
}

.box_options a {
	color: #104b7d;
	font-size: 9px;
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: none;
	text-transform: uppercase;
}

.box_options a:hover {
	text-decoration: underline;
	text-transform: uppercase;	
}

.box_options a.activeSlide {
	color: #dc661d;
	font-size: 9px;
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: none;	
	border-bottom: 2px solid #dc661d;
	text-transform: uppercase;	
}

#boxes div {
	padding: 10px;
	color: #6d6e71;
	font-size: 11px;
}

.box {
	background-color: #f8f7f3;
	border: 3px solid white;
	width: 319px;
	height: 141px;
	float: right;
	color: #6d6e71;
	font-size: 11px;
	line-height: 16px;
	margin-top: 60px;
	margin-right: 40px;
}

.box h2 {
	font-size: 20px;
	color: #dc661d;
	margin: 0px 0 7px 0;
	padding: 0 0 0 0;
	
}

.slide {
	margin: 18px 26px 10px 0px;
	padding: 0 0 0 16px !important;
	width: 275px;
}


/* Clients */

#clients {
	margin: 50px auto 0px auto;
	width: 982px;
}

.client {
	width: 155px;
	height: 150px;
	background-color: #d3d4d6;
	margin-right: 0px;
	margin-bottom: 0px;
	border-right: 3px solid white;
	border-bottom: 3px solid white;
	float: left;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	text-align: center;
}

.details {
	position: absolute;
	width: 290px;
	height: 120px;
	padding: 15px 15px 15px 0px;
	z-index: 99999999;
	background-color: white;
}

.details div * {
	font-size: 12px;
	color: #333;
}

