body
{
	margin:0px;
	border:5px solid #ec008c;
}
@font-face 
{
  font-family: 'CenturyGothic';
  src: url('../font/CenturyGothic.eot?#iefix') format('embedded-opentype'),  url('../font/CenturyGothic.woff') format('woff'), url('../font/CenturyGothic.ttf')  format('truetype'), url('../font/CenturyGothic.svg#CenturyGothic') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face 
{
	font-family: 'Conv_Brush Flash';
	src: url('../font/Brush Flash.eot');
	src: local('☺'), url('../font//Brush Flash.woff') format('woff'), url('../font/Brush Flash.ttf') format('truetype'), url('../font/Brush Flash.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face 
{
    font-family: 'open_sansbold';
    src: url('../font/opensans-bold-webfont.eot');
    src: url('../font/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/opensans-bold-webfont.woff2') format('woff2'),
         url('../font/opensans-bold-webfont.woff') format('woff'),
         url('../font/opensans-bold-webfont.ttf') format('truetype'),
         url('../font/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face 
{
    font-family: 'diana_script_agency_boldplain';
    src: url('../font/diana_script-webfont.eot');
    src: url('../font/diana_script-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/diana_script-webfont.woff2') format('woff2'),
         url('../font/diana_script-webfont.woff') format('woff'),
         url('../font/diana_script-webfont.ttf') format('truetype'),
         url('../font/diana_script-webfont.svg#diana_script_agency_boldplain') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face 
{
  font-family: 'COOPBL';
  src: url('../font/COOPBL.ttf');
  font-weight: normal;
  font-style: normal;
}
.root
{
	margin: 0 auto;
    max-width: 1000px;
	width:100%;
}
h3,p,h2,h4
{
	margin:0px;
	padding:0px;
}
.logo, .logo h4 
{
    color: #fff;
    float: left;
    margin-left: 10px;
}

.contact
{
	float:right;
	margin-bottom:85px;
	margin-right:10px;
}
.logo h4 
{
   background: rgba(0, 0, 0, 0) url("../images/logo-bg.png") repeat scroll -2px center / cover ;
    font-family: 'open_sansbold';
    font-size: 20px;
    margin-left: -10px;
    padding: 10px;
    width: 27px;
	text-align:center;
}
.logo p
{
	font-family: 'Conv_Brush Flash';
	font-size:20px;
	color:#979797;
}
.contact p 
{
    font-family: 'arial';
    font-size: 18px;
    text-align: right;
	font-weight: bold;
	color:#007d3c;
}
.content 
{
    clear: both;
    min-height: 400px;
	position: relative;
}
.content h2 
{
    color: #ec008c;
    font-family: 'cooper';
    font-size: 50px;
    text-align: center;
}
.content h3
{
	color: #007d3c;
    font-family: 'Forte';
    font-size: 26px;
    text-align: center;
	line-height: 37px;
}
.footer p
{
	color: #007d3d;
    font-family: Arial;
    font-size: 17px;
    text-align: center;
	font-weight:bold;
}
.header
{
	padding-top:33px;
}
.footer 
{
	padding-bottom:10px;
	padding-top:20px;
}
.wholesale{
	font-size: 20px;
	line-height: 30px;
	font-family: 'CenturyGothic';
}
.footer .security_maintenance{
    font-family: CenturyGothic;
	font-weight:bold;
    font-size: 26px;
    padding-top: 50px;
	color: #d12945;
}

.aside-img {
    position: absolute;
    right: 0;
    top: 0;
}
.Paapsi-logo{
	max-width:340px;
	width:100%;
	margin: 0px auto;
	text-align: center;
	height:250px;
}

.Paapsi-logo h3 {
    font-family: cooper;
    padding-top: 25px;
	color:#333;
}

@media only screen and (max-width: 954px) {
 .aside-img {
   display: block;
   margin: auto;
   width: 100%;
   position: relative;
}
.aside-img > img {
    display: block;
    margin: auto;
}
}
@media only screen and (min-height: 824px) {
 body
{
	margin:0px;
	border:5px solid #ec008c;
	position:absolute;
	top:0px;
	bottom:0px;
	right:0px;
	left:0px;
}
}