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

@font-face { font-family: MyriadPro; src: url(fonts/MyriadPro-Regular.otf); }
@font-face { font-family: MyriadProSemibold; src: url(fonts/MyriadPro-Semibold.otf); }
@font-face { font-family: MyriadProBold; src: url(fonts/MyriadPro-Bold.otf); }

#home #main, #home .main-container {
	float: right;
	display: inline;
	width: 530px;
	margin: 20px 35px 0px 0px;
	padding: 0px 0px;
	position: relative;
	text-align: justify;
	}
	
#home .main-container { margin:0; }

#p-main-more, #p-main-more img { cursor:pointer; }
#p-main-more:hover, #p-main-more:hover img { text-decoration:underline; }

#header-contact-container     { float:left; width:800px; height:100px; }
#header-contact-container a   { text-decoration:none; }
#header-email                 { float:right; width:180px; height:15px; margin:52px 30px 0 0; cursor:pointer; }
.h1-style                     { font-family: MyriadProBold, Arial; font-size:24px; font-weight:bold; background:none; color:#00411B; letter-spacing:0px; text-transform:uppercase; }
