@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/background.png);
	margin: 0px;
}
.container {
	height: 500px;
	margin-top: 90px;
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
	width: 1100px;
	border: 0.4px solid #999;
}
.content .icons_block   a{
	text-decoration: none;
	margin-right: 30px;
	border: thin none #F60;
	display: inline;
}
.container .navigation h1{
	display: none;
	margin-bottom: 0px;
}
.container .navigation a:hover {
	color: #F30;
	border-bottom-width: 0.5px;
	border-bottom-style: none;
	border-bottom-color: #F30;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-decoration: underline;
}
.container .navigation .logo_black {
	background-image: url(images/aptcreative_black.png);
	display: block;
	background-repeat: no-repeat;
	width: 250px;
	height: 30px;
}
.container .navigation .location {
	border-bottom-width: .5px;
	border-bottom-style: solid;
	border-bottom-color: #F30;
	text-decoration: none;
	color: #F30;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
}
.container .content .intro1 .web {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 325px;
	font-size: small;
	margin-left: 0px;
	color: #000;
	text-align: right;
	display: block;
	line-height: 35px;
	padding-top: 192px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.container .content .intro .logo_orange {
	background-image: url(images/aptcreative.png);
	display: block;
	height: 150px;
	background-repeat: no-repeat;
	width: 500px;
	margin: 0px;
	padding-top: 0px;
}
.container .content .icons_block a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.container .content .intro .logo_orange .intro_p .margin_intro {
	padding-left: 255px;
}
.container .content .intro .logo_orange .orange_intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	color: #F60;
}
.container .content .intro {
	width: 600px;
	padding-left: 360px;
	padding-top: 130px;
}
.container .navigation {
	padding-left: 25px;
	margin: 0px;
	position: relative;
}
.container .navigation a {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-style: italic;
	font-size: small;
	color: #F60;
	margin: 0px;
}
.container .content .intro .logo_orange .intro_p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	width: 600px;
}
.container .content .intro .logo_orange span .apt{
	display: none;
}
.container .content .intro1 {
	width: 350px;
	padding-left: 25px;
	padding-top: 130px;
	clear: right;
	float: left;
}
.container .content .icons_block {
	float: left;
	width: 600px;
	margin-top: 100px;
	padding-left: 75px;
}
