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

*{
	padding: 0px;
	margin: 0px;
}
body {
	background:#FFFFFF;
}
#background {
	background-image:url(../finalimages/portback.jpg);
	background-repeat:no-repeat;
	text-align: left;
	width:860px;
	height:600px;
}
#quickview {
	background:transparent;
	width:850px;
	float:right;
	margin-top:10px;
	text-align:left;
	margin-right:0px;
}
#quickview h1 a {
	letter-spacing:-10px;
	font-family: Helvetica, Arial, san-serif;
	color:#050505;
	font-weight:bold;
	font-size:155px;
	margin-bottom:0px;
	margin-top:0px;
	text-decoration:none;
	line-height:130px;
}
#quickview h1 a:hover {
	font-weight:bolder;
	color:#DDDDDD;
	text-decoration:none;
}	
#left {
	float: left;
	width: 860px;
	height: 200px;
	background: transparent;
	margin-top:0px;
	margin-left:0px;
	text-align:left;
	padding-bottom:20px;
}

#left h1 a {
	letter-spacing:-3.5px;
	font-family: Helvetica, Arial, san-serif;
	color:#050505;
	font-weight:bold;
	font-size:46px;
	margin-bottom:0px;
	margin-top:0px;
	line-height:38px;
	text-decoration:none;
}
#left h1 a:hover {
	font-weight:bolder;
	color:#DDDDDD;
	text-decoration:none;
}

#left h2 a {
	letter-spacing:-3.5px;
	font-family: Helvetica, Arial, san-serif;
	color:#050505;
	font-weight:bold;
	font-size:52px;
	margin-bottom:0px;
	margin-top:0px;
	line-height:42px;
	text-decoration:none;
}
#left h2 a:hover {
	font-weight:bolder;
	color:#DDDDDD;
	text-decoration:none;
	opacity:1;
}

#left h3 a {
	letter-spacing:-3.5px;
	font-family: Helvetica, Arial, san-serif;
	color:#050505;
	font-weight:bold;
	font-size:49px;
	margin-bottom:0px;
	margin-top:0px;
	line-height:43px;
	text-decoration:none;
}
#left h3 a:hover {
	font-weight:bolder;
	color:#DDDDDD;
	text-decoration:none;
}
#left h4 a {
	letter-spacing:-3.5px;
	font-family: Helvetica, Arial, san-serif;
	color:#050505;
	font-weight:bold;
	font-size:62px;
	margin-bottom:0px;
	margin-top:0px;
	line-height:45px;
	text-decoration:none;
}
#left h4 a:hover {
	font-weight:bolder;
	color:#DDDDDD;
	text-decoration:none;
}

#right {
	width: 850px;
	background: transparent;
	float: left;
	margin-right:0px;
	margin-top: 22px;
	text-align:center;
}

#right h1 a {
	letter-spacing:-9px;
	font-family: Helvetica, Arial, san-serif;
	color:#050505;
	font-weight:bold;
	font-size:110px;
	margin-bottom:0px;
	margin-top:0px;
	line-height:80px;
	text-decoration:none;
}
#right h1 a:hover {
	font-weight:bolder;
	color:#DDDDDD;
	text-decoration:none;
}

#right h2 a {
	letter-spacing:-9px;
	font-family: Helvetica, Arial, san-serif;
	color:#050505;
	font-weight:bold;
	font-size:132px;
	margin-bottom:0px;
	margin-top:0px;
	line-height:110px;
	text-decoration:none;
}
#right h2 a:hover {
	font-weight:bolder;
	color:#DDDDDD;
	text-decoration:none;
}
#topbutton {
	width:60px;
	height:20px;
	margin-left:800px;
	padding-top:15px;
	float: top;
}
#topbutton h1 {
	font-family: Helvetica, Arial, san-serif;
	color:#050505;
	font-weight: lighter;
	font-size: 12px;
}
#topbutton h1 a {
	font-family: Helvetica, Arial, san-serif;
	color:#050505;
	font-weight: lighter;
	font-size: 12px;
	text-decoration: none;
}
#topbutton h1 a:hover {
	color:#DDDDDD;
	text-decoration: none;
}
