/*--- RESET ---*/

html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
b,u,i,center,
dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td,
article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary,
time,mark,audio,video{
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  font:inherit;
  vertical-align:baseline;
}
/* HTML5 display-role reset for older browsers */
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section{
  display:block;
}


ol, ul {list-style:none;}

blockquote, q {quotes: none;}

blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none;}

/* remember to define focus styles! */
:focus {outline: 0;}

/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}

/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse; border-spacing: 0;}

/*--- MAIN ---*/

body {
display: block;
margin: 8px;
alignment-adjust: center;
}

.Swiss721BT-Light { 
	font-family: Swiss721BT-Light;
	font-weight: normal;
	font-style: normal;
}

.container {
text-align: center;
margin:0 auto;
}

.logo_main {
width: 542px;
height:150px;
margin-top:70px;
}


.love {
width: 359px;
height:50px;
display:block;
margin:0 auto;
padding-top: 70px;
}

.copyholder{
    padding-top: 60px;
        overflow: hidden;
    	font-family:"Swiss721BT-Light", Verdana, Arial, Helvetica, sans-serif;
        line-height: 18px;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-align: center;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
	letter-spacing:1%;
	background-color:#f4f4ec;
	color:#333;
        width:755px;
        display:block;
        margin:0 auto;
        letter-spacing:1px;
}

a {
    color:#333;
}

.footerlogo {
    margin-bottom: 40px;
}