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

#LayoutDiv1 img{
	max-width: 100%;
	max-height: 100%;
	margin-right: auto;
	margin-left: 0px;
	display: block;
}

h1,h2,h3,h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #666;
	letter-spacing: 10%;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px!important;
	padding-top: 0px;
	margin-bottom: 10px;
}

p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18pt;
	color: #666;
	margin-bottom: 5px;
	padding: 0;
	margin-top: 0px;
}

.copyright {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	text-align : left;
	float : left;
}
.websiteLink {
	color : #333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
	letter-spacing : 0;
	text-align : right;
	text-decoration : none;
	float : right;
	margin-left : 0;
	position : relative;
	margin-top : 0px;
	padding-bottom : 20px;
	display: inline;
}
.websiteLink a {
color : #333 !important ;
font-family : Arial, Helvetica, sans-serif;
font-size : 9px;
font-weight : normal;
letter-spacing : 0;
text-align : right;
text-decoration : none;
padding-top : 10px;
height : 20px;
}
.websiteLink a:hover {
	color: #F49C1D!important;
}
