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

.thumbs {
	padding-right:2px;
	padding-bottom:2px;
	margin:0px;
	cellpading:0;
	cellspading:0;
	border:0px;
	border-color:#000000;
	outline-color:#000000;
	}
.rightthumbs {
	padding-right:0px;
	padding-bottom:2px;
	cellpading:0;
	cellspacing:0;
	}
.topthumbs {
	padding-top:2px;
	padding-bottom:2px;
	padding-right:2px;
	}
.container {
	width:806px;
	cellpading:0;
	cellspacing:0;
	border:0px;
	position: center;
	margin-left:auto;
	margin-right:auto;
	}
.preview{
	width:806px;
	cellpading:0;
	cellspacing:0;
	border:0px;
	position: center;
	margin-left:auto;
	margin-right:auto;
	padding:2px 0px 0px 0px;
	}
.background {
	background-image:url(images/BG.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-attachment:fixed;
	}
.menu {
	background-image:url(images/menu.png);
	background-repeat:no-repeat;
	border:0px;
	width:405px;
	height:404px;
	padding:0px;
	margin:0px;
	text-align:right;
	padding-right:30px;
	padding-bottom:19px;
	}
.info {
	position:absolute;
	top:30px;
	left:25px;
	width:353px;
	height:211px;
	color:#999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	font-weight:thin;
	border:0;
	line-height:17px;
	}
.contact {
	position:absolute;
	top:30px;
	left:430px;
	width:200px;
	height:209px;
	color:#999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	border:0;
	}
.links {
	color:#999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	}
.info_bg {
	background-image:url(images/About_section.png);
	background-repeat:no-repeat;
	position:relative;
	width:806px;
	height:402px;
	}
.infoPrint_bg {
	background-image:url(images/Print/images/About_Print.png);
	background-repeat:no-repeat;
	position:relative;
	width:806px;
	height:254px;
	}
.footer {
	height:20px;
	}
.icon_bg {
	display:block;
    position:fixed;
    bottom:0;
    right:0;
	background-color:none;
	width:95px;
	height:32px;
	}
.icons {
	padding:5px 3px 0px 0px;
	text-align:right;
	}
a {
   outline: none;
}
