/*
######################################################################################
######                                                                        #######
######     ABOUT US PAGE STYLES    	                                         #######
######                                                                      #######
##################################################################################
*/

body { background-image: url(../../../images/page-specific/text_and_images/template2/body_bg-standard.jpg); }

/********************************************************************************/
/***** MIDDLE STYLES ***********************************************************/
/******************************************************************************/

.middle {
	height: auto !important;
	min-height: 400px;
	height: 400px;
	padding-top: 30px;
}


/********************************************************************************/
/***** PARAGRAPH STYLES ********************************************************/
/******************************************************************************/

.section {
	overflow: visible;
	}
	.section .world {
		float: left;
		margin-right: 30px;
		}
.icons {
	position: absolute;
	top: -42px;
	left: 377px;
	}

	.section p {
		margin-bottom: 25px;
		}
	.section h2 {
		font-size: 1.7em;
		}
	.section .compass {
		float: right;
		margin-left: 40px;
		}
	.section .three-screens {
		float: left;
		margin-right: 30px;
		margin-bottom: 20px;
		}
	.section .sign-board {
		float: right;
		margin-left: 40px;
		}
	.section .swirl {
		float: left;
		margin-right: 40px;
		margin-bottom: 20px;
		clear: both;
		}
		
		







