@charset "UTF-8";/* CSS Document */body,html {		margin:0;		padding:0;		}body {	min-width:810px;	background-image:url(images/background-v1.png);	background-repeat: no-repeat;	background-position: right bottom;	background-attachment: fixed;			}#wrap {		margin:0 auto;		width:810px;	}#header {	}#header h1 {    	padding:5px;	    margin:0;    }#main {		float:left;		width:600px;		font-family: Helvetica, Arial, Sans Serif;		font-size: 13px;		line-height: 17px;		color:#666666;		padding:8px 0 10px 12px;	}#nav {		padding:5px;	}#nav ul{		margin:0;		padding:0;		list-style:none;	}#nav li{		display:inline;		margin:0;		padding:0;	}.bigger {	color: #C5C5C5;	line-height: 46px;	font-family: Helvetica, Arial, Sans Serif;	font-size: 48px;	margin: 11px 0 0 0;    }#main h1 {	color: #8C9095;	line-height: normal;	font-family: Helvetica, Arial, Sans Serif;	font-size: 24px;}#main h2 {		color: #999999;		line-height: normal;		font-family: Helvetica, Arial, Sans Serif;		font-size: 20px;		margin: 14px 0 0 0;	    }	#gallery {		padding: 16px 0 0 0;	}	#sidebar {		float:left;		width:140px;		color: #002360;		font-size: 20px;		font-family: Arial narrow, Helvetica, Arial, Sans Serif;		font-weight: bold;		line-height: 24px;		text-align: right;		padding: 0 20px 0 0;	}#reel {		width:540px;		font-size: 22px;		font-family: Arial narrow,Helvetica, Sans Serif;		font-weight: bold;		color: #555555;		text-align: justify;		padding: 16px 0 0 0;}#reel a:link, a:visited {		color: #646464;}#reel a:hover {		color: #19469D;}#reel a:active {		color: #002360;		text-decoration: none;}#sidebar ul {		margin-bottom:0;		list-style-type: none;    }#sidebar h3, #sidebar p {		padding:0 10px 0 0;    }#footer {		clear:both;		text-align: right;		position: absolute;		right: 100px;		bottom: 100px;}#footer p {	padding:10px 0 0 0;	margin:0;	color: #999999;	font-size: 50px;	font-family: Arial Narrow, Helvetica, Arial, Sans Serif;	line-height: 40px;	letter-spacing: -2px;    }#footer h3 {	color: #999999;	font-size: 50px;	font-family: Arial black, Helvetica, Arial, Sans Serif;	    }	#sidebar a:link, a:visited {		color: #646464;		text-decoration: none;}#sidebar a:hover {		color: #19469D;		text-decoration: none;}#sidebar a:active {		color: #002360;		text-decoration: none;}#gallery img {  border: 0px;  outline: 0px;}
