/* Internal.css */

.siteStructure {
	background:url(../images/white_top_bg.png) no-repeat;
	width:752px;
}
.endStructure {
	background:url(../images/endstructure.png) no-repeat;
	width:700px;
	height:39px;
	margin-left:21px;
}
.featureStructure {
	background:url(../images/three_feature_footer.png) no-repeat;
	width:701px;
	height:178px;
	margin-left:20px;
}
.featureStructure p {
	margin-top:35px;
	float:left;
}
.threeFeatureOne {
	margin-left:10px;
}
.threeFeatureTwo {
	margin-left:80px;
}
.threeFeatureThree {
	margin-left:80px;
}
.pageTitle {
	margin-left:57px;
	margin-top:5px;
	margin-bottom:5px;
}
.imageTitle {
	margin-bottom:5px;
}
.interviewFlash {
	margin-left:21px;
	width:700px;
	/*background:url(../images/TESTwhite_expanding_bg.png) repeat-y;*/
	text-align:center;
}
.profileGroup {
	width:287px;
	height:150px;
	text-align:left;
	float:left;
	color:#006888;
}
.viewpoint {
	color:#041822;
	font-family:arial,helvetica,verdana,sans-serif;
	font-size:12px;
	margin-top:5px;
	line-height:150%;
}
.profileGroup .profilePic {
	float:left;
	margin-right:10px;
}
.profileGroup p {
	float:left;
}
.profileGroup a {
	color:#ff6600;
}
.profileGroup h2 {
	font-size:18px;
	margin-bottom:5px;
	margin-top:5px;
}
.profileGroup h3 {
	font-size:18px;
	margin-bottom:5px;
}
.profileGroup h4 {
	color:#000000;
	font-size:11px;
	margin-bottom:5px;
	margin-top:7px;
}
.profileQuestion {
	width:367px;
	height:179px;
	background-image:url('../images/greenbg.png');
	background-repeat:no-repeat;
	float:right;
	padding:0px !important;
}
.profileQuestion .questionMark {
	float:right;
	margin-top:10px;
	margin-right:10px;
}
.profileQuestion .imageTitle {
	float:left;
	margin-top:10px;
	margin-left:15px;
}
.profileQuestion p {
	width:300px;
	margin-top:25px;	
	margin-left:18px;
	font-weight:800;
	color:#006888;
}
.profileQuestion form {
	margin-left:16px;
	width:320px;
}
.profileQuestion a {
	color:#041822;
	width:100px;
	line-height:200%;
	display:block;
	float:left;
	font-weight:100;
}
.profileQuestion .questionButton {
	float:right;
	
}
.mixer {
	width:752px;
	height:534px;
}
/* For Testing Purposes Only 
div {
	border:1px solid #a40000;
}
*/