
h3{
	font-family: 'Helvetica Neue',Arial,sans-serif;
	font-size: .9em;
	font-weight: 800;
	margin: 0px;
	margin-bottom: 10px;
}


.shadow {
}

#mainbody {
	font-size: .9em;
}

#topppic{
	width: 700px;
	height: 400px;
}

#top_textual_area {
	width: 680px;
	height: 620px;
	padding: 0 10px;
	
}

#top_textual_area .column1 {
	float: left;
	width: 356px;
	padding-top: 20px;
	
}

#top_textual_area .column1 .subcolumn{
	width: 356px;
	padding: 0px;
	height: 400px;
	
}

#top_textual_area .column1 .column1{
	float: left;
	width: 170px;
	padding: 0;
	margin: 0;
	margin-right: 16px; 
	
}

#top_textual_area .column1 .column1 #minipix{
	padding: 0px 20px;
	text-align: center;
}


#top_textual_area .column1 .column2{
	float: left;
	width: 170px;
	//height: 30px;
	padding: 0;
	margin: 0;
	
}
#top_textual_area .column1 .modelquote{
	float: none;
	width: 356px;
	height: 175px;
	padding: 0;
	margin: 0;

}

#top_textual_area .column1 .modelquote p{
	 font-style: italic;
	 font-size: 1.5em;
}

#top_textual_area .column1 .modelquote #modelname{
	padding-right: 0px;
	text-align: right;
	 font-size: 1.0em;
}

#top_textual_area .column2 {
	float: left;
	width: 284px;
	padding-top: 20px;
	margin-left: 40px;
	
}

.imagebar {
	height: 120px;
	margin-left: 5px;
}

.imagebar .shadow{
	margin: 0px 6px;
}

#bottom_textual_area {
	width: 700px;
	height: 800px;
	padding: 0 10px;
	overflow: hidden;
}
#bottom_textual_area .column1{
	float: left;
	width: 290px;
}
#bottom_textual_area .column2{
	float: left;
	width: 360px;
	margin-left: 30px;
}

#bottom_textual_area .column2 .column1{
	float: left;
	width: 165px;
}

#bottom_textual_area .column2 .column2{
	float: left;
	width: 165px;
	margin-left: 30px;
}
#bottom_textual_area .column2 .column2 .right {
	padding-top: 60px;
	text-align: right;
}
#bottom_textual_area #bryanpicture{
	width: 360px;
	height: 370px;
	margin: 0;
	padding: 0;
}
#bottom_textual_area #bryanpicture #picarea {
	width: 168px;
	text-align: center;
}
#bottom_textual_area #bryanpicture .shadow {
	margin-top: 145px;
}

#bottom_textual_area .bubble {
	position: absolute;
	right: 10px;
	padding-top: 70px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	width: 198px;
	height: 122px;
	font-size: 1.3em;
	text-align: center;
	background-image: url('../../images/aboutus_page/bubble.png');
	z-index: 5;
}

#bottom_textual_area .bubble p {
	padding: 0;
	margin: 0;
}
#boycrushfeatures {
	padding: 0 21px;
	width: 658px;
	height: 284px;
	background-image: url('../../images/aboutus_page/featuresbkgnd.png');
	background-repeat: no-repeat;
	background-position: top center; 
	overflow: hidden;
	color: #DDD;
	margin-bottom: 20px;
}

#boycrushfeatures h1 {
	color: #EEE;
	margin: 10px 20px;
	font-size: 1.9em;
}
#boycrushfeatures h2 {
	color: #DDD;
	margin: 10px 0px;
	font-size: .95em;
}
#boycrushfeatures ul {
	padding-left: 15px;
}

#boycrushfeatures .column1 {
	float: left;
	width: 180px;
	margin-left: 40px;
}
#boycrushfeatures .column2 {
	float: left;
	width: 180px;
	margin-left: 20px;
}
#boycrushfeatures .column3 {
	float: left;
	width: 180px;
	margin-left: 20px;
}

