#nav #linksholder{
	padding-top:46px;
}
#nav li{
	list-style-type:none;
	text-align:right;
}
#flashcontent {
	text-align:right;
}
img{border:0;}
#logo{
	margin-bottom:60px;
}
html{height:100%;}
body {
	color:#919193;
	overflow:hidden;
	background: #3b3a3e;
	height:100%;
	margin: 0;
	margin: 0;
}
a:link, a:visited{
	color:#919193;
	text-decoration:none;
}
a:hover{
	color:#68ac26;
}
#paintingholder{
	width:100%;
	height:100%;
	background:#3b3a3e url(../img/home-bgd.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
#nav{
	height:100%;
	background: #3b3a3e;
	padding:205px 40px 0 20px;
	width:460px;
	float:left;
	text-align:right;
}
#main{
	height:100%;
	width:1000px;
	margin:0 auto;
}
#footer{
	font:10px/19px Verdana, Arial, Helvetica, sans-serif;
	height:20px;
	padding-top:50px;
	text-align:right;
	clear:both;
}