@charset "UTF-8";
body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

.container {
	background-color: #FFF;
	width: 85%;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 10;
}

.banner_container {
	width: auto;
	height: auto;
	
}

.top_banner {
	height:292px;
	width: 300px;
	float:right;
	background-image:url(../images/head_full_img.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: auto\9; /* ie8 */

}


.navigation {
	padding-top:50px;
	list-style-type: none;
	float: left;
}
.navigation ul {
	list-style-image: none;
	list-style-type: none;
	
}
.navigation ul li {
	height: 30px;
	width: 200px;
}
.navigation ul li a {
	color: #000;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-weight: normal;
	height: 30px;
	width: 200px;
}
.navigation ul li a:hover {
	color: #FFF;
	background-color: #F90;
}
.content_container {
	padding: 200px;
	width:800px;
	float: right;
	background-image: url(../images/divider.png);
	background-repeat: no-repeat;
	background-position: center 150px;
}

.photo_content_container {
	padding: 200px;
	width:745px;
	float: right;
	background-image: url(../images/divider.png);
	background-repeat: no-repeat;
	background-position: center 150px;
}
.content_container div {
	display: block;
	float: right;
	margin-right: 1%;
	margin-left: 3%;
	text-align: justify;
	font-size: 1em;
	padding-top: 10px;
	padding-right: 22px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: "Courier New", Courier, monospace;
}
.left_column {
	width: 200px;
	height: 200px;
	background-image: url(../images/orangecircle.png);
	background-repeat: no-repeat;
	background-position: center;
	padding: 200px;
}
.about_left_column {
	
	width: 200px;

}
.center_column {
	width: 250px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	border-right-width: thin;
	border-left-width: thin;
}
.about_center_column {
	width: 200px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	border-right-width: thin;
	border-left-width: thin;
}
.right_column {
	float: right;
	padding: 100px;	
}

.right_column ul  {
	list-style-image: none;
	list-style-type: none;
	
}

.right_column ul li {
	height: 30px;
	
}
.right_column ul li a {
	color: #000;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-weight: normal;
	height: 30px;
	
}
.right_column ul li a:hover {
	color: #FFF;
	background-color: #F90;
}
.about_right_column {
	
	height:200px;
	float: right;
	width: 200px;
}
.doorstop {
	clear: both;
}




@media screen and (max-width: 1024px) {

.top_banner {	
	background-image:url(../images/head_img_pad.png);
	height:235px;
	width: auto\9; /* ie8 */
}

.navigation {
	padding-top:30px;
	list-style-type: none;
	float:left;
}
.navigation ul {
	
	list-style-image: none;
	list-style-type: none;
	
	
}
.navigation ul li {
	height: 20px;
	width: 125px;
	padding-top:10px;
}
.navigation ul li a {
	color: #000;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-weight: normal;
	height: 20px;
	width: 125px;
	font-size:14px;
}
.navigation ul li a:hover {
	color: #FFF;
	background-color: #F90;
}
.content_container {
	padding: 200px;
	width:75%;
	float: right;
	background-image: url(../images/divider.png);
	background-repeat: no-repeat;
	background-position: center 150px;
}

.photo_content_container {
	padding: 200px;
	width:75%;
	float: right;
	background-image: url(../images/divider.png);
	background-repeat: no-repeat;
	background-position: center 150px;
}
.content_container div {
	display: block;
	float: right;
	margin-right: 1%;
	margin-left: 3%;
	text-align: justify;
	font-size: 1em;
	padding-top: 10px;
	padding-right: 22px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: "Courier New", Courier, monospace;
}
.about_left_column {
	width:150px;
}
	
.left_column {
	width: 150px;
	
	background-image: url(../images/orangecircle.png);
	background-repeat: no-repeat;
	background-position: center;

	
}
.center_column {
	padding-top:100px;
	width:25%;
	background-image: none;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	border-right-width: thin;
	border-left-width: thin;
}
.about_center_column {
	width:25%;
	background-image: none;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	border-right-width: thin;
	border-left-width: thin;
}
.about_right_column {
	width:140px;
	
}
.right_column {
	width:140px;
	background-image: none;
}

@media screen and (max-width: 480px) {
	
.top_banner {	
	background-image: url(../images/head_mobile.png);
	height:30px;
	width: auto\9; /* ie8 */
}

.navigation {
	list-style-type: none;
	float:left;
}
.navigation ul {
	list-style-image: none;
	list-style-type: none;
	
}
.navigation ul li {
	height: 15px;
	width: 100px;
}
.navigation ul li a {
	color: #000;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-weight: normal;
	height: 15px;
	width: 100px;
	padding-top:10px;
	font-size:12px;
}
.navigation ul li a:hover {
	color: #FFF;
	background-color: #F90;
}
.content_container {
	width:45%;
	background-image: none;
	float:left;

}

.photo_content_container {
	margin-top:100px;
	width:45%;
	float:inherit;
	background-image: none;
	padding-left:100px;
	
}
.left_column {
	display:none;
	background-image:none;

	
}
.center_column {
	margin-top: -400px;
	width:300px;
	background-image: none;
	float:left;
	border-right-style: none !important;
	border-left-style: none !important;
	border-right-color: none !important;
	border-left-color: none !important;
	border-right-width: none !important;
	border-left-width: none !important;
	
}
.about_center_column {
	display: none !important;
	background-image:none;
	
}
.about_right_column {
	margin-top: -200px;
	width:300px;
	
}
.about_left_column {
	display: none !important;
	background-image:none;
}

.right_column {
	display: none !important;
	background-image:none;
